 rmcamposandGitHub
|
181fe28f55
|
Merge pull request #58 from ricardo-campos-org/dependabot/maven/java-api/org.springframework.boot-spring-boot-starter-parent-3.3.4
build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.3 to 3.3.4 in /java-api
|
2024-09-29 12:38:04 -03:00 |
|
rmcampos
|
6fe493a5a3
|
feat: adjust hibernate to spring boot version
|
2024-09-29 12:28:58 -03:00 |
|
rmcampos
|
24530d30c1
|
Merge branch 'main' into dependabot/maven/java-api/org.springframework.boot-spring-boot-starter-parent-3.3.4
|
2024-09-29 12:02:13 -03:00 |
|
 rmcamposandGitHub
|
7a6b41245a
|
Merge pull request #70 from ricardo-campos-org/fix/69-handle-csrf
fix: handle CSRF gracefully
|
2024-09-28 21:15:53 -03:00 |
|
rmcampos
|
8fa20a00f6
|
feat: fix cloud native image running graalvm
|
2024-09-28 21:07:22 -03:00 |
|
rmcampos
|
38a4c3961b
|
chore: fix lint issues
|
2024-09-28 16:06:46 -03:00 |
|
Ricardo Campos
|
161764a233
|
fix: CSRF finally
issue #69
|
2024-09-27 18:58:08 -03:00 |
|
rmcampos
|
ce2d168fb7
|
feat: rename packages
|
2024-09-27 11:02:48 -03:00 |
|
rmcampos
|
8bca2025db
|
feat: rename java-api to server
|
2024-09-27 09:03:48 -03:00 |
|
 rmcamposandGitHub
|
cfc5e4e2f4
|
Merge pull request #68 from ricardo-campos-org/feat/65-fix-env-file-with-server-address
fix env file with server address and error handling in the backend
|
2024-09-26 21:44:45 -03:00 |
|
rmcampos
|
8489aabbbf
|
chore: fix lint issues
|
2024-09-26 21:31:11 -03:00 |
|
rmcampos
|
6276131d9d
|
fix: env file not being loaded into caddy and client. Issue 65
fix: handle refresh token on backend. Issue #53
|
2024-09-26 21:27:04 -03:00 |
|
Ricardo Campos
|
6a06f0ace2
|
feat: add server address into env vars on caddy
issue #65
|
2024-09-26 19:06:14 -03:00 |
|
 rmcamposandGitHub
|
9df330b43f
|
Merge pull request #67 from ricardo-campos-org/feat/dependabot-versions-bump
feat: dependabot versions bump
|
2024-09-26 18:23:51 -03:00 |
|
Ricardo Campos
|
5cbcfc59ec
|
Merge branch 'dependabot/npm_and_yarn/client/typescript-5.6.2' into feat/dependabot-versions-bump
|
2024-09-26 18:11:59 -03:00 |
|
Ricardo Campos
|
7150a5b8f4
|
Merge branch 'dependabot/npm_and_yarn/client/react-router-dom-6.26.2' into feat/dependabot-versions-bump
|
2024-09-26 18:10:47 -03:00 |
|
Ricardo Campos
|
722c06597f
|
Merge branch 'dependabot/npm_and_yarn/client/eslint-plugin-react-7.36.1' into feat/dependabot-versions-bump
|
2024-09-26 18:10:32 -03:00 |
|
Ricardo Campos
|
29ae0bfa48
|
Merge branch 'dependabot/npm_and_yarn/client/vitest/coverage-v8-2.1.1' into feat/dependabot-versions-bump
|
2024-09-26 18:10:15 -03:00 |
|
Ricardo Campos
|
89963cb2b9
|
Merge branch 'dependabot/npm_and_yarn/client/types/node-22.7.0' into feat/dependabot-versions-bump
|
2024-09-26 18:09:55 -03:00 |
|
 rmcamposandGitHub
