Commit Graph

70 Commits

Author SHA1 Message Date
45f6d139c8 fix: adapt to latest context struct 2024-02-19 22:13:51 +08:00
e2ac9f27f0 fix: feat add rust lang 2024-01-30 21:01:22 +08:00
937fbb07bf fix: tab won't be disabled when status is undefined 2024-01-30 10:51:32 +08:00
13c4c9a5a1 chore: prefer ?? 2024-01-30 10:50:32 +08:00
1d93812899 feat: server will return compile_message 2024-01-29 21:27:31 +08:00
55d8dee557 chore: mute rollup warnings 2024-01-28 21:24:02 +08:00
e1182a64e4 feat: adapt to server 1.3.0 API change 2024-01-28 21:07:03 +08:00
73f0462d83 chore: update deps 2024-01-23 14:36:39 +08:00
bab69892ef chore: move react.svg into pages 2024-01-23 14:36:26 +08:00
c90e346ee4 chore: upgrade deps 2024-01-11 21:36:19 +08:00
4b936b438a feat: disable submit button once clicked 2024-01-07 00:18:45 +08:00
bf200018dd feat: do not show source code when code is undefined 2024-01-06 23:49:13 +08:00
134d3f1d85 chore: add a dummy homepage 2024-01-06 20:25:01 +08:00
cf148e0d45 chore: minWidth for editor 2024-01-06 20:07:29 +08:00
f5d990e520 feat: ui update on details page and status-table 2024-01-06 20:03:37 +08:00
6c264b255b chore: editor 2024-01-06 13:57:00 +08:00
9bb76cc256 fix: typo 2024-01-06 13:56:46 +08:00
365af5bd2c fix: res.data might be undefined 2024-01-05 15:41:44 +08:00
e4fb918c88 feat: oauth login support 2024-01-05 15:41:25 +08:00
d6a36da31d chore: sync with 3f67523ab1 in woj-server 2024-01-05 14:45:18 +08:00
33b6009da4 chore: further lower sentry sample rate 2023-12-31 16:59:47 +08:00
6aad88920d feat: add Empty info on details page 2023-12-31 16:41:59 +08:00
68ea8f439d feat: configurable page title 2023-12-31 16:36:21 +08:00
29c8c0d29e feat: jump to status page after submit 2023-12-31 16:19:18 +08:00
c6eac312ad fix: tags might be null 2023-12-31 16:19:00 +08:00
0c412f5bae feat: pagination on search page 2023-12-27 22:22:46 +08:00
e36c386805 feat: add tags support 2023-12-27 21:59:32 +08:00
e8a4ecaccb feat: ProTable scroll 2023-12-27 21:40:40 +08:00
5ac2a87725 chore: add .dockerignore 2023-12-23 20:37:49 +08:00
483077daf0 feat: flex layout on Row/Col 2023-12-23 20:19:27 +08:00
eed6d8cfdc feat: show compile message support 2023-12-23 20:12:12 +08:00
b24a870489 feat: jump faster on login 2023-12-23 18:02:51 +08:00
bdaf1e3bfb fix: it's hard to read with the tooltip color 2023-12-23 17:51:23 +08:00
0aa74b020d feat: add dockerfile 2023-12-23 16:30:22 +08:00
e6bce0b7e2 feat: add dockerfile 2023-12-23 16:28:07 +08:00
a9258d9118 feat: lazy load some components 2023-12-23 16:13:09 +08:00
6be63f984c chore: set release version in sentry 2023-12-23 16:09:23 +08:00
ca50230731 chore: added some buttons 2023-12-23 15:31:30 +08:00
322917982e chore: configure eslint and prettier 2023-12-23 15:20:36 +08:00
7553091ada feat: add details page 2023-12-23 15:09:54 +08:00
9e7cb8b6fa chore: refactor problem-details.tsx 2023-12-23 00:38:05 +08:00
fef1100cd7 feat: add ProfilePage 2023-12-23 00:26:40 +08:00
cd0238d6b9 chore: cleanup 2023-12-22 23:53:07 +08:00
47d8ed51fc feat: add problem status page 2023-12-22 23:36:04 +08:00
c796c83626 feat: sync with latest api 2023-12-22 23:34:41 +08:00
013a4a4e90 feat: jump back if user already logged in 2023-12-22 23:34:23 +08:00
2c70713339 feat: add register page 2023-12-22 19:29:02 +08:00
61fd6bbb04 feat: refactor layout 2023-12-22 18:35:38 +08:00
63b4ce30bb feat: refactor to use lazy load 2023-12-22 18:35:08 +08:00
17ae1a4c29 feat: sync with 1.2.0 api 2023-12-22 16:23:12 +08:00