60 Commits

Author SHA1 Message Date
dc145649d6 Added versioning 2024-02-29 22:32:12 -06:00
54fddde47b Hid APIKeys page delete button, since it doesn't work and refreshing has a similar effect. 2024-02-29 21:42:34 -06:00
288b68462c Added API key page with refresh button. Delete API Key button still needed. 2024-02-29 21:40:42 -06:00
fabd6d2118 Added back-end functionality for API Keys. 2024-02-29 21:13:12 -06:00
b98fbd7437 Updated button positions and colors. Replaced inputs with TextInput where needed. 2024-02-21 23:11:14 -06:00
ec3686014a Started work refactoring custom inputs. 2024-02-21 11:40:28 -06:00
93a92cf6e7 Moved styling to main.scss. Changed colors to a dark theme. 2024-02-20 12:14:34 -06:00
6c94dd637a Added button types. Replaced many buttons with better icon buttons 2024-02-18 22:33:31 -06:00
e96dbc1251 Added icon edit and delete buttons 2024-02-17 23:20:02 -06:00
389241e302 Added Autoclass Update / Edit endpoints and page. 2024-02-17 23:04:02 -06:00
2dee3e0db2 Added the envelope update page. 2024-02-15 21:25:30 -06:00
161d3462be Added funding method builder. 2024-02-07 22:05:28 -06:00
75b61d9d19 Cleaned up transaction table. 2024-02-06 23:47:54 -06:00
c4e8275297 Added trigger on created button for autoclass 2024-02-06 22:33:59 -06:00
ac4ed4c227 feature/39_VirtualBalanceNonPersistence (#44)
Reviewed-on: #44
2024-02-06 21:39:12 -06:00
5140b3cd14 Merge pull request 'Release 1.0.0. Added scripts. Fixed front-end url issues.' (#33) from release/1.0.0 into stage
Reviewed-on: Blizliam/ActiveAllocator#33
v1.0.0
2024-02-02 17:11:09 -06:00
6168e11725 Added scripts. Fixed front-end url issues. 2024-02-02 17:06:08 -06:00
74dc481081 Added in-code migration running 2024-02-01 11:11:41 -06:00
5d1a4a1e4d Added rule trigger endpoints 2024-02-01 10:54:06 -06:00
9408b98775 Added transaction tags. Income statistic 2024-02-01 07:57:59 -06:00
da8d666ffd Added basic run scripts 2024-01-31 21:32:40 -06:00
d53ffebc1c Linked the solution and projects 2024-01-31 21:18:13 -06:00
2ee7be56ea Changed project names 2024-01-31 21:15:05 -06:00
4af9e01087 Started switching over naming 2024-01-31 20:35:06 -06:00
9a99579b5a Added gitignore to Tests project 2024-01-31 20:34:26 -06:00
eed4be4cdb Tweaks to BulkAdd endpoint, and better viewing of the transaction table with toggles for debit and credit transactions. 2024-01-30 11:56:07 -06:00
1ea1c20aec Added transaction table element. 2024-01-26 21:16:57 -06:00
b8c1b300a1 Added the transaction update endpoint/page. 2024-01-26 12:52:26 -06:00
5833e4deff Merge pull request 'feature/envelopes' (#25) from feature/envelopes into stage
Reviewed-on: Blizliam/ActiveAllocator#25
2024-01-25 23:44:55 -06:00
d5b1a2c582 Lots of updates. Added envelope funding. 2024-01-25 23:42:59 -06:00
1b646745c8 Added tests and void accounts/envelopes 2024-01-22 08:18:05 -06:00
ddde019173 Made progress 2024-01-20 20:50:08 -06:00
e0333025f0 Finished autoclass functionality 2024-01-15 23:00:21 -06:00
c415d2117e Finished the Autoclass Creation Page 2024-01-14 22:49:28 -06:00
a134576284 Completed the Autoclass Expression builder 2024-01-14 22:17:11 -06:00
0929427ee8 Added autoclass view to Account single page. 2024-01-06 23:20:44 -06:00
442bb6abc8 Added Autoclass Entities, Service, and Controller 2023-12-27 17:46:57 -06:00
74585ad027 Added envelope list page 2023-12-26 21:56:34 -06:00
9c46586b1e Added envelope entity, account dashboard, and basic crud for envelopes. 2023-12-26 21:22:22 -06:00
585bb26773 Merge pull request 'feature/TransactionUI' (#11) from feature/TransactionUI into stage
Reviewed-on: Blizliam/ActiveAllocator#11
2023-12-24 09:42:40 -06:00
4df133699a Finished adding transactions. Transactions account balance updates. 2023-12-23 23:10:16 -06:00
03406b8b4d Added the Select component 2023-12-23 15:51:50 -06:00
2404fd9444 Fixed content loading on list pages. 2023-12-23 13:37:49 -06:00
46bdab07b3 Added reference to good UI bootstrapping tool 2023-12-22 00:17:57 -06:00
7974eb8687 Added dataformatter and better tables 2023-12-22 00:17:26 -06:00
40fe18d89e Fixed the account update methods, and added a balance calculator for accounts. 2023-12-21 15:57:55 -06:00
1edebc9dda Fixed DeleteAccount.js page. 2023-12-21 15:16:28 -06:00
e77b9c1bc1 Added constants in place of URL strings. Fixed CreateAccount page 2023-12-21 15:08:08 -06:00
57abe0bb4c Added transactions list page. 2023-12-21 10:07:24 -06:00
095fcd88f4 Removed Firefly 2023-12-21 09:35:18 -06:00