Louis Lam
c9fa183712
Manage domain names
2022-04-10 00:25:27 +08:00
Louis Lam
0b9b5102ec
Minor
2022-04-09 17:23:22 +08:00
Louis Lam
c399984b7f
Improve status page sidebar
2022-04-09 17:03:10 +08:00
Louis Lam
c4e74c9943
Render <StatusPage> if domain matched
2022-04-06 22:43:22 +08:00
Louis Lam
514b9fb68a
Add remark
2022-03-31 21:30:07 +08:00
Janik Schumacher
73b338bba6
feat: Favicon is updated based on satus page logo
2022-03-30 12:09:38 +02:00
Louis Lam
28d72fcd08
Fix #1409 , slug cannot be empty
2022-03-24 23:43:07 +08:00
Louis Lam
aef0a66205
[Status Page] Simplify show tags logic
2022-03-18 17:56:46 +08:00
Louis Lam
37be7df9b0
[Status Page] Delete status page
2022-03-18 15:19:52 +08:00
Louis Lam
8d981c8f0b
[Status Page] Fix migration and unpin incident
2022-03-18 14:14:22 +08:00
Louis Lam
220e46bc83
[Status Page] Fix theme bug
2022-03-18 12:57:37 +08:00
Louis Lam
59cdacc052
[Status Page] Enable Edit Mode only if the token is presented
2022-03-18 12:39:48 +08:00
Louis Lam
00738edbe7
[Status Page] Add ?edit
2022-03-18 00:00:56 +08:00
Louis Lam
c0c6419980
[Status Page] align icon and title using flexbox
2022-03-17 17:07:23 +08:00
Louis Lam
e87cdf4d09
[Status Page] wip, upload logo and status page listing
2022-03-17 16:42:26 +08:00
Louis Lam
1033ca5cf4
[Status Page] wip, combine api, add status_page_id into group and incident tables
2022-03-16 15:38:10 +08:00
Louis Lam
18ec42b060
[Status Page] wip
2022-03-16 14:14:47 +08:00
Louis Lam
7c7dbf68c1
[Status Page] wip, sidebar for editor
2022-03-15 12:00:29 +08:00
Louis Lam
d765b1c57a
Merge branch 'master' into restructure-status-page
...
# Conflicts:
# src/pages/StatusPage.vue
2022-03-12 15:50:42 +08:00
Louis Lam
c68f7944e3
[Favicon] minor
2022-03-12 15:31:01 +08:00
Louis Lam
a9efdabcec
[Favicon] Prevent error when no heartbeat
2022-03-12 15:30:02 +08:00
Louis Lam
04d93c2747
Merge branch 'master' into willianrod_feat/add-favicon-badges
...
# Conflicts:
# package-lock.json
# src/mixins/socket.js
2022-03-12 11:17:32 +08:00
Louis Lam
50d6e888c2
[new status page] wip
2022-03-10 21:34:30 +08:00
Karel Krýda
e7b2832967
The start and end dates of the maintenance are now stored in UTC, which allows it to be converted between time zones
2022-01-24 22:33:15 +01:00
Karel Krýda
0d3414c6d6
A complete maintenance planning system has been created
2022-01-23 15:22:00 +01:00
Patrick Hafner
9ee591417d
Footer HTML support, updated german translation
2021-12-25 04:09:41 +01:00
Patrick Hafner
3a12e209da
Edit: editMode check before toggle
2021-12-21 03:55:25 +01:00
Patrick Hafner
931ca6a3ef
Add: customize status page (css and poweredby)
2021-12-21 03:27:05 +01:00
Ivan Bratović
2ca7a5b962
Merge branch 'master' into improve-translatables
2021-11-24 10:03:30 +01:00
Louis Lam
a1f9a82537
Merge pull request #884 from thomasleveil/ux/add-group-at-the-top
...
🚸 Status page - add group action adds the new group at the top
2021-11-24 11:48:58 +08:00
Ivan
19dd11d624
Add translation for incident error message
2021-11-12 10:14:23 +01:00
Ivan
42ce34b6c7
Add more Status page tranlations
2021-11-12 09:54:31 +01:00
Ivan
b7a9d1474f
Fix translation of selected incident style
2021-11-12 09:53:41 +01:00
Ivan
b0615d347b
Add incident creation translations
2021-11-11 11:07:48 +01:00
Ivan
267654c987
Replace hard-coded names for groups in Status page with translations
2021-11-11 10:53:38 +01:00
Thomas LEVEIL
baf3612ece
🚸 Status page - add group action adds the new group at the top of the page
2021-11-05 11:27:19 +01:00
Jasper Miller-Waugh
e5d6410caf
Apply formatting suggestions from code review
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-11-03 11:46:53 +13:00
Jasper Miller-Waugh
191b81ee07
Fix grammer in comment
...
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
2021-11-01 22:14:41 +13:00
Jasper Miller-Waugh
12ef9f39c5
Merged buttons, cleaned up SS tag retrieval and made tagsVisible a bool.
...
Also to note: due to the transition of tagsVisible this breaks compatibility with the previous commits, delete the tagsVisible setting in the database to fix.
2021-11-01 13:23:46 +13:00
Jasper Miller-Waugh
4004926e64
Small formatting changes from code-review
...
Co-authored-by: deef <deef551@gmail.com>
2021-11-01 12:52:21 +13:00
Jasper Miller-Waugh
b32bfb3ff1
Added toggle for tag visibility
2021-10-30 21:16:10 +13:00
Willian Rodrigues Barbosa
036218f711
Add badges to favicon
2021-10-29 22:25:32 -03:00
LouisLam
2c19aef4dc
minor
2021-10-07 18:06:43 +08:00
Louis Lam
9d079eeec0
Merge pull request #487 from cmandesign/feature/fa-lang-rtl
...
Feature/fa lang rtl
2021-10-01 16:28:20 +08:00
Adam Stachowicz
f9d633e02b
Display created and updated time in local timezone. Fixes #491
2021-09-28 08:07:42 +02:00
Soroosh
47749ca58d
Replace some hardcoded with translations
2021-09-26 19:56:43 +03:30
Louis Lam
3d79e841c9
Merge pull request #466 from chakflying/public-dashboard
...
[status-page] hide select if no monitors to add
2021-09-24 18:33:00 +08:00
Nelson Chan
d2af42e579
Fix: Add placeholder if no monitors to add
2021-09-24 16:51:53 +08:00
LouisLam
50b868e751
fix #465
2021-09-24 15:26:48 +08:00
LouisLam
266b03fbf7
language key from "Status Page Nothing" to "statusPageNothing"
2021-09-24 14:42:54 +08:00
Mawoka
69bb6ef290
Removed empty selector if no monitor available
2021-09-24 00:19:09 +08:00
Cosmo Abdon
a4cad3db65
add: BR Portuguese Language and new words
2021-09-23 09:42:33 -03:00
LouisLam
27d4c3c194
[status page] improve mobile layout
2021-09-23 16:31:45 +08:00
LouisLam
ad1bb93730
[status page] fix logo url
2021-09-22 15:31:15 +08:00
LouisLam
fe0fc63843
[status page] send uptime
2021-09-22 15:10:08 +08:00
LouisLam
8c7ee94769
add modified apicache library with disabling client cache
2021-09-22 00:58:22 +08:00
LouisLam
0834770509
[status page] also apply the title to <title>
2021-09-21 23:59:46 +08:00
LouisLam
15c00d9158
upload logo and expose ./data/upload to url
2021-09-21 21:22:35 +08:00
LouisLam
0b572df3d0
[status page] store config
2021-09-20 16:22:18 +08:00
LouisLam
7ee98d989c
[status page] implement rest api for heartbeat
2021-09-19 23:24:51 +08:00
LouisLam
fd95d41d9f
[status page] many update and save group list
2021-09-19 19:04:51 +08:00
Louis
a6fdd272a6
[status page] minor
2021-09-17 14:42:19 +08:00
LouisLam
2955abb5d9
[status page] create incident
2021-09-16 22:48:28 +08:00
LouisLam
611d214a32
[status page] checkpoint
2021-09-16 14:37:57 +08:00
LouisLam
512ff09cca
set entry page
2021-09-15 20:40:26 +08:00
LouisLam
e8f4fabcd0
[status page] crop and resize logo
2021-09-15 18:28:48 +08:00
LouisLam
db05b506f3
[status page] checkpoint
2021-09-15 14:34:30 +08:00
LouisLam
afe91078c4
[status page] checkpoint
2021-09-14 23:27:11 +08:00
LouisLam
f9311e4e7f
[status page]
2021-09-14 14:55:45 +08:00
LouisLam
9da2a01a74
[status page] checkpoint
2021-09-14 14:12:27 +08:00
LouisLam
35aca46b68
[status page] checkpoint
2021-09-13 19:21:39 +08:00
LouisLam
e205adfd7b
[status page] developing
2021-09-13 02:26:45 +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
LouisLam
4b0a8087a2
do not connect to socket io for status page
2021-09-11 16:22:30 +08:00