Amir Raminfar
d469066c07
feat: moves user's name and email to dropdown ( #2479 )
2023-11-07 11:07:34 -08: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
bb085affb2
fix: removes fetch request when user does not exist ( #2473 )
2023-11-05 12:29:44 -08:00
Amir Raminfar
1d022b51b5
fix: fixes bad icon ( #2472 )
2023-11-04 20:53:24 +00:00
Amir Raminfar
eb31b46e6f
fix: fixes a potential rare edge case that log entry has no payload. see #2451 . ( #2471 )
2023-11-04 13:51:29 -07:00
Amir Raminfar
c74384d012
fix: fixes blank name for proxy mode
2023-10-31 11:15:50 -07:00
Amir Raminfar
5a068133bf
fix: fixes forward proxy bug not working ( #2460 )
2023-10-30 22:42:40 +00:00
Amir Raminfar
e85a4aefa2
feat: adds support for user.yml from disk ( #2455 )
2023-10-30 12:20:00 -07:00
Amir Raminfar
1fe46e605a
feat: syncs settings to disk for authenticated users ( #2445 )
2023-10-27 12:53:42 -07:00
Amir Raminfar
b88fc3c5d1
feat: makes hour time format always 2 digits ( #2452 )
2023-10-27 09:46:04 -07:00
Amir Raminfar
be11c32139
feat: adds forward-proxy ( #2442 )
2023-10-23 15:31:39 -07:00
Amir Raminfar
11a972b048
fix: fixes broken icons ( #2438 )
2023-10-21 09:36:11 -07:00
Amir Raminfar
803b66188e
chore: code clean up ( #2428 )
2023-10-16 11:45:43 -07:00
Amir Raminfar
37d2b07720
fix: reverts broken changes to event source ( #2427 )
2023-10-16 11:37:23 -07:00
Amir Raminfar
4f748bf9e1
fix: fixes swallowed error when bad headers are found and fixing #2416 ( #2423 )
...
* fix: fixes swallowed error when bad headers are found and fixing #2416
* minor clean up
* fixes broken on first connect
* fixes on reconnect
2023-10-16 03:35:10 +00:00
Amir Raminfar
f35e2c0ace
chore: code clean up
2023-10-15 19:24:38 -07:00
Amir Raminfar
f47f60e51c
chore: code clean up
2023-10-15 16:47:16 -07:00
Peter Dave Hello
55775f651f
Improve i18n support, close #2417 ( #2418 )
2023-10-15 16:45:53 -07:00
Amir Raminfar
194fcd0dea
fix: clears all containers on reconnect and removes stale old ones ( #2414 )
2023-10-07 21:35:23 +00:00
Amir Raminfar
ae1c0207de
chore: cleans up v-model for toggle
2023-10-05 20:35:20 -07:00
Amir Raminfar
f1dad96b86
fix: clears logs when an exception is thrown in logs events source ( #2406 )
...
* feat: adds more logging for eventsource
* feat: removes error from event streams
* removes unused code
* adds errors back
* moves logs to debug
* removes lastEventId
* fixes tests
2023-10-03 16:58:46 +00:00
Amir Raminfar
666ad7ba05
fix: fixes negative CPU values when container stops
2023-09-28 09:46:45 -07:00
Amir Raminfar
67dbbfce97
fix: improves event stream error and only shows when closed
2023-09-27 16:33:56 -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
c3b5991dc7
feat: implements a toast for alerting errors and other useful information ( #2395 )
...
* feat: implements a toast for alerting errors and other useful information
* removes unused code
2023-09-27 13:29:33 -07:00
Amir Raminfar
9751ce3cf5
chore: code clean up
2023-09-25 11:40:56 -07:00
Amir Raminfar
40d02d993b
chore: code clean up
2023-09-25 11:37:07 -07:00
Amir Raminfar
a051245805
fix: UI improvements to colors
2023-09-25 09:54:16 -07:00
Amir Raminfar
66738313c8
fix: improves styles for redirect alert
2023-09-25 09:44:48 -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
c233549b4b
chore: removes unused file
2023-09-23 14:07:52 -07:00
Amir Raminfar
538a1e5dcd
fix: fixes padding for settings page
2023-09-23 13:29:47 -07:00
Amir Raminfar
9e30045e6f
fix: Improves UI with padding and color improvements
2023-09-23 13:16:40 -07:00
Amir Raminfar
ad461c9dbc
chore: fixes tests
2023-09-23 13:06:01 -07:00
Amir Raminfar
b150a6b772
fix: fixes no space between date and time
2023-09-23 12:14:49 -07:00
Amir Raminfar
ccc42443c8
fix: fixes sorting on search dialog bug
2023-09-22 13:41:08 -07:00
Amir Raminfar
907360a334
chore: fixes tests
2023-09-22 13:17:33 -07:00
Amir Raminfar
3c4442a8dc
feat: alt+enter in search opens a new pane
2023-09-22 13:15:22 -07:00
Amir Raminfar
9e98640731
chore: css clean up
2023-09-22 12:46:28 -07:00
Amir Raminfar
fa47512771
fix: fixes broken links on settings page
2023-09-22 12:35:44 -07:00
Amir Raminfar
e31e3138fb
chore: creates a container context ( #2388 )
...
* chore: creates a container context
* fixes tests
* fixes tests
2023-09-22 12:24:05 -07:00
Amir Raminfar
e2bb23b2ed
fix: adds style for links in settings page
2023-09-22 11:37:14 -07:00
Amir Raminfar
60beb85bb1
fix: improves colors in light mode
2023-09-22 11:30:38 -07:00
Amir Raminfar
b437850063
fix: adds custom scrollbars back
2023-09-22 11:03:34 -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
0812bfaca4
chore: removes unused component
2023-09-09 16:47:19 -07:00
Amir Raminfar
fcf60daafa
chore: clean up types
2023-08-28 11:11:44 -07:00
Amir Raminfar
617bf71cad
fix: fixes flicker on scroll progress bar ( #2371 )
2023-08-28 16:06:31 +00:00