Commit Graph

23 Commits

Author SHA1 Message Date
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 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 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