Commit Graph

72 Commits

Author SHA1 Message Date
f00ddc7d10 Merge pull request 'try arch docker' (#16) from feature/arch-in-docker into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 2m37s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/16
2026-01-28 08:58:05 +00:00
arrelin
332c9e141b try arch docker 2026-01-28 11:57:51 +03:00
22bd235f20 Merge pull request 'google icon for simplicity' (#15) from bugfix/react-icons into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 49s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/15
2026-01-28 08:49:23 +00:00
arrelin
df3495376b google icon for simplicity 2026-01-28 11:48:56 +03:00
bbd3e9c01d Merge pull request 'try to fix' (#14) from bugfix/deps-update into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 3m14s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/14
2026-01-24 17:32:04 +00:00
arrelin
50b1b31cb5 try to fix 2026-01-24 20:31:49 +03:00
6c72c514ae Merge pull request 'try to fix' (#13) from bugfix/deps-update into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 5s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/13
2026-01-24 17:25:04 +00:00
arrelin
721534f213 try to fix 2026-01-24 20:24:46 +03:00
c819668fd6 Merge pull request 'fix' (#12) from bugfix/deps-update into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 21s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/12
2026-01-24 17:07:44 +00:00
arrelin
86cb341ca4 fix 2026-01-24 20:07:34 +03:00
a9481676c1 Merge pull request 'dependencies update' (#11) from feature/deps-update into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 2m21s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/11
2026-01-24 15:06:33 +00:00
arrelin
83ce6dac8a dependencies update 2026-01-24 18:06:14 +03:00
8d98a7d24c Merge pull request 'fixes' (#10) from bugfix/darktheme-shoplist into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 12s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/10
2026-01-23 19:00:27 +00:00
arrelin
699b08628b fixes 2026-01-23 22:00:09 +03:00
3fabc762fd Merge pull request 'fix: improve purchased items visibility on dark theme' (#9) from bugfix/darktheme into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 12s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/9
2026-01-23 17:47:10 +00:00
arrelin
4ec3b12d03 fix: improve purchased items visibility on dark theme
Use custom .shopping-purchased class for purchased items
in shopping list. Now purchased items have proper background
on both light and dark themes.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-23 20:46:01 +03:00
0451bdc6c6 Merge pull request 'fix: improve member highlight visibility on dark theme' (#8) from feature/personal-account into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 12s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/8
2026-01-23 14:38:14 +00:00
b86d5e1af5 Merge branch 'master' into feature/personal-account 2026-01-23 14:38:00 +00:00
arrelin
3d2888b66b fix: improve member highlight visibility on dark theme
Use custom .member-current class instead of tailwind bg-purple-50
to properly support dark theme. Current user now has visible
background on both light and dark themes.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-23 17:37:08 +03:00
86fab6ae4f Merge pull request 'fix: add auth layer to family protected routes' (#7) from feature/personal-account into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 20s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/7
2026-01-23 14:29:35 +00:00
8cde23d291 Merge branch 'master' into feature/personal-account 2026-01-23 14:29:17 +00:00
arrelin
ccac6a4d2f fix: add auth layer to family protected routes
Fix authentication for /families/:id/members endpoint by adding
auth_layer instead of just session_layer to family_protected_routes.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-23 17:28:31 +03:00
f28f522663 Merge pull request 'fixes' (#6) from feature/personal-account into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 12s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/6
2026-01-23 14:18:52 +00:00
c859c0e78e Merge branch 'master' into feature/personal-account 2026-01-23 14:18:13 +00:00
arrelin
c120c8ff5f fixes 2026-01-23 17:17:42 +03:00
f20ece179b Merge pull request 'fixes' (#5) from feature/personal-account into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 15s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/5
2026-01-23 14:11:40 +00:00
e596093ffa Merge branch 'master' into feature/personal-account 2026-01-23 14:10:57 +00:00
arrelin
f9d4bac75f fixes 2026-01-23 17:10:09 +03:00
0af982bac7 Merge pull request 'fixes' (#4) from feature/personal-account into master
Some checks failed
Build and Publish Images / build-and-push (push) Failing after 7s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/4
2026-01-23 14:07:03 +00:00
arrelin
c817a2b57f fixes 2026-01-23 17:06:40 +03:00
4600400ba6 Merge pull request 'fixes' (#3) from feature/personal-account into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 12s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/3
2026-01-23 14:02:50 +00:00
arrelin
471da855bf fixes 2026-01-23 17:01:47 +03:00
2dfab403c8 Merge pull request 'personal account' (#2) from feature/personal-account into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 33s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/2
2026-01-23 09:52:11 +00:00
arrelin
b18f69ea62 personal account 2026-01-23 12:51:34 +03:00
24bd4aade4 Merge pull request 'init' (#1) from feature/i18n into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 17s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/1
2026-01-23 09:24:48 +00:00
arrelin
71f772f2b9 init 2026-01-23 12:23:25 +03:00
arrelin
a3e941b19f chore: migrate CI to Gitea Actions
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 9m19s
2026-01-18 13:37:31 +03:00
arrelin
514ced6e19 fix
Some checks failed
Build and Publish Images / build-and-push (push) Has been cancelled
2026-01-17 13:10:03 +03:00
arrelin
35e79de378 fix 2026-01-17 12:52:07 +03:00
arrelin
31bafb3c76 feat: replace back button with invite member functionality 2026-01-17 12:38:34 +03:00
arrelin
baccf0429b "fix: add family to authorized_families on create and OAuth login 2026-01-17 10:59:19 +03:00
arrelin
3e0e6ff456 oauth2 session fix 2026-01-17 10:47:09 +03:00
arrelin
48160331eb Merge remote-tracking branch 'origin/master' 2026-01-17 10:19:27 +03:00
arrelin
a4b06fb057 oauth2 2026-01-17 10:15:44 +03:00
Arrelin
a217beadec Merge pull request #3 from Arrelin/feature/ci-cd-update
init
2025-12-26 23:57:17 +03:00
arrelin
5fdb0c7ed7 init 2025-12-26 23:56:56 +03:00
Arrelin
564adac629 Merge pull request #2 from Arrelin/feature/shoplist
init feature
2025-12-24 15:39:02 +03:00
arrelin
fcd4199cbd init feature 2025-12-24 15:38:36 +03:00
arrelin
0fdc20e750 ultimate ci/cd pipeline 2025-12-19 10:54:57 +03:00
arrelin
a4b9ab2074 fix branch name for ci/cd 2025-12-19 10:50:34 +03:00