Commit Graph
229 Commits
Author SHA1 Message Date
Ricardo Campos 1dd3311c8c feat: remove lib and format manually
docs: add javadoc
2024-10-09 12:06:33 -03:00
Ricardo Campos e87e1aa557 feat: add all prettytime resources to config cloudnative 2024-10-09 10:55:26 -03:00
Ricardo Campos b5d050eab8 fix: attempt to fix locale issue again again again 2024-10-08 19:37:57 -03:00
Ricardo Campos d6a11a5e07 fix: attempt to fix locale issue again again 2024-10-08 19:21:31 -03:00
Ricardo Campos fd2db315cc fix: attempt to fix locale issue again 2024-10-08 19:06:50 -03:00
Ricardo Campos a571501992 fix: attempt to fix locale issue 2024-10-08 18:46:45 -03:00
Ricardo Campos 55a570a969 fix: locale settings for server 2024-10-08 18:11:34 -03:00
Ricardo Campos 6fce3dd8db chore: fix lint issues 2024-10-08 16:37:02 -03:00
Ricardo Campos ad6d4fe07c Merge branch 'main' into feat/54-sort-tasks-by-undone-first-then-done 2024-10-08 15:50:41 -03:00
rmcamposandGitHub d5632c1c4c Merge pull request #107 from ricardo-campos-org/feat/server-versions-bump
feat: server versions bump
2024-10-08 15:49:56 -03:00
Ricardo Campos 0e73d48a30 feat: sort by undone first
feat: add time ago format for the last updated task time

