Hayyan Hajwani
b52baceb50
fix(sites): fall back to newtVersion so the Type badge is never empty
...
The site overview rendered an empty badge for any site whose newt has not
reported the newer agent fields. The early return only bails out when both
agent and newtVersion are missing, so a site with newtVersion set but agent
null fell through to a badge whose label came solely from agent and whose
version came solely from agentVersion, leaving both blank.
Label such a site Newt and fall back to newtVersion for the version. Updating
the newt populated the new fields, which is why the badge appeared to fix
itself on upgrade.
Closes #3766
2026-09-16 13:55:24 +05:30
Owen
8e042e6433
Show the version
2026-09-15 22:31:05 -04:00
Owen
f9f38fb3f0
Handle the agent and agent version
2026-09-14 16:48:12 -04:00
Owen
b6c048c805
Store the cli version for display and handle auto update
2026-09-14 16:48:11 -04:00
Owen
018ee17304
Include erid new node
2026-09-14 16:48:11 -04:00
Fred KISSIE
7aae51ca9d
🚧 wip
2026-09-14 16:48:08 -04:00
miloschwartz
e7f147d4ca
fix site status stuck loading sometimes
2026-07-29 17:52:55 -04:00
Fred KISSIE
58004a8ec9
♻️ little refactor
2026-07-22 21:25:31 +01:00
Fred KISSIE
262f7bd090
✨ resource status histories
2026-07-22 20:57:32 +01:00
Fred KISSIE
b1558b09b1
♻️ refactor imports
2026-07-22 19:33:00 +01:00
Fred KISSIE
9867d3c876
♻️ const instead of let
2026-07-21 20:31:57 +01:00
Fred KISSIE
23181f4019
🚧 WIP: batched site status histories
2026-07-21 19:57:09 +01:00
miloschwartz
e21c3afb13
fix restart site styling
2026-07-08 12:32:29 -04:00
Fred KISSIE
ea60aa701e
🐛 fix sitetable page crashing because of invalid version
2026-07-08 01:39:52 +02:00
Owen
be193731c1
Reorder labels columns
2026-07-07 15:15:00 -04:00
Owen
417438c209
Remove feature flags from labels
2026-07-07 15:04:41 -04:00
Owen
cfbbdedaf5
rework ui
2026-06-30 17:44:35 -04:00
miloschwartz
4eba51de72
support delete resources associated with site
2026-06-24 17:45:44 -04:00
Fred KISSIE
ffb6c64de0
💄 Show updates available in the frontend, on sites & user devices
2026-06-22 16:57:08 -04:00
Owen
8e5d9e94a9
Fix delete site only working on newt site
2026-06-05 14:37:44 -07:00
Fred KISSIE
97aeee541a
♻️ Label table cell optimization
2026-06-03 19:15:44 +02:00
Owen
08a2923cfc
Move proxy and client to public and private
2026-05-31 17:30:31 -07:00
Owen
b99e9a6468
Working on ui
2026-05-31 17:25:03 -07:00
miloschwartz
938e9b0d49
more ui/ux enhancements around labels and tables
2026-05-26 22:26:54 -07:00
miloschwartz
05e4ad3200
minor visual adjustments to tags
2026-05-26 21:34:15 -07:00
Fred KISSIE
76aea311a4
✨ add label filter column to sitesTable
2026-05-22 04:07:49 +02:00
Owen Schwartz
e88e262abe
Merge pull request #3004 from Fredkiss3/feat/labels-on-sites-and-resources
...
feat: site & resource labels
2026-05-19 20:03:22 -07:00
miloschwartz
530b5082bd
make online/connected styling consistent
2026-05-16 12:34:17 -07:00
Fred KISSIE
3855486a00
⚡ ️ prevent SitetableCell from rerendering unnecessarily
2026-05-11 19:27:00 +02:00
Fred KISSIE
6e066d38b0
🚚 Make label badge its own component
2026-05-11 18:17:29 +02:00
Fred KISSIE
21f72639b6
🚧 make labels column paid, and cleanup
2026-05-11 18:13:19 +02:00
Fred KISSIE
c44c02b8ba
💄 make site labels column design nicer
2026-05-11 17:04:44 +02:00
Fred KISSIE
2fd519e102
✨ add and toggle site labels
2026-05-08 22:31:36 +02:00
Fred KISSIE
e61ef2ca2a
🚧 wip: label selector
2026-05-08 20:06:42 +02:00
Fred KISSIE
840cc214e3
🚧 wip
2026-05-08 18:21:09 +02:00
Fred KISSIE
72524db52d
💄 shrink button
2026-05-08 02:48:47 +02:00
Fred KISSIE
ab8fc11ab3
🚧 add labels button
2026-05-08 02:46:16 +02:00
miloschwartz
a029b107ae
dont show site online status for local sites
2026-04-29 12:35:08 -07:00
miloschwartz
06af53c4d6
increase refresh rate
2026-04-26 16:57:10 -07:00
miloschwartz
56816c7584
change column order on sites table
2026-04-25 15:17:39 -07:00
miloschwartz
477712b73c
show site resources
2026-04-25 15:08:08 -07:00
miloschwartz
07154d2a16
add links to view resources on site
2026-04-24 17:07:11 -07:00
Owen
3d5260b13e
Fix strings and local sites
2026-04-22 12:23:59 -07:00
Owen
8214700eaa
More refreshing and status history displays
2026-04-17 17:18:15 -07:00
Owen
c1782a2650
Add uptime tracking
2026-04-16 18:25:25 -07:00
Owen
d6c15c8b81
Add resource column to hc and remove —
2026-04-16 17:42:30 -07:00
Owen
561a9ab379
Merge branch 'private-site-ha' into private-http-ha
2026-04-13 10:25:49 -07:00
miloschwartz
b5e239d1ad
adjust button size
2026-04-12 12:24:52 -07:00
miloschwartz
eaa70da4dd
add pluto
2026-04-09 16:14:46 -04:00
miloschwartz
8347203bbe
add sort to name col
2026-02-27 12:39:26 -08:00