Commit Graph

152 Commits

Author SHA1 Message Date
thomas.nuyken 390241aa53 Add sending entries to api 2025-06-19 13:38:29 +02:00
thomas.nuyken b323f7a29f Fix api clients 2025-06-19 13:38:15 +02:00
thomas.nuyken 8ca16936a8 Add special liter l for unit
continuous-integration/drone/push Build is passing
2025-06-19 12:45:38 +02:00
thomas.nuyken f0998c818a Add required marker for required form field 2025-06-19 12:45:28 +02:00
thomas.nuyken 0cf9f3cd0f Fix dropdown value mapping 2025-06-19 12:45:17 +02:00
thomas.nuyken b382446828 Add styling based in Weight Tracker UI
continuous-integration/drone/push Build is passing
2025-06-19 12:33:46 +02:00
thomas.nuyken 16318c70f7 Add and fix routes
continuous-integration/drone/push Build is passing
2025-06-18 21:29:24 +02:00
thomas.nuyken f173d46c2e Copy more stuff to make app compile
continuous-integration/drone/push Build is passing
2025-06-18 21:15:26 +02:00
thomas.nuyken 73fbe30b3d Add missing information on overview page for it to compile 2025-06-18 20:54:21 +02:00
thomas.nuyken 229bfe0b79 Add import paths 2025-06-18 20:54:04 +02:00
thomas.nuyken 321ffc3b7c Test querying all consumption entries and cars
continuous-integration/drone/push Build is failing
2025-06-16 21:05:48 +02:00
thomas.nuyken 0fa5b080d8 Add API models and clients manually 2025-06-16 21:05:07 +02:00
thomas.nuyken 85052df8a5 Add descriptions for endpoints for use in openapi 2025-06-16 20:34:09 +02:00
thomas.nuyken bcbf76fda6 Specify API returns types for swagger 2025-06-16 20:28:37 +02:00
thomas.nuyken b989c43ec3 Revert to using manually created api classes 2025-06-16 19:54:45 +02:00
thomas.nuyken cba564a811 Switch to Scalar swagger ui
continuous-integration/drone/push Build is failing
2025-06-16 19:52:04 +02:00
thomas.nuyken 297af2b95d Copy more from weight tracker
continuous-integration/drone/push Build is failing
2025-06-16 18:49:07 +02:00
thomas.nuyken 70acaf9738 Copy overview page structure from weight tracker
continuous-integration/drone/push Build is failing
2025-06-16 18:20:17 +02:00
thomas.nuyken 354d28d167 Fix dependencies
continuous-integration/drone/push Build is passing
2025-06-16 18:03:33 +02:00
thomas.nuyken 07ab1efbe5 Add build step for Angular
continuous-integration/drone/push Build encountered an error
2025-06-16 18:02:50 +02:00
thomas.nuyken 8a0776bc33 Add primeng
continuous-integration/drone/push Build is passing
2025-06-16 17:52:38 +02:00
thomas.nuyken 0baf50a2a2 Fix downgrade to Angular 19
continuous-integration/drone/push Build is running
2025-06-16 17:51:17 +02:00
thomas.nuyken 766d060707 Downgrade to Angular 19
continuous-integration/drone/push Build is passing
Multiple packages are not officially compatible yet
2025-06-16 17:25:06 +02:00
thomas.nuyken df93f8299f Update Angular launch profile
continuous-integration/drone/push Build is passing
2025-06-16 17:16:00 +02:00
thomas.nuyken b28bc04a53 Add http health check for Angular app
To have a better indication in the dashboard as to when the app has
actually started, because the dashboard otherwise displays a running
state after the launch command has been given, but then the app only
begins to compile and takes a few seconds to actually launch
2025-06-16 17:15:01 +02:00
thomas.nuyken 28148e4f69 Allow for the web app to be run separately to allow debugging
continuous-integration/drone/push Build is passing
2025-06-15 12:49:31 +02:00
thomas.nuyken 9fb0f584a6 Update launch configurations
continuous-integration/drone/push Build is passing
2025-06-15 12:33:52 +02:00
thomas.nuyken edafe0e4ec Fix API return type mismatch
continuous-integration/drone/push Build is passing
2025-06-15 11:30:03 +02:00
thomas.nuyken a1174e3b42 Expose swagger UI again 2025-06-15 11:29:46 +02:00
thomas.nuyken 4bf07b0972 Add editor config and apply code cleanup
continuous-integration/drone/push Build is passing
2025-06-15 09:36:52 +02:00
thomas.nuyken 7d6f85db82 Try fetching data from protected endpoint
continuous-integration/drone/push Build is passing
2025-06-14 20:30:47 +02:00
thomas.nuyken f426368d15 Use random port for web app 2025-06-14 20:30:00 +02:00
thomas.nuyken 5727707cce Add simply example for retrieving data from the api
continuous-integration/drone/push Build is passing
2025-06-13 20:13:06 +02:00
thomas.nuyken f00e3cdb6a Add npm app to Aspire resources 2025-06-13 20:12:43 +02:00
thomas.nuyken 20ba638b64 Fix server info endpoint not being accessibly without authentication 2025-06-13 20:12:26 +02:00
thomas.nuyken d80a53761d Generate Angular app 2025-06-13 19:48:07 +02:00
thomas.nuyken e29c5b2458 Return DateTimeOffset
continuous-integration/drone/push Build is passing
2025-06-13 19:39:46 +02:00
thomas.nuyken 7aa8599535 Update request localization 2025-06-13 19:39:37 +02:00
thomas.nuyken 16bc250789 Fix project name spelling
continuous-integration/drone/push Build is passing
2025-06-12 19:20:22 +02:00
thomas.nuyken 9847b6e6f7 Change assembly name constant spelling
continuous-integration/drone/push Build is running
2025-06-12 19:18:17 +02:00
thomas.nuyken ada0e2f665 Use custom activity source 2025-06-12 19:12:38 +02:00
thomas.nuyken b28bd2826b Keep db container after apps shutdown 2025-06-12 19:12:26 +02:00
thomas.nuyken a1999bfe41 Rename WebApi project to Vegasco.Server.Api
continuous-integration/drone/push Build is passing
And update all references including comments etc.
2025-06-12 18:23:09 +02:00
thomas.nuyken 9d71c86474 Fix broken swagger route 2025-06-12 17:58:50 +02:00
thomas.nuyken d91b837e44 Update packages, use explicit type, use Microsoft OpenApi package 2025-06-12 17:43:22 +02:00
thomas.nuyken b3ca1ba703 Remove experimental own test step
continuous-integration/drone/push Build is passing
2024-12-28 17:42:12 +01:00
thomas.nuyken 108960d074 Add debug
continuous-integration/drone/push Build is failing
2024-12-28 17:24:06 +01:00
thomas.nuyken 05686c4cdd Add own test step
continuous-integration/drone/push Build is failing
2024-12-28 17:20:10 +01:00
thomas.nuyken cb440e7c6d Use latest postgres version in integration tests
continuous-integration/drone/push Build is passing
2024-12-28 17:11:09 +01:00
thomas.nuyken 4ea0978cf6 Fix integration test database connection string
continuous-integration/drone/push Build is running
2024-12-28 17:10:36 +01:00