Commit Graph
126 Commits
Author SHA1 Message Date
rmcampos f0185058be chore: remove duplications on delete request 2024-09-23 09:02:38 -03:00
rmcampos 0114c2d7d1 feat: add backend dockerfile and cloud native config 2024-09-22 17:42:02 -03:00
rmcampos b7920c622c chore: refactor to remove duplication - post requests
issue #46

From now on, only a single postJSON function will be used to call the backend api. No more duplications
2024-09-21 18:20:30 -03:00
rmcampos d19677ad14 chore: refactor to remove duplication - patch requests
issue #46

From now on, only a single patchJSON function will be used to call the backend api. No more duplications
2024-09-21 18:10:52 -03:00
rmcampos 1b7d32b27d chore: refactor to remove duplication
issue #46

From now on, only a single getJSON function will be used to call the backend api. No more duplications
2024-09-21 17:42:55 -03:00
Ricardo Campos 1c7576109e feat: search ok
issue #46
2024-09-20 19:32:05 -03:00
Ricardo Campos 081efbcf12 chore: fix client and java-rest api 2024-09-20 18:54:51 -03:00
Ricardo Campos f5ce187816 chore: fix lint issues, build issue, and a bit of refactoring
issue #46
2024-09-20 18:50:00 -03:00
Ricardo Campos 2e504972a0 chore: fix build issue 2024-09-20 18:01:53 -03:00
Ricardo Campos 6943f99346 feat: add save edit and delete notes
issue #46
2024-09-20 17:30:23 -03:00
Ricardo Campos 137f764540 feat: add notes client frontend
issue #46
2024-09-20 13:41:04 -03:00
Ricardo Campos aeff426065 feat: add notes api
issue #46
2024-09-20 13:24:11 -03:00
Ricardo Campos 28f699138a Merge branch 'main' into feat/46-task-management-api 2024-09-20 11:52:33 -03:00
rmcamposandGitHub 1129e5a1c6 Merge pull request #49 from ricardo-campos-org/ci/sonar-cloud-integration
add sonar to main workflow
2024-09-20 11:49:03 -03:00
Ricardo Campos 23cc2ab7a3 ci: add sonar to the same test coverage workflow 2024-09-20 11:45:11 -03:00
Ricardo Campos 421123c57d ci: fix test and workflows 2024-09-20 11:42:15 -03:00
Ricardo Campos 204c5142b8 ci: fix sonar exclusion 2024-09-20 11:23:31 -03:00
Ricardo Campos 911fb7ccb2 ci: delete ci, not needed and another attempt to fix sonar analysis 2024-09-20 10:44:57 -03:00
Ricardo Campos bf35432562 ci: exclude mocks files from sonar 2024-09-20 10:39:23 -03:00
Ricardo Campos ff05563ce2 ci: exclude setup tests ts file from sonar 2024-09-20 10:36:15 -03:00
Ricardo Campos d46befedd5 ci: fix test directory 2024-09-20 10:29:12 -03:00
Ricardo Campos 4171192d1e test: add basic test case and setup coverage 2024-09-20 10:27:16 -03:00
Ricardo Campos 160432c517 ci: fix action version 2024-09-20 10:11:00 -03:00
rmcamposandGitHub 4229a43698 Update pr.yml 2024-09-20 08:58:12 -03:00
rmcamposandGitHub 63f2a8d895 add sonar-project.properties file 2024-09-20 08:52:13 -03:00
rmcamposandGitHub cc8aa20544 add sonar to PR workflow 2024-09-20 08:50:40 -03:00
Ricardo CamposandGitHub 389d3679d1 add sonar to main workflow 2024-09-20 08:46:16 -03:00
Ricardo Campos 539bd327c2 feat: home summary and search wip
issue #46
2024-09-19 21:16:06 -03:00
Ricardo Campos e98f095704 task crud finished
issue #46
2024-09-19 20:16:50 -03:00
Ricardo Campos e79198153e feat: error handling when login in
issue #46
2024-09-19 15:33:52 -03:00
Ricardo Campos aa0a7875b0 feat: login and register ok
issue #46
2024-09-19 15:13:10 -03:00
Ricardo Campos c21d7876a5 feat: login and routes finally ok
issue #46
2024-09-19 12:10:55 -03:00
Ricardo Campos bfc311f7e3 feat: add real login - wip
issue #46
2024-09-19 10:49:16 -03:00
Ricardo Campos 50f1a6b780 feat: add cors config and refresh token api
issue #46
2024-09-19 10:48:49 -03:00
Ricardo Campos 79ccf2317b feat: delete task done, list users for admins done
issue #46
2024-09-18 15:31:44 -03:00
Ricardo Campos 380429c7a0 feat: delete task ok
issue #46
2024-09-18 13:50:38 -03:00
Ricardo Campos cdc3d0dfa3 Merge branch 'main' into feat/46-task-management-api 2024-09-18 13:28:35 -03:00
dependabot[bot]andGitHub 3057a2af23 build(deps): bump vite from 5.4.2 to 5.4.6 in /client (#48) 2024-09-18 16:24:12 +00:00
Ricardo Campos 814f26da49 test: add application properties file for test
issue #46
2024-09-18 13:11:16 -03:00
Ricardo Campos d0d441f67a ci: add java rest api build and test to workflows
issue #44
2024-09-18 11:50:27 -03:00
Ricardo Campos 5aac9c43d6 docs: add open api docs and javadoc
issue #46
2024-09-18 11:45:20 -03:00
Ricardo Campos 0bdb68c7e2 feat: patch tasks done
issue #46
2024-09-18 10:57:51 -03:00
Ricardo Campos 67940048fe feat: create task done
issue #46
2024-09-18 10:07:27 -03:00
Ricardo Campos 13ef1b63c9 feat: task crud - wip
issue #46
2024-09-14 17:59:57 -03:00
Ricardo CamposandGitHub c039d5f755 Merge pull request #47 from ricardo-campos-org/feat/33-from-docker-to-github-registry
feat: change to ghcr
2024-09-12 21:50:14 -03:00
Ricardo Campos 95aa8aa896 ci: fix build tag
issue #33
2024-09-12 21:48:00 -03:00
Ricardo Campos ba17ab2100 ci: fix context client build
issue #33
2024-09-12 21:38:43 -03:00
Ricardo Campos dbb8fe0496 chore: fix lint issues
issue #33
2024-09-12 21:36:10 -03:00
Ricardo Campos 50bb9ef5db feat: change to ghcr -m issue 2024-09-12 21:31:41 -03:00
Ricardo CamposandGitHub 7b94eccfaf Merge pull request #45 from ricardo-campos-org/feat/43-setup-and-authentication
feat: setup and authentication
2024-09-05 17:40:24 -03:00