Nelson Chan
|
a581a85633
|
Feat: Use UptimeCalculator for PingChart (#4264)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2024-05-19 22:03:32 +02:00 |
|
Matthew Nickson
|
8a92054c2b
|
Added JSDoc to ESLint (#3529)
* Added JSDoc to eslint rules
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Fixed JSDoc eslint errors
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Update the check-linters workflow to Node.js 20
---------
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
|
2023-08-11 15:46:41 +08:00 |
|
Matthew Nickson
|
dc8289df12
|
Added JSDoc for src/
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2023-01-05 22:55:51 +00:00 |
|
Louis Lam
|
c84de4d259
|
WIP: Add maintenance status
|
2022-10-11 01:45:30 +08:00 |
|
Louis Lam
|
b1465c0282
|
- Maintenance standardize datetime format to YYYY-MM-DD hh:mm:ss
- Import dayjs extensions one time only
- Maintenance activeCondition centralize
|
2022-09-28 00:20:17 +08:00 |
|
Louis Lam
|
9d99c39f30
|
Update Maintenance UI for recurring
|
2022-09-24 02:33:29 +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 |
|
Matthew Nickson
|
213aca4fc3
|
Added JSDoc for src/mixins/*
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2022-06-02 10:38:17 +01:00 |
|
Karel Krýda
|
f78d01d770
|
Resolve lint errors
|
2022-04-30 14:57:08 +02: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 |
|
Adam Stachowicz
|
f9d633e02b
|
Display created and updated time in local timezone. Fixes #491
|
2021-09-28 08:07:42 +02:00 |
|
LouisLam
|
c9c51e47e1
|
add some comments
|
2021-08-17 16:43:59 +08:00 |
|
LouisLam
|
5e52f230b1
|
create datetime mixin
|
2021-08-17 16:41:12 +08:00 |
|