feat(ui): migrate frontend from Bootstrap to shadcn + new features #690
Merged
feat(ui): migrate frontend from Bootstrap to shadcn + new features #690
Conversation
- Removes Bootstrap dependency - Updates theming/colours - Adds inclusive/exclusive tag filtering - Adds list defaults support to service create/edit (e.g. notify/webhook) - Adds keyboard focusable tooltips
- Renamed variables that conflicted with package names (e.g. `status` -> `svcStatus`). - Renamed types for clarity (e.g. webhook.`Slice` -> `WebHooks`). - General code cleanup and refactoring across multiple packages. - Handle JSON arrays for notify/webhook on service edit.
f605446 to
6449e78
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #690 +/- ##
==========================================
+ Coverage 98.79% 98.82% +0.04%
==========================================
Files 130 131 +1
Lines 11215 8884 -2331
==========================================
- Hits 11079 8779 -2300
+ Misses 110 80 -30
+ Partials 26 25 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
fc8f909 to
ac1f306
Compare
ac1f306 to
edb7d63
Compare
- npm, yaml from 2.8.1 to 2.8.2 - go, prometheus/client_golang from v1.22.0 to v1.23.2 - go, sqlite from v1.38.0 to v1.40.1
e090996 to
da66fdf
Compare
da66fdf to
0a4ea91
Compare
- use defaults as fallback for notify/webhook
- bump @tanstack/react-query from ^5.90.11 to ^5.90.12 - bump react from ^19.2.0 to ^19.2.1 - bump react-dom from ^19.2.0 to ^19.2.1 - bump react-hook-form from ^7.67.0 to ^7.68.0 - bump react-router-dom from ^7.9.6 to ^7.10.1 - bump vite from ^7.2.4 to ^7.2.6
102d59a to
e74c710
Compare
This was referenced Dec 6, 2025
Merged
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Approvals
Create-service
Status
CLI
Config