8a9df47477
chore: combine front PRs ( #201 )
...
* build(deps-dev): bump @vitest/coverage-v8 from 2.1.4 to 2.1.8 in /client
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ) from 2.1.4 to 2.1.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/coverage-v8 )
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps-dev): bump eslint-plugin-promise in /client
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise ) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases )
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v7.2.0...v7.2.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-promise
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps-dev): bump eslint from 9.14.0 to 9.16.0 in /client
Bumps [eslint](https://github.com/eslint/eslint ) from 9.14.0 to 9.16.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.14.0...v9.16.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps-dev): bump typescript-eslint from 8.15.0 to 8.17.0 in /client
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.15.0 to 8.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump @vitejs/plugin-react from 4.3.3 to 4.3.4 in /client
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 21:17:35 -03:00
rmcampos and GitHub
07bb98d645
feat: add Russian language support ( #189 )
...
* feat: add Russian language support
* chore: improve readability - wip
* test: add portuguese util unit tests
* test: add portuguese utils unit tests
* test: add russian utils unit tests
* test: add translator utils unit tests
* chore: refactor to reduce complexity
* test: improve tests
* test: improving tests and reducing duplicataions
* test: fix russian and spanish test cases
* chore: fix sonar issues
* test: fix russian translations and add more test cases
2024-12-05 21:02:26 -03:00
32fd9c4ff5
Chore/server prs ( #197 )
...
* build(deps): bump com.puppycrawl.tools:checkstyle in /server
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) from 10.20.1 to 10.20.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.20.1...checkstyle-10.20.2 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-patch
...
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.5 to 3.3.6.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.3.6 )
---
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 >
* docs: add cloud native compile command to tools
* docs: improve tools for backend and scripts
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 08:31:44 -03:00
8f57fc3509
chore: Upgrade javascript packages ( #187 )
...
* build(deps-dev): bump eslint-plugin-promise in /client
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise ) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases )
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v7.1.0...v7.2.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-promise
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps-dev): bump @testing-library/jest-dom in /client
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.6.2 to 6.6.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.2...v6.6.3 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps-dev): bump eslint-plugin-jsdoc in /client
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 50.4.3 to 50.5.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.4.3...v50.5.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump react-router-dom from 6.28.0 to 7.0.1 in /client
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.28.0 to 7.0.1.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.0.1/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps-dev): bump @types/react from 18.3.11 to 18.3.12 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.3.11 to 18.3.12.
- [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 >
* Revert "build(deps): bump react-router-dom from 6.28.0 to 7.0.1 in /client"
This reverts commit 013d57083824dcb06724ac44937c1240f45e383e.
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-30 12:32:43 -03:00
rmcampos and GitHub
8c1d268b97
feat: improve accessibility a bit ( #178 )
2024-11-22 16:57:32 -03:00
rmcampos and GitHub
7e494ab95e
Feat/102 notes with more than 300 characters ( #175 )
...
* feat: update tasks UI and add high priority and and due-date option
issue #57
* improve ui
* improve ui for task
* feat: handles due date and high priority tasks
issue #57
* feat: update task with new features
issue #52
* feat: allow users to set high priority tasks and due date done
issue #52
issue #57
* test: add unit tests
* doc: improve readme
* doc: fix table of contents on readme
* feat: enable users to type up to 2000 chars on notes
issue #102
2024-11-22 11:42:00 -03:00
943644301b
chore: combine front bumps ( #176 )
...
* build(deps-dev): bump typescript-eslint from 8.14.0 to 8.15.0 in /client
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps-dev): bump @eslint/js from 9.14.0 to 9.15.0 in /client
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) from 9.14.0 to 9.15.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps-dev): bump globals from 15.11.0 to 15.12.0 in /client
Bumps [globals](https://github.com/sindresorhus/globals ) from 15.11.0 to 15.12.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v15.11.0...v15.12.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump react-i18next from 15.0.3 to 15.1.1 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 15.0.3 to 15.1.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v15.0.3...v15.1.1 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump @types/node from 22.7.9 to 22.9.1 in /client
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.9 to 22.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-22 09:46:54 -03:00
01ce402f51
feat: combine frontend prs ( #168 )
...
* fix: upgrade @types/node from 22.7.6 to 22.7.9
Snyk has created this PR to upgrade @types/node from 22.7.6 to 22.7.9.
See this package in npm:
@types/node
See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr
* fix: upgrade vite from 5.4.8 to 5.4.10
Snyk has created this PR to upgrade vite from 5.4.8 to 5.4.10.
See this package in npm:
vite
See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr
* fix: upgrade @types/jest from 29.5.13 to 29.5.14
Snyk has created this PR to upgrade @types/jest from 29.5.13 to 29.5.14.
See this package in npm:
@types/jest
See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr
* fix: upgrade @vitejs/plugin-react from 4.3.2 to 4.3.3
Snyk has created this PR to upgrade @vitejs/plugin-react from 4.3.2 to 4.3.3.
See this package in npm:
@vitejs/plugin-react
See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr
* fix: upgrade react-i18next from 15.0.3 to 15.1.0
Snyk has created this PR to upgrade react-i18next from 15.0.3 to 15.1.0.
See this package in npm:
react-i18next
See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr
---------
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2024-11-20 17:12:30 -03:00
3cd4840f78
chore: combine client upgrades ( #167 )
...
* build(deps): bump i18next from 23.16.4 to 23.16.5 in /client
Bumps [i18next](https://github.com/i18next/i18next ) from 23.16.4 to 23.16.5.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v23.16.4...v23.16.5 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump react-router-dom from 6.27.0 to 6.28.0 in /client
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.27.0 to 6.28.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.28.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps-dev): bump typescript-eslint from 8.12.2 to 8.14.0 in /client
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.12.2 to 8.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump vite from 5.4.8 to 5.4.11 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.8 to 5.4.11.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump @types/jest from 29.5.13 to 29.5.14 in /client
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.13 to 29.5.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 16:44:14 -03:00
eb7b184de1
chore: combine server PRs ( #166 )
...
* build(deps): bump com.puppycrawl.tools:checkstyle in /server
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) from 10.20.0 to 10.20.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.20.0...checkstyle-10.20.1 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump org.hibernate.orm.tooling:hibernate-enhance-maven-plugin
Bumps [org.hibernate.orm.tooling:hibernate-enhance-maven-plugin](https://github.com/hibernate/hibernate-orm ) from 6.5.3.Final to 6.6.2.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.2/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.5.3...6.6.2 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* ci: add script to run with native pr
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 16:23:23 -03:00
rmcampos and GitHub
6bdd0d7c3c
feat: Create user area and allow users to delete their account ( #153 )
...
* feat: create migration to update task table schema
issue #52
issue #57
* chore: fix docker compose and client package-lock file
* fix: wrong placeholder for email at the login page
issue #134
* fix: wrong placeholder for email at the register page
issue #134
* feat: update all forms to start as valid
* feat: create user area where he can manage data and language
issue #135
issue #130
issue #104
* chore: simplify back-end services
* feat: delete user data from server
issue #104
* test: add simple test case for login and register and fix footer
2024-11-10 17:10:14 -03:00
c5a0763e28
chore: updagre snyk packages ( #152 )
...
* fix: upgrade react-router-dom from 6.26.2 to 6.27.0
Snyk has created this PR to upgrade react-router-dom from 6.26.2 to 6.27.0.
See this package in npm:
react-router-dom
See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr
* fix: upgrade @types/node from 22.7.5 to 22.7.6
Snyk has created this PR to upgrade @types/node from 22.7.5 to 22.7.6.
See this package in npm:
@types/node
See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr
* fix: upgrade @types/jest from 29.5.12 to 29.5.13
Snyk has created this PR to upgrade @types/jest from 29.5.12 to 29.5.13.
See this package in npm:
@types/jest
See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr
* fix: upgrade i18next from 23.15.2 to 23.16.0
Snyk has created this PR to upgrade i18next from 23.15.2 to 23.16.0.
See this package in npm:
i18next
See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr
* fix: upgrade react-i18next from 15.0.2 to 15.0.3
Snyk has created this PR to upgrade react-i18next from 15.0.2 to 15.0.3.
See this package in npm:
react-i18next
See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr
---------
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2024-11-09 13:40:57 -03:00
3c185eef4e
feat: client versions bump ( #151 )
...
* build(deps): bump i18next from 23.15.2 to 23.16.4 in /client
Bumps [i18next](https://github.com/i18next/i18next ) from 23.15.2 to 23.16.4.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v23.15.2...v23.16.4 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump typescript from 5.6.2 to 5.6.3 in /client
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps-dev): bump @eslint/js from 9.13.0 to 9.14.0 in /client
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) from 9.13.0 to 9.14.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.14.0/packages/js )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps-dev): bump eslint from 9.13.0 to 9.14.0 in /client
Bumps [eslint](https://github.com/eslint/eslint ) from 9.13.0 to 9.14.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.13.0...v9.14.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps-dev): bump @vitest/coverage-v8 from 2.1.1 to 2.1.4 in /client
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ) from 2.1.1 to 2.1.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/coverage-v8 )
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: update to use npm ci instead of just install
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 13:13:09 -03:00
66b206b29b
feat server versions bump ( #150 )
...
* 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.1 to 3.5.2.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2 )
---
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 >
* 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.1 to 3.11.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.1...maven-javadoc-plugin-3.11.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
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-failsafe-plugin
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2 )
---
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 >
* build(deps): bump com.puppycrawl.tools:checkstyle in /server
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) from 10.19.0 to 10.20.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.19.0...checkstyle-10.20.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 >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 12:01:58 -03:00
rmcampos and GitHub
a8c7bffe9f
chore: improve readme and automations ( #133 )
2024-11-01 20:57:43 -03:00
rmcampos and GitHub
cc0a9c3de1
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
b17e59a6b4
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
2fabd67217
feat: fixes #120 #121 #122 #123 ( #128 )
2024-10-29 13:07:08 -03:00
dependabot[bot] and GitHub
d1f3e8f782
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
cdbe89684a
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
d30448e5f5
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
c649463bec
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
e2d6ee25ed
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
aec7683a9f
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
87faeb271f
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
442b84c3cc
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
bf499926b8
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
14a00ea3a1
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
21a5d66aa3
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
9990a0cfbd
feat: fix backend validation for passwords and max attemps
...
issue #56
2024-10-10 21:35:29 -03:00
Ricardo Campos
0c7f990b0a
feat: improve login with max attempt limit and better passwords
...
issue #56
2024-10-09 19:19:24 -03:00
Ricardo Campos
8810baf2e3
add nginx file template and fix reloading outside of the app
...
issue #89
2024-10-09 18:05:31 -03:00
Ricardo Campos
119add1544
Merge branch 'main' into fix/website-content-category
2024-10-09 17:47:22 -03:00
rmcampos and GitHub
46f8dacbb8
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
878e0955c2
fix: npe when formatting
2024-10-09 12:27:18 -03:00
Ricardo Campos
c2f570dd34
feat: remove lib and format manually
...
docs: add javadoc
2024-10-09 12:06:33 -03:00
Ricardo Campos
1eade5e53e
feat: add all prettytime resources to config cloudnative
2024-10-09 10:55:26 -03:00
Ricardo Campos
172f3950c7
fix: attempt to fix locale issue again again again
2024-10-08 19:37:57 -03:00
Ricardo Campos
c7ffe1b3fc
fix: attempt to fix locale issue again again
2024-10-08 19:21:31 -03:00
Ricardo Campos
f6a4554224
fix: attempt to fix locale issue again
2024-10-08 19:06:50 -03:00
Ricardo Campos
c96d076174
fix: attempt to fix locale issue
2024-10-08 18:46:45 -03:00
Ricardo Campos
1905df6692
fix: locale settings for server
2024-10-08 18:11:34 -03:00
Ricardo Campos
7f9a798f95
chore: fix lint issues
2024-10-08 16:37:02 -03:00
Ricardo Campos
83602c5ba0
Merge branch 'main' into feat/54-sort-tasks-by-undone-first-then-done
2024-10-08 15:50:41 -03:00
rmcampos and GitHub
c3d607b0bb
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
508788dbf2
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
424acbec73
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
be9157e5c1
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
0a45443756
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
44668d1c28
Merge branch 'main' into fix/website-content-category
2024-10-08 13:04:01 -03:00