3 Commits
Author SHA1 Message Date
Stevan Freeborn a168d318b2 chore: add SEQ_SERVER_URL and SEQ_API_KEY_HEADER to deployment environment variables 2026-03-11 18:58:39 -05:00
Stevan Freeborn 64c64e8d95 feat(servicedefaults): add SeqOptions configuration and integrate with OpenTelemetry logging and tracing 2026-03-11 18:52:05 -05:00
Stevan Freeborn cd69cea2ac refactor: remove Playwright dependencies and configuration, update test cases, and clean up code formatting
- Removed Playwright test dependencies from package.json and deleted playwright.config.ts.
- Updated LoginForm component and its tests for improved readability and consistency.
- Cleaned up App.vue and PublicLayout.vue by adjusting import formatting.
- Fixed missing newlines in CSS and other files for better formatting.
- Updated userStore to ensure proper object syntax.
- Refactored LoginView to enhance code clarity and maintainability.
2026-03-11 12:13:53 -05:00