Commit Graph
41 Commits
Author SHA1 Message Date
rmcamposandGitHub e198907546 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
rmcamposandGitHub 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
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
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
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 8bca2025db feat: rename java-api to server 2024-09-27 09:03:48 -03:00
Ricardo Campos c68c3a7c2e ci: fix wrong syntax yml pr workflow file 2024-09-25 11:11:55 -03:00
Ricardo Campos f076cdb784 ci: fix wrong syntax yml workflow files 2024-09-25 11:10:21 -03:00
Ricardo Campos 501dfa2cd9 ci: enable dependabot updated for server api 2024-09-25 11:09:08 -03:00
Ricardo Campos c195079b45 ci: enable tests passing for now - sorry 2024-09-25 11:07:30 -03:00
rmcampos e657a4068d feat: add backend dockerfile and cloud native config 2024-09-22 17:42:02 -03:00
Ricardo Campos 197818d927 Merge branch 'main' into feat/46-task-management-api 2024-09-20 11:52:33 -03:00
Ricardo Campos d94becd721 ci: add sonar to the same test coverage workflow 2024-09-20 11:45:11 -03:00
Ricardo Campos e065e3deb5 ci: fix test and workflows 2024-09-20 11:42:15 -03:00
Ricardo Campos 1295257d1a ci: fix sonar exclusion 2024-09-20 11:23:31 -03:00
Ricardo Campos df287c4de0 ci: delete ci, not needed and another attempt to fix sonar analysis 2024-09-20 10:44:57 -03:00
Ricardo Campos 004cbc29b7 ci: exclude mocks files from sonar 2024-09-20 10:39:23 -03:00
Ricardo Campos 8f5ca9bce4 ci: exclude setup tests ts file from sonar 2024-09-20 10:36:15 -03:00
Ricardo Campos 0e6c3ffb70 ci: fix test directory 2024-09-20 10:29:12 -03:00
Ricardo Campos 7ec980e98f test: add basic test case and setup coverage 2024-09-20 10:27:16 -03:00
Ricardo Campos 6f81382a8a ci: fix action version 2024-09-20 10:11:00 -03:00
rmcamposandGitHub bb4e13c3ca Update pr.yml 2024-09-20 08:58:12 -03:00
rmcamposandGitHub a7d1bb57d1 add sonar to PR workflow 2024-09-20 08:50:40 -03:00
Ricardo CamposandGitHub a1ef1103d9 add sonar to main workflow 2024-09-20 08:46:16 -03:00
Ricardo Campos 213a2f4673 ci: add java rest api build and test to workflows
issue #44
2024-09-18 11:50:27 -03:00
Ricardo Campos da860a440a ci: fix build tag
issue #33
2024-09-12 21:48:00 -03:00
Ricardo Campos 36f41ebf17 ci: fix context client build
issue #33
2024-09-12 21:38:43 -03:00
Ricardo Campos c09113fee9 feat: change to ghcr -m issue 2024-09-12 21:31:41 -03:00
Ricardo Campos 91f4740cbd ci: fix ci and cd workflows 2024-09-05 17:38:35 -03:00
Ricardo Campos 0e22862ec1 feat: add dockerfile and docker compose
issue #29
2024-08-25 14:47:10 -03:00
Ricardo Campos 33c8883607 ci: fix main workflow
issue #25
2024-08-25 14:00:05 -03:00
Ricardo Campos 35ce507ce8 ci: add lint to CI workflow
issue #11
2024-08-24 17:20:10 -03:00
Ricardo Campos e943775fb7 feat: add eslint and scripts
issue #11
2024-08-24 16:57:30 -03:00
Ricardo Campos 672b0c2d84 feat: improve readme, add issue template and add PR template
issue #26
2024-08-24 16:53:40 -03:00
Ricardo Campos fc3d3620b6 ci: fix ci and main workflows 2024-08-22 15:55:57 -03:00
Ricardo Campos 4be5722f5b ci: pr workflow fix 2024-08-22 15:34:35 -03:00
Ricardo Campos 191950fdc8 ci: add workflows 2024-08-22 15:33:26 -03:00
Ricardo Campos 1cb355f8da feat: improve readme and add dependabot 2024-08-22 14:57:33 -03:00