Amir Raminfar
90b9d97685
feat: duckdb wasm capibility ( #3272 )
2024-09-18 17:27:46 -07:00
Amir Raminfar
8183b9e70f
fix: cleans up login page ( #3263 )
2024-09-09 15:28:03 +00:00
Amir Raminfar
9ddbe6fbb0
feat: shows raw json in complex logs with option to copy ( #3251 )
2024-09-04 08:53:40 -07:00
Amir Raminfar
9f2f8b8245
feat!: moves search to backend for better experience. It does remove show search results in context. ( #3245 )
2024-09-03 08:02:09 -07:00
Amir Raminfar
85271a595a
feat: adds a side panel for complex logs that enables reordering and enabling fields ( #3237 )
2024-08-29 00:37:04 +00:00
Amir Raminfar
69fb227519
feat: adds action toolbar for groups, services and stacks ( #3190 )
2024-08-10 13:35:56 -07:00
Amir Raminfar
3a988b8fdc
feat: updates agents to be more resilient by reconnecting. also adds big performance issues in swarm mode with little updates to the UI. ( #3145 )
2024-07-25 08:01:33 -07:00
Amir Raminfar
f1e3a43747
chore: updates build files
2024-06-06 08:26:50 -07:00
Amir Raminfar
220218d44d
feat: show start event for containers ( #3014 )
2024-06-06 08:26:03 -07:00
Amir Raminfar
ba0206a903
feat: supports swarm mode with stacks and services on remote hosts 🙌🏼 ( #2961 )
2024-05-23 10:17:16 -07:00
Amir Raminfar
44f68cc482
feat: Shows hosts in cards with their respective stats and updates the container table to filter by host 🥳 ( #2932 )
2024-05-10 21:35:17 +00:00
Amir Raminfar
8a2640cd6b
chore: send server id by loading system info ( #2936 )
2024-05-08 01:18:51 +00:00
Amir Raminfar
9c1b967502
feat: improves icons placement for expanding json ( #2854 )
2024-03-26 15:46:05 +00:00
Amir Raminfar
72a580574a
feat: adds preview for settings ( #2669 )
2024-01-08 12:21:37 -08:00
Amir Raminfar
eafd2f144f
fix: improves performance for fuzzy search dialog ( #2656 )
2024-01-05 12:47:07 -08:00
Amir Raminfar
937638dce5
chore: fixes component file ( #2588 )
2023-12-11 14:29:06 -08:00
Akash Ramaswamy
d776777b7e
feat: Moves Jump-To-Context right ( #2584 )
2023-12-10 13:13:29 -08:00
Akash Ramaswamy
e6fa8ced58
feat: actions on log messages ( #2572 )
2023-12-09 05:56:51 -08:00
Akash Ramaswamy
f78534f529
feat: can start and stop containers now using the drop down. This feature is not enabled by default. ( #2548 )
2023-11-30 14:04:22 -08:00
Amir Raminfar
9fa4911aec
feat: list of releases can now be seen at the top ( #2480 )
2023-11-10 19:45:47 +00:00
Amir Raminfar
38d1f99387
fix: reduces padding on mobile ( #2476 )
2023-11-06 21:59:53 +00:00
Amir Raminfar
32de313c27
feat: supports having custom content with markdown ( #2466 )
2023-11-06 12:39:11 -08:00
Amir Raminfar
1d022b51b5
fix: fixes bad icon ( #2472 )
2023-11-04 20:53:24 +00:00
Amir Raminfar
11a972b048
fix: fixes broken icons ( #2438 )
2023-10-21 09:36:11 -07:00
Amir Raminfar
58edb4f602
feat: adds automatic redirect when a new container is found ( #2396 )
...
* feat: implements a toast for alerting errors and other useful information
* removes unused code
* feat: adds automatic redirect when a new container is found
* complete the flow with alerts and settings page
* adds more langs and option for once
* removes files
2023-09-27 16:00:44 -07:00
Amir Raminfar
072a6c09bb
feat: finds same name containers and shows option redirect to new containers ( #2390 )
2023-09-24 15:22:27 -07:00
Amir Raminfar
fa47512771
fix: fixes broken links on settings page
2023-09-22 12:35:44 -07:00
Amir Raminfar
9f3a256334
feat!: refactors UI using faster components and clean up visually ( #2381 )
...
* feat: moves to tailwindcss and better component library
* update styles
* creates toggle component
* adds drop down component
* cleans up components
* removes unused components
* uses tailwind for scroll view
* removes table component
* improves animation
* cleans up more styles
* uses more tailwind
* cleans up more styles with flex
* more styles
* removes bulma
* adds colors
* updates modules
* fixes bugs
* stops importing styles.scss
* more clean up
* cleans up headers
* cleans up title
* fixes title
* fixes mobile-hidden
* fixes shadow
* fixes colors
* add tailwindcss/nesting
* adds more colors
* fixes more colors
* updates colors
* fixes colors
* colors
* fixes menu on left
* menu and modal
* menu and modal
* fuzzy search
* fixes menu on left
* remove logs
* cleans up search
* adds host to search
* remove outline from inputs
* cleans up left search icon
* removes unused styles
* fixes docker
* removes sass!
* cleans up styles
* Fixe smobile menu
* fixes mobile menu
* fixes typecheck
* fixes seconday color
* adds drop down for container
* cleans header css
* updates css
* fixes other layouts
* updates some tests
* fixes border
* fixes home screen font
* fixes top header
* fixes tests
* fixes fieldlist
* fixes complex
* cleans up more
* removes index
* fixes tests
* fixes tests
* resolves conflicts
2023-09-22 10:59:29 -07:00
Amir Raminfar
8acd5794e8
fix: fixes crash when names are not found. see #2386 ( #2387 )
...
* fix: fixes crash when names are not found. see #2386
* adds snapshots
2023-09-22 10:24:03 -07:00
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
14edf1b404
feat: adds keyboard shortcuts visually ( #2344 )
...
* feat: adds keyboard shortcuts visually
* Adds missing file
* uses tags instead
* removes @vueuse/math
* fixes background
2023-08-11 12:53:02 -07:00
Amir Raminfar
40c259b1be
feat: adds table sort to homepage ( #2330 )
...
* feat: adds table sort to homepage
* feat: adds sorting to dashboard
* fixes colors
2023-07-31 16:54:27 +00:00
Amir Raminfar
11487003f2
fix(performance): remove table component and uses own table component to improve performance ( #2326 )
...
* fix: remove table component and uses own table component to improve performance
* adds id
2023-07-28 02:20:23 +00:00
Amir Raminfar
699181ec7c
fix: removes sorting from homepage temporary until a better fix is found ( #2323 )
...
* fix: removes sorting from homepage temporary until a better fix is found
* adds pagination and remove bar charts
2023-07-27 10:21:32 -07:00
Amir Raminfar
1b056346c0
feat: adds exponential average and a new dashboard showing all containers ( #2317 )
...
* chore: updates modules
* feat: adds support for exponential moving average
* feat: add expoentital moving avg
* adds index page
* cleans up table
* fixes typecheck
* adds bar chart
* updates dashboard to orgua table
* wip
* cleans up ui
* remove screenshot tests for playwright
* adds more tests
* fixes icon
* fixes default sort
* removes unused var
* adds vscode settings
2023-07-24 15:06:42 -07:00
Amir Raminfar
05a4b7c25a
feat(dev): moves vite integeration to backend ( #2272 )
...
* feat(dev): moves vite integeration to backend
* fixes dockerbuild
* fixes docker build
* fixes custom base
* fixes base path again
* uses concurrently instead
* fixes go tests
2023-06-27 09:20:24 -07:00
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
8df12a4f3d
chore: updates modules
2023-06-07 09:53:28 -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
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
16eb71e0c0
chore: cleans up d.ts file
2023-04-27 12:32:38 -07:00
Amir Raminfar
2dbbe47c5c
chore(refactor): creates new popup component for containers
2023-04-27 12:31:12 -07:00
Amir Raminfar
818fec244a
chore(refactor): create docker health component
2023-04-27 12:23:13 -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
63a0d544e4
Adds tooltip to healthcheck. Fixes #2104 ( #2110 )
2023-04-06 16:50:44 +00:00
Amir Raminfar
efef1dca6b
Fixes component d file
2023-03-29 09:20:47 -07:00
Amir Raminfar
3417ec3e99
Cleans up icons
2023-03-29 09:16:38 -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