This website requires JavaScript.
Explore
Help
Sign In
topdog
/
supersonic
Watch
1
Star
0
Fork
0
You've already forked supersonic
mirror of
https://github.com/tencentmusic/supersonic.git
synced
2025-12-10 19:51:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
75bc470670e96a276be86d361664bf4a8a9b8204
supersonic
/
webapp
History
zhaodongsheng
2086a560b1
refactor(headless): 使用 ColumnReq 请求对象替换 getColumnsBySql引入 ColumnReq 请求对象以统一请求参数,并在 DatabaseController 中替换 getColumnsBySql 方法以使用此对象。相应地,更新 service.ts 中的函数以匹配新端点 listColumnsBySql,并在 SqlDetail.tsx 中调用更新后的函数。 (
#1678
)
2024-09-14 20:18:07 +08:00
..
packages
refactor(headless): 使用 ColumnReq 请求对象替换 getColumnsBySql引入 ColumnReq 请求对象以统一请求参数,并在 DatabaseController 中替换 getColumnsBySql 方法以使用此对象。相应地,更新 service.ts 中的函数以匹配新端点 listColumnsBySql,并在 SqlDetail.tsx 中调用更新后的函数。 (
#1678
)
2024-09-14 20:18:07 +08:00
.gitignore
(improvement)(Chat) add extend config for agent (
#1010
)
2024-05-20 12:58:21 +08:00
pnpm-lock.yaml
[improvement][headless-fe] Fixed the issue with hidden field validation when editing dimensions (
#1668
)
2024-09-13 17:09:11 +08:00
pnpm-workspace.yaml
[feature](webapp) add script command to accommodate different Node.js versions and change lerna + npm to pnpm workspaces (
#61
)
2023-09-07 21:29:13 +08:00
README_CN.md
first commit
2023-06-12 18:44:01 +08:00
start-fe-dev.bat
(improvement)(script) optimize bat script encoding (
#168
)
2023-10-07 12:00:33 +08:00
start-fe-dev.sh
[feature](webapp) add script command to accommodate different Node.js versions and change lerna + npm to pnpm workspaces (
#61
)
2023-09-07 21:29:13 +08:00
start-fe-pnpm-workspace-dev.bat
[improvement]supersonic-fe] Added support for starting in development mode. (
#1127
)
2024-06-11 15:46:38 +08:00
start-fe-pnpm-workspace-dev.sh
[improvement]supersonic-fe] Added support for starting in development mode. (
#1127
)
2024-06-11 15:46:38 +08:00
start-fe-prod.bat
(improvement)(script) optimize bat script encoding (
#168
)
2023-10-07 12:00:33 +08:00
start-fe-prod.sh
[feature](webapp) add script command to accommodate different Node.js versions and change lerna + npm to pnpm workspaces (
#61
)
2023-09-07 21:29:13 +08:00