70 Commits

Author SHA1 Message Date
Herculino Trotta
b074ef7929 feat: add late section to monthly and all views (w/ default ordering) 2026-01-10 02:52:46 -03:00
Herculino Trotta
01f91352d6 feat(transactions:filter): make montlhy summary filter-aware 2025-12-28 13:20:25 -03:00
Herculino Trotta
4aa29545ec feat: remove bootstrap's collapses; improve animations 2025-12-14 11:06:55 -03:00
Herculino Trotta
0b0d760bab feat: guess what, more changes 2025-11-11 20:21:01 -03:00
Herculino Trotta
7e37948616 feat: more changes and fixes 2025-11-09 15:31:50 -03:00
Herculino Trotta
cd54df6f2d feat: more changes and fixes 2025-11-08 14:06:01 -03:00
Herculino Trotta
9ade58a003 feat: another batch 2025-11-03 01:40:13 -03:00
Herculino Trotta
89b2d0118d feat: another batch of fixes 2025-11-02 03:03:22 -03:00
Herculino Trotta
a63367a772 feat: first batch of work 2025-11-01 03:15:44 -03:00
Herculino Trotta
e600d87968 feat: automated replacement 2025-10-28 14:13:30 -03:00
Herculino Trotta
791e1000a3 feat(all-transactions): turn filter, order and search into a single bar 2025-08-19 14:01:35 -03:00
Herculino Trotta
f80f74a01a refactor(transactions:all): reduce screen state by moving filter to top 2025-08-06 11:45:43 -03:00
Herculino Trotta
5e7e918085 feat: add FAB to networth and all transactions pages 2025-07-19 23:59:58 -03:00
Herculino Trotta
b4e9446cf6 chore: update tailwind to v4
As is customary in the JS world EVERYTHING must break with each major version
2025-06-21 16:12:44 -03:00
Herculino Trotta
0a3e47819a feat: add trash can to see deleted transactions 2025-02-01 11:12:43 -03:00
Herculino Trotta
39c1f634b6 feat: add account and currency info to monthly view 2025-02-01 00:51:16 -03:00
Herculino Trotta
43382d2ffe feat: store selected "order by" on session
Closes #95
2025-01-28 20:05:00 -03:00
Herculino Trotta
a22a95cb9f locale: update locales 2025-01-25 13:54:10 -03:00
Herculino Trotta
1ef7a780fb feat: bulk edit selected transactions 2025-01-25 12:41:55 -03:00
Herculino Trotta
e71775292a feat(transactions): proper clear button for filters 2025-01-25 01:30:24 -03:00
Herculino Trotta
0857b44fc3 feat: add new /add/ endpoint for quickly adding new transactions 2025-01-24 22:50:39 -03:00
Herculino Trotta
9c4ba3a6de fix(transactions): unaligned type button 2025-01-24 22:48:24 -03:00
Herculino Trotta
6c60c3659c feat(transactions): new is_paid switch 2025-01-24 22:47:00 -03:00
Herculino Trotta
e72d6cd1ea fix(transactions:filter): unaligned filter buttons 2025-01-24 22:42:01 -03:00
Herculino Trotta
6955294283 feat(datepicker): drop native datepickers in favor of AirDatePicker for better compatibility
As Firefox (still) doesn't support month input type
2025-01-14 23:47:03 -03:00
Herculino Trotta
0ab0ad2ccb refactor(transactions:all): change columns ordering on mobile 2024-12-25 23:42:41 -03:00
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
da8a8323fd locale(pt-BR): update translation 2024-10-28 01:08:08 -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