Alex Phillips
|
cca9d8b079
|
attempting to better handle decimal accuracy on user input (#21)
|
2022-05-27 10:05:07 -04:00 |
|
Alex Phillips
|
9a6b4d2f66
|
backed: added currency support on budget object, frontend: added currency helper utility, using currency prop on the budget to determine currency operations (#20)
|
2022-05-21 09:49:20 -04:00 |
|
Alex Phillips
|
da9ba2ffe4
|
Merge branch 'main' into account-table-rewrite
|
2022-02-22 09:35:57 -05:00 |
|
Alex Phillips
|
b638b1288e
|
style updates
|
2022-02-20 14:53:26 -05:00 |
|
Alex Phillips
|
a5ce5109b6
|
added exporting of visibile transactions with react-table
|
2022-02-18 10:00:21 -05:00 |
|
Alex Phillips
|
4d0ca798fb
|
added ping to help preserve jwt sessions
|
2022-02-07 19:16:47 -05:00 |
|
Alex Phillips
|
2610c63291
|
more ui tweaks, added multi theme support (though not saved in cookies / local storage yet), added ability to perform math operations in budget cells
|
2022-01-22 14:22:42 -05:00 |
|
Alex Phillips
|
2854818c8e
|
more bug fixes, ui tweaks
|
2022-01-18 20:30:59 -05:00 |
|
Alex Phillips
|
dd888d2a9d
|
missed a dep
|
2022-01-17 15:14:38 -05:00 |
|
Alex Phillips
|
a732e78178
|
swapped underscore for lodash, added store utility functions for deep equal selector, added fonts
|
2022-01-17 15:09:56 -05:00 |
|
Alex Phillips
|
6170f56396
|
lots of UI tweaks, performance improvements, theming, etc
|
2022-01-17 14:12:22 -05:00 |
|
Alex Phillips
|
62c910f934
|
prettier formatting
|
2022-01-08 09:18:32 -05:00 |
|
Alex Phillips
|
fcc07ed671
|
refactored redux to use entity adapters, worked on performance of UI, added bulk actions to transactions, lots of UI tweaks, changes, customizing of the account / budge table, etc
|
2022-01-08 09:06:15 -05:00 |
|
Alex Phillips
|
3a93e13f4d
|
moved account page into smaller components, optimized redux by using entity adapters, memoized selectors, etc.
|
2022-01-04 18:54:56 -05:00 |
|
Alex Phillips
|
0809166c92
|
big updates - fixed CC transactions, specifically inflow to inflow category, now using dinerojs for currency handling, all amount values are stored as integers instead of floating point, big UI changes including better table structure, editing of account names, dark theme, paging of transactions, etc.
|
2021-12-07 19:54:42 -05:00 |
|
Alex Phillips
|
fa7e9cd219
|
updated logic, most should be all working here with the exception of CC transactions and carry-over balances?
|
2021-11-16 22:01:36 -05:00 |
|
Alex Phillips
|
f665fbefc0
|
a bunch of updates, react frontend, etc
|
2021-11-15 21:19:19 -05:00 |
|