Amir Raminfar
14fc1190a8
feat: supports multiple hosts in parallel and update hosts menu ( #2269 )
...
* feat: updates host menu to be part of side menu
* updates routes to be host/id
* fixes go tests
* fixes js tests
* fixes typescheck
* fixes int tests
* fixes mobile
* fixes bug in merging containers
* fixed minor bug with menu
2023-06-24 19:13:39 +00:00
Amir Raminfar
d4762908be
fix: fixes incorrect regex group match. fixes #2187 ( #2188 )
2023-05-11 18:36:45 +00:00
Amir Raminfar
b7d5229534
fix: fixes logic for extracing swarm ids. fixed #2184 ( #2185 )
2023-05-10 10:54:41 -07:00
Amir Raminfar
18c57066c7
fix: fixes colors on side menu to be less bold and updates the regex to support longer hashes. see #2144 ( #2177 )
2023-05-08 09:17:34 -07:00
Amir Raminfar
8116868669
feat: makes swarm id lighter ( #2145 )
...
* feat: makes swarm id lighter
* fix: add swarm to title id
2023-04-25 14:41:45 -07:00
Amir Raminfar
9ba1a0f76a
Adds health status by parsing the label from status ( #2099 )
...
* Adds healthcheck to status in menu
* Fixes bug with crated
* Moves colors to vars
* Updates icons
2023-03-29 08:58:12 -07:00
Amir Raminfar
afd37d3455
Add trending CPU and Memory usage ( #1896 )
...
* Refactors to stat history
* Uses markRaw
* Cleans up proxies
* Removes id from snapshots
* Adds d3
* Adds more d3 modules
* Fixes package
* Cleans up packages
* Updates modules
* Adds initital d3 chart
* Cleans up svg
* Fixes @types/d3-array
* Adds memory
* Moves charts around
2022-10-12 14:21:41 -07:00