510 Commits
Author SHA1 Message Date
github-actions[bot] 84ce281f7f chore: bump api version to 23 [skip ci] api-v23 2026-05-14 16:32:37 +00:00
rmcamposandGitHub 9d29e4f9a4 feat: update to new domain (#53)
* feat: update to new domain

* feat: add yml files to track changes in server
2026-05-14 13:31:10 -03:00
rmcamposandGitHub 3942d02225 Feat/drop refresh token logic (#51)
* feat: update auth provider to not refresh token every 2 minutes

* chore: ignore tfplan files
app-v2026.05.13.15
2026-05-13 18:11:35 -03:00
github-actions[bot] edc83493c3 chore: bump api version to 22 [skip ci] api-v22 2026-05-13 20:54:30 +00:00
rmcampos 4d8b393b9d feat: add tf file for GCP app-v2026.05.13.14 2026-05-13 18:43:35 +02:00
rmcamposandGitHub c2ba691b5e chore: bump dependencies (#49)
* feat: bump client deps

* feat: replace eslint-plugin-import by eslint-plugin-import-x
2026-05-11 19:03:43 -03:00
rmcamposandGitHub ff58a61ce9 feat: add scheduled backups (#48)
* feat: add scheduled backups

* Rename Kubernetes cron job resource for tasknote DB
2026-05-07 17:01:11 -03:00
CopilotGitHubcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>RMCampos
4b87a35a7d Add Cypress E2E tests for Home, Task, and Notes management (#46)
* Initial plan

* feat: add Cypress E2E tests for home, tasks, and notes management

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/b58034df-7cc2-4f3b-aebb-6ff9b948d992

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* fix: add data-testid to task dropdown and update Mark as Done tests

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/05bf3f86-5dda-4c1a-9f2b-dc1f0e38c9f3

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* fix: remove pre-click reload intercepts that caused share test race condition

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/a78336f4-bd41-4819-a848-79aa6a4f8ed7

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* fix: remove post-action reload intercepts that caused getDoneTasks race condition

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/28155c26-3eaf-46d7-a749-74eff1bc217b

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>
2026-05-07 14:26:19 -03:00
CopilotGitHubcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>RMCamposrmcampos
662d8ba4d2 fix: prevent premature route resolution before initial auth check completes (#45)
* Initial plan

* fix: add loading state to AuthContext to prevent premature route resolution

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/8b02c4fd-b37e-4d34-8910-6d075bde6b4b

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* restore: revert package-lock.json to original state

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* fix: add catch before finally in initial auth check useEffect

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/8b02c4fd-b37e-4d34-8910-6d075bde6b4b

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* test: address test warning missing act

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>
Co-authored-by: Ricardo Campos <ricardompcampos@gmail.com>
2026-05-07 11:54:21 -03:00
CopilotGitHubcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>RMCampos
6dee21d58f fix(csp): allow blocked inline style via SHA-256 hash in style-src (#43)
* Initial plan

* fix: add CSP hash for blocked inline style in style-src directive

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/a51fd5ff-eb93-4ef0-96e0-3d10df540a59

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>
2026-05-06 18:37:02 -03:00
github-actions[bot] 674f51004d chore: bump api version to 21 [skip ci] 2026-05-06 21:20:59 +00:00
rmcamposandGitHub 028bb6412a chore: bump dependencies back and front (#41)
* chore: bump dependencies in the client

* chore: bump server deps
2026-05-06 18:20:24 -03:00
CopilotGitHubcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>RMCamposrmcampos
1aa8ded9b3 feat: Integrate Cypress for E2E authentication testing (#39)
* Initial plan

* feat: add Cypress E2E testing for auth flows

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/f3b4e747-3e09-4b6c-8b4c-336cf45b59c4

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* fix: use regex intercepts and unique emails in Cypress auth tests

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/2a1225d9-9412-459e-bc97-93303454a461

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* fix: use PUT method for sign-up intercepts in Cypress auth tests

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/bda14dfc-a30d-4c01-aa74-e8c2690072e3

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* chore: update tools.md file to include sql command

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>
Co-authored-by: Ricardo Campos <ricardompcampos@gmail.com>
2026-05-06 17:21:17 -03:00
rmcamposandGitHub bccd30c1a9 fix: address frontend test warnings and errors (#37)
* fix: warnings and issues when running unit tests

* chore: bump i18next deps
2026-05-06 09:14:51 -03:00
rmcamposandGitHub ecb645415b feat: update vite to v8. (#35)
Issue #26
2026-05-05 18:47:40 -03:00
rmcamposandGitHub 0b99613710 chore: upgrade typescript to v6 (#34)
* chore: udpate typescript to v6

* fix: build issue
2026-04-29 16:42:43 -03:00
rmcamposandGitHub e9b086b57d Update cd-pr.yml 2026-04-29 16:36:26 -03:00
rmcamposandGitHub bae9ab5797 Update Kubeconfig setup directory path 2026-04-29 16:17:27 -03:00
rmcampos 2435a503fd feat: add gemini commands and update agent 2026-04-29 15:36:52 -03:00
rmcamposandGitHub d1aef9113b Update cd-pr.yml 2026-04-29 15:35:31 -03:00
rmcamposandGitHub db7f8355dd chore(client): update dependencies to latest minor versions (#33)
* chore(client): update dependencies to latest minor versions

* chore: increate timeout to deploy plan changes on staging
2026-04-29 15:08:04 -03:00
rmcamposandGitHub 02000b91d3 Update cd-pr.yml 2026-04-28 18:43:30 -03:00
rmcamposandGitHub f193385479 Update cd-pr.yml 2026-04-28 18:31:07 -03:00
rmcamposandGitHub cfd8589093 Update cd-pr.yml 2026-04-28 18:26:16 -03:00
rmcamposandGitHub 3831be3c37 Update cd-pr.yml 2026-04-28 18:21:23 -03:00
rmcamposandGitHub 8aa73887b6 Update cd-pr.yml 2026-04-28 18:12:03 -03:00
rmcampos 7cc5b3a6f6 fix: lock kubernetes provider to 2.38.0 2026-04-28 23:06:39 +02:00
rmcampos 01329605c7 chore: udpate terraform to latest version again and add go option to use tlsv1 2026-04-28 22:59:05 +02:00
rmcampos f8643f2460 fix: pin kubernetes provider to 2.35.1 to fix TLS handshake timeout 2026-04-28 22:43:33 +02:00
rmcamposandGitHub afeb175a18 Add step to display Terraform provider versions
Added a step to show Terraform provider versions in the CI workflow.
2026-04-28 17:32:11 -03:00
rmcamposandGitHub e5498bd10f Update cd-pr.yml 2026-04-28 17:24:04 -03:00
rmcamposandGitHub e3ab437a1f Delete terraform-stg/.terraform.lock.hcl 2026-04-28 17:15:59 -03:00
rmcamposandGitHub ec3c9246e6 Remove kubeconfig_path variable and update provider 2026-04-28 17:15:37 -03:00
rmcamposandGitHub 8a60c32862 Remove cluster connectivity debug steps from workflow
Removed various debugging and connectivity checks related to the Kubernetes cluster from the CI/CD workflow.
2026-04-28 17:14:46 -03:00
rmcamposandGitHub 9c0ae1f41b Update cd-pr.yml 2026-04-28 17:04:32 -03:00
rmcamposandGitHub 49ba755528 Update cd-pr.yml 2026-04-28 16:58:59 -03:00
rmcamposandGitHub 41431f72b2 Update cd-pr.yml 2026-04-28 16:56:10 -03:00
rmcamposandGitHub 87a56acdb0 Update cd-pr.yml 2026-04-28 16:47:46 -03:00
rmcampos 0931af417e chore: add debug step to certs 2026-04-28 21:38:35 +02:00
rmcampos 305ad552e7 chore: fix terraform plan command 2026-04-28 21:19:21 +02:00
rmcampos dabb0a8ead chore: update stg deployment with kube config location 2026-04-28 21:15:23 +02:00
rmcamposandGitHub 655579da95 Update main.tf 2026-04-28 15:58:54 -03:00
rmcamposandGitHub b6c7f7cbf2 Update Kubernetes provider config path variable 2026-04-28 15:11:10 -03:00
rmcamposandGitHub 4bbd6610aa Update Kubeconfig setup to use runner temp directory 2026-04-28 15:10:40 -03:00
rmcampos 9b1542fbda chore: pin kubernetes provider to 2.x 2026-04-28 19:46:56 +02:00
rmcamposandGitHub 3c6e27b01d Update Kubernetes provider version constraint 2026-04-28 14:43:53 -03:00
rmcamposandGitHub fa273a4ffe Update cd-pr.yml 2026-04-28 14:39:36 -03:00
rmcamposandGitHub 1b43564d5b Update cd-pr.yml 2026-04-28 14:33:15 -03:00
rmcamposandGitHub 4f33d8d9ae Add connectivity debug steps to CD workflow
Added steps to debug cluster connectivity and test TCP and TLS.
2026-04-28 14:26:41 -03:00
rmcamposandGitHub e410496495 Increase timeout for terraform plan step 2026-04-28 13:54:55 -03:00