Commit Graph

113 Commits

Author SHA1 Message Date
andrewlalis aba86b6979 Fixed cascading history item deletion, added login disclaimer.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m18s Details
2025-08-31 18:20:32 -04:00
andrewlalis 71e99d1c94 Added button bar, cleaned up button styling. 2025-08-31 16:56:05 -04:00
andrewlalis 074b4ded1d Clean up profile handling again! 2025-08-31 16:43:37 -04:00
andrewlalis a674421337 Remove profileStore and access selected profile only with route. 2025-08-31 16:00:39 -04:00
andrewlalis b5b92a9af7 Add register functionality. 2025-08-31 15:27:50 -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 34eb0d11fd Fix currency usage. AGAIN!
Build and Deploy Web App / build-and-deploy (push) Successful in 18s Details
2025-08-29 20:45:16 -04:00
andrewlalis 3edf8ccebe Fix currency usage.
Build and Deploy Web App / build-and-deploy (push) Failing after 10s Details
2025-08-29 20:44:20 -04:00
andrewlalis 9e7d87823c Clean up login page.
Build and Deploy Web App / build-and-deploy (push) Failing after 10s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m14s Details
2025-08-29 20:42:58 -04:00
andrewlalis 50884c37c0 Added clickable category label. 2025-08-29 20:38:35 -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 2dae054950 Change to use api url config for generating sample data.
Build and Deploy Web App / build-and-deploy (push) Successful in 17s Details
2025-08-22 21:52:38 -04:00
andrewlalis 7a74d5f17e Added labels for category and tags, utils for default times.
Build and Deploy Web App / build-and-deploy (push) Successful in 17s Details
2025-08-22 21:47:20 -04:00
andrewlalis 05820e6e0e Fixed usages with profile store in api.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
2025-08-22 21:07:18 -04:00
andrewlalis ca87d2723c Added category select.
Build and Deploy Web App / build-and-deploy (push) Failing after 11s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m24s Details
2025-08-22 21:05:05 -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 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
andrewlalis 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
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 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
andrewlalis cf0ced975a Add .env.production to web-app. 2025-08-09 09:49:37 -04:00
andrewlalis abe04db627 Added readConfig() to configure app for production environment. 2025-08-09 09:45:10 -04:00
andrewlalis 7f8218db3c Fixed typo.
Build and Deploy API / build-and-deploy (push) Successful in 1m15s Details
2025-08-08 18:59:01 -04:00
andrewlalis 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
andrewlalis 9818bce1bf Add working directory.
Build Web App / build-and-deploy (push) Successful in 19s Details
2025-08-07 21:00:04 -04:00
andrewlalis 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
andrewlalis 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
andrewlalis 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
andrewlalis 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
andrewlalis 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
andrewlalis 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
andrewlalis 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
andrewlalis 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
andrewlalis 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
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 c0835383df Add modules, more page formatting. 2025-08-02 21:28:20 -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