Skip to content

Commit

Permalink
[linkis-web-next]: Modules refactoring & Bug fixing (#5145)
Browse files Browse the repository at this point in the history
* GlobalHistoryManagement and SideBar modules refactoring & previous bug fixing

* [Linkis-web-next]: parameterConfig Module Refactor

* [Linkis-web-next]: Add code comments to ParameterConfig Module

* [linkis-web-next]: Refactored Navbar & Login Page
  • Loading branch information
Linhao-Qian authored Jul 29, 2024
1 parent bb908d2 commit 9a9b210
Show file tree
Hide file tree
Showing 73 changed files with 2,506 additions and 14,353 deletions.
18 changes: 9 additions & 9 deletions linkis-web-next/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions linkis-web-next/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "LINKIS-WEB-NEXT",
"name": "linkis-web-next",
"private": true,
"version": "0.0.0",
"type": "module",
Expand All @@ -15,7 +15,7 @@
"@vitejs/plugin-vue": "^4.1.0",
"axios": "^1.6.0",
"dayjs": "^1.11.10",
"dexie": "^3.2.4",
"dexie": "^3.2.7",
"md5": "^2.3.0",
"monaco-editor": "^0.43.0",
"qs": "^6.11.2",
Expand Down
29 changes: 29 additions & 0 deletions linkis-web-next/public/log/noLog.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions linkis-web-next/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@
<template>
<router-view />
</template>

<style scoped></style>
228 changes: 0 additions & 228 deletions linkis-web-next/src/components/editor/editor.vue

This file was deleted.

34 changes: 0 additions & 34 deletions linkis-web-next/src/components/editor/highRiskGrammar.ts

This file was deleted.

61 changes: 0 additions & 61 deletions linkis-web-next/src/components/editor/index.less

This file was deleted.

Loading

0 comments on commit 9a9b210

Please sign in to comment.