Amir Raminfar
8183b9e70f
fix: cleans up login page ( #3263 )
2024-09-09 15:28:03 +00:00
Amir Raminfar
cdf6334cef
chore: skip vue errors
2024-09-05 11:42:38 -07:00
Amir Raminfar
2a3af94467
fix: fixes merged view and incorrect base. fixes #3248 ( #3249 )
2024-09-03 20:54:10 +00:00
Amir Raminfar
74063a0c72
feat: makes improvements to mobile view ( #3244 )
2024-08-30 09:36:27 -07:00
Amir Raminfar
9ea7024c2a
feat: show version number on top right. see #3228 ( #3239 )
2024-08-29 00:39:24 +00: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
4319415e1d
fix: fixes settings page when changing language ( #3216 )
2024-08-16 19:34:14 +00:00
Florian
9ace6eccdf
feat: Translate the example log entries ( #3206 )
2024-08-15 08:20:45 -07:00
Amir Raminfar
19d0355d7c
perf: only loads selected locales ( #3152 )
2024-07-25 17:29:16 -07:00
Amir Raminfar
3d19870b36
chore: fixes bugs with auto switching of menu
2024-06-21 12:04:22 -07:00
Amir Raminfar
f24d4951ad
chore: upgrade to unplug-vue-router ( #3041 )
2024-06-17 12:07:24 -07:00
Amir Raminfar
3a30c27c9a
feat!: adds services and stacks to fuzzy search. Note labels will no longer be searchable due to a bug on sorting. ( #2999 )
2024-05-30 09:47:20 -07:00
Amir Raminfar
518e3c8ac9
fix: fixes bug when switching between merged logs was not working
2024-05-26 18:40:53 -07:00
Amir Raminfar
6acb7126f5
fix: fixes menu bug when merging logs ( #2978 )
2024-05-23 20:26:28 +00: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
4b3d2b3224
feat: uses expoentital average for host ( #2951 )
2024-05-12 20:24:04 +00: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
e4e6903ef3
fix: removes toSorted() for older browsers that do not support it ( #2895 )
2024-04-14 14:06:11 -07:00
Amir Raminfar
b781570811
fix: removes any configuration from index.html when users are not authenticated ( #2889 )
2024-04-11 09:03:37 -07:00
Amir Raminfar
61f26b7bc3
fix: redirects login page to previous page after successful login. see #2806 ( #2807 )
2024-03-05 18:42:46 +00:00
Amir Raminfar
82765f4b68
feat: adds support for compact mode. fixes #2710 ( #2712 )
2024-01-18 17:04:58 +00:00
Amir Raminfar
0c33d0f921
feat: defaults locale to auto ( #2711 )
2024-01-18 08:56:38 -08:00
Amir Raminfar
89fe9e6b91
feat: adds a dropdown to switch language locale ( #2708 )
2024-01-18 01:22:06 +00:00
Amir Raminfar
c5680a9b3f
chore: makes faked data better. ( #2689 )
2024-01-10 13:42:23 -08:00
Amir Raminfar
e1d38a3582
fix: fixes stats on windows ( #2675 )
2024-01-09 13:03:30 -08:00
Amir Raminfar
da24ca249a
chore: enables container queries ( #2676 )
2024-01-09 11:49:56 -08:00
Amir Raminfar
9a431dbcb0
fix: adds long message for preview ( #2672 )
2024-01-08 15:53:02 -08:00
Amir Raminfar
8b183e98ff
feat: allows for date format to be overriden with locale. fixes #2665 ( #2671 )
2024-01-08 14:36:08 -08:00
Amir Raminfar
72a580574a
feat: adds preview for settings ( #2669 )
2024-01-08 12:21:37 -08:00
Amir Raminfar
6eb356aaa9
feat!: removes legacy authentication model ( #2633 )
2023-12-31 22:05:41 +00:00
Amir Raminfar
98bf45c5bc
feat!: removes custom content help support ( #2628 )
2023-12-30 14:18:14 -08:00
Amir Raminfar
06bf8a312f
feat: displays warning for legacy auth ( #2631 )
2023-12-28 13:51:05 -08:00
Amir Raminfar
6a4c384eb6
Revert "feat!: removes custom content help support"
...
This reverts commit 904b2a4f89 .
2023-12-27 20:41:58 -08:00
Amir Raminfar
904b2a4f89
feat!: removes custom content help support
2023-12-27 19:08:04 -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
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
be11c32139
feat: adds forward-proxy ( #2442 )
2023-10-23 15:31:39 -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
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
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
e2bb23b2ed
fix: adds style for links in settings page
2023-09-22 11:37:14 -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