Commit Graph

31 Commits

Author SHA1 Message Date
andrewlalis 71e99d1c94 Added button bar, cleaned up button styling. 2025-08-31 16:56:05 -04:00
andrewlalis fc85170492 Add history stuff.
Build and Deploy Web App / build-and-deploy (push) Successful in 16s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m17s Details
2025-08-30 20:35:52 -04:00
andrewlalis 683d11a9a4 Add file selector, attachments support.
Build and Deploy Web App / build-and-deploy (push) Failing after 11s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m17s Details
2025-08-29 20:12:54 -04:00
andrewlalis ae53d7423c Added categories page and modal to edit categories. 2025-08-21 19:01:29 -04:00
andrewlalis 844f17c80d Added value record API and modal, and balance computations. 2025-08-20 21:23:11 -04:00
andrewlalis e29d4e1c0f Added functioning account editor.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m20s Details
2025-08-16 20:34:42 -04:00
andrewlalis 0b67bb605b Refactor entire process of adding transactions.
Build and Deploy Web App / build-and-deploy (push) Successful in 17s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m16s Details
2025-08-11 13:18:23 -04:00
andrewlalis 277a6dc591 Add stubs for more transaction API endpoints. 2025-08-11 07:04:37 -04:00
andrewlalis 4b9e859c85 Added more currency support, refactored tags, and optimized transactions query.
Build and Deploy Web App / build-and-deploy (push) Successful in 17s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m16s Details
2025-08-10 18:59:08 -04:00
andrewlalis e0b998156d Add logLevel to app config.
Build and Deploy API / build-and-deploy (push) Successful in 1m15s Details
2025-08-09 11:29:20 -04:00
andrewlalis e0dcf17732 Update http-transport, logging level to TRACE for debugging.
Build and Deploy API / build-and-deploy (push) Successful in 1m12s Details
2025-08-09 10:45:25 -04:00
andrewlalis eae54f9343 Change logging to DEBUG
Build and Deploy Web App / build-and-deploy (push) Successful in 18s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m15s Details
2025-08-09 10:20:54 -04:00
andrewlalis 42be9d2062 Updated to woff2 fonts, added logging for login ops.
Build and Deploy Web App / build-and-deploy (push) Successful in 17s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m13s Details
2025-08-09 10:07:35 -04:00
andrewlalis 4f0342f8a5 Add log for config when starting web app.
Build and Deploy API / build-and-deploy (push) Successful in 1m14s Details
2025-08-09 09:57:44 -04:00
andrewlalis abe04db627 Added readConfig() to configure app for production environment. 2025-08-09 09:45:10 -04:00
andrewlalis 4babf39f3d Added global loader, MyUserPage. 2025-08-07 19:46:29 -04:00
andrewlalis ace83d49ba Added standard form components, account creation and editing. 2025-08-04 21:35:24 -04:00
andrewlalis ae94dcebe6 Added pagination controls and more pagination info. 2025-08-03 20:54:15 -04:00
andrewlalis 4f5a46d187 Added confirm modal, ability to add profiles. 2025-08-03 10:46:01 -04:00
andrewlalis 1f78983038 Added icon, better styling, and main pages for web app. 2025-08-02 18:24:30 -04:00
andrewlalis aa6ec75b54 Added remaining API clients, Finn icon. 2025-08-02 10:17:44 -04:00
andrewlalis d610e70b18 Added web app, refactored api to use new handyhttp. 2025-08-01 18:43:58 -04:00
andrewlalis 33089b3b75 Added pagination. 2024-10-01 14:06:10 -04:00
andrewlalis 3fa2938f48 Added transaction generation to sample data generation in the API. 2024-09-27 11:35:08 -04:00
andrewlalis f5c75ccf35 Added bruno API thing, user account page, and user deletion logic. 2024-09-19 15:12:23 -04:00
andrewlalis 270dcc6020 Added registration page to app, username availability checking. 2024-09-11 16:15:53 -04:00
andrewlalis 76d1cfccb0 Implemented credit card properties in account data sqlite implementation. 2024-08-01 18:14:41 -04:00
andrewlalis 31b7a929f6 Another major refactor, into modular monolith style application. 2024-08-01 13:01:50 -04:00
andrewlalis e198f45b92 Added basic auth system, profiles, and start of models and data. 2024-07-31 13:20:17 -04:00
andrewlalis a24ab226c2 Added base entity. 2024-07-24 16:32:08 -04:00
andrewlalis 84e2e16a67 Added API files. 2024-07-23 17:20:10 -04:00