TwiN
131447f702
feat: Implement announcements ( #1204 )
...
* feat: Implement announcements
Fixes #1203
* Remove unnecessary code
* Fix new announcement test
* Update web/app/src/views/Home.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Remove useless garbage
* Require announcement timestamp
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-16 09:54:50 -04:00
TwiN
440b732c71
feat(ui): New status page UI ( #1198 )
...
* feat(ui): New status page UI
* docs: Rename labels to extra-labels
* Fix domain expiration test
* feat(ui): Add ui.default-sort-by and ui.default-filter-by
* Change ui.header default value to Gatus
* Re-use EndpointCard in Details.vue as well to avoid duplicate code
* Fix flaky metrics test
* Add subtle green color to "Gatus"
* Remove duplicate title (tooltip is sufficient, no need for title on top of that)
* Fix collapsed group user preferences
* Update status page screenshots
2025-08-14 09:15:34 -04:00
Xetera
e0bdda5225
feat(ui): Allow configuring default dark-mode value ( #1015 )
...
* fix: theme flickering
* chore(ui): added dark mode tests
* feat(ui): Expose new ui.dark-mode parameter to set default theme
* refactor(ui): Rename theme variable to themeFromCookie for clarity
---------
Co-authored-by: TwiN <twin@linux.com >
Co-authored-by: TwiN <chris@twin.sh >
2025-03-07 20:32:05 -05:00
TwiN
5a16151bba
ui: Fix issue back button appearing over title when logo is too small
2023-10-31 19:44:54 -04:00
TwiN
92b85ee1ab
ui: Improve login page
2022-10-17 00:48:40 -04:00
TwiN
a789deb8c2
ui: Render div instead of a when link is blank ( #346 )
...
Fixes #343
2022-10-17 00:03:15 -04:00
TwiN
f89ecd5c64
fix(ui): Decrease size of error message
2022-09-09 22:58:45 -04:00
TwiN
9ede992e4e
feat(ui): Add support for buttons below header ( #106 )
2022-04-25 20:20:32 -04:00
TwiN
1613274cb0
style(ui): Improve login UI design
2022-01-17 10:37:09 -05:00
TwiN
fc016bd682
feat(ui): Make logo link and header configurable
...
Closes #213
2022-01-08 15:24:22 -05:00
TwiN
3319e158b5
branding: Update logo
2022-01-02 21:14:01 -05:00
TwiN
56048725e4
oidc: Display error if applicable
2022-01-02 21:14:01 -05:00
TwiN
425c1d3674
oidc: Add /api/v1/config route for determining whether to display a login button on the UI
2022-01-02 21:14:01 -05:00
TwiN
f36b6863ce
Minor update
2021-11-08 23:54:06 -05:00
TwinProduction
db5fc8bc11
#77 : Make page logo customizable
2021-09-11 04:33:14 -04:00
TwinProduction
2a632e8f87
Close #99 : Implement dark theme
2021-05-09 12:59:22 -04:00
TwinProduction
4362831f71
Improve responsiveness on smaller screens
2021-01-31 17:55:04 -05:00
TwinProduction
431fb3e9f2
Make title smaller on smaller screens
2021-01-31 16:47:31 -05:00
TwinProduction
fbb5d48bf7
Add events to service detail page
2021-01-28 22:44:31 -05:00
TwinProduction
dcbbec7931
Add page for individual service details
2021-01-27 18:25:37 -05:00
TwinProduction
2ccd656386
Add SERVER_URL constant based on environment
2021-01-25 22:05:19 -05:00
TwinProduction
67a3e4e330
Add tooltip
2021-01-25 20:54:57 -05:00
TwinProduction
dc6cb8fc1d
Start working on migrating frontend to Vue 3
2021-01-24 04:50:58 -05:00