Commit graph

  • d5fc4be7e8 refactor: change spaces page header greeting with generic greeting main juancwu 2026-04-24 00:51:06 +00:00
  • 0e3b8159ff refactor: spaces page header with greeting and handler-computed total juancwu 2026-04-24 00:26:23 +00:00
  • 4d5a3276de feat: add sidebar menu items on account settings page juancwu 2026-04-23 02:24:29 +00:00
  • 9e1f675a6b fix: mobile sidebar footer not sticking to the bottom juancwu 2026-04-23 02:11:03 +00:00
  • 74795c583c feat: swap theme switcher and account dropdown menu positions juancwu 2026-04-22 22:56:14 +00:00
  • 8c681282ef feat: pay bills pay-bills-flow juancwu 2026-04-22 15:49:00 +00:00
  • d747454f4a feat: add space account page juancwu 2026-04-22 03:44:04 +00:00
  • bdd05b0315 chore: add goose migration tasks to Taskfile juancwu 2026-04-22 03:44:00 +00:00
  • 7f437949b1 feat: add missing sidebar content for shared with me spaces juancwu 2026-04-14 01:21:07 +00:00
  • 6355dc8af6 Merge branch 'feat/default-space' juancwu 2026-04-14 01:16:08 +00:00
  • 8db659a5a5 chore: use "My Space" as default space name juancwu 2026-04-14 01:15:58 +00:00
  • 858b8cd364 Merge branch 'feat/list-accounts' juancwu 2026-04-14 00:55:22 +00:00
  • 11ac016e44 feat: list accounts in space overview juancwu 2026-04-14 00:54:06 +00:00
  • 48cae4957e feat: shared with me page juancwu 2026-04-12 16:55:38 +00:00
  • 071f6c5855 chore: ignore git worktrees juancwu 2026-04-12 16:39:17 +00:00
  • 8747dfe495 chore: differentiate shared with me and personal spaces juancwu 2026-04-12 16:38:24 +00:00
  • e90ac61b34 chore: change sidebar top button icon juancwu 2026-04-12 16:23:12 +00:00
  • de0e87cd71 feat: persist sidebar state juancwu 2026-04-12 16:15:22 +00:00
  • 61eaa268ab chore: update templ and templui juancwu 2026-04-12 16:07:06 +00:00
  • b5d195baea chore: fix ui not centered when sidebar is closed juancwu 2026-04-12 15:50:07 +00:00
  • 6f99a51159 feat: add cancel button to create space page juancwu 2026-04-12 15:46:21 +00:00
  • 0f9c122608 feat: properly set space card url juancwu 2026-04-11 21:49:16 +00:00
  • 775177cba1 feat: create space juancwu 2026-04-11 21:46:52 +00:00
  • 8e952455cd feat: seed categories juancwu 2026-04-11 19:16:40 +00:00
  • a2b0ee5c15 feat: add categories juancwu 2026-04-11 19:12:19 +00:00
  • c639f9800e chore: use routeurl to get urls on the sidebar juancwu 2026-04-11 18:06:33 +00:00
  • 28f990624d chore: add dollar sign to total space balance juancwu 2026-04-11 17:58:17 +00:00
  • 694b774986 chore: calculate total balance for space juancwu 2026-04-11 17:57:41 +00:00
  • b48fcbfaa6 chore: count space members without retrieving all member info juancwu 2026-04-11 17:50:16 +00:00
  • 08f806e405 feat: fetch user spaces for list juancwu 2026-04-11 17:41:23 +00:00
  • d413193366 chore: overhaul onboarding steps juancwu 2026-04-11 16:18:46 +00:00
  • acb7f511f9 chore: remove old space service method to ensure personal space juancwu 2026-04-11 15:41:56 +00:00
  • fec29bcc0e feat: space card for spaces list juancwu 2026-04-11 15:38:20 +00:00
  • 92db29278d feat: register routes with name juancwu 2026-04-11 15:17:25 +00:00
  • f25244b016 chore: serve static files from dir on dev juancwu 2026-04-11 14:34:50 +00:00
  • 4181264a68 chore: add routes test juancwu 2026-04-07 13:22:52 +00:00
  • 7c375e1002 feat: setting up routes for spaces landing page juancwu 2026-04-07 12:38:07 +00:00
  • 36a3d6f962 chore: include a setup and secrets generation command in taskfile juancwu 2026-04-06 20:18:41 +00:00
  • 280cb93648 feat: use router to group routes juancwu 2026-04-06 20:01:52 +00:00
  • a3f4661456 chore: move templui utils into ui folder juancwu 2026-04-06 18:22:58 +00:00
  • 5de84c6de7 chore: add setup script in devbox.json to install tparse juancwu 2026-04-06 18:06:39 +00:00
  • 7b2002b7c8 chore: update test commands juancwu 2026-04-06 18:04:29 +00:00
  • df164ab0f4 chore: massive reset juancwu 2026-04-06 17:51:59 +00:00
  • c7ee3da8f2 feat: router juancwu 2026-04-06 15:48:41 +00:00
  • c87e1c309e chore: remove scheduler juancwu 2026-04-06 15:22:21 +00:00
  • 735d9e810c feat: update models juancwu 2026-04-06 15:18:14 +00:00
  • 7be5510753 feat: new minimal db schema juancwu 2026-04-06 14:49:36 +00:00
  • ef2cb7f85f chore: add shopstring/decimal as direct dependency juancwu 2026-04-06 13:13:34 +00:00
  • 37b6264bf9 chore: add goose as part of devbox environment juancwu 2026-04-03 16:48:41 +00:00
  • 047e392ac3 feat: show report on payment method v1.13.0 v1 juancwu 2026-03-17 17:04:21 +00:00
  • b5295d1c73
    fix: delete space form issues v1.12.1 juancwu 2026-03-14 19:20:43 -04:00
  • 6871b1f8c6
    feat: delete space v1.12.0 juancwu 2026-03-14 19:11:11 -04:00
  • b40e693748
    chore: update test data juancwu 2026-03-14 17:56:25 -04:00
  • 86f7f3160e
    fix: missing decimal numbers for str amount column v1.11.3 juancwu 2026-03-14 17:34:57 -04:00
  • 89c5d76e5e
    Merge branch 'fix/calculation-accuracy' into main v1.11.2 juancwu 2026-03-14 16:48:40 -04:00
  • c8a1eb5b7a
    chore: replace int amount_cents for string storage and decimal pkg juancwu 2026-03-14 14:43:39 -04:00
  • 45fcecdc04 chore: refactor v1.11.1 juancwu 2026-03-14 16:27:45 +00:00
  • 13774eec7d
    fix: TO_CHAR query fails on sqlite v1.11.0 juancwu 2026-03-14 11:53:21 -04:00
  • e1ad197624
    Merge branch 'feat/receipts' juancwu 2026-03-14 11:44:44 -04:00
  • ac7296b06e
    feat: loans juancwu 2026-03-14 11:34:21 -04:00
  • b092d12c57 chore: full removal of recurring deposits juancwu 2026-03-14 14:51:23 +00:00
  • f05c36e44f chore: lock down specific version for nodejs and tailwindcss4 juancwu 2026-03-07 17:23:05 +00:00
  • 57b91b81d3 chore: remove google analytics v1.10.1 juancwu 2026-03-03 15:47:48 +00:00
  • 08f6b034f5 feat: set timezone space level v1.10.0 juancwu 2026-03-03 14:48:11 +00:00
  • 945069052f feat: set timezone user level juancwu 2026-03-03 12:29:41 +00:00
  • ad0989510a Merge branch 'fix/default-today-in-datepicker-overrides' v1.9.1 juancwu 2026-02-27 12:38:38 +00:00
  • d510a0d99e fix: datepicker value gets overwritten on edit forms juancwu 2026-02-27 12:38:08 +00:00
  • 40fe5ffe20 chore: update datepickers to use new API interface for clearable date v1.9.0 juancwu 2026-02-24 15:34:28 +00:00
  • 6792cee588 chore: remove old default date setter from expense form juancwu 2026-02-24 15:04:23 +00:00
  • b33a9bc670 feat: datepicker clear selected date juancwu 2026-02-24 15:03:24 +00:00
  • 7a04d9dcbc fix: inaccurate amount calculations v1.8.1 juancwu 2026-02-23 20:45:57 +00:00
  • a17703d30d feat: add transaction from overview page juancwu 2026-02-23 19:27:03 +00:00
  • 0008e93973 chore: refactor add expense dialog to its own ui block juancwu 2026-02-23 18:38:10 +00:00
  • 7e3a2db356 fix: remove extra AppVersion context key entry juancwu 2026-02-23 17:51:13 +00:00
  • b329fb3e19 fix: use http utils in space access middleware juancwu 2026-02-23 14:54:01 +00:00
  • 0a2ab751a5 fix: properly redirect to login page if access to space without user juancwu 2026-02-23 14:53:48 +00:00
  • 669c01716c feat: add http utilities to middleware package juancwu 2026-02-23 14:53:20 +00:00
  • e747906f18 fix: breadcrumbs and menu item still uses old dashboard link juancwu 2026-02-23 13:57:35 +00:00
  • e10186fd7a feat: show account transfer history v1.8.0 juancwu 2026-02-20 16:43:25 +00:00
  • b34f336aea Merge branch 'feat/recurring-account-deposit' juancwu 2026-02-20 16:23:05 +00:00
  • 5513bcc603 feat: recurring deposits to accounts juancwu 2026-02-20 16:23:01 +00:00
  • 85ecd67bc1 Merge branch 'feat/rename-dashboard' v1.7.1 juancwu 2026-02-18 15:06:32 +00:00
  • fbd8d6e935 fix: ui uses "Dashboard" instead of "Spaces" juancwu 2026-02-18 15:06:22 +00:00
  • d6b9eb9c59 fix: migrate dashboard to space handler & rm dashboard handler juancwu 2026-02-18 15:03:20 +00:00
  • 2f1a7154e4 fix: redirect middleware return type juancwu 2026-02-18 14:57:35 +00:00
  • b9976aef9c Merge branch 'fix/migration-file' v1.7.0 juancwu 2026-02-18 00:56:55 +00:00
  • 8f58c6b9e3 fix: 00013 migration file juancwu 2026-02-18 00:56:49 +00:00
  • dd3f607e13 Merge branch 'feat/friendlier-tag-creation' juancwu 2026-02-17 21:13:52 +00:00
  • ef37360da7 feat: add tag combobox to make tagging expenses easier juancwu 2026-02-17 21:13:46 +00:00
  • 0e5d196432 Merge branch 'feat/allow-multiple-tags-for-budgets' juancwu 2026-02-17 15:21:08 +00:00
  • 55e04c9b94 feat: allow multi tags for budgets juancwu 2026-02-17 15:20:49 +00:00
  • 10e084773c fix: RequireAuth and RequireSpaceAccess order v1.6.1 juancwu 2026-02-17 02:34:02 +00:00
  • a9d012048a chore: delete auth middleware backup file juancwu 2026-02-17 01:46:17 +00:00
  • 7d3595fdcd fix: jwt expiry not taken from configuration juancwu 2026-02-17 01:45:29 +00:00
  • f012766ec7 feat: proper space overview page v1.6.0 juancwu 2026-02-16 00:02:01 +00:00
  • 03217ac69f fix: reports date range active state does not update v1.5.0 juancwu 2026-02-15 23:08:03 +00:00
  • a7d5f21fe8 feat: replace overview with reports page juancwu 2026-02-15 23:00:58 +00:00
  • e5941e1329 fix: some elements are not templui components v1.4.5 juancwu 2026-02-15 05:17:30 +00:00
  • d7cd50d671 fix: improve error messages v1.4.4 juancwu 2026-02-15 02:31:48 +00:00
  • 696cb6a2fa feat: CRUD rate limit and improve security v1.4.3 juancwu 2026-02-15 01:47:25 +00:00