issue #54
2024-10-08 15:48:51 -03:00
Ricardo Campos 27f49a9a89 Merge branch 'dependabot/maven/server/org.apache.maven.plugins-maven-failsafe-plugin-3.5.1' into feat/server-versions-bump 2024-10-08 13:55:32 -03:00
Ricardo Campos 647497af1a Merge branch 'dependabot/maven/server/org.apache.maven.plugins-maven-surefire-plugin-3.5.1' into feat/server-versions-bump 2024-10-08 13:55:18 -03:00
Ricardo Campos 2899fd60c8 Merge branch 'dependabot/maven/server/org.apache.maven.plugins-maven-javadoc-plugin-3.10.1' into feat/server-versions-bump 2024-10-08 13:55:01 -03:00
dependabot[bot]andGitHub 6959431bf9 build(deps): bump @testing-library/react from 16.0.0 to 16.0.1 in /client (#98) 2024-10-08 12:55:13 +00:00
dependabot[bot]andGitHub 8fc2df747f build(deps): bump @types/node from 22.7.0 to 22.7.5 in /client (#96) 2024-10-08 12:47:53 +00:00
dependabot[bot]andGitHub bd77b91a3c build(deps): bump @vitejs/plugin-react from 4.3.1 to 4.3.2 in /client (#95) 2024-10-08 12:41:49 +00:00
dependabot[bot]andGitHub 11f96bf047 build(deps): bump SonarSource/sonarcloud-github-action from 3.0.0 to 3.1.0 (#93) 2024-10-08 12:36:25 +00:00
rmcamposandGitHub 1480cef8e2 Merge pull request #94 from ricardo-campos-org/dependabot/npm_and_yarn/client/eslint-plugin-import-2.31.0
build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 in /client
2024-10-08 09:32:48 -03:00
rmcampos a8a87d8d03 ci: tests ok, empty commit to trigger ci 2024-10-08 09:29:29 -03:00
rmcamposandGitHub 333cb423d0 Merge pull request #92 from ricardo-campos-org/feat/91-display-error-from-backend-registering
fix: display actual message from backend
2024-10-08 08:27:30 -03:00
dependabot[bot]andGitHub fa9a710417 build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 23:38:47 +00:00
dependabot[bot]andGitHub b1fe277063 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 23:38:44 +00:00
dependabot[bot]andGitHub 30d1ceaf73 build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 23:38:40 +00:00
dependabot[bot]andGitHub af9c3280f6 build(deps-dev): bump eslint-plugin-import in /client
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.31.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.31.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 23:35:57 +00:00
Ricardo Campos 82748e4ac4 ci: add upload action to save the zip 2024-10-07 18:52:43 -03:00
Ricardo Campos 69c40419ea ci: fix dist client location for zipping 2024-10-07 18:38:21 -03:00
Ricardo Campos 2aaa4e7543 ci: add zip action to build and zip client 2024-10-07 18:32:39 -03:00
Ricardo Campos b63be64788 fix: display actual message from backend
issue #91
2024-10-07 18:04:15 -03:00
rmcamposandGitHub dbc5f68d5e Merge pull request #88 from ricardo-campos-org/fix/87-list-of-bugs-in-the-frontend
fix: list of bugs in the frontend
2024-10-06 19:12:57 -03:00
rmcampos b1891277e9 test: fix test case for the home controller test 2024-10-06 18:57:01 -03:00
rmcampos 73f8741013 feat: improve about page, fix home summary adding notes count
issue #87
2024-10-06 18:52:15 -03:00
rmcampos 6bcd1515c4 test: fix test cases and lint issues 2024-10-06 17:58:44 -03:00
rmcampos 1f17af2a0d Merge branch 'fix/87-list-of-bugs-in-the-frontend' of github.com:ricardo-campos-org/react-typescript-todolist into fix/87-list-of-bugs-in-the-frontend 2024-10-06 15:39:28 -03:00
rmcampos 7089c653ff feat: improve styling, add background, fix primary color and notifications
issue #87
2024-10-06 15:39:08 -03:00
rmcampos 9d430b9e5a feat: improve styling, add background, fix primary color and notifications
issue #66
2024-10-06 15:38:34 -03:00
rmcamposandGitHub d03c9639e9 Merge pull request #86 from ricardo-campos-org/fix/backend-digitalocean
feat: enable security on backend for digitalocean
2024-10-06 14:09:22 -03:00
rmcampos e8c82f411e ci: fix pr workflow file 2024-10-06 14:06:46 -03:00
rmcampos 98012bac24 feat: improve workflows and remove console log 2024-10-06 14:05:46 -03:00
rmcampos 9e603f8bb6 fix: disable csrf for testing 2024-10-05 19:57:41 -03:00
rmcampos fc93ca4d0b fix: csrf token filter handler - attemp #2 2024-10-05 19:45:55 -03:00
rmcampos d303d4050d fix: csrf token filter handler 2024-10-05 19:23:47 -03:00
rmcampos e501e2b4a4 feat: another attempt to fix backend cors 2024-10-05 14:58:48 -03:00
Ricardo Campos 6e820c9104 chore: get back changes 2024-10-04 12:41:06 -03:00
rmcamposandGitHub 9acd7afa1d Update application.properties 2024-10-04 12:02:23 -03:00
rmcampos c4da2a7b7f feat: enable security on backend for digitalocean 2024-10-03 21:55:22 -03:00
rmcamposandGitHub 4925860410 Merge pull request #83 from ricardo-campos-org/dependabot/maven/server/com.puppycrawl.tools-checkstyle-10.18.2
build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 in /server
2024-10-03 10:51:05 -03:00
Ricardo Campos 43c7a539c7 Merge branch 'main' into dependabot/maven/server/com.puppycrawl.tools-checkstyle-10.18.2 2024-10-03 10:28:22 -03:00
rmcamposandGitHub 5d53637e85 Merge pull request #84 from ricardo-campos-org/chore/client-new-versions
chore: client new versions
2024-10-03 10:27:00 -03:00
Ricardo Campos c96f864747 Revert "Merge branch 'dependabot/npm_and_yarn/client/eslint-9.11.1' into chore/client-new-versions"
This reverts commit 036c8f3474, reversing
changes made to 181fe28f55.
2024-10-03 10:12:31 -03:00