|
0e33382703
|
Setup more structure for remote accounts
|
2024-04-11 11:37:58 -05:00 |
|
|
5a78cbcdbc
|
Finished integration account crud pages
|
2024-04-10 22:27:15 -05:00 |
|
|
761871628e
|
Finished integration CRUD pages
|
2024-04-10 21:01:22 -05:00 |
|
|
994ae4da2e
|
Added integrations create page
|
2024-04-10 20:38:39 -05:00 |
|
|
8f1ea6af67
|
Added most of the backend for integrations. Added the integrations list page.
|
2024-04-10 16:28:12 -05:00 |
|
|
b17ed36d0b
|
Added health check for integrations
|
2024-04-04 22:26:05 -05:00 |
|
|
a1c336e4d6
|
Added IntegrationController and most of the entity logic
|
2024-04-04 21:57:39 -05:00 |
|
|
da1339347f
|
Added integrations service
|
2024-04-04 13:23:44 -05:00 |
|
|
9c6fc0460b
|
Added docker-compose for integrations
|
2024-04-04 11:27:11 -05:00 |
|
|
8f4cb311b1
|
Added some basic notes about learning to work with this project
|
2024-03-14 13:36:27 -05:00 |
|
|
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 |
|