monaco-editor-lsp-next/src
fly6516 2a3769b95c fix(testcase): fix testcase add data failure due to index did not refresh index after save testcase
- 为测试用例添加唯一的临时 ID,避免重复
- 新增测试用例时检查输入和输出不能为空
- 保存测试用例时显示具体的成功和失败信息
- 保存完成后刷新最新测试用例数据
- 优化代码结构,提高可读性和可维护性
2025-06-20 17:37:00 +08:00
..
app refactor: abandoned updateProblem 2025-06-20 17:37:00 +08:00
components fix(testcase): fix testcase add data failure due to index did not refresh index after save testcase 2025-06-20 17:37:00 +08:00
config feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
features refactor: flexlayout 2025-06-20 17:37:00 +08:00
hooks feat(ui): add all Shadcn components 2025-06-20 17:37:00 +08:00
i18n refactor(i18n): replace language-settings with locale-switcher 2025-05-13 00:19:01 +08:00
lib feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
stores refactor: flexlayout 2025-06-20 17:37:00 +08:00
styles feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
types The window is basically complete, but there are some issues need to fix. 2025-06-20 17:37:00 +08:00