rmcampos
4993b1e806
feat: add notes archival option before deleting ( #20 )
...
Frontend CD / build (push) Successful in 4m59s
Backend CD / build (push) Successful in 22m37s
# What
- Add archiving notes option
- Notes should be archived before deleting.
# Why
- Makes the flow more clear and follow the same pattern as other app.Reviewed-on: #20
2026-07-28 13:52:19 +00:00
rmcampos
7b45e2ccbd
feat: add completed tasks and delete confirm ( #19 )
...
Backend CD / build (push) Successful in 4m32s
Frontend CD / build (push) Successful in 4m41s
# What
- Add confirm modal before deleting tasks and notes
- Add section with completed tasks
# Why
- That's because why.Reviewed-on: #19
2026-07-23 20:33:23 +00:00
renovate-bot and rmcampos
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` |  |  |
> ❗ **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 >
2026-07-22 18:47:58 +00:00
gitea-actions[bot]
300b2e0576
chore: bump api version to 35 [skip ci]
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&ep=v1_gifs_search&rid=giphy.gif&ct=g " style="border:0;height:300px;width:300px"/>
Reviewed-on: #13
2026-07-20 16:40:53 +00:00
gitea-actions[bot]
891c526363
chore: bump api version to 34 [skip ci]
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&ep=v1_gifs_search&rid=giphy.gif&ct=g " style="border:0;height:168px;width:300px"/>
Reviewed-on: #12
2026-07-16 18:37:03 +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]
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
2026-06-29 19:23:41 +00:00
gitea-actions[bot]
ce76f94237
chore: bump api version to 32 [skip ci]
2026-06-15 21:55:02 +00:00
gitea-actions[bot]
10c11e8f0b
chore: bump api version to 31 [skip ci]
2026-06-15 21:41:06 +00:00
gitea-actions[bot]
31b2c9da8e
chore: bump api version to 30 [skip ci]
2026-06-15 21:36:31 +00: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
2026-06-15 21:16:14 +00:00
github-actions[bot]
4d9b3e2986
chore: bump api version to 29 [skip ci]
2026-06-01 14:42:27 +00:00
rmcampos and GitHub
bceb9a2e49
chore: bump backend and frontend dependencies ( #61 )
...
* chore: bump frontend dependencies
* chore: bump backend dependencies
2026-06-01 11:41:53 -03:00
github-actions[bot]
39cbe80582
chore: bump api version to 28 [skip ci]
2026-05-26 14:58:43 +00:00
rmcampos and GitHub
5fec30fea0
feat: add SDD and DDD filer for AI based development and Spec 001 implementation ( #60 )
...
* feat: add initial files and spec 1
* feat: add spec for rich text feature
* chore: restore file from broken AI session
* feat: add project constraints to ai
* chore: update spec feature prompt
* feat: add multiple tags support - wip
* test: fix test cases
* chore: move tag list to below the inputs
* chore: add ngrok files and updates
* fix: session issues and query using HQL
* test: fix test cases
2026-05-26 11:58:04 -03:00
github-actions[bot]
a35c037f20
chore: bump api version to 27 [skip ci]
2026-05-19 01:27:08 +00:00
f34c359720
Refresh auth session with server-authoritative current user data ( #59 )
...
* Initial plan
* feat: refresh and reload current user profile
Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/3f01367a-baee-4bbe-8f66-f04da58d485f
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com >
* test: fix time zone test issue
---------
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-18 22:26:31 -03:00
github-actions[bot]
1bb59dcbc5
chore: bump api version to 26 [skip ci]
2026-05-18 20:15:27 +00:00
a6bdd104d5
feat: add last activity date time ( #57 )
...
* feat: add last activity date time
* chore: update missing files
* chore: improve last seen message to inclute timezone
* chore: remove the formatting from backend
* chore: fix client issues
* fix: add utd to formatting in the client
* fix lint issue
* chore: fix lastLogin always showing the current login
* fix: address sidebar and sign-in review comments
Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/04a13c25-87ea-44cc-ac53-cfefd16e0262
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-18 17:15:01 -03:00
github-actions[bot]
9bf0f400fe
chore: bump api version to 25 [skip ci]
2026-05-17 20:54:25 +00:00
rmcampos and GitHub
84f6a00572
feat: prevent user form login before conforming his email ( #56 )
...
* feat: prevent user form login before conforming his email
* chore: update files and improve things
* feat: fix errors issue and improve logs
2026-05-17 17:53:59 -03:00
github-actions[bot]
638eeb077f
chore: bump api version to 24 [skip ci]
2026-05-15 17:45:37 +00:00
rmcampos and GitHub
d6cb1e9595
fix: mailgun 401 error ( #55 )
2026-05-15 14:45:09 -03:00
github-actions[bot]
84ce281f7f
chore: bump api version to 23 [skip ci]
2026-05-14 16:32:37 +00:00
rmcampos and GitHub
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
github-actions[bot]
edc83493c3
chore: bump api version to 22 [skip ci]
2026-05-13 20:54:30 +00:00
github-actions[bot]
674f51004d
chore: bump api version to 21 [skip ci]
2026-05-06 21:20:59 +00:00
rmcampos and GitHub
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
github-actions[bot]
85aef0c279
chore: bump api version to 20 [skip ci]
2026-04-16 19:50:18 +00:00
rmcampos and GitHub
c19ef73a5a
feat: improve security and prevent xss attacks ( #30 )
...
* feat: improve security and prevent xss attacks
* chore: fix frontend test file name location
* fix: frontend test case
* ci: add deployment connection
2026-04-16 16:49:51 -03:00
github-actions[bot]
08cdd73c2b
chore: bump api version to 19 [skip ci]
2026-04-14 20:21:40 +00:00
github-actions[bot]
35dedf3fbd
chore: bump api version to 18 [skip ci]
2026-04-14 20:17:46 +00:00
github-actions[bot]
5ecd14b960
chore: bump api version to 17 [skip ci]
2026-04-08 22:05:26 +00:00
rmcampos and GitHub
429dfa02c3
fix: wrong base url for staging env ( #28 )
...
* fix: wrong base url for staging env
* fix: wrong var changed domain
2026-04-08 19:05:00 -03:00
github-actions[bot]
24545ec16c
chore: bump api version to 16 [skip ci]
2026-04-08 13:47:09 +00:00
rmcampos and GitHub
ce18bc01eb
chore: bump spring version to 4.0.5 ( #27 )
...
* chore: bump spring version to 4.0.5
* feat: add docker build to CI workflow
* feat: add staging deploy - wip
* fix: change triggers to include PR changes
* feat: add server ci and deploy to stg
* chore: add app build candidate
* remove from branch, get from main
* fix: build app candidate
* fix: build app candidate
* fix: fe changes in the app
* fix: app ci workflow dispatch
* chore: improve PR ci and cd
* feat: make deployments always happen for PRs
* feat: improve workflow names
2026-04-08 10:46:41 -03:00
github-actions[bot]
5e200032fd
chore: bump api version to 15 [skip ci]
2026-03-17 18:41:21 +00:00
github-actions[bot]
ca3ff49521
chore: bump api version to 14 [skip ci]
2026-03-17 18:31:34 +00:00
rmcampos
741cc9693f
feat: bump dependencies in back and front
2026-03-17 15:30:54 -03:00
github-actions[bot]
f5175c41fc
chore: bump api version to 13 [skip ci]
2026-03-16 16:45:38 +00:00
rmcampos
240515cc93
Merge branch 'main' of github.com:RMCampos/tasknote
2026-03-16 13:45:05 -03:00
rmcampos
ee1c0cfb64
fix: add missing templates and config for new domain
2026-03-16 13:44:46 -03:00
github-actions[bot]
37f991d56f
chore: bump api version to 12 [skip ci]
2026-03-16 15:50:14 +00:00
rmcampos
13eadd75dc
Merge branch 'main' of github.com:RMCampos/tasknote
2026-03-16 12:49:30 -03:00
rmcampos
40f0c5a1d5
feat: fix message not going back to client in spring v4
2026-03-16 11:53:46 -03:00
github-actions[bot]
0f620a6ce7
chore: bump api version to 11 [skip ci]
2026-03-02 20:45:13 +00:00
rmcampos and GitHub
e7d6226dbd
feat: fix backend issues with state and memory leak ( #23 )
...
* feat: fix backend issues with state and memory leak
* chore: address copilot review issues
* chore: address copilot review round 2
* test: fix test cases
2026-03-02 17:44:29 -03:00