Commit Graph

39 Commits

Author SHA1 Message Date
Herculino Trotta
212ee2bf28 feat: improve networth calculations 2024-10-14 11:06:02 -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
7f24d49049 test 2024-10-13 15:41:31 -03:00
Herculino Trotta
ff302e8377 test 2024-10-13 15:33:47 -03:00
Herculino Trotta
5af72ce100 test 2024-10-13 15:23:34 -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
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
d20897a28a more changes 2024-10-13 12:10:50 -03:00
Herculino Trotta
49db2089e8 build: replace celery with procrastinate 2024-10-11 14:11:40 -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
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
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
d66ca1e8af feat: add api 2024-10-09 22:25:22 -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
70f7f66b8a feat: better widget for forms 2024-09-27 17:56:32 -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
69748f75ce feat: change ArbitraryDecimalDisplayNumberInput to use Alpine-Mask 2024-09-27 17:50:35 -03:00
Herculino Trotta
dff1f07f0e fix: entry now returns amount instead of total_amount 2024-09-27 16:28:46 -03:00
Herculino Trotta
47809d83d4 feat: properly displays the negative signal before prefix 2024-09-27 16:28:28 -03:00
Herculino Trotta
e6b5ce051b refactor: remove unused submit button 2024-09-26 21:31:19 -03:00
Herculino Trotta
ad080aa50b feat: add transfer form 2024-09-26 21:31:00 -03:00
Herculino Trotta
f0ead20b57 feat: add common function for returning remaining days in a month 2024-09-26 21:29:55 -03:00
Herculino Trotta
7d02343efc feat: improve month_year_picker 2024-09-26 12:45:03 -03:00
Herculino Trotta
50b0c6ce01 initial commit 2024-09-26 11:00:40 -03:00