tianji/src/client
2024-10-14 00:29:06 +08:00
..
api feat: add zeromq to make sure lighthouse can only run one at same time 2024-10-01 07:37:27 +08:00
components feat: add click event for status page item which allow hide/show chart 2024-10-14 00:29:06 +08:00
hooks refactor: migrate monitor data chart to recharts and remove @ant-design/charts 2024-10-12 01:23:00 +08:00
public chore: update translation 2024-09-26 01:09:28 +08:00
routes feat: survey add webhook url field which can send webhook when receive any survey 2024-10-11 01:06:25 +08:00
store feat: add realtime datarange which can visit data more easy 2024-10-04 21:40:49 +08:00
styles perf: improve data table resizer width to make it more easy to use 2024-09-10 00:00:38 +08:00
utils feat: add MonitorLatestResponse and up status summary 2024-10-14 00:29:06 +08:00
App.tsx feat: add support for legacy traditional login methods 2024-08-02 00:41:15 +08:00
components.json refactor: basic new layout 2024-04-07 19:43:05 +08:00
i18next-toolkit.config.cjs refactor: update translation 2024-08-18 22:32:27 +08:00
index.css chore: upgrade shadcn cli and add recharts 2024-10-01 07:53:17 +08:00
index.html chore: add prettier-plugin-tailwindcss 2024-03-23 00:45:21 +08:00
main.tsx feat: add virtualized data table resizer 2024-08-08 00:51:22 +08:00
package.json refactor: migrate monitor data chart to recharts and remove @ant-design/charts 2024-10-12 01:23:00 +08:00
postcss.config.cts refactor: change project strcut to monorepo 2024-01-20 16:22:44 +08:00
routeTree.gen.ts feat: add webhook playground entry 2024-10-02 00:02:58 +08:00
tailwind.config.ts feat: add daily monitor data display for public 2024-10-14 00:29:06 +08:00
tsconfig.json test: fix ci problem 2024-04-07 20:00:02 +08:00
vite-env.d.ts chore: init 2023-08-31 21:17:57 +08:00
vite.config.ts feat: add survey curl example code 2024-10-10 00:09:18 +08:00