Commit Graph

158 Commits

Author SHA1 Message Date
moonrailgun
a04aa67f85 fix: fix domain schema check problem in add website server
and change add website / get website in website list request to trpc
2024-01-03 15:37:28 +08:00
moonrailgun
e38df2706e fix: fix a bug which can not raise monitor with changeActive if monitor never run before
the case of init state is stop. (active: false)

and add workspace id validate in update logic
2024-01-03 01:52:06 +08:00
moonrailgun
4f35463f89 perf: improver code editor request return type and test modal style 2024-01-03 00:15:39 +08:00
moonrailgun
3e30535187 feat: add custom monitor test code 2024-01-01 17:27:29 +08:00
moonrailgun
625374cafe feat: add monitor order with updatedAt 2023-12-29 21:15:32 +08:00
moonrailgun
42eb5779b2 fix: fix monitor list create page add monitor list not work problem 2023-12-23 23:25:53 +08:00
moonrailgun
f61ca1a207 refactor: change status page data scope 2023-12-18 00:57:51 +08:00
moonrailgun
e48a079f46 refactor: use MonitorListItem to replace MonitorHealthBar to show more info 2023-12-17 19:25:57 +08:00
moonrailgun
f3e30ea28f docs: add changelog page 2023-12-16 15:34:00 +08:00
moonrailgun
c68d27a6d3 feat: add status page basic info change 2023-12-16 14:43:17 +08:00
moonrailgun
bb83f4b56d refactor: update role's position and add status page edit check 2023-12-16 14:06:30 +08:00
moonrailgun
63145c1e4b feat: add status basic page 2023-12-16 00:33:36 +08:00
moonrailgun
0cf934c9e3 feat: add status list and add route 2023-12-13 19:46:32 +08:00
moonrailgun
669b2ed8b8 feat: add monitor status page api 2023-12-13 18:52:45 +08:00
moonrailgun
e1638de5e8 feat: add delete button for monitor 2023-12-09 00:39:36 +08:00
moonrailgun
987c09be2f feat: add monitor validator 2023-12-05 20:27:38 +08:00
moonrailgun
0a63dd5615 feat: add limit for monitor events route 2023-12-04 22:26:26 +08:00
moonrailgun
89612eff5f refactor: modify the user type and create method to make it correct 2023-11-29 01:22:33 +08:00
moonrailgun
40719094aa refactor: add interval limit for monitor upsert 2023-11-14 22:02:51 +08:00
moonrailgun
eed6f33d7b feat: add new tianji dashboard which has more custom feature 2023-11-12 23:49:02 +08:00
moonrailgun
b050a56d4a fix: fix no workspace problem when fetch all monitor events 2023-11-09 14:56:24 +08:00
moonrailgun
b6846b0419 feat: add clear offlline node button 2023-11-07 23:13:44 +08:00
moonrailgun
4eefe8d9d7 feat: add docusaurus-preset-openapi 2023-10-29 03:00:10 +08:00
moonrailgun
1631521321 feat: add monitor start or stop 2023-10-28 16:01:11 +08:00
moonrailgun
111cf2f0eb feat: monitor openapi and some type issue 2023-10-25 00:17:18 +08:00
moonrailgun
31ba529022 feat: add http monitor which include cert exp date 2023-10-23 21:39:24 +08:00
moonrailgun
594f3124ef docs: add openapi for global and website 2023-10-23 01:44:08 +08:00
moonrailgun
fbb091fd2a fix: fix tianji domain update not support hostname problem 2023-10-23 00:37:30 +08:00
moonrailgun
d183b8ca6f feat: add trpc openapi and swagger ui 2023-10-22 00:27:00 +08:00
moonrailgun
4a4c25c2eb fix: fix update website monitor maybe null problem 2023-10-21 00:18:48 +08:00
moonrailgun
a7f9870e64 feat: add global config to control register feature and inject website id 2023-10-21 00:18:30 +08:00
moonrailgun
461d819246 feat: add profile page and change password form 2023-10-20 23:12:42 +08:00
moonrailgun
0c1c72ccab feat: monitor allow edit notifications 2023-10-20 00:48:56 +08:00
moonrailgun
0346dc21d9 feat: add monitor event send notification 2023-10-20 00:28:46 +08:00
moonrailgun
1a9daaddfe feat: add monitor overview 2023-10-17 20:26:28 +08:00
moonrailgun
54af2874e4 feat: add dashboard layout sort 2023-10-17 00:23:49 +08:00
moonrailgun
0e669a2ca1 refactor: migrate user api to trpc 2023-10-16 22:34:01 +08:00
moonrailgun
a8ce44ce89 refactor: migrate website info api to trpc 2023-10-15 01:01:34 +08:00
moonrailgun
194103eb2d feat: add monitor bind website 2023-10-15 00:51:03 +08:00
moonrailgun
df7d18c2a0 refactor: migrate website update to trpc 2023-10-15 00:39:14 +08:00
moonrailgun
7bc245eb45 feat: add monitor data metrics in monitor info 2023-10-13 00:55:41 +08:00
moonrailgun
5a3a621fd6 feat: add monitor chart livetime update 2023-10-11 01:21:05 +08:00
moonrailgun
f53fba35f4 feat: add MonitorHealthBar and data subscribe 2023-10-10 19:47:05 +08:00
moonrailgun
9ea006b955 feat: add monitor detail page 2023-10-10 00:09:39 +08:00
moonrailgun
086c8ee3df feat: add others metrics in website detail 2023-10-07 19:32:46 +08:00
moonrailgun
fcb28d3456 feat: add MetricsTable value render
and change layout of website detail
2023-10-07 17:28:30 +08:00
moonrailgun
b8e8681d64 feat: add metrics api and table 2023-10-06 22:08:15 +08:00
moonrailgun
b5708b241a feat: website detail basic page 2023-10-06 15:04:55 +08:00
moonrailgun
7f40a049c8 refactor: db id type replace uuid with cuid 2023-10-06 00:06:44 +08:00
moonrailgun
a92dd513f1 feat: add monitor manager and runner 2023-10-05 01:56:33 +08:00
moonrailgun
d20aedda3f refactor: update trpc entry style 2023-10-03 15:56:09 +08:00
moonrailgun
6ddc344b3a refactor: refactor monitor layout 2023-09-29 17:42:36 +08:00
moonrailgun
61bb8bd82f feat: add monitor model and api 2023-09-29 17:12:06 +08:00
moonrailgun
6d1c4e7d17 feat: add website online count 2023-09-28 18:01:04 +08:00
moonrailgun
a3eb5a14eb feat: add notification test rpc action 2023-09-28 01:04:17 +08:00
moonrailgun
324edc2d88 feat: add delete notification function 2023-09-27 20:45:19 +08:00
moonrailgun
52255690cb feat: notification upsert api 2023-09-27 20:27:46 +08:00
moonrailgun
b9b5ee5ae1 feat: add trpc framework 2023-09-27 17:56:32 +08:00