Commit Graph
575 Commits
Author SHA1 Message Date
rmcampos 1ebf89668d chore: small styling improvements
Frontend CD / build (push) Successful in 5m50s
app-v2026.07.23.186
2026-07-23 19:52:47 +02:00
rmcampos d7cd922b94 chore: add script to update local user when running in dev 2026-07-23 18:48:42 +02:00
rmcampos c9916a8475 fix: wrong styling in account page buttons 2026-07-23 18:48:21 +02:00
rmcampos 6803ae6ebc chore: bump minor deps to latest version
Frontend CD / build (push) Successful in 8m56s
app-v2026.07.22.184
2026-07-22 22:47:33 +02:00
renovate-botandrmcampos 231e091f5d chore(deps): update caddy docker tag to v2.11.4 (#9)
Frontend CD / build (push) Successful in 3m29s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| caddy | final | minor | `2.10.2-alpine` → `2.11.4-alpine` |

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: Ricardo Campos <ricardompcampos@gmail.com>
Reviewed-on: #9
Co-authored-by: Renovate Bot <renovate-bot@lightroasted.vps-kinghost.net>
app-v2026.07.22.182
2026-07-22 20:33:24 +00:00
rmcampos 749ddbcdad fix: ghcr references and old files (#18)
Frontend CD / build (push) Successful in 4m45s
# What

- Closes #17

# Why

- Keep the repo updated with needed files onlyReviewed-on: #18
app-v2026.07.22.179
2026-07-22 20:22:05 +00:00
renovate-botandrmcampos 294e1b7a6a chore(deps): update dependency com.puppycrawl.tools:checkstyle to v13.7.0 (#10)
Backend CD / build (push) Successful in 4m2s
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [com.puppycrawl.tools:checkstyle](https://checkstyle.org/) ([source](https://github.com/checkstyle/checkstyle)) | `13.3.0` → `13.7.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.puppycrawl.tools:checkstyle/13.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.puppycrawl.tools:checkstyle/13.3.0/13.7.0?slim=true) |

>  **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: Ricardo Campos <ricardompcampos@gmail.com>
Reviewed-on: #10
Reviewed-by: Ricardo Campos <ricardompcampos@gmail.com>
Co-authored-by: Renovate Bot <renovate-bot@lightroasted.vps-kinghost.net>
api-v2026.07.22.175
2026-07-22 18:47:58 +00:00
rmcampos 58dabc75a6 docs: update changelog file 2026-07-22 12:02:27 -03:00
rmcampos dd15837d4d feat: add closing and saving button to modal. Closes #15 (#16)
Frontend CD / build (push) Successful in 5m7s
# What

- Closes #15

# Why

- Make users life easier.Reviewed-on: #16
app-v2026.07.22.172
2026-07-22 14:53:51 +00:00
rmcampos a79e79c04f fix: wrong image name 2026-07-22 11:16:28 -03:00
rmcampos 488586be48 chore: drop staging and improve to adopt doppler in CI
Backend CD / build (push) Successful in 7m59s
api-v2026.07.22.169
2026-07-22 11:02:14 -03:00
rmcampos 8901084fa9 chore: small clean up and updates 2026-07-22 10:10:12 -03:00
rmcampos 466e255594 docs: restructure changelog file (only the last change) 2026-07-22 10:06:19 -03:00
gitea-actions[bot] 300b2e0576 chore: bump api version to 35 [skip ci] api-v35 2026-07-20 16:41:31 +00:00
rmcampos 0250b558cf Group three changes in a single PR (#13)
Main CI-Frontend / Build & Push (push) Successful in 46s
Main CI-Backend / Build & Push (push) Successful in 54s
## What

- fix: background image position moving around in the landing, login and register pages.
- chore: bump minor dependencies versions to latest version.
- feat: replace "Due in 1 day" and "Due in 0 days" to Time Ago format: "Due tomorrow" and "Due today".

## Why

- Keeping the app improving and updated.
- Date picker in mobile works better using the default/native.

## Mood
<img width="200" src="https://media0.giphy.com/media/TIiDh0ONXotAQpkw3f/giphy.gif?cid=5a38a5a2cea0tfjgne8sdpz1vz617kfqk02hnjrrjx34v08x&amp;ep=v1_gifs_search&amp;rid=giphy.gif&amp;ct=g" style="border:0;height:300px;width:300px"/>

Reviewed-on: #13
app-v2026.07.20.161
2026-07-20 16:40:53 +00:00
gitea-actions[bot] 891c526363 chore: bump api version to 34 [skip ci] api-v34 2026-07-16 18:39:42 +00:00
rmcampos 642eee6de1 feat: update docker tag image to fixed version. (#12)
## What

- Fixes the docker builder image.
- Closes #5

## Why

- Prevent breaking with new versions

## Mood

<img width="200" src="https://media1.giphy.com/media/ZIH0Slo6J6PQY/giphy.gif?cid=5a38a5a2fxikxj29q5nul4d9k1kh6u4doey1mujpjesj30uf&amp;ep=v1_gifs_search&amp;rid=giphy.gif&amp;ct=g" style="border:0;height:168px;width:300px"/>

Reviewed-on: #12
2026-07-16 18:37:03 +00:00
renovate-botandrmcampos 4b04bfbbcf chore: Configure Renovate (#8)
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs.

---
### Detected Package Files

 * `client/Dockerfile` (dockerfile)
 * `client/Dockerfile.dev` (dockerfile)
 * `server/pom.xml` (maven)
 * `client/package.json` (npm)

### Configuration Summary

Based on the default config's presets, Renovate will:

  - Start dependency updates only once this onboarding PR is merged
  - Enable Renovate Dependency Dashboard creation.
  - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
  - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - Show only the Age and Confidence Merge Confidence badges for pull requests.
  - Apply crowd-sourced package replacement rules.
  - Apply crowd-sourced workarounds for known problems with packages.
  - Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  - Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  - Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  - Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  - Correctly link to the source code for golang.org/x packages
  - Link to pkg.go.dev/... for golang.org/x packages' title
  - Provide a link to octochangelog's improved breakdown for Renovate's changelogs

---

### What to Expect

With your current configuration, Renovate will create 16 Pull Requests:

<details>
<summary>chore(deps): update dependency eslint-plugin-import-x to v4.17.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/eslint-plugin-import-x-4.x-lockfile`
  - Merge into: `main`
  - Upgrade [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) to `4.17.1`

</details>

<details>
<summary>chore(deps): update dependency eslint-plugin-jsdoc to v63.0.11</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/eslint-plugin-jsdoc-63.x-lockfile`
  - Merge into: `main`
  - Upgrade [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) to `63.0.11`

</details>

<details>
<summary>chore(deps): update dependency i18next to v26.3.4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/i18next-26.x-lockfile`
  - Merge into: `main`
  - Upgrade [i18next](https://github.com/i18next/i18next) to `26.3.4`

</details>

<details>
<summary>chore(deps): update dependency typescript-eslint to v8.62.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/typescript-eslint-monorepo`
  - Merge into: `main`
  - Upgrade [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) to `8.62.1`

</details>

<details>
<summary>chore(deps): update dependency vite to v8.1.3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/vite-8.x-lockfile`
  - Merge into: `main`
  - Upgrade [vite](https://github.com/vitejs/vite) to `8.1.3`

</details>

<details>
<summary>chore(deps): update caddy docker tag to v2.11.4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/caddy-2.x`
  - Merge into: `main`
  - Upgrade caddy to `2.11.4-alpine`

</details>

<details>
<summary>chore(deps): update dependency @&#8203;types/node to v26.1.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/node-26.x-lockfile`
  - Merge into: `main`
  - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `26.1.0`

</details>

<details>
<summary>chore(deps): update dependency com.puppycrawl.tools:checkstyle to v13.7.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/com.puppycrawl.tools-checkstyle-13.x`
  - Merge into: `main`
  - Upgrade [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) to `13.7.0`

</details>

<details>
<summary>chore(deps): update dependency eslint-plugin-n to v18.2.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/eslint-plugin-n-18.x-lockfile`
  - Merge into: `main`
  - Upgrade [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) to `18.2.1`

</details>

<details>
<summary>chore(deps): update dependency prettier to v3.9.4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/prettier-3.x-lockfile`
  - Merge into: `main`
  - Upgrade [prettier](https://github.com/prettier/prettier) to `3.9.4`

</details>

<details>
<summary>chore(deps): update dependency react-router to v8.1.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/react-router-monorepo`
  - Merge into: `main`
  - Upgrade [react-router](https://github.com/remix-run/react-router) to `8.1.0`

</details>

<details>
<summary>chore(deps): update node.js to v22.23.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/node-22.x`
  - Merge into: `main`
  - Upgrade [node](https://github.com/nodejs/node) to `22.23-bookworm-slim`

</details>

<details>
<summary>fix(deps): update jjwt.version to v0.13.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/jjwt.version`
  - Merge into: `main`
  - Upgrade [io.jsonwebtoken:jjwt-gson](https://github.com/jwtk/jjwt) to `0.13.0`
  - Upgrade [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) to `0.13.0`
  - Upgrade [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) to `0.13.0`

</details>

<details>
<summary>fix(deps): update spring boot to v4.1.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/spring-boot`
  - Merge into: `main`
  - Upgrade [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) to `4.1.0`
  - Upgrade [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) to `4.1.0`

</details>

<details>
<summary>chore(deps): update eslint monorepo to v10</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/major-eslint-monorepo`
  - Merge into: `main`
  - Upgrade [@eslint/js](https://github.com/eslint/eslint) to `^10.0.0`
  - Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0`

</details>

<details>
<summary>chore(deps): update node.js to v24</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/node-24.x`
  - Merge into: `main`
  - Upgrade [node](https://github.com/nodejs/node) to `24.18-bookworm-slim`

</details>

🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See [docs for `prHourlyLimit`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for details.

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).

<!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->

Reviewed-on: #8
Co-authored-by: Renovate Bot <renovate-bot@lightroasted.vps-kinghost.net>
Co-committed-by: Renovate Bot <renovate-bot@lightroasted.vps-kinghost.net>
2026-07-05 21:18:24 +00:00
rmcampos c9c2e97d06 docs: update changelog and add docker images logging to workflows
Main CI-Backend / Build & Push (push) Has been cancelled
Main CI-Frontend / Build & Push (push) Has been cancelled
2026-07-01 12:22:17 -03:00
rmcampos acb08f7e14 feat: make notes keep open when suddenly closed (#7)
Main CI-Frontend / Build & Push (push) Successful in 39s
## What

- New feature allowing open notes to be restore, if the tab is closed

## Why

- Making users' life easier

## Mood
<img width="200" src="https://media3.giphy.com/media/S5uASkxZ5eGcwf2vHM/giphy.gif?cid=36b14facu3gasrwzy8axqb43wcuo1tsdjvjcslyk9t9jzvab&ep=v1_gifs_search&rid=giphy.gif&ct=g"/>

Reviewed-on: #7
app-v2026.07.01.140
2026-07-01 15:17:41 +00:00
rmcampos 4164b7dd97 hotfix: condition to apply changes in PR deployment 2026-07-01 11:23:26 -03:00
rmcamposandClaude Sonnet 4.6 0fc1cc3d65 fix: align frontend image tag with baked VITE_BUILD version
Main CI-Frontend / Build & Push (push) Successful in 40s
PR and candidate builds now push with the app-v* tag at build time,
ensuring VITE_BUILD inside the image always matches its Docker tag.
Promote step reads the version from the image instead of generating
a new run_number-based tag.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
app-v2026.06.30.130
2026-06-30 21:36:22 -03:00
rmcampos 3b591ac85e hotfix: check changes condition to apply tf again 2026-06-30 21:13:39 -03:00
rmcampos b1cece9138 hotfix: check changes condition to apply tf 2026-06-30 21:10:52 -03:00
rmcampos 1ff3ba964c feat: add draft notes (#6)
Main CI-Frontend / Build & Push (push) Successful in 28s
## What

- Add draft feature for notes and tasks.
- Update deploy workflows to use a single job.

## Why

- Draft is needed when the session expires and the user is editing.
- A single job is needed to avoid exposing a tfplan file

## Mood
<img width="200" src="https://media4.giphy.com/media/BwP0jedpcSOyOyIK2h/giphy.gif?cid=36b14facttlvjhc0remdjlv65reqb1qh98wy78m23ua0avsj&ep=v1_gifs_search&rid=giphy.gif&ct=g"/>

Reviewed-on: #6
app-v2026.07.01.132
2026-07-01 00:05:46 +00:00
rmcampos eea8313f30 hotfix: flyway issue in prod 2026-06-29 23:15:31 +02:00
gitea-actions[bot] 419a33f7fc chore: bump api version to 33 [skip ci] api-v33 2026-06-29 19:24:13 +00:00
rmcampos 169f07801a Security/critical fixes (#4)
Main CI-Frontend / Build & Push (push) Successful in 39s
Main CI-Backend / Build & Push (push) Successful in 45s
## What

- Addressing security issues: critical and not so critical (more fixed will be pushed soon)

## Why

- The app needs to be secure and safe.

## Mood
<img width="200" src="https://media2.giphy.com/media/CSpfd57m9WGHnxMWXm/100.webp?cid=36b14facw100seggylsefdj0ap2oopoux3bn3jn6qu59xggq&ep=v1_gifs_search&rid=100.webp&ct=g"/>

Reviewed-on: #4
app-v2026.06.29.119
2026-06-29 19:23:41 +00:00
rmcampos a55a80e916 chore: bump frontend dependencies (#3)
Main CI-Frontend / Build & Push (push) Successful in 32s
## What

- Bump frontend dependencies;
- Backend dependencies are not ready yet. Only Spring has a new version, but it is failing to run on GraalVM;

## Why

- Codebase hygiene;

## Mood

<img width="200" src="https://media0.giphy.com/media/Pn5crrMQi6WyI5tyI0/giphy.gif?cid=36b14fackrjl2p912ox9mnnn7m0rawm1okm5d8hnaorntlgn&ep=v1_gifs_trending&rid=giphy.gif&ct=g"/>

Reviewed-on: #3
app-v2026.06.25.102
2026-06-25 00:16:35 +00:00
rmcampos 6272650ef9 revert 54eeb66f0d
revert Update README.md
2026-06-17 17:43:18 +00:00
rmcampos 54eeb66f0d Update README.md 2026-06-17 17:42:02 +00:00
rmcampos a9f2b7b3a4 docs: upadte readme 2026-06-17 12:15:45 -03:00
rmcampos d6a7ee34ef docs: update changelog 2026-06-15 19:07:26 -03:00
gitea-actions[bot] ce76f94237 chore: bump api version to 32 [skip ci] api-v32 2026-06-15 21:55:02 +00:00
rmcampos 68f8000ed8 fix: main workflow files
Main CI-Frontend / Build & Push (push) Successful in 29s
Main CI-Backend / Build & Push (push) Successful in 4m5s
app-v2026.06.15.97
2026-06-15 18:54:19 -03:00
gitea-actions[bot] 10c11e8f0b chore: bump api version to 31 [skip ci] 2026-06-15 21:41:06 +00:00
rmcampos 0a35bc0f77 fix: docker tag for backend main
Main CI-Backend / Build & Push (push) Failing after 44s
2026-06-15 18:40:26 -03:00
gitea-actions[bot] 31b2c9da8e chore: bump api version to 30 [skip ci] 2026-06-15 21:36:31 +00:00
rmcampos 17bcdd53bf fix: checkout code for pushing changes using pat
Main CI-Backend / Build & Push (push) Failing after 39s
2026-06-15 18:35:48 -03:00
rmcampos 10e0bba9fb chore: bump backend spring version and fix gitea files (#2)
Main CI-Frontend / Build & Push (push) Successful in 57s
Main CI-Backend / Build & Push (push) Failing after 36s
# What

- Bumps backend dependencies, including Spring Boot to v4.1.0

# Why

- Service hygiene.

Reviewed-on: #2
app-v2026.06.15.86
2026-06-15 21:16:14 +00:00
rmcampos b93caa1397 feat: update main workflow files wih right changes 2026-06-15 16:11:22 -03:00
github-actions[bot] 894aec1ff7 docs: promote [Unreleased] to app-v2026.06.08.22 [skip ci] 2026-06-08 21:57:44 +00:00
rmcamposandGitHub 93efe09407 chore: bump client dependencies (#64)
* chore: bump client dependencies

* docs: update changelog file

* docs: update changelog

* feat: craete separate changelog files
app-v2026.06.08.22
2026-06-08 18:57:05 -03:00
rmcampos a88a6788c6 feat: add script to set confirmation email locally 2026-06-08 17:47:14 -03:00
rmcampos ae24edfa2a chore: update docker files to use local user 2026-06-08 17:46:54 -03:00
rmcampos 01577a773a docs: update changelog with latest changes 2026-06-08 17:46:32 -03:00
rmcamposandGitHub 931e361836 feat: update about page to reflect current features (#63) app-v2026.06.08.21 2026-06-08 15:35:43 -03:00
rmcampos db0cdeda91 docs: add changelog file 2026-06-08 13:38:04 -03:00
github-actions[bot] 4d9b3e2986 chore: bump api version to 29 [skip ci] api-v29 2026-06-01 14:42:27 +00:00
rmcamposandGitHub bceb9a2e49 chore: bump backend and frontend dependencies (#61)
* chore: bump frontend dependencies

* chore: bump backend dependencies
app-v2026.06.01.20
2026-06-01 11:41:53 -03:00