Commit Graph
88 Commits
Author SHA1 Message Date
a958ef723d feat: combine frontend prs (#168)
* fix: upgrade @types/node from 22.7.6 to 22.7.9

Snyk has created this PR to upgrade @types/node from 22.7.6 to 22.7.9.

See this package in npm:
@types/node

See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix: upgrade vite from 5.4.8 to 5.4.10

Snyk has created this PR to upgrade vite from 5.4.8 to 5.4.10.

See this package in npm:
vite

See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix: upgrade @types/jest from 29.5.13 to 29.5.14

Snyk has created this PR to upgrade @types/jest from 29.5.13 to 29.5.14.

See this package in npm:
@types/jest

See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix: upgrade @vitejs/plugin-react from 4.3.2 to 4.3.3

Snyk has created this PR to upgrade @vitejs/plugin-react from 4.3.2 to 4.3.3.

See this package in npm:
@vitejs/plugin-react

See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix: upgrade react-i18next from 15.0.3 to 15.1.0

Snyk has created this PR to upgrade react-i18next from 15.0.3 to 15.1.0.

See this package in npm:
react-i18next

See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-11-20 17:12:30 -03:00
rmcamposGitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bcd5597fd1 chore: combine client upgrades (#167)
* build(deps): bump i18next from 23.16.4 to 23.16.5 in /client

Bumps [i18next](https://github.com/i18next/i18next) from 23.16.4 to 23.16.5.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.16.4...v23.16.5)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump react-router-dom from 6.27.0 to 6.28.0 in /client

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.27.0 to 6.28.0.
- [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.28.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps-dev): bump typescript-eslint from 8.12.2 to 8.14.0 in /client

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.12.2 to 8.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump vite from 5.4.8 to 5.4.11 in /client

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.8 to 5.4.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump @types/jest from 29.5.13 to 29.5.14 in /client

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.13 to 29.5.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 16:44:14 -03:00
rmcamposandGitHub 63e696b2b1 feat: Create user area and allow users to delete their account (#153)
* feat: create migration to update task table schema

issue #52

issue #57

* chore: fix docker compose and client package-lock file

* fix: wrong placeholder for email at the login page

issue #134

* fix: wrong placeholder for email at the register page

issue #134

* feat: update all forms to start as valid

* feat: create user area where he can manage data and language

issue #135

issue #130

issue #104

* chore: simplify back-end services

* feat: delete user data from server

issue #104

* test: add simple test case for login and register and fix footer
2024-11-10 17:10:14 -03:00
354c4c6851 chore: updagre snyk packages (#152)
* fix: upgrade react-router-dom from 6.26.2 to 6.27.0

Snyk has created this PR to upgrade react-router-dom from 6.26.2 to 6.27.0.

See this package in npm:
react-router-dom

See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix: upgrade @types/node from 22.7.5 to 22.7.6

Snyk has created this PR to upgrade @types/node from 22.7.5 to 22.7.6.

See this package in npm:
@types/node

See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix: upgrade @types/jest from 29.5.12 to 29.5.13

Snyk has created this PR to upgrade @types/jest from 29.5.12 to 29.5.13.

See this package in npm:
@types/jest

See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix: upgrade i18next from 23.15.2 to 23.16.0

Snyk has created this PR to upgrade i18next from 23.15.2 to 23.16.0.

See this package in npm:
i18next

See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix: upgrade react-i18next from 15.0.2 to 15.0.3

Snyk has created this PR to upgrade react-i18next from 15.0.2 to 15.0.3.

See this package in npm:
react-i18next

See this project in Snyk:
https://app.snyk.io/org/ricardocampos-dcn/project/4d31651d-a849-4b8a-83a3-f8aaba677c53?utm_source=github&utm_medium=referral&page=upgrade-pr

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-11-09 13:40:57 -03:00
rmcamposGitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
eda5565e49 feat: client versions bump (#151)
* build(deps): bump i18next from 23.15.2 to 23.16.4 in /client

Bumps [i18next](https://github.com/i18next/i18next) from 23.15.2 to 23.16.4.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.15.2...v23.16.4)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump typescript from 5.6.2 to 5.6.3 in /client

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3.
- [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.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps-dev): bump @eslint/js from 9.13.0 to 9.14.0 in /client

Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.13.0 to 9.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.14.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps-dev): bump eslint from 9.13.0 to 9.14.0 in /client

Bumps [eslint](https://github.com/eslint/eslint) from 9.13.0 to 9.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.13.0...v9.14.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps-dev): bump @vitest/coverage-v8 from 2.1.1 to 2.1.4 in /client

Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.1.1 to 2.1.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update to use npm ci instead of just install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 13:13:09 -03:00
rmcamposandGitHub 642a09e855 chore: improve readme and automations (#133) 2024-11-01 20:57:43 -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
rmcamposandGitHub 17897f2090 feat: fixes #120 #121 #122 #123 (#128) 2024-10-29 13:07:08 -03:00
dependabot[bot]andGitHub 8faa8af456 build(deps-dev): bump eslint from 8.57.0 to 9.13.0 in /client (#117) 2024-10-29 15:55:54 +00:00
Ricardo Campos 8e7119e91f Merge branch 'dependabot/npm_and_yarn/client/typescript-eslint/eslint-plugin-8.11.0' into feat/bump-client-versions 2024-10-23 13:07:42 -03:00
Ricardo Campos 9e8eee3723 Merge branch 'dependabot/npm_and_yarn/client/sass-1.80.3' into feat/bump-client-versions 2024-10-23 13:05:19 -03:00
Ricardo Campos 5affb6197f Merge branch 'dependabot/npm_and_yarn/client/types/react-18.3.11' into feat/bump-client-versions 2024-10-23 13:03:28 -03:00
dependabot[bot]andGitHub fcd40346ee build(deps-dev): bump @typescript-eslint/eslint-plugin in /client
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.4.0 to 8.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 23:46:20 +00:00
dependabot[bot]andGitHub ffc2247985 build(deps-dev): bump sass from 1.79.4 to 1.80.3 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.79.4 to 1.80.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.79.4...1.80.3)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 23:45:23 +00:00
dependabot[bot]andGitHub fc5f27a915 build(deps-dev): bump @types/react from 18.3.10 to 18.3.11 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.10 to 18.3.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 23:31:15 +00:00
dependabot[bot]andGitHub 09a5064364 build(deps): bump @types/react-dom from 18.3.0 to 18.3.1 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.0 to 18.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 23:31:00 +00:00
rmcamposandGitHub e87973788c Merge pull request #110 from ricardo-campos-org/feat/56-login-and-registering-improvements
feat: login and registering improvements
2024-10-12 14:01:40 -03:00
Ricardo Campos 340ed324e5 feat: improve login with max attempt limit and better passwords
issue #56
2024-10-09 19:19:24 -03:00
Ricardo Campos b3bdf17597 add nginx file template and fix reloading outside of the app
issue #89
2024-10-09 18:05:31 -03:00
Ricardo Campos f470bfae50 Merge branch 'main' into fix/website-content-category 2024-10-09 17:47:22 -03:00
Ricardo Campos 6fce3dd8db chore: fix lint issues 2024-10-08 16:37:02 -03:00
Ricardo Campos 0e73d48a30 feat: sort by undone first
feat: add time ago format for the last updated task time

issue #54
2024-10-08 15:48:51 -03:00
Ricardo Campos 283d244c55 Merge branch 'main' into fix/website-content-category 2024-10-08 13:04:01 -03:00
dependabot[bot]andGitHub 6959431bf9 build(deps): bump @testing-library/react from 16.0.0 to 16.0.1 in /client (#98) 2024-10-08 12:55:13 +00:00
dependabot[bot]andGitHub 8fc2df747f build(deps): bump @types/node from 22.7.0 to 22.7.5 in /client (#96) 2024-10-08 12:47:53 +00:00
dependabot[bot]andGitHub bd77b91a3c build(deps): bump @vitejs/plugin-react from 4.3.1 to 4.3.2 in /client (#95) 2024-10-08 12:41:49 +00:00
rmcamposandGitHub 1480cef8e2 Merge pull request #94 from ricardo-campos-org/dependabot/npm_and_yarn/client/eslint-plugin-import-2.31.0
build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 in /client
2024-10-08 09:32:48 -03:00
dependabot[bot]andGitHub af9c3280f6 build(deps-dev): bump eslint-plugin-import in /client
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.31.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.31.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 23:35:57 +00:00
Ricardo Campos b63be64788 fix: display actual message from backend
issue #91
2024-10-07 18:04:15 -03:00
Ricardo Campos 0a18749dce feat: improve meta tags 2024-10-07 11:34:33 -03:00
rmcampos 73f8741013 feat: improve about page, fix home summary adding notes count
issue #87
2024-10-06 18:52:15 -03:00
rmcampos 6bcd1515c4 test: fix test cases and lint issues 2024-10-06 17:58:44 -03:00
rmcampos 7089c653ff feat: improve styling, add background, fix primary color and notifications
issue #87
2024-10-06 15:39:08 -03:00
Ricardo Campos c96f864747 Revert "Merge branch 'dependabot/npm_and_yarn/client/eslint-9.11.1' into chore/client-new-versions"
This reverts commit 036c8f3474, reversing
changes made to 181fe28f55.
2024-10-03 10:12:31 -03:00
Ricardo Campos eda1b9f875 Merge branch 'dependabot/npm_and_yarn/client/vite-5.4.8' into chore/client-new-versions 2024-10-03 09:56:28 -03:00
Ricardo Campos e98ce9c191 Merge branch 'dependabot/npm_and_yarn/client/types/react-18.3.10' into chore/client-new-versions 2024-10-03 09:56:10 -03:00
Ricardo Campos dae34004ff Merge branch 'dependabot/npm_and_yarn/client/sass-1.79.4' into chore/client-new-versions 2024-10-03 09:54:33 -03:00
Ricardo Campos 0ce71f7f1a Merge branch 'dependabot/npm_and_yarn/client/react-bootstrap-2.10.5' into chore/client-new-versions 2024-10-03 09:54:13 -03:00
dependabot[bot]andGitHub 2228181fff build(deps): bump vite from 5.4.6 to 5.4.8 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.6 to 5.4.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 00:17:37 +00:00
dependabot[bot]andGitHub 0301676c76 build(deps-dev): bump @types/react from 18.3.5 to 18.3.10 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.5 to 18.3.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 00:17:27 +00:00
dependabot[bot]andGitHub cb614bd092 build(deps-dev): bump sass from 1.77.8 to 1.79.4 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.79.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.8...1.79.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 00:17:21 +00:00
dependabot[bot]andGitHub c846a162be build(deps): bump react-bootstrap from 2.10.4 to 2.10.5 in /client
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.10.4 to 2.10.5.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.4...v2.10.5)

---
updated-dependencies:
- dependency-name: react-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 00:17:14 +00:00
dependabot[bot]andGitHub 3eec5d2249 build(deps-dev): bump eslint from 8.57.0 to 9.11.1 in /client
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.11.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.11.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 00:17:08 +00: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 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
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