Amir Raminfar
076f62bac7
feat: allows containers to be pinned ( #2350 )
...
* feat: allows containers to be pinned
* adds animation
* clean up
* updates int test
* fixes tests
2023-08-15 14:16:32 -07:00
Amir Raminfar
d0edc42d1b
feat: adds better icons for streams in the drop down ( #2230 )
2023-06-01 09:45:29 -07:00
Amir Raminfar
5f92e84d9d
feat: adds support for different std out and err streams ( #2229 )
...
* feat: adds support for different std out and err streams
* feat: adds std to json
* fixes tests
* fixes deprecated code
* fixes download
* adds defineEmit as an option
* chore: updates modules
* adds ui elements
* fixes tests
* updates languages
2023-05-31 15:19:40 -07:00
Amir Raminfar
fc0c189e38
feat: adds a sub header to display stats on mobile view ( #2212 )
2023-05-23 12:07:19 -07:00
Amir Raminfar
b7d5229534
fix: fixes logic for extracing swarm ids. fixed #2184 ( #2185 )
2023-05-10 10:54:41 -07:00
Amir Raminfar
818fec244a
chore(refactor): create docker health component
2023-04-27 12:23:13 -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
63a0d544e4
Adds tooltip to healthcheck. Fixes #2104 ( #2110 )
2023-04-06 16:50:44 +00: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
Amir Raminfar
8de492d16b
Trims top events depending on scroll status ( #1860 )
...
* Trims top events depending on scroll status
* Cleans up models and adds better OOP around logging events
* Adds log entries being skipped component
* Fixes type errors
* Fixes tets
* Styles skipping logs
2022-09-13 14:28:53 -07:00