Commit Graph

838 Commits

Author SHA1 Message Date
moonrailgun
deceafad4f perf: improve UI 2024-01-04 00:34:50 +08:00
moonrailgun
4f5e79157a style: remove unused code 2024-01-04 00:34:33 +08:00
moonrailgun
81e7f8651a perf: remove env SERVER_URL and use url to get real server url 2024-01-04 00:19:23 +08:00
moonrailgun
28dd506cb4 perf: improve server status table list display
make sure never break word
2024-01-03 19:53:25 +08:00
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
824bd89ede fix: fix a bug which script not support makeTransferable json which data include null
for example: {a: null}
2024-01-03 03:34:43 +08:00
moonrailgun
b0444e31e7 chore: release v1.2.2 2024-01-03 01:53:13 +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
df01dcb857 docs: update changelog and update roadmap 2024-01-03 00:39:04 +08:00
moonrailgun
4bdc8380f9 docs: add demo link 2024-01-03 00:16:05 +08:00
moonrailgun
4f35463f89 perf: improver code editor request return type and test modal style 2024-01-03 00:15:39 +08:00
moonrailgun
b751222b39 perf: improve lazy load in code editor with loadable 2024-01-03 00:14:21 +08:00
moonrailgun
226e159da7 chore: release v1.2.1 2024-01-02 14:23:12 +08:00
moonrailgun
d093df928c fix: add Suspense to fix lazy load problem 2024-01-02 14:22:48 +08:00
moonrailgun
82ff9a3013 chore: release v1.2.0 2024-01-02 00:10:41 +08:00
moonrailgun
0c542faf3b refactor: change custom monitor label and formatter 2024-01-01 17:29:11 +08:00
moonrailgun
3e30535187 feat: add custom monitor test code 2024-01-01 17:27:29 +08:00
moonrailgun
ae6cea568b test: fix ci problem 2024-01-01 16:37:53 +08:00
moonrailgun
59bd1c42f7 refactor: split the monitor's manager and runner into different files 2024-01-01 16:37:34 +08:00
moonrailgun
96e2e008eb feat: add monaco editor for custom monitor provider 2024-01-01 16:33:01 +08:00
moonrailgun
8dfa679127 feat: add custom script monitor provider 2024-01-01 04:26:57 +08:00
moonrailgun
e0e338f819 fix: fix update monitor not update runner problem 2023-12-31 18:51:12 +08:00
moonrailgun
4c072290e0 docs: upcase tianji slogan 2023-12-31 15:03:50 +08:00
moonrailgun
aedf719d68 docs: add social block 2023-12-30 02:13:41 +08:00
moonrailgun
3134f615f5 chore: update release it json config 2023-12-30 02:12:53 +08:00
moonrailgun
e0c1ba9ee0 Release 1.1.0 2023-12-30 01:10:22 +08:00
moonrailgun
19a025916f chore: update version 2023-12-30 01:08:16 +08:00
moonrailgun
c317b77d12 feat: add delete monitor data/events button 2023-12-30 01:02:57 +08:00
moonrailgun
49dc7f79ad chore: add release-it 2023-12-30 00:48:34 +08:00
moonrailgun
625374cafe feat: add monitor order with updatedAt 2023-12-29 21:15:32 +08:00
moonrailgun
d9d234551a fix: fix http header json validator problem 2023-12-29 21:14:36 +08:00
moonrailgun
22168e021f refactor: add opacity into no actived monitor 2023-12-29 21:05:35 +08:00
moonrailgun
1f950b516e refactor: improve error report message 2023-12-29 20:21:52 +08:00
moonrailgun
6c266fdb5f docs: add docker compose install document 2023-12-26 23:11:15 +08:00
moonrailgun
6850b71c89 refactor: update social card path 2023-12-25 17:33:01 +08:00
moonrailgun
63f8764b46 docs: update default account 2023-12-25 14:24:31 +08:00
moonrailgun
2f3229d0b6 docs: update changelog 2023-12-25 09:55:51 +08:00
moonrailgun
3dbbdc7991 docs: add preview 2023-12-25 09:42:20 +08:00
moonrailgun
9f654b9aaf refactor: update reporter download url 2023-12-25 09:40:16 +08:00
moonrailgun
074575f6ac docs: update preview image page 2023-12-25 00:35:11 +08:00
moonrailgun
cc0b153760 docs: add discord invite link 2023-12-24 15:58:45 +08:00
moonrailgun
cef2e28b52 docs: add docker install command 2023-12-24 15:58:30 +08:00
moonrailgun
a8cbffdbe1 docs: update openapi 2023-12-24 15:58:14 +08:00
moonrailgun
b7f15fa3c3 docs: update website tagline and footer 2023-12-24 00:13:22 +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
f749f720db feat: add value format for data metrics 2023-12-23 01:04:02 +08:00
moonrailgun
a579b678cc feat: file overwrite when down in install.sh 2023-12-22 00:37:13 +08:00
moonrailgun
518064eb0a fix: fix server updateAt not display problem 2023-12-22 00:37:13 +08:00
moonrailgun
3512ad1997 feat: add minInterval in provider 2023-12-20 17:53:17 +00:00
moonrailgun
ffa2cce2a6 feat: add monitor provider valueLabel and valueFormatter to custom display 2023-12-20 17:46:38 +00:00