Commit Graph

97 Commits

Author SHA1 Message Date
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
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
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
0e065b58b7 Update packages
Some checks failed
continuous-integration/drone/push Build is failing
2024-12-27 19:22:13 +01:00
22f47f4461 Upgrade to .NET 9 and update nuget packages
Some checks failed
continuous-integration/drone/push Build is failing
2024-12-01 19:26:54 +01:00
d6c75654b0 Use wrapper class for get all api endpoints
All checks were successful
continuous-integration/drone/push Build is passing
To enable e.g. pagination in the future
2024-08-25 13:39:00 +02:00
351a1a4635 Fix nested classes in open api document 2024-08-25 13:14:32 +02:00
de7e9a7131 Tweak log levels for non-dev environments
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-24 13:44:23 +02:00
4a1f1a5a67 Apply migrations on startup 2024-08-24 13:43:43 +02:00
036f4d1dfc Fix Dockerfile for nbgv 2024-08-24 12:46:27 +02:00
dcb82414b9 Add nbgv and add server info endpoint
Some checks failed
Build Vegasco Server / build (push) Failing after 59s
2024-08-23 18:55:05 +02:00
2463c11be3 Add consumption logic and endpoints 2024-08-23 18:02:18 +02:00
d47e4c1971 Add consumption entity and use strongly typed ids 2024-08-17 18:00:23 +02:00
4bfc57ef9f Remove unused launch configs 2024-08-17 16:38:41 +02:00
5c532a6bb5 Experiment with setting up system test docker services 2024-08-17 16:38:41 +02:00
81b5c89a25 Fix Dockerfile 2024-08-17 16:38:40 +02:00
1d6ecfee6e Require oidc metadata url instead of individual values 2024-08-17 16:38:40 +02:00
19b105b0e8 Add integration tests 2024-08-17 16:38:40 +02:00
877e7989cd Implement all car endpoints 2024-08-17 16:38:40 +02:00
a708ed25e7 Initial endpoint configuration with authentication 2024-08-17 16:38:40 +02:00
e579d76560 Create api project 2024-08-17 16:38:40 +02:00