Commit Graph

46 Commits

Author SHA1 Message Date
Andrew Lalis 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
Andrew Lalis 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
Andrew Lalis 277a6dc591 Add stubs for more transaction API endpoints. 2025-08-11 07:04:37 -04:00
Andrew Lalis 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
Andrew Lalis 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
Andrew Lalis 2b5a18cf91 Upgrade to transport 1.7.3 for custom task pool instance
Build and Deploy API / build-and-deploy (push) Successful in 1m12s Details
2025-08-09 11:20:54 -04:00
Andrew Lalis 27d94d5b0a Upgrade to transport 1.7.2
Build and Deploy API / build-and-deploy (push) Successful in 1m13s Details
2025-08-09 11:01:03 -04:00
Andrew Lalis 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
Andrew Lalis 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
Andrew Lalis 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
Andrew Lalis 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
Andrew Lalis 85d760c09d Clean up workflows, add command to restart API after uploading new one.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m16s Details
2025-08-09 09:53:06 -04:00
Andrew Lalis cf0ced975a Add .env.production to web-app. 2025-08-09 09:49:37 -04:00
Andrew Lalis abe04db627 Added readConfig() to configure app for production environment. 2025-08-09 09:45:10 -04:00
Andrew Lalis 7f8218db3c Fixed typo.
Build and Deploy API / build-and-deploy (push) Successful in 1m15s Details
2025-08-08 18:59:01 -04:00
Andrew Lalis e5812c3202 Added finnow-api.service, api.yaml workflow.
Build and Deploy API / build-and-deploy (push) Failing after 3s Details
2025-08-08 18:56:08 -04:00
Andrew Lalis 9818bce1bf Add working directory.
Build Web App / build-and-deploy (push) Successful in 19s Details
2025-08-07 21:00:04 -04:00
Andrew Lalis fce698857d Added thing to setup rsync.
Build Web App / build-and-deploy (push) Failing after 18s Details
2025-08-07 20:58:52 -04:00
Andrew Lalis 1fa5ef361d Set known_hosts on ssh-key-action.
Build Web App / build-and-deploy (push) Failing after 11s Details
2025-08-07 20:46:13 -04:00
Andrew Lalis 81a790be33 Add ssh deploy key and stuff.
Build Web App / build-and-deploy (push) Failing after 13s Details
2025-08-07 20:44:48 -04:00
Andrew Lalis 7497389984 Include ssh secret for deployment to server.
Build Web App / build-and-deploy (push) Failing after 10s Details
2025-08-07 20:34:57 -04:00
Andrew Lalis d0c33c4f3b Combine build and deploy steps.
Build Web App / build-and-deploy (push) Successful in 10s Details
2025-08-07 20:28:31 -04:00
Andrew Lalis 9e016c81cb try with custom gitea artifact plugins.
Build Web App / build-and-test (push) Failing after 13s Details
Build Web App / deploy (push) Has been skipped Details
2025-08-07 20:25:33 -04:00
Andrew Lalis b10328dbac Added deploy action.
Build Web App / build-and-test (push) Failing after 18s Details
Build Web App / deploy (push) Has been skipped Details
2025-08-07 20:20:21 -04:00
Andrew Lalis cc14996677 Use web-app dir for gitea workflow.
Build Web App / build-and-test (push) Failing after 14s Details
2025-08-07 20:03:21 -04:00
Andrew Lalis 7ae4ef5461 Added web app building thing.
Build Web App / build-and-test (push) Failing after 28s Details
2025-08-07 19:58:13 -04:00
Andrew Lalis 4babf39f3d Added global loader, MyUserPage. 2025-08-07 19:46:29 -04:00
Andrew Lalis ace83d49ba Added standard form components, account creation and editing. 2025-08-04 21:35:24 -04:00
Andrew Lalis ae94dcebe6 Added pagination controls and more pagination info. 2025-08-03 20:54:15 -04:00
Andrew Lalis 4f5a46d187 Added confirm modal, ability to add profiles. 2025-08-03 10:46:01 -04:00
Andrew Lalis c0835383df Add modules, more page formatting. 2025-08-02 21:28:20 -04:00
Andrew Lalis 1f78983038 Added icon, better styling, and main pages for web app. 2025-08-02 18:24:30 -04:00
Andrew Lalis aa6ec75b54 Added remaining API clients, Finn icon. 2025-08-02 10:17:44 -04:00
Andrew Lalis d610e70b18 Added web app, refactored api to use new handyhttp. 2025-08-01 18:43:58 -04:00
Andrew Lalis 33089b3b75 Added pagination. 2024-10-01 14:06:10 -04:00
Andrew Lalis 3fa2938f48 Added transaction generation to sample data generation in the API. 2024-09-27 11:35:08 -04:00
Andrew Lalis f5c75ccf35 Added bruno API thing, user account page, and user deletion logic. 2024-09-19 15:12:23 -04:00
Andrew Lalis 270dcc6020 Added registration page to app, username availability checking. 2024-09-11 16:15:53 -04:00
Andrew Lalis 0362fe3323 Added run.sh and README.md 2024-08-01 18:53:03 -04:00
Andrew Lalis 76d1cfccb0 Implemented credit card properties in account data sqlite implementation. 2024-08-01 18:14:41 -04:00
Andrew Lalis 31b7a929f6 Another major refactor, into modular monolith style application. 2024-08-01 13:01:50 -04:00
Andrew Lalis e198f45b92 Added basic auth system, profiles, and start of models and data. 2024-07-31 13:20:17 -04:00
Andrew Lalis a24ab226c2 Added base entity. 2024-07-24 16:32:08 -04:00
Andrew Lalis 8ce75ddff6 Moved directory and added login page for starters. 2024-07-24 16:03:47 -04:00
Andrew Lalis 80a785a3a6 Added initial flutter app. 2024-07-23 18:15:02 -04:00
Andrew Lalis 84e2e16a67 Added API files. 2024-07-23 17:20:10 -04:00