Commit Graph

51 Commits

Author SHA1 Message Date
Herculino Trotta
f81f1d83fd fix(calculator): rounding errors 2025-01-07 16:16:26 -03:00
Herculino Trotta
0adb991879 feat(calculator): localize result 2025-01-06 00:13:47 -03:00
Herculino Trotta
728933ba89 refactor(calculator): change hotkey to Alt+C to prevent conflicts with input 2024-12-25 20:58:50 -03:00
Herculino Trotta
a68ba671d4 feat(calculator): press Shift+C to open the calculator 2024-12-25 15:08:47 -03:00
Herculino Trotta
33d61495b1 fix(frontend): missing dynamically generated classes 2024-12-24 13:28:19 -03:00
Herculino Trotta
d570be9dd6 feat: add Currency Converter 2024-12-21 16:30:04 -03:00
Herculino Trotta
8d7af0b5b6 fix: configuration option on user menu doesn't have a pointer cursor 2024-12-21 00:30:29 -03:00
Herculino Trotta
fb24a57882 feat: improve calculator animations, fix it moving up when result is displayed 2024-12-21 00:20:35 -03:00
Herculino Trotta
188e737121 feat(networth): add projected view 2024-12-15 01:22:33 -03:00
Herculino Trotta
86443ba197 feat: add contained, persistent calculator 2024-12-14 18:22:21 -03:00
Herculino Trotta
715a37d226 refactor: replace error message with sweet alert 2 2024-12-13 23:00:07 -03:00
Herculino Trotta
4f14782f12 fix: entity config page with wrong active class when open 2024-12-01 12:05:23 -03:00
Herculino Trotta
38570ef4b4 feat: add Transaction Entity to navbar 2024-11-30 17:16:47 -03:00
Herculino Trotta
73678aacab feat: improve multiple toasts on the same page from different sources 2024-11-30 00:32:23 -03:00
Herculino Trotta
7f6e6514d5 feat: add Unit Price Calculator 2024-11-15 11:57:42 -03:00
Herculino Trotta
ba52e8740f feat: finish adding DCA Tracker tool 2024-11-12 11:40:50 -03:00
Herculino Trotta
c75aa98e21 feat: add width to logo img 2024-11-02 01:31:44 -03:00
Herculino Trotta
edf07082e2 feat: add yearly overview by account 2024-10-31 23:13:29 -03:00
Herculino Trotta
0726350b45 feat: keep collapsible state on montlhly overview 2024-10-30 16:07:32 -03:00
Herculino Trotta
63c14f9544 feat: properly install chart.js as npm package and webpack bundle 2024-10-29 21:30:49 -03:00
Herculino Trotta
e6f34d7436 feat: add calendar view 2024-10-29 13:42:07 -03:00
Herculino Trotta
5a5262b713 feat: add all transactions page 2024-10-26 19:16:17 -03:00
Herculino Trotta
2d1c1b3fa7 fix: tooltip initialization took to long 2024-10-25 00:41:10 -03:00
Herculino Trotta
82a08aac8a fix: offcanvas overlap on mobile
give precedence to generic-offcanvas on top of persistent-offcanvas
2024-10-23 22:00:15 -03:00
Herculino Trotta
b9a9e279dc feat: add rules for transactions 2024-10-23 00:39:14 -03:00
Herculino Trotta
2b1fdd49e5 feat: add start_page user config 2024-10-21 00:02:57 -03:00
Herculino Trotta
255fe6f771 feat: add dismiss button and improve hiding for htmx-error-handler 2024-10-17 11:07:30 -03:00
Herculino Trotta
a18e2ab58a feat: add recurring transactions 2024-10-17 00:38:12 -03:00
Herculino Trotta
fde5101011 feat: add exchange rate config page 2024-10-16 14:30:32 -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
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
f785488977 feat: add favicons and logos 2024-10-14 11:05:32 -03:00
Herculino Trotta
75feb9df4c fix: remove tooltip dispose on click 2024-10-13 19:20:33 -03:00
Herculino Trotta
d20897a28a more changes 2024-10-13 12:10:50 -03:00
Herculino Trotta
1717d8a94e feat: add Django Admin to Management nav 2024-10-11 22:05:47 -03:00
Herculino Trotta
c8a9dfb38e refactor: rename toast behavior to tooltip (typo) 2024-10-11 22:04:49 -03:00
Herculino Trotta
c9ae8c9db5 style: center user settings button on mobile 2024-10-11 11:27:10 -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
7913722e20 refactor: formatting 2024-10-09 22:28:34 -03:00
Herculino Trotta
5a2fa2bb2d refactor(error_handler): remove debug log 2024-10-09 22:24:45 -03:00
Herculino Trotta
b118e57693 refactor(offcanvas): remove debug log 2024-10-09 22:23:14 -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
f453a84502 refactor: remove select from base template 2024-09-27 17:52:32 -03:00
Herculino Trotta
6cce79584f feat: make generic-offcanvas backdrop static 2024-09-26 21:36:55 -03:00
Herculino Trotta
c2cc8ff689 feat: add left offcanvas 2024-09-26 12:44:04 -03:00