Amir Raminfar
50f3c0b7a4
fix: fixes UI when no localhost is provided
2023-06-20 14:38:12 -07:00
Amir Raminfar
e59f9106cc
fix: fixes route update with hash
2023-06-18 13:35:04 -07:00
Amir Raminfar
41da3f0de4
fix: fixes searching non-ascii characters by also escaping search entities ( #2248 )
2023-06-08 18:25:26 +00:00
Amir Raminfar
7477b1aecc
fix: fixes std stream when type is unknown. see #2243 ( #2247 )
...
* fix: fixes std stream when type is unknown. see #2243
* fixes tests
2023-06-08 10:23:02 -07:00
Amir Raminfar
8df12a4f3d
chore: updates modules
2023-06-07 09:53:28 -07:00
Amir Raminfar
38a6a99096
fix: fixes nested array displaying as object instead of actual value ( #2233 )
2023-06-02 15:33:59 -07:00
Amir Raminfar
88442edee5
chore(deps): remove gorilla mux in favor of using go-chi ( #2232 )
...
* chore(deps): remove gorilla mux in favor of using go-chi
* fixes broken redirect and tests
* chore: clean up
* reverts changes
2023-06-02 11:55:06 -07:00
Amir Raminfar
d7710f736f
chore: fixes typing for emits
2023-06-01 15:24:41 -07:00
Amir Raminfar
c522a66d1a
fix: fixes stream colors by swapping ( #2231 )
2023-06-01 16:59:47 +00: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
3d93bb69cb
fix: fixes cpu monitor when all values are 0. fixes #2215 ( #2222 )
...
* fix: fixes cpu monitor when all values are 0. fixes #2215
* chore: remove unused imports
2023-05-26 12:07:41 -07:00
Amir Raminfar
cc7d834e35
feat: adds warning as possible level
2023-05-26 10:58:08 -07:00
Amir Raminfar
f0424e1e94
feat: shows error message when container is not found ( #2213 )
2023-05-23 12:11:54 -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
5b12a3cc18
chore: updates node modules
2023-05-22 11:34:51 -07:00
Amir Raminfar
b2844469d6
chore(e2e): updates testing to use playwright ( #2181 )
...
* chore(e2e): updates testing to use playwright
* chore: updates workflows
* fixes spaces
* fixes space again
* fixes int test to add docker
* chore: ignore e2e tests for vite
* updates screenshots for linux
* updates screenshots again
* chore: uses docker compose for e2e
* adds PWTEST_SKIP_TEST_OUTPUT
* add ci
* updates screenshots again
* updates with css
* adds more tests
* updates tests
2023-05-22 11:33:25 -07:00
Agneev Mukherjee
d867c08aae
fix: use ui-monospace as the default font for log viewer ( #2200 )
...
* Use ui-monospace as the default font for log body
* Add SF Mono
2023-05-18 07:38:55 -07: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
4fc8109048
feat: respects fg color with css color using ansi ( #2180 )
2023-05-08 11:02:30 -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
370e7b238e
fix: shows a message when all keys in json logs are hidden. see #2122 ( #2174 )
2023-05-05 14:54:37 -07:00
Amir Raminfar
049ae108de
chore: cleans up types
2023-05-05 10:07:29 -07:00
Amir Raminfar
6b32920d33
chore: cleans up types for config
2023-05-03 10:11:09 -07:00
Amir Raminfar
cfe616a79e
feat: improves popup timing ( #2166 )
2023-05-02 09:09:13 -07:00
Amir Raminfar
764d176455
feat: moves mobile host to mobile menu. see #2157 ( #2165 )
...
* Revert "feat: adds host drop down to mobile view. see #2157 (#2160 )"
This reverts commit 088d96cb0d .
* feat: moves mobiles host drop down to mobile menu
2023-05-02 16:08:26 +00:00
Amir Raminfar
088d96cb0d
feat: adds host drop down to mobile view. see #2157 ( #2160 )
...
* feat: adds host drop down to mobile view. see #2157
* fix: removes unused imports
2023-04-27 16:32:48 -07:00
Amir Raminfar
3c7021af42
fix: removes unused imports
2023-04-27 12:37:36 -07:00
Amir Raminfar
0b9b9f12da
chore: removes tooltip from bulma
2023-04-27 12:35:28 -07:00
Amir Raminfar
16eb71e0c0
chore: cleans up d.ts file
2023-04-27 12:32:38 -07:00
Amir Raminfar
17dfcf3d9a
chore(refactor): creates new popup component for containers
2023-04-27 12:31:43 -07:00
Amir Raminfar
2dbbe47c5c
chore(refactor): creates new popup component for containers
2023-04-27 12:31:12 -07:00
Amir Raminfar
6076c4eb63
chore: cleans up code
2023-04-27 12:27:48 -07:00
Amir Raminfar
818fec244a
chore(refactor): create docker health component
2023-04-27 12:23:13 -07:00
Amir Raminfar
1f85f046cf
fix: uses getBoundingClientRect
2023-04-27 11:49:46 -07:00
Amir Raminfar
e6efe6ff59
feat: adds on hover popup on the side menu
2023-04-27 11:07:08 -07:00
Amir Raminfar
e96ab50486
feat: adds styles to popup
2023-04-27 09:31:19 -07:00
Amir Raminfar
27d0244e5d
fix: removes extra space between name and swarm id
2023-04-26 13:50:25 -07:00
Amir Raminfar
832594532a
fix: fixes mobile nav not showing up when container does not exist. fixes #2153
2023-04-26 12:22:38 -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
bf634382e5
feat: sorts running conttainers at top ( #2142 )
2023-04-22 13:04:52 -07:00
Amir Raminfar
551fb1579d
chore: removes semver in favor of localeCompare ( #2141 )
...
* chore: removes semver in favor of localeCompare
* chore: removes v
2023-04-21 13:52:38 -07:00
Amir Raminfar
af96a5b18d
chore: updates npm modules
2023-04-14 09:09:11 -07:00
Amir Raminfar
0e677bdee7
fix: correctly escape XML entities on client side
2023-04-12 09:47:27 -07:00
Amir Raminfar
63a0d544e4
Adds tooltip to healthcheck. Fixes #2104 ( #2110 )
2023-04-06 16:50:44 +00:00
Amir Raminfar
a30de127ca
Fixes spaces
2023-04-04 11:32:58 -07:00
Amir Raminfar
e84f0cdb97
Adds typechecking with typescript ( #2101 )
...
* Fixes all other vue errors
* Adds typescheck
* Fix pnpm
* Fix pnpm again for cache
2023-03-29 11:53:15 -07:00
Amir Raminfar
804bd5b9e1
Fixes mobile bug
2023-03-29 09:59:21 -07:00
Amir Raminfar
9c9f247e0c
cleans up typescript errors
2023-03-29 09:38:02 -07:00