judge4c/src/app
fly6516 2899629848 feat(problem-editor): add feature to preload problem information if there already has had data in database
- 添加了数据预加载功能,通过 getProblemData API 获取题目信息
- 优化了各个编辑面板的实现,提高了代码复用性和可维护性- 新增了测试用例编辑功能,支持多输入参数的管理
- 改进了题解编辑面板,增加了预览和对比功能
- 统一了表单元素的样式和交互方式,提升了用户体验
2025-06-17 15:24:43 +08:00
..
(app) feat(problem-editor): add feature to preload problem information if there already has had data in database 2025-06-17 15:24:43 +08:00
(auth) feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
actions feat(problem-editor): add feature to preload problem information if there already has had data in database 2025-06-17 15:24:43 +08:00
api feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
favicon.ico chore: initialize the project 2025-02-19 09:00:15 +08:00
globals.css fix(styles): remove default margin from markdown figures 2025-03-26 19:50:40 +08:00
layout.tsx feat(i18n): integrate next-intl and dynamic locale support in RootLayout 2025-04-14 22:43:27 +08:00
page.tsx fix(page): add missing return statement in RootPage component 2025-05-07 16:42:39 +08:00