|
5c0c95b60d
|
Merge pull request #55 from ricardo-campos-org/dependabot/npm_and_yarn/client/rollup-4.22.4
build(deps): bump rollup from 4.21.0 to 4.22.4 in /client
|
2024-09-25 15:03:23 -03:00 |
|
Ricardo Campos
|
486e91610a
|
ci: empty commit to trigger ci
|
2024-09-25 14:38:49 -03:00 |
|
 dependabot[bot]andGitHub
|
1abfbe7586
|
build(deps): bump typescript from 5.5.4 to 5.6.2 in /client
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [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.5.4...v5.6.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-25 17:02:30 +00:00 |
|
 dependabot[bot]andGitHub
|
498dfd8502
|
build(deps): bump react-router-dom from 6.26.1 to 6.26.2 in /client
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.26.1 to 6.26.2.
- [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.26.2/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-25 17:02:22 +00:00 |
|
 dependabot[bot]andGitHub
|
6334ab1812
|
build(deps-dev): bump eslint-plugin-react in /client
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.35.0 to 7.36.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.36.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-25 17:02:15 +00:00 |
|
 dependabot[bot]andGitHub
|
b15bb3b631
|
build(deps-dev): bump @vitest/coverage-v8 from 2.0.5 to 2.1.1 in /client
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/coverage-v8)
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-25 17:02:09 +00:00 |
|
 dependabot[bot]andGitHub
|
e069a990d0
|
build(deps): bump @types/node from 22.5.2 to 22.7.0 in /client
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.2 to 22.7.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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-25 17:01:59 +00:00 |
|
 dependabot[bot]andGitHub
|
1f758e162f
|
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.3 to 3.3.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.3.4)
---
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>
|
2024-09-25 17:01:49 +00:00 |
|
 rmcamposandGitHub
|
c8a511ac89
|
Merge pull request #50 from ricardo-campos-org/feat/46-task-management-api
feat: task management api
|
2024-09-25 14:01:05 -03:00 |
|
Ricardo Campos
|
028392e338
|
fix: docker build name
|
2024-09-25 11:23:30 -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 |
|
Ricardo Campos
|
0d187ec587
|
test: add home controller test case
issue #46
|
2024-09-25 11:05:34 -03:00 |
|
Ricardo Campos
|
24444a3ac3
|
test: fix exclusions and add auth sign-up test cases
issue #46
|
2024-09-25 10:29:22 -03:00 |
|
Ricardo Campos
|
327387db37
|
test: add sign-up controller test
issue #46
|
2024-09-25 10:16:06 -03:00 |
|
rmcampos
|
3344313557
|
test: add auth controller unit test
|
2024-09-25 09:12:50 -03:00 |
|
Ricardo Campos
|
cb15eee684
|
test: add frontend tests
issue #46
|
2024-09-24 12:08:13 -03:00 |
|
Ricardo Campos
|
e79a56eb15
|
chore: delete used files
|
2024-09-24 12:07:55 -03:00 |
|
Ricardo Campos
|
218478f208
|
feat: improve docker compose file
|
2024-09-24 12:07:37 -03:00 |
|
 dependabot[bot]andGitHub
|
b59cf5e0bb
|
build(deps): bump rollup from 4.21.0 to 4.22.4 in /client
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.0...v4.22.4)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-24 04:19:24 +00:00 |
|
rmcampos
|
a89585f9f3
|
chore: fix jwt token issue
|
2024-09-23 09:16:35 -03:00 |
|
rmcampos
|
048d3c75c0
|
chore: remove duplications on delete request
|
2024-09-23 09:02:38 -03:00 |
|
rmcampos
|
e657a4068d
|
feat: add backend dockerfile and cloud native config
|
2024-09-22 17:42:02 -03:00 |
|
rmcampos
|
f67e0e97de
|
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
|
f079792da3
|
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
|
c595df4d98
|
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
|
33ade8a9c7
|
feat: search ok
issue #46
|
2024-09-20 19:32:05 -03:00 |
|
Ricardo Campos
|
a65fa76481
|
chore: fix client and java-rest api
|
2024-09-20 18:54:51 -03:00 |
|
Ricardo Campos
|
01f6cdb128
|
chore: fix lint issues, build issue, and a bit of refactoring
issue #46
|
2024-09-20 18:50:00 -03:00 |
|