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
69676c7aaa
chore: cleans up refs with toRefs from vueuse ( #2359 )
2023-08-21 09:27:37 -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
77cce86e29
Fixes file formatting ( #2085 )
...
* Updates prettier ignore
* Updates prettier ignore
* Updates formatting
* Fixes tests
* Fixes tests
2023-03-15 10:46:32 -07:00
Dmitry Mazurov
bb1dda41ff
Add save collapse to localstorage ( #1945 )
2022-11-08 12:40:13 -08:00
Amir Raminfar
d6e87a7137
Fixes collapseNav
2022-11-08 11:49:40 -08:00
Dmitry Mazurov
54eca89c4e
Moved logout button to sidebar and fix default width sidebar. ( #1942 )
...
* Moved logout button to sidebar and fix default width sidebar.
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com >
* Fix logout url. Save collapse to localstorage.
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com >
* Clear code.
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com >
* Update logout button if collapse
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com >
* Fix dark mode for collapse button. Update toolbar. Remove localstorage.
* Fix collapse auto-import
* Remove collapse from settings
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com >
2022-11-08 11:45:11 -08:00
Amir Raminfar
ee37d7c30e
Adds i18n support with vue-i18n ( #1870 )
...
* Adds asset changes for i18n
* Adds asset changes for i18n
* Adds vite configs
* Adds auto import and cleans up props
* Initital localzation
* Fixes dockerfile
* Fixes tests
* Updates fixutres
* Updates default lang
2022-09-08 15:40:26 -07:00
Amir Raminfar
4035e2e262
Fixes deault settings
2022-04-19 14:46:29 -07:00
Amir Raminfar
49448790ff
Adds soft wraps as an option and fixes #1696 ( #1718 )
2022-04-18 11:44:23 -07:00
Michiel Roos
95222a21d8
Add auto mode for colorscheme
2022-03-15 20:04:11 +01:00
Amir Raminfar
e2072d35c8
Settings to useStorage ( #1602 )
...
* Uses storage for settings
* Cleans settings
* Fixes tests for storage
* Removes store.js
* Uses ts
* Fixes tests
* Removes autoprefixer
2021-11-18 14:06:54 -08:00