Commit Graph

95 Commits

Author SHA1 Message Date
f173d46c2e Copy more stuff to make app compile
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-18 21:15:26 +02:00
73fbe30b3d Add missing information on overview page for it to compile 2025-06-18 20:54:21 +02:00
229bfe0b79 Add import paths 2025-06-18 20:54:04 +02:00
321ffc3b7c Test querying all consumption entries and cars
Some checks failed
continuous-integration/drone/push Build is failing
2025-06-16 21:05:48 +02:00
0fa5b080d8 Add API models and clients manually 2025-06-16 21:05:07 +02:00
85052df8a5 Add descriptions for endpoints for use in openapi 2025-06-16 20:34:09 +02:00
bcbf76fda6 Specify API returns types for swagger 2025-06-16 20:28:37 +02:00
b989c43ec3 Revert to using manually created api classes 2025-06-16 19:54:45 +02:00
cba564a811 Switch to Scalar swagger ui
Some checks failed
continuous-integration/drone/push Build is failing
2025-06-16 19:52:04 +02:00
297af2b95d Copy more from weight tracker
Some checks failed
continuous-integration/drone/push Build is failing
2025-06-16 18:49:07 +02:00
70acaf9738 Copy overview page structure from weight tracker
Some checks failed
continuous-integration/drone/push Build is failing
2025-06-16 18:20:17 +02:00
354d28d167 Fix dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-16 18:03:33 +02:00
07ab1efbe5 Add build step for Angular
Some checks failed
continuous-integration/drone/push Build encountered an error
2025-06-16 18:02:50 +02:00
8a0776bc33 Add primeng
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-16 17:52:38 +02:00
0baf50a2a2 Fix downgrade to Angular 19
Some checks are pending
continuous-integration/drone/push Build is running
2025-06-16 17:51:17 +02:00
766d060707 Downgrade to Angular 19
All checks were successful
continuous-integration/drone/push Build is passing
Multiple packages are not officially compatible yet
2025-06-16 17:25:06 +02:00
df93f8299f Update Angular launch profile
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-16 17:16:00 +02:00
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
28148e4f69 Allow for the web app to be run separately to allow debugging
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-15 12:49:31 +02:00
9fb0f584a6 Update launch configurations
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-15 12:33:52 +02:00
edafe0e4ec Fix API return type mismatch
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-15 11:30:03 +02:00
a1174e3b42 Expose swagger UI again 2025-06-15 11:29:46 +02:00
4bf07b0972 Add editor config and apply code cleanup
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-15 09:36:52 +02:00
7d6f85db82 Try fetching data from protected endpoint
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-14 20:30:47 +02:00
f426368d15 Use random port for web app 2025-06-14 20:30:00 +02:00
5727707cce Add simply example for retrieving data from the api
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-13 20:13:06 +02:00
f00e3cdb6a Add npm app to Aspire resources 2025-06-13 20:12:43 +02:00
20ba638b64 Fix server info endpoint not being accessibly without authentication 2025-06-13 20:12:26 +02:00
d80a53761d Generate Angular app 2025-06-13 19:48:07 +02:00
e29c5b2458 Return DateTimeOffset
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-13 19:39:46 +02:00
7aa8599535 Update request localization 2025-06-13 19:39:37 +02:00
16bc250789 Fix project name spelling
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-12 19:20:22 +02:00
9847b6e6f7 Change assembly name constant spelling
Some checks are pending
continuous-integration/drone/push Build is running
2025-06-12 19:18:17 +02:00
ada0e2f665 Use custom activity source 2025-06-12 19:12:38 +02:00
b28bd2826b Keep db container after apps shutdown 2025-06-12 19:12:26 +02:00
a1999bfe41 Rename WebApi project to Vegasco.Server.Api
All checks were successful
continuous-integration/drone/push Build is passing
And update all references including comments etc.
2025-06-12 18:23:09 +02:00
9d71c86474 Fix broken swagger route 2025-06-12 17:58:50 +02:00
d91b837e44 Update packages, use explicit type, use Microsoft OpenApi package 2025-06-12 17:43:22 +02:00
b3ca1ba703 Remove experimental own test step
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-28 17:42:12 +01:00
108960d074 Add debug
Some checks failed
continuous-integration/drone/push Build is failing
2024-12-28 17:24:06 +01:00
05686c4cdd Add own test step
Some checks failed
continuous-integration/drone/push Build is failing
2024-12-28 17:20:10 +01:00
cb440e7c6d Use latest postgres version in integration tests
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-28 17:11:09 +01:00
4ea0978cf6 Fix integration test database connection string
Some checks are pending
continuous-integration/drone/push Build is running
2024-12-28 17:10:36 +01:00
ff2707a0e8 Add Aspire documentation to README
Some checks failed
continuous-integration/drone/push Build is failing
2024-12-28 17:08:01 +01:00
6d23494fd3 Add Aspire orchestration
Some checks failed
continuous-integration/drone/push Build is failing
Therefore remove previous OpenTelemetry configuration and use the one
provided in service defaults
2024-12-28 17:01:18 +01:00
bbac953660 Update legacy sln file
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-28 15:59:31 +01:00
854be19fd5 Remove system tests
Some checks failed
continuous-integration/drone/push Build is failing
2024-12-28 15:55:34 +01:00
cf1a086e31 Recover sln file and revert pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-28 14:32:34 +01:00
918477fb3a Use prerelease docker images which work with slnx file
Some checks failed
continuous-integration/drone/push Build is failing
2024-12-28 14:29:23 +01:00
857863a4d8 Replace sln file with slnx
Some checks failed
continuous-integration/drone/push Build is failing
2024-12-28 14:23:27 +01:00