Commit Graph

66 Commits (stage)
 

Author SHA1 Message Date
William Lewis 763e462739 Version bump to 1.0.1
1 month ago
William Lewis dcc10e3b7b Merge pull request 'Added pagination to transactions' (#53) from feature/pagination into stage
1 month ago
William Lewis d6b3975dda Added pagination to transactions
1 month ago
William Lewis 0c596f077f Registration now only works when there are 0 users. Added BulkAdd SimmonsBank Transaction endpoint
1 month ago
William Lewis 9c6fc0460b Added docker-compose for integrations
1 month ago
William Lewis 8f4cb311b1 Added some basic notes about learning to work with this project
2 months ago
William Lewis dc145649d6 Added versioning
2 months ago
William Lewis 54fddde47b Hid APIKeys page delete button, since it doesn't work and refreshing has a similar effect.
2 months ago
William Lewis 288b68462c Added API key page with refresh button. Delete API Key button still needed.
2 months ago
William Lewis fabd6d2118 Added back-end functionality for API Keys.
2 months ago
William Lewis b98fbd7437 Updated button positions and colors. Replaced inputs with TextInput where needed.
3 months ago
William Lewis ec3686014a Started work refactoring custom inputs.
3 months ago
William Lewis 93a92cf6e7 Moved styling to main.scss. Changed colors to a dark theme.
3 months ago
William Lewis 6c94dd637a Added button types. Replaced many buttons with better icon buttons
3 months ago
William Lewis e96dbc1251 Added icon edit and delete buttons
3 months ago
William Lewis 389241e302 Added Autoclass Update / Edit endpoints and page.
3 months ago
William Lewis 2dee3e0db2 Added the envelope update page.
3 months ago
William Lewis 161d3462be Added funding method builder.
3 months ago
William Lewis 75b61d9d19 Cleaned up transaction table.
3 months ago
William Lewis c4e8275297 Added trigger on created button for autoclass
3 months ago
William Lewis ac4ed4c227 feature/39_VirtualBalanceNonPersistence (#44)
3 months ago
William Lewis 5140b3cd14 Merge pull request 'Release 1.0.0. Added scripts. Fixed front-end url issues.' (#33) from release/1.0.0 into stage
3 months ago
William Lewis 6168e11725 Added scripts. Fixed front-end url issues.
3 months ago
William Lewis 74dc481081 Added in-code migration running
3 months ago
William Lewis 5d1a4a1e4d Added rule trigger endpoints
3 months ago
William Lewis 9408b98775 Added transaction tags. Income statistic
3 months ago
William Lewis da8d666ffd Added basic run scripts
3 months ago
William Lewis d53ffebc1c Linked the solution and projects
3 months ago
William Lewis 2ee7be56ea Changed project names
3 months ago
William Lewis 4af9e01087 Started switching over naming
3 months ago
William Lewis 9a99579b5a Added gitignore to Tests project
3 months ago
William Lewis eed4be4cdb Tweaks to BulkAdd endpoint, and better viewing of the transaction table with toggles for debit and credit transactions.
3 months ago
William Lewis 1ea1c20aec Added transaction table element.
4 months ago
William Lewis b8c1b300a1 Added the transaction update endpoint/page.
4 months ago
William Lewis 5833e4deff Merge pull request 'feature/envelopes' (#25) from feature/envelopes into stage
4 months ago
William Lewis d5b1a2c582 Lots of updates. Added envelope funding.
4 months ago
William Lewis 1b646745c8 Added tests and void accounts/envelopes
4 months ago
William Lewis ddde019173 Made progress
4 months ago
William Lewis e0333025f0 Finished autoclass functionality
4 months ago
William Lewis c415d2117e Finished the Autoclass Creation Page
4 months ago
William Lewis a134576284 Completed the Autoclass Expression builder
4 months ago
William Lewis 0929427ee8 Added autoclass view to Account single page.
4 months ago
William Lewis 442bb6abc8 Added Autoclass Entities, Service, and Controller
5 months ago
William Lewis 74585ad027 Added envelope list page
5 months ago
William Lewis 9c46586b1e Added envelope entity, account dashboard, and basic crud for envelopes.
5 months ago
William Lewis 585bb26773 Merge pull request 'feature/TransactionUI' (#11) from feature/TransactionUI into stage
5 months ago
William Lewis 4df133699a Finished adding transactions. Transactions account balance updates.
5 months ago
William Lewis 03406b8b4d Added the Select component
5 months ago
William Lewis 2404fd9444 Fixed content loading on list pages.
5 months ago
William Lewis 46bdab07b3 Added reference to good UI bootstrapping tool
5 months ago