Louis Lam
|
b073ec2287
|
Add Help button which links to wiki
|
2023-01-16 12:39:24 +08:00 |
|
Louis Lam
|
5c5a339a36
|
Add links for status pages and maintenance for mobile (Fix #2257)
|
2022-12-12 15:54:46 +08:00 |
|
Louis Lam
|
8cc3e4b7c1
|
Revert
|
2022-10-11 22:28:00 +08:00 |
|
Louis Lam
|
c84de4d259
|
WIP: Add maintenance status
|
2022-10-11 01:45:30 +08:00 |
|
Louis Lam
|
bb883e6fa0
|
Move maintenance under /maintenance
|
2022-09-17 22:00:11 +08:00 |
|
Louis Lam
|
90761cf831
|
Merge remote-tracking branch 'origin/master' into karelkryda_master
# Conflicts:
# server/database.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# src/components/HeartbeatBar.vue
# src/components/MonitorList.vue
# src/icon.js
# src/layouts/Layout.vue
# src/mixins/datetime.js
# src/mixins/socket.js
# src/router.js
# src/util.js
|
2022-09-17 16:12:57 +08:00 |
|
Robert
|
c4e2d67d17
|
fix: hide mobile header when not logged in
|
2022-06-17 10:11:53 +03:00 |
|
Louis Lam
|
7a46b44d25
|
Merge remote-tracking branch 'origin/master' into karelkryda_master
# Conflicts:
# src/components/HeartbeatBar.vue
|
2022-05-18 19:49:54 +08:00 |
|
Louis Lam
|
7a50f0e3f3
|
Merge pull request #1589 from AnnAngela/1.15.1_zh-CN
Improve translation work
|
2022-05-17 00:03:25 +08:00 |
|
Karel Krýda
|
9a35386841
|
Merge branch 'master' into master
|
2022-05-06 11:24:21 +02:00 |
|
Louis Lam
|
8b0813ceff
|
Fix #1596 hopefully
|
2022-05-06 14:52:09 +08:00 |
|
Karel Krýda
|
2b14bdae62
|
Merge branch 'master' into master
|
2022-05-01 12:40:34 +02:00 |
|
Louis Lam
|
02a8147f22
|
Remove undefined variable forceShowContent
|
2022-05-01 17:31:58 +08:00 |
|
Karel Krýda
|
ed84e56a85
|
Merge remote-tracking branch 'origin_kuma/master'
# Conflicts:
# package-lock.json
# server/database.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# src/components/MonitorList.vue
# src/components/PingChart.vue
# src/icon.js
# src/pages/DashboardHome.vue
# src/pages/StatusPage.vue
# src/router.js
# src/util.js
|
2022-04-30 13:40:34 +02:00 |
|
AnnAngela-work
|
45da7c5431
|
Improve translation work
|
2022-04-29 20:17:15 +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 |
|
Karel Krýda
|
0d3414c6d6
|
A complete maintenance planning system has been created
|
2022-01-23 15:22:00 +01: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 |
|