Commit Graph
100 Commits
Author SHA1 Message Date
Herculino Trotta 5b34b84477 feat: add select and unselect all buttons to floating actions bar 2024-10-20 11:56:39 -03:00
Herculino Trotta ace73b536a fix: item's amount is right aligned on mobile 2024-10-20 11:56:14 -03:00
Herculino Trotta b77e48ef42 feat: show account group on account reconciliation form 2024-10-20 11:55:52 -03:00
Herculino Trotta 1909184d55 feat(api): make category and tags create or get 2024-10-19 20:43:05 -03:00
Herculino Trotta ca18849517 fix: generate_recurring_transactions() got an unexpected keyword argument 'timestamp' 2024-10-19 01:45:54 -03:00
Herculino Trotta 696614ae50 docker: cleanup examples 2024-10-18 19:46:23 -03:00
Herculino Trotta 8c3dea074f feat: changes to Recurring and InstallmentPlan 2024-10-18 19:03:54 -03:00
Herculino Trotta 8e3f398016 feat: add paused status to RecurringTransaction 2024-10-18 19:03:05 -03:00
Herculino Trotta 80a5ae5d74 feat: add reference date to transaction item 2024-10-18 19:02:16 -03:00
Herculino Trotta 8a3799c359 feat: implement django-cotton 2024-10-18 15:05:01 -03:00
Herculino Trotta 3aa6f12677 refactor: rename recurring transaction transactions page 2024-10-18 00:05:08 -03:00
Herculino Trotta 79f9c3fd45 feat: show if a transaction is recurring 2024-10-18 00:04:52 -03:00
Herculino Trotta 68ed68205b fix: narrow config pages on mobile 2024-10-18 00:04:31 -03:00
Herculino Trotta 3772eb94d6 refactor: remove debug print 2024-10-17 13:24:10 -03:00
Herculino Trotta 25385d6d09 refactor: fetch currency balance from currency instead of account 2024-10-17 13:18:00 -03:00
Herculino Trotta f04a4e5bc5 refactor: remove debug print 2024-10-17 13:05:26 -03:00
Herculino Trotta e9359a3dfd fix: networth doesn't load if there aren't any transactions 2024-10-17 13:04:41 -03:00
Herculino Trotta 255fe6f771 feat: add dismiss button and improve hiding for htmx-error-handler 2024-10-17 11:07:30 -03:00
Herculino Trotta 4885d11043 locale(pt-BR): update translations 2024-10-17 00:53:09 -03:00
Herculino Trotta a18e2ab58a feat: add recurring transactions 2024-10-17 00:38:12 -03:00
Herculino Trotta ce422ce4b1 feat: more log settings 2024-10-17 00:37:12 -03:00
Herculino Trotta 1719f6f834 feat: don't cache procrastinate_jobs table 2024-10-17 00:36:58 -03:00
Herculino Trotta 2affd39c7b feat: add task for cleaning up procrastinate jobs after 1 month 2024-10-17 00:36:31 -03:00
Herculino Trotta fde5101011 feat: add exchange rate config page 2024-10-16 14:30:32 -03:00
Herculino Trotta 31ca384ced locale(pt-BR): update translations 2024-10-16 12:03:00 -03:00
Herculino Trotta 8010cf26de feat: add migrations 2024-10-16 00:19:31 -03:00
Herculino Trotta 07cbfefb95 changes, fixes and improvements 2024-10-16 00:16:48 -03:00
Herculino Trotta d0f4dcc957 fix: weird left hard border when load-blurring 2024-10-15 23:09:17 -03:00
Herculino Trotta f1fb5dc4dc fix: paid/unpaid (refreshed) transactions don't trigger edit toolbar 2024-10-15 22:57:07 -03:00
Herculino Trotta b28e88b9cd feat: add Swal as a hyperscript behavior 2024-10-14 23:20:09 -03:00
Herculino Trotta aee9f39e20 refactor: remove tooltip 2024-10-14 22:57:17 -03:00
Herculino Trotta e12b5e62c4 fix: networth charts starting on bottom 2024-10-14 21:26:30 -03:00
Herculino Trotta 84177b303b fix: wrong replace when paying transaction 2024-10-14 21:26:11 -03:00
Herculino Trotta aecbcb3430 feat: add actions 2024-10-14 21:01:11 -03:00
Herculino Trotta 8a61946c16 refactor: translate networth page title 2024-10-14 13:22:40 -03:00
Herculino Trotta 75b78bd2fa fix: networth historical account balance 2024-10-14 13:22:25 -03:00
Herculino Trotta 0f3ebe474b feat: add favicons to login 2024-10-14 11:54:02 -03:00
Herculino Trotta bb401dde15 locale(pt-BR): update translations 2024-10-14 11:35:52 -03:00
Herculino Trotta 5e39aa1266 refactor 2024-10-14 11:30:32 -03:00
Herculino Trotta 311d974762 feat: add option for muting sounds 2024-10-14 11:30:19 -03:00
Herculino Trotta dad0d96b58 feat: improve networth calculations 2024-10-14 11:08:06 -03:00
Herculino Trotta c1f8838397 refactor: drop unused loading animation 2024-10-14 11:07:55 -03:00
Herculino Trotta 856ab680f3 docs: add pytz and dateutil to requirements 2024-10-14 11:07:38 -03:00
Herculino Trotta 62bb256c7d feat: add charts to net worth 2024-10-14 11:07:22 -03:00
Herculino Trotta bd03eaa7a3 refactor: remove unused import 2024-10-14 11:07:10 -03:00
Herculino Trotta a645252ace feat: make Currency name unique 2024-10-14 11:06:55 -03:00
Herculino Trotta 212ee2bf28 feat: improve networth calculations 2024-10-14 11:06:02 -03:00
Herculino Trotta f785488977 feat: add favicons and logos 2024-10-14 11:05:32 -03:00
Herculino Trotta b3b6bec44d refactor: cleanup .env.example 2024-10-14 11:04:50 -03:00
Herculino Trotta 75feb9df4c fix: remove tooltip dispose on click 2024-10-13 19:20:33 -03:00
Herculino Trotta 71e3aa87ed locale: update pt_br translation 2024-10-13 16:10:06 -03:00
Herculino Trotta db196731d9 feat: add fallback for creating user settings if it doesn't exist 2024-10-13 16:05:35 -03:00
Herculino Trotta f95ba3a550 refactor: remove unused utils 2024-10-13 16:05:05 -03:00
Herculino Trotta 5b0ed9bce8 feat: add FileBasedCache 2024-10-13 15:55:55 -03:00
Herculino Trotta 7f24d49049 test 2024-10-13 15:41:31 -03:00
Herculino Trotta ff302e8377 test 2024-10-13 15:33:47 -03:00
Herculino Trotta da85c28499 test 2024-10-13 15:27:49 -03:00
Herculino Trotta 5af72ce100 test 2024-10-13 15:23:34 -03:00
Herculino Trotta a6a2b535d2 test 2024-10-13 15:19:57 -03:00
Herculino Trotta 79c02d0163 test 2024-10-13 14:56:16 -03:00
Herculino Trotta 949be538bf feat: set automatic language when needed 2024-10-13 14:42:24 -03:00
Herculino Trotta 5602dbe91b docker: remove halthcheck 2024-10-13 14:42:01 -03:00
Herculino Trotta c0362656e3 refactor: remove ensure_user_settings 2024-10-13 14:22:26 -03:00
Herculino Trotta 776e1b23ce feat: create user settings on localization middleware 2024-10-13 13:52:47 -03:00
Herculino Trotta 399f1cc965 feat(users): properly connect signals 2024-10-13 13:52:20 -03:00
Herculino Trotta 1a8327d0d8 feat(users): properly connect signals 2024-10-13 13:52:16 -03:00
Herculino Trotta 7beb682a05 django: add CSRF_TRUSTED_ORIGINS 2024-10-13 13:21:45 -03:00
Herculino Trotta be4f340633 docker: remove compilemessages 2024-10-13 13:20:34 -03:00
Herculino Trotta c260076790 docker: remove fixture import 2024-10-13 12:38:20 -03:00
Herculino Trotta d20897a28a more changes 2024-10-13 12:10:50 -03:00
Herculino Trotta 1717d8a94e feat: add Django Admin to Management nav 2024-10-11 22:05:47 -03:00
Herculino Trotta c8a9dfb38e refactor: rename toast behavior to tooltip (typo) 2024-10-11 22:04:49 -03:00
Herculino Trotta c59edb7fac locale: more pt_br translations 2024-10-11 21:45:30 -03:00
Herculino Trotta 49db2089e8 build: replace celery with procrastinate 2024-10-11 14:11:40 -03:00
Herculino Trotta c9ae8c9db5 style: center user settings button on mobile 2024-10-11 11:27:10 -03:00
Herculino Trotta fe9682aa65 locale: improve and fix translations 2024-10-11 11:26:41 -03:00
Herculino Trotta 1f644ba974 feat: improve navbar settings and other stuff 2024-10-11 01:58:34 -03:00
Herculino Trotta 1e4b4de0ec feat: add form for user settings 2024-10-11 01:57:45 -03:00
Herculino Trotta 431f8e5f4d fix: typo 2024-10-11 01:57:25 -03:00
Herculino Trotta 3319e833e2 build: remove unused code from Dockerfile 2024-10-11 01:57:16 -03:00
Herculino Trotta 9dbdad5190 build: compilemessages at build 2024-10-11 01:57:04 -03:00
Herculino Trotta b6f8c224f0 feat: add middleware for setting user language and timezone when set as setting 2024-10-11 01:56:36 -03:00
Herculino Trotta 6b22d2d837 feat: add user_settings for timezone and language 2024-10-11 01:56:10 -03:00
Herculino Trotta 2c55109302 feat: add user_settings for timezone and language 2024-10-11 01:56:06 -03:00
Herculino Trotta fde0dd420a build: remove fixtures 2024-10-11 01:54:53 -03:00
Herculino Trotta f64a2a6e8c chore(locale): add pt_br translation 2024-10-11 01:54:34 -03:00
Herculino Trotta 5b66ac7fac refactor: move some fields and widgets around 2024-10-10 22:37:10 -03:00
Herculino Trotta d2cd115751 feat: improve monthly transactions ordering 2024-10-09 22:31:08 -03:00
Herculino Trotta a918b4ae7c feat: add api 2024-10-09 22:30:48 -03:00
Herculino Trotta 520645b752 feat: increase SESSION_COOKIE_AGE to 31 days and allow env set 2024-10-09 22:29:52 -03:00
Herculino Trotta 4089b80d3b feat: add api 2024-10-09 22:29:28 -03:00
Herculino Trotta d90baaa364 feat: add api 2024-10-09 22:29:13 -03:00
Herculino Trotta 4b6af9de16 refactor: formatting 2024-10-09 22:28:40 -03:00
Herculino Trotta 7913722e20 refactor: formatting 2024-10-09 22:28:34 -03:00
Herculino Trotta ec5da3cac0 refactor: formatting 2024-10-09 22:28:23 -03:00
Herculino Trotta 3afa626db2 refactor: add id to collapsible 2024-10-09 22:27:38 -03:00
Herculino Trotta 58eccf44cd fix: actions menu not displaying correctly on tall items 2024-10-09 22:27:13 -03:00
Herculino Trotta 502e5b7913 refactor: change mouseenter and mouseleave to mouseover and mouseout 2024-10-09 22:26:46 -03:00
Herculino Trotta d66ca1e8af feat: add api 2024-10-09 22:25:22 -03:00
Herculino Trotta 5a2fa2bb2d refactor(error_handler): remove debug log 2024-10-09 22:24:45 -03:00