Commit Graph
95 Commits
Author SHA1 Message Date
Ricardo Campos d267635c73 feat: login and routes finally ok
issue #46
2024-09-19 12:10:55 -03:00
Ricardo Campos ea5c563b20 feat: add real login - wip
issue #46
2024-09-19 10:49:16 -03:00
Ricardo Campos 24f858e6a0 feat: add cors config and refresh token api
issue #46
2024-09-19 10:48:49 -03:00
Ricardo Campos 6020f8f6d5 feat: delete task done, list users for admins done
issue #46
2024-09-18 15:31:44 -03:00
Ricardo Campos ed2dfeaa0b feat: delete task ok
issue #46
2024-09-18 13:50:38 -03:00
Ricardo Campos af245fe975 Merge branch 'main' into feat/46-task-management-api 2024-09-18 13:28:35 -03:00
dependabot[bot]andGitHub 8c7a66ea28 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 318a7f9f61 test: add application properties file for test
issue #46
2024-09-18 13:11: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 0d1998a388 docs: add open api docs and javadoc
issue #46
2024-09-18 11:45:20 -03:00
Ricardo Campos ccd282dc74 feat: patch tasks done
issue #46
2024-09-18 10:57:51 -03:00
Ricardo Campos f4fa8f4208 feat: create task done
issue #46
2024-09-18 10:07:27 -03:00
Ricardo Campos b1efed7899 feat: task crud - wip
issue #46
2024-09-14 17:59:57 -03:00
Ricardo CamposandGitHub b5679ecc82 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 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 bad1e4027d chore: fix lint issues
issue #33
2024-09-12 21:36:10 -03:00
Ricardo Campos c09113fee9 feat: change to ghcr -m issue 2024-09-12 21:31:41 -03:00
Ricardo CamposandGitHub 27e415895f 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
Ricardo Campos 91f4740cbd ci: fix ci and cd workflows 2024-09-05 17:38:35 -03:00
Ricardo Campos ab7165adc8 feat: add authentication and authorization
issue #43
2024-09-05 17:27:34 -03:00
Ricardo Campos d83fbfd70f chore: delete unused file 2024-09-04 16:48:28 -03:00
Ricardo Campos a46a49c6cd feat: add backend, move client to a separate folder
issue #43
2024-09-04 16:47:27 -03:00
dependabot[bot]andGitHub 0bba05a888 build(deps): bump @testing-library/jest-dom from 5.16.5 to 6.5.0 (#42) 2024-09-04 12:56:20 +00:00
dependabot[bot]andGitHub 2c14b47358 build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.3.0 to 8.4.0 (#41) 2024-09-04 12:52:49 +00:00
dependabot[bot]andGitHub 1f855c78a8 build(deps): bump @types/node from 22.5.0 to 22.5.2 (#40) 2024-09-04 12:48:33 +00:00
dependabot[bot]andGitHub b4ab20432c build(deps-dev): bump @types/react from 18.3.4 to 18.3.5 (#39) 2024-09-04 12:41:37 +00:00
dependabot[bot]andGitHub cf40438a14 build(deps-dev): bump jsdom from 24.1.1 to 25.0.0 (#38) 2024-08-28 20:02:20 +00:00
dependabot[bot]andGitHub 63e563e551 build(deps): bump typescript from 4.8.4 to 5.5.4 (#37) 2024-08-28 19:58:25 +00:00
dependabot[bot]andGitHub 0dbaaff644 build(deps-dev): bump @typescript-eslint/eslint-plugin (#36) 2024-08-28 19:55:42 +00:00
dependabot[bot]andGitHub 93954728df build(deps): bump @testing-library/user-event from 13.5.0 to 14.5.2 (#35) 2024-08-28 19:51:56 +00:00
Ricardo CamposandGitHub e70b257286 Merge pull request #32 from ricardo-campos-org/feat/31-define-functions-and-screens
feat: define functions and screens
2024-08-26 10:29:15 -03:00
Ricardo Campos 90ea07fade fix: build issue with bootstrp type dependency 2024-08-26 10:21:26 -03:00
Ricardo Campos 992e35d6c4 chore: fix lint issues 2024-08-26 10:03:11 -03:00
Ricardo Campos 372d270380 feat: fix login issue and add env file
issue #31
2024-08-25 20:12:03 -03:00
Ricardo Campos 430ef17946 feat: add a lof of things, see issue #31 2024-08-25 19:30:13 -03:00
Ricardo CamposandGitHub c56999858c Merge pull request #30 from ricardo-campos-org/feat/25-fix-main-workflow
ci: fix main workflow
2024-08-25 14:59:42 -03:00
Ricardo Campos 37430639c6 chore: improve package json with description 2024-08-25 14:56:15 -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 CamposandGitHub c8b47db3d2 Merge pull request #28 from ricardo-campos-org/dependabot/npm_and_yarn/micromatch-4.0.8
build(deps): bump micromatch from 4.0.5 to 4.0.8
2024-08-24 17:40:24 -03:00
dependabot[bot]andGitHub 99c5735b65 build(deps): bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-24 20:39:41 +00:00
Ricardo CamposandGitHub 4631d414a5 Merge pull request #27 from ricardo-campos-org/feat/26-improve-repository
feat: improve repository fixing lots of issues
2024-08-24 17:38:44 -03:00
Ricardo Campos f07d73a8c7 chore: fix build issue 2024-08-24 17:36:36 -03:00
Ricardo Campos 35ce507ce8 ci: add lint to CI workflow
issue #11
2024-08-24 17:20:10 -03:00
Ricardo Campos f55418b9fa chore: fix lint ussues 2024-08-24 17:19:40 -03:00
Ricardo Campos e943775fb7 feat: add eslint and scripts
issue #11
2024-08-24 16:57:30 -03:00
Ricardo Campos 3f509e9779 feat: replace CRA by vite and add vitest
issue #9
2024-08-24 16:56:40 -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 CamposandGitHub 3f5016eadd Merge pull request #24 from ricardo-campos-org/ci/fix-ci-and-main-workflows
ci: fix ci and main workflows
2024-08-22 15:58:20 -03:00