rmcampos and GitHub
642a09e855
chore: improve readme and automations ( #133 )
2024-11-01 20:57:43 -03:00
rmcampos and GitHub
44d3fb23aa
feat: Add Brazilian Portuguese and Spanish languages ( #132 )
...
* feat: add languages - wip
issue #90
based on article https://dev.to/franklin030601/building-a-multi-language-app-with-react-js-2och
* feat: translate landing, login and register pages
issue #90
* feat: translate all the external texts and messages
issue #90
* feat: add new automations scripts and remove old ones
* feat: add server build info on actuator health page
* feat: language handling for all external pages
issue #90
* feat: start translation at the home page - wip
issue #90
* feat: improve automation to run services on docker
* feat: more automations for the client this time
* feat: translate finished for the home page
issue #90
* feat: translate about page, header and footer
issue #90
* feat: translate task page
issue #90
* feat: translate notes
issue #90
* feat: increase token expiration to one week
* test: fix test cases
* ci: remove client docker image from workflow
* feat: improve reliability
* chore: reduce duplications
* feat: fix lint issues
thansk to https://dev.to/aolyang/eslint-9-flat-config-tutorial-2bm5
* fix: path when login or register
2024-11-01 15:25:57 -03:00
787bcd1773
feat: server versions bump ( #129 )
...
* build(deps): bump com.puppycrawl.tools:checkstyle in /server
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) from 10.18.2 to 10.19.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.18.2...checkstyle-10.19.0 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin ) from 3.5.0 to 3.6.0.
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.5.0...maven-checkstyle-plugin-3.6.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot ) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* feat: add backend version to all responses in a header
issue #105
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 18:55:24 -03:00
rmcampos and GitHub
17897f2090
feat: fixes #120 #121 #122 #123 ( #128 )
2024-10-29 13:07:08 -03:00
dependabot[bot] and GitHub
8faa8af456
build(deps-dev): bump eslint from 8.57.0 to 9.13.0 in /client ( #117 )
2024-10-29 15:55:54 +00:00
rmcampos and GitHub
fdc7f84907
Merge pull request #119 from ricardo-campos-org/feat/bump-client-versions
...
feat: bump client versions
2024-10-23 13:42:13 -03:00
Ricardo Campos
8e7119e91f
Merge branch 'dependabot/npm_and_yarn/client/typescript-eslint/eslint-plugin-8.11.0' into feat/bump-client-versions
2024-10-23 13:07:42 -03:00
Ricardo Campos
9e8eee3723
Merge branch 'dependabot/npm_and_yarn/client/sass-1.80.3' into feat/bump-client-versions
2024-10-23 13:05:19 -03:00
Ricardo Campos
5affb6197f
Merge branch 'dependabot/npm_and_yarn/client/types/react-18.3.11' into feat/bump-client-versions
2024-10-23 13:03:28 -03:00
dependabot[bot] and GitHub
fcd40346ee
build(deps-dev): bump @typescript-eslint/eslint-plugin in /client
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.4.0 to 8.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 23:46:20 +00:00
dependabot[bot] and GitHub
ffc2247985
build(deps-dev): bump sass from 1.79.4 to 1.80.3 in /client
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.79.4 to 1.80.3.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.79.4...1.80.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 23:45:23 +00:00
dependabot[bot] and GitHub
fc5f27a915
build(deps-dev): bump @types/react from 18.3.10 to 18.3.11 in /client
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.3.10 to 18.3.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 23:31:15 +00:00
dependabot[bot] and GitHub
09a5064364
build(deps): bump @types/react-dom from 18.3.0 to 18.3.1 in /client
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.3.0 to 18.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 23:31:00 +00:00
rmcampos and GitHub
e87973788c
Merge pull request #110 from ricardo-campos-org/feat/56-login-and-registering-improvements
...
feat: login and registering improvements
2024-10-12 14:01:40 -03:00
rmcampos and GitHub
3721d60b40
Merge pull request #106 from ricardo-campos-org/fix/website-content-category
...
fix: website content category
2024-10-10 21:36:07 -03:00
Ricardo Campos
2c47eb7416
feat: fix backend validation for passwords and max attemps
...
issue #56
2024-10-10 21:35:29 -03:00
Ricardo Campos
340ed324e5
feat: improve login with max attempt limit and better passwords
...
issue #56
2024-10-09 19:19:24 -03:00
Ricardo Campos
b3bdf17597
add nginx file template and fix reloading outside of the app
...
issue #89
2024-10-09 18:05:31 -03:00
Ricardo Campos
f470bfae50
Merge branch 'main' into fix/website-content-category
2024-10-09 17:47:22 -03:00
rmcampos and GitHub
72407ba2e1
Merge pull request #108 from ricardo-campos-org/feat/54-sort-tasks-by-undone-first-then-done
...
feat: sort tasks by undone first then done
2024-10-09 14:22:27 -03:00
Ricardo Campos
dfcd6b2171
fix: npe when formatting
2024-10-09 12:27:18 -03:00
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
rmcampos and GitHub
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
Ricardo Campos
283d244c55
Merge branch 'main' into fix/website-content-category
2024-10-08 13:04:01 -03:00
dependabot[bot] and GitHub
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] and GitHub
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] and GitHub
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] and GitHub
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
rmcampos and GitHub
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
rmcampos and GitHub
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] and GitHub
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] and GitHub
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] and GitHub
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] and GitHub
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