Commit Graph

876 Commits

Author SHA1 Message Date
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
Herculino Trotta 983df8483a refactor(frontend): remove unused modal code and expose htmx to window 2024-10-09 22:24:23 -03:00
Herculino Trotta faaef38919 refactor(frontend): remove font-awesome.js 2024-10-09 22:24:01 -03:00
Herculino Trotta b118e57693 refactor(offcanvas): remove debug log 2024-10-09 22:23:14 -03:00
Herculino Trotta f5baa07cdd feat: display month transaction count right 2024-10-09 22:22:17 -03:00
Herculino Trotta 8acff0b010 refactor: remove debug print 2024-10-09 00:32:00 -03:00
Herculino Trotta 3dde44b1cd changes 2024-10-09 00:31:21 -03:00
Herculino Trotta e78e4cc5e1 feat: initTomSelect hyperscript behavior 2024-10-06 02:58:40 -03:00
Herculino Trotta a2fb1ef012 changes 2024-09-30 23:52:17 -03:00
Herculino Trotta 70f7f66b8a feat: better widget for forms 2024-09-27 17:56:32 -03:00
Herculino Trotta 97100ad28c feat: rework some views and fixes 2024-09-27 17:56:16 -03:00
Herculino Trotta ca0b121bac feat: rework some views and fixes 2024-09-27 17:56:09 -03:00
Herculino Trotta f9e1737c73 fix: validate_decimal_places validating for 18 decimal places instead of 30 2024-09-27 17:55:28 -03:00
Herculino Trotta 62b3535324 fix: empty MonthYearPicker when there's not transactions 2024-09-27 17:54:47 -03:00
Herculino Trotta e03c43a7f3 refactor: rename transfer form page 2024-09-27 17:53:50 -03:00
Herculino Trotta b1c776656d feat: make django handle localization 2024-09-27 17:53:38 -03:00
Herculino Trotta f453a84502 refactor: remove select from base template 2024-09-27 17:52:32 -03:00
Herculino Trotta 977d81a8dc refactor: formatting 2024-09-27 17:52:15 -03:00
Herculino Trotta a0fb92f804 feat: send month and year when loading transfer 2024-09-27 17:52:00 -03:00
Herculino Trotta 0198155af1 feat: rename transactions' add and edit form 2024-09-27 17:51:11 -03:00