Commit Graph
85 Commits
Author SHA1 Message Date
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
Ricardo Campos 374c61dcd5 ci: fix ci and cd workflows 2024-09-05 17:38:35 -03:00
Ricardo Campos 48d2a728fc feat: add authentication and authorization
issue #43
2024-09-05 17:27:34 -03:00
Ricardo Campos e44b2ba82e chore: delete unused file 2024-09-04 16:48:28 -03:00
Ricardo Campos e45457bc14 feat: add backend, move client to a separate folder
issue #43
2024-09-04 16:47:27 -03:00
dependabot[bot]andGitHub 0ad99b6883 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 e944af612c 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 5bcb2906c1 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 26e2103fb4 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 cba0701e58 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 f0a5fd299d build(deps): bump typescript from 4.8.4 to 5.5.4 (#37) 2024-08-28 19:58:25 +00:00
dependabot[bot]andGitHub c8352b7456 build(deps-dev): bump @typescript-eslint/eslint-plugin (#36) 2024-08-28 19:55:42 +00:00
dependabot[bot]andGitHub d88c8d748d 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 16a8386eba 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 3b27f00d29 fix: build issue with bootstrp type dependency 2024-08-26 10:21:26 -03:00
Ricardo Campos 4899810744 chore: fix lint issues 2024-08-26 10:03:11 -03:00
Ricardo Campos abaa45bc66 feat: fix login issue and add env file
issue #31
2024-08-25 20:12:03 -03:00
Ricardo Campos 6bcf8ec1a9 feat: add a lof of things, see issue #31 2024-08-25 19:30:13 -03:00
Ricardo CamposandGitHub 401e728db4 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 85ec74b7ca chore: improve package json with description 2024-08-25 14:56:15 -03:00
Ricardo Campos 6bdcc26b8c feat: add dockerfile and docker compose
issue #29
2024-08-25 14:47:10 -03:00
Ricardo Campos 7b8b49420b ci: fix main workflow
issue #25
2024-08-25 14:00:05 -03:00
Ricardo CamposandGitHub 748ac748a9 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 280ed20ca8 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 97143dea9b 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 e0c19b2a4d chore: fix build issue 2024-08-24 17:36:36 -03:00
Ricardo Campos d83874e2c0 ci: add lint to CI workflow
issue #11
2024-08-24 17:20:10 -03:00
Ricardo Campos 5c1b1bc7ae chore: fix lint ussues 2024-08-24 17:19:40 -03:00
Ricardo Campos 9f077e5756 feat: add eslint and scripts
issue #11
2024-08-24 16:57:30 -03:00
Ricardo Campos ccc6bc99c0 feat: replace CRA by vite and add vitest
issue #9
2024-08-24 16:56:40 -03:00
Ricardo Campos c46fe2bc3c feat: improve readme, add issue template and add PR template
issue #26
2024-08-24 16:53:40 -03:00
Ricardo CamposandGitHub 6ebf5939f5 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
Ricardo Campos 7f0cf5a1fc ci: fix ci and main workflows 2024-08-22 15:55:57 -03:00
Ricardo CamposandGitHub 0a3ad7744e Merge pull request #23 from ricardo-campos-org/dependabot/npm_and_yarn/multi-7f0e0a7f19
build(deps): bump minimatch and recursive-readdir
2024-08-22 15:54:42 -03:00
Ricardo CamposandGitHub 952a755919 Merge pull request #15 from ricardo-campos-org/dependabot/npm_and_yarn/types/node-22.5.0
build(deps): bump @types/node from 16.11.62 to 22.5.0
2024-08-22 15:53:52 -03:00
dependabot[bot]andGitHub e5fb72fff3 build(deps): bump minimatch and recursive-readdir
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.

Updates `minimatch` from 3.0.4 to 3.1.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 18:53:12 +00:00
dependabot[bot]andGitHub f3951a806b build(deps): bump @types/node from 16.11.62 to 22.5.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.62 to 22.5.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 18:52:42 +00:00
Ricardo CamposandGitHub 50bc4f2d4f Merge pull request #22 from ricardo-campos-org/dependabot/npm_and_yarn/webpack-5.94.0
build(deps): bump webpack from 5.74.0 to 5.94.0
2024-08-22 15:52:24 -03:00
Ricardo CamposandGitHub 1ec7fb56c7 Merge pull request #21 from ricardo-campos-org/dependabot/npm_and_yarn/tough-cookie-4.1.4
build(deps): bump tough-cookie from 4.1.2 to 4.1.4
2024-08-22 15:52:11 -03:00
Ricardo CamposandGitHub d0e6dc6ad0 Merge pull request #20 from ricardo-campos-org/dependabot/npm_and_yarn/multi-4cbdc11141
build(deps): bump json5
2024-08-22 15:51:39 -03:00
Ricardo CamposandGitHub 296bacec5c Merge pull request #19 from ricardo-campos-org/dependabot/npm_and_yarn/multi-781d63ddae
build(deps): bump semver
2024-08-22 15:51:11 -03:00
Ricardo CamposandGitHub e684c820d3 Merge pull request #18 from ricardo-campos-org/dependabot/npm_and_yarn/word-wrap-1.2.5
build(deps): bump word-wrap from 1.2.3 to 1.2.5
2024-08-22 15:50:46 -03:00