Louis Lam
02a8147f22
Remove undefined variable forceShowContent
2022-05-01 17:31:58 +08:00
Louis Lam
07c0801ad5
Make logout button reactive, improve dropdown menu css
2022-04-20 22:39:07 +08:00
Nelson Chan
a391576285
Chore: Add translation
2022-04-20 15:09:31 +08:00
Nelson Chan
e0966e55c8
Fix: Handle disabled auth in user dropdown
2022-04-20 15:01:13 +08:00
Louis Lam
cd7c2beca6
Update CSS for dropdown menu
2022-04-19 19:46:21 +08:00
Louis Lam
8ee99760ec
Minor lint
2022-04-19 19:41:52 +08:00
Louis Lam
cb55e23718
Add $root.username
2022-04-19 19:40:28 +08:00
Louis Lam
17d4003e5c
Add dropdown menu
2022-04-19 00:39:49 +08:00
Louis Lam
cefb5bb60a
Merge branch 'master' into #1209-Logout-button-in-navbar
2022-04-18 20:39:24 +08:00
Louis Lam
649f3106e1
Enforce semicolon, fix format globally
2022-04-14 01:20:54 +08:00
Louis Lam
cb6eeaef34
Bring connection error bar to the top
2022-03-31 16:15:34 +08:00
Matthew Nickson
88604845e6
Merge branch 'master' into #1209-Logout-button-in-navbar
2022-03-27 13:48:50 +01:00
Louis Lam
f6272155af
Show page not found for invalid routes
2022-03-26 02:09:12 +08:00
Louis Lam
40991fbc28
Show reverse proxy guide along with websocket error
2022-03-22 23:46:13 +08:00
Louis Lam
8d981c8f0b
[Status Page] Fix migration and unpin incident
2022-03-18 14:14:22 +08:00
Louis Lam
50d6e888c2
[new status page] wip
2022-03-10 21:34:30 +08:00
Louis Lam
88c3d952d3
Improve settings page's UI/UX on mobile
2022-03-04 23:20:42 +08:00
Computroniks
97a5b400db
Added log out button to nav bar
...
Implements Logout button in navbar #1209
Signed-off-by: Computroniks <mnickson@sidingsmedia.com>
2022-01-27 19:45:31 +00:00
Nelson Chan
f65cc655c0
Fix: Fix nav highlight in settings sub-page
2021-11-17 10:45:19 +08:00
Nelson Chan
f9bb48de13
WIP: Convert Settings to components
2021-11-17 10:45:18 +08:00
Bert Verhelst
843830a38a
fix(layout): hide dashboard and settings buttons when not logged in
2021-10-01 15:12:37 +02:00
Soroosh
04b7a4a423
Merge Conflict Resolved
...
Farsi Lang Updated
Some hardcoded words has been replaced with translations
2021-09-26 19:56:25 +03:30
Soroosh
647184e5d1
Update Title to use translation files
2021-09-26 18:49:39 +03:30
LouisLam
87e213085f
add /status, alias of /status-page ( #471 )
2021-09-25 22:44:29 +08:00
Ponkhy
720ea850e1
Added space between Dashboard and settings button
2021-09-23 17:33:23 +02:00
LouisLam
27d4c3c194
[status page] improve mobile layout
2021-09-23 16:31:45 +08:00
LouisLam
439f45d91e
[status page] improve the entry
2021-09-23 13:57:24 +08:00
LouisLam
29920f6b60
[status page] use normal link to status-page, due to data reset problem
2021-09-22 18:05:40 +08:00
LouisLam
512ff09cca
set entry page
2021-09-15 20:40:26 +08:00
LouisLam
934685637a
[Status Page] WIP: Checkpoint
2021-09-11 23:43:07 +08:00
LouisLam
3e25f0e9d9
[Status Page] WIP: Checkpoint
2021-09-11 19:40:03 +08:00
henrygd
2776f942ab
fix monitor list jumping to top on route change
2021-08-29 15:28:43 -07:00
LouisLam
3ad736692f
improve monitor list
2021-08-30 02:22:49 +08:00
LouisLam
4c1f2f85f8
manual fix stylelint
2021-08-25 12:25:19 +08:00
LouisLam
302d2665d2
run stylelint for the project
2021-08-24 23:38:25 +08:00
LouisLam
28a51d806b
translate to Traditional Chinese (Hong Kong)
2021-08-24 18:26:44 +08:00
LouisLam
dd4c00eed3
add vue i18n
2021-08-24 16:44:58 +08:00
LouisLam
4571a9b8c1
check update
2021-08-21 19:50:22 +08:00
LouisLam
64498163e1
add /list for mobile
2021-08-19 18:12:52 +08:00
LouisLam
9ba1743900
split mobile mixin from socket mixin
2021-08-10 15:02:46 +08:00
LouisLam
f9cb8293f3
improve a bit ux
2021-08-09 01:58:56 +08:00
Philipp Dormann
123fca43a1
FEAT: darkmode ( #155 )
...
* darkmode fixes
* fix: darkmode: empty beats in active/ hovered state
* fix: color for empty beats
* fix: navbar background color
* Update src/assets/vars.scss
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
* Update src/assets/app.scss
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
* wip, split dark theme style by .dark and store light theme to normal
* add back missing css
* working switch theme button and tuning dark theme
* finish dark theme
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: LouisLam <louislam@users.noreply.github.com>
2021-08-08 13:47:29 +08:00
LouisLam
9f0be5f531
improve the connection error msg
2021-07-31 21:13:32 +08:00
Adam Stachowicz
d54bc866b4
Fix block-no-empty error from Stylelint
2021-07-27 22:23:46 +02:00
Adam Stachowicz
4c8fdd07d9
Manual fixes
2021-07-27 19:53:59 +02:00
Adam Stachowicz
9648d700d7
Autofix on save
2021-07-27 19:47:13 +02:00
LouisLam
cafd2c7388
add vue-fontawesone
2021-07-27 16:52:44 +08:00
Louis Lam
2e31e780a1
Merge pull request #67 from Saibamen/lighthouse_improvements
...
[Lighthouse] Some improvements
2021-07-18 13:48:35 +08:00
Adam Stachowicz
bfb4a5bcd4
Add alt="Logo"
2021-07-17 22:56:54 +02:00
Adam Stachowicz
e87b78501b
rel="noopener" for external link
2021-07-17 22:55:53 +02:00