Commit Graph

41 Commits

Author SHA1 Message Date
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
Herculino Trotta
69748f75ce feat: change ArbitraryDecimalDisplayNumberInput to use Alpine-Mask 2024-09-27 17:50:35 -03:00
Herculino Trotta
b98d8ab572 feat: add a message when there aren't transactions to show 2024-09-27 17:49:27 -03:00
Herculino Trotta
6ae4d58aba webpack: remove jquery-mask-plugin and enable alpine and alpine-mask 2024-09-27 17:49:00 -03:00
Herculino Trotta
c5c44472bd feat: make item delete confirm on click and directly delete on shift+click
This behavior is similar to how Discord handles the delete button
2024-09-27 17:47:55 -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
7f005eb783 feat: add transfer form 2024-09-26 21:37:15 -03:00
Herculino Trotta
6cce79584f feat: make generic-offcanvas backdrop static 2024-09-26 21:36:55 -03:00
Herculino Trotta
d5020ff719 feat: create button tooltip on hover 2024-09-26 21:36:34 -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
9e8c81a0d9 js: remove unused js code 2024-09-26 21:29:36 -03:00
Herculino Trotta
c727980e31 style: change tom-select clear-button color 2024-09-26 21:28:59 -03:00
Herculino Trotta
504a02978c feat: increase offcanvas-size-xl size 2024-09-26 21:28:46 -03:00
Herculino Trotta
7d02343efc feat: improve month_year_picker 2024-09-26 12:45:03 -03:00
Herculino Trotta
91ec0691e5 feat: click month name to open picker 2024-09-26 12:44:55 -03:00
Herculino Trotta
d14924a4c4 style: add bottom margin to overview month row 2024-09-26 12:44:42 -03:00
Herculino Trotta
b6e4ed17e3 feat: improve month_year_picker 2024-09-26 12:44:21 -03:00
Herculino Trotta
c2cc8ff689 feat: add left offcanvas 2024-09-26 12:44:04 -03:00
Herculino Trotta
8fb80c1ac2 refactor: remove empty class 2024-09-26 12:43:48 -03:00
Herculino Trotta
f043536988 feat: double click to edit transaction
In the future this should be used to view, not edit
2024-09-26 12:43:35 -03:00
Herculino Trotta
5dccc4c768 style: change nav pill active text color 2024-09-26 12:43:06 -03:00
Herculino Trotta
50b0c6ce01 initial commit 2024-09-26 11:00:40 -03:00
Herculino Trotta
830e821a17 add gitignore 2024-09-26 10:55:36 -03:00
Herculino Trotta
160719a575 item 2024-09-22 15:38:06 -03:00