133 Commits

Author SHA1 Message Date
Alex Phillips
4d9629841e version and additional db packages 2022-02-20 10:53:11 -05:00
Alex Phillips
ed240efffb remove clear icon from autocomplete fields 2022-02-20 10:44:37 -05:00
Alex Phillips
eaaeeba2f7 better experience for payee drop down and creating a new payee 2022-02-20 09:58:15 -05:00
Alex Phillips
483f46fe12 eslint added, react-scripts updated, material-table removed 2022-02-19 13:19:41 -05:00
Alex Phillips
50788206eb eslint, eslint fixes, removed material-table 2022-02-19 13:19:01 -05:00
Alex Phillips
430b3a12f9 useMemo to use account type so columns adjust properly between account views 2022-02-18 11:33:48 -05:00
Alex Phillips
a5ce5109b6 added exporting of visibile transactions with react-table 2022-02-18 10:00:21 -05:00
Alex Phillips
a41e0b0bcb 'fixed' new trx row by altering filtering and sorting function, added save / cancel buttons that work with existing and new rows 2022-02-18 08:27:19 -05:00
Alex Phillips
63e17065a3 Attempting to add a new row inline. any active filters could hide the row though... also, can I pin it to the top of the table? 2022-02-17 14:47:11 -05:00
Alex Phillips
dc75501caf this file isn't needed anymore... 2022-02-16 13:52:13 -05:00
Alex Phillips
d593873375 initial run through and conversion to react-table. Still need to implement 'add transaction' and 'export' 2022-02-16 13:51:49 -05:00
Alex Phillips
4c2a82ade9 initial attempt, but may try virtualized table 2022-02-15 12:16:15 -05:00
Alex Phillips
1a24b9ee2e fixed readme 0.0.1 2022-02-12 18:00:10 -05:00
Alex Phillips
5dd2f89079 images 2022-02-12 17:58:42 -05:00
Alex Phillips
dabefbb39f ping to refresh jwt while app is open 2022-02-12 09:51:07 -05:00
Alex Phillips
2abfafee23 another round of UI updates 2022-02-12 09:50:35 -05:00
Alex Phillips
c980f515b9 fixed date check - wish js didn't suck with dates... 2022-02-10 21:32:05 -05:00
Alex Phillips
4af21443f5 more testing 2022-02-10 21:13:19 -05:00
Alex Phillips
40cfa39310 attempting to fix prod pathing 2022-02-10 20:39:43 -05:00
Alex Phillips
0253b30d39 ui overhaul 2022-02-09 20:22:36 -05:00
Alex Phillips
acb63f1b9c playing around with layout 2022-02-08 18:47:28 -05:00
Alex Phillips
3c4f343fb2 added license 2022-02-08 17:47:08 -05:00
Alex Phillips
90c465a425 cleanup 2022-02-08 12:27:59 -05:00
Alex Phillips
c9f5b93cb0 more ui updates 2022-02-08 12:22:10 -05:00
Alex Phillips
f150254d10 more ui updates 2022-02-08 12:16:42 -05:00
Alex Phillips
644f603220 ui alterations 2022-02-08 10:07:19 -05:00
Alex Phillips
2fc176ff7f ui alterations 2022-02-08 10:07:19 -05:00
Alex Phillips
43a14212ca typos 2022-02-08 06:47:30 -05:00
Alex Phillips
ba4974bd9f typos 2022-02-08 06:47:30 -05:00
Alex Phillips
1706d95a34 updated link 2022-02-07 20:38:09 -05:00
Alex Phillips
d886bccd4a updated link 2022-02-07 20:38:09 -05:00
Alex Phillips
72cfbd669a updated images 2022-02-07 20:36:45 -05:00
Alex Phillips
b24c265593 updated images 2022-02-07 20:36:45 -05:00
Alex Phillips
3fd2334781 more terminology 2022-02-07 19:36:10 -05:00
Alex Phillips
6dfe2baad8 more terminology 2022-02-07 19:36:10 -05:00
Alex Phillips
3a28d57947 better handling when transactions are empty, fixed error with materialtable row style 2022-02-07 19:23:16 -05:00
Alex Phillips
5a1ee8131b better handling when transactions are empty, fixed error with materialtable row style 2022-02-07 19:23:16 -05:00
Alex Phillips
55f50189b8 if account doesn't exist, redirect to budget page 2022-02-07 19:22:35 -05:00
Alex Phillips
6d5b791c51 if account doesn't exist, redirect to budget page 2022-02-07 19:22:35 -05:00
Alex Phillips
93e977b43a changed button terminology 2022-02-07 19:22:12 -05:00
Alex Phillips
12204bf43a changed button terminology 2022-02-07 19:22:12 -05:00
Alex Phillips
658cf792dc slight ui changes, added warning icon to CC payment when in warn mode 2022-02-07 19:21:48 -05:00
Alex Phillips
eec74f75b9 slight ui changes, added warning icon to CC payment when in warn mode 2022-02-07 19:21:48 -05:00
Alex Phillips
3ef8304688 only ping if logged in, if ping fails, reload 2022-02-07 19:19:56 -05:00
Alex Phillips
9e60a88f69 only ping if logged in, if ping fails, reload 2022-02-07 19:19:56 -05:00
Alex Phillips
eb795d4e33 added ping to help preserve jwt sessions 2022-02-07 19:16:47 -05:00
Alex Phillips
4d0ca798fb added ping to help preserve jwt sessions 2022-02-07 19:16:47 -05:00
Alex Phillips
6ccf4d2f28 activity is only counted if it's not 'inflow', fixed bug where CC transactions weren't getting handled correctly against the budget month 2022-02-07 18:19:45 -05:00
Alex Phillips
699da442da activity is only counted if it's not 'inflow', fixed bug where CC transactions weren't getting handled correctly against the budget month 2022-02-07 18:19:45 -05:00
Alex Phillips
af5fa0d5fb added close buttons 2022-02-06 19:33:49 -05:00