Commit Graph

39 Commits

Author SHA1 Message Date
Herculino Trotta e461e87688 feat(transactions:all): add summary 2024-12-25 23:36:28 -03:00
Herculino Trotta 3500f667a9 feat: move action_bar to it's own cotton component and add basic sum of selected items 2024-11-06 17:07:22 -03:00
Herculino Trotta 4bea55dc63 feat: keep natural date collapsible state 2024-10-30 23:53:25 -03:00
Herculino Trotta 15cc7018c0 feat: add cotton component for empty message 2024-10-29 13:42:02 -03:00
Herculino Trotta 5aec7b840e feat: add ordering selector to monthly_overview and all_transactions 2024-10-28 00:57:54 -03:00
Herculino Trotta 550da1d63e refactor: replace select all action icon with square 2024-10-26 19:33:18 -03:00
Herculino Trotta 5a5262b713 feat: add all transactions page 2024-10-26 19:16:17 -03:00
Herculino Trotta 11028ebe46 fix: item fragment doesn't use cotton component 2024-10-26 01:49:39 -03:00
Herculino Trotta c513bda3fd feat: convert transaction-item to django-cotton 2024-10-24 16:27:28 -03:00
Herculino Trotta b9a9e279dc feat: add rules for transactions 2024-10-23 00:39:14 -03:00
Herculino Trotta 3b4061c1b8 feat: add account group to item 2024-10-21 15:49:03 -03:00
Herculino Trotta ace73b536a fix: item's amount is right aligned on mobile 2024-10-20 11:56:14 -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 79f9c3fd45 feat: show if a transaction is recurring 2024-10-18 00:04:52 -03:00
Herculino Trotta 07cbfefb95 changes, fixes and improvements 2024-10-16 00:16:48 -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 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 311d974762 feat: add option for muting sounds 2024-10-14 11:30:19 -03:00
Herculino Trotta c8a9dfb38e refactor: rename toast behavior to tooltip (typo) 2024-10-11 22:04:49 -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 3dde44b1cd changes 2024-10-09 00:31:21 -03:00
Herculino Trotta a2fb1ef012 changes 2024-09-30 23:52:17 -03:00
Herculino Trotta 97100ad28c feat: rework some views and fixes 2024-09-27 17:56:16 -03:00
Herculino Trotta e03c43a7f3 refactor: rename transfer form page 2024-09-27 17:53:50 -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 b98d8ab572 feat: add a message when there aren't transactions to show 2024-09-27 17:49:27 -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 d5020ff719 feat: create button tooltip on hover 2024-09-26 21:36:34 -03:00
Herculino Trotta ad080aa50b feat: add transfer form 2024-09-26 21:31:00 -03:00
Herculino Trotta b6e4ed17e3 feat: improve month_year_picker 2024-09-26 12:44:21 -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 50b0c6ce01 initial commit 2024-09-26 11:00:40 -03:00
Herculino Trotta 160719a575 item 2024-09-22 15:38:06 -03:00