-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style&fix&perf: a big style and fix and perf of devbox (#5105)
* style: screen compatibility * fix: remove unused code * chore: change extension url * chore: remove console.log * fix: lastState adjust * chore: update i18n message * style: error color * chore: update vscode uri * fix: devbox name bug * fix: create yaml bug * fix: some type adjust * perf: little perf * fix: adjust getdetail time interval * chore: typo adjust * style: devboxList adjust * chore: add some new runtime svg * fix: change resourcePrice url * chore: add some new runtime svg * feat: sealosDomain->ingressDomain * fix: iris svg name change * chore: change svg name * chore: change django svg color * chore: svg * chore: svg * fix: detail show bug * fix: for adapt old user network publicDomain,so do this commit * chore: add some new svg * perf: transform static to zustand to manage * fix: 曲线救国 localstorage persist * feat: support runtime multiple version * style: detail show bug * style: detail version and header style adjust * chore: some type adjust * perf: devboxList perf * fix: form style and devboxName regrex adjust * chore: add some svg * perf: devboxList and devboxDetail request split * perf: devboxDetail fetech store * perf: getDevboxByName * chore: adjust header button logic * perf: version loading and fetch logic perf * perf: version list refetch only status is not success * fix: i18n release bug * perf: cancel fetch monitor when init devboxdetail data * chore: Enhance code readability * perf: abstract idebutton component * fix: delete devbox bug * style: Form disable ui * perf: release modal checkbox delay * fix: status bug in cause of performance * fix: deal merge conflict * fix: annoying semgrep bug * chore: remove unrelated letters setting code * chore: adjust hard-code to const env * fix: i18n message standard * chore: add svg * chore: add nginx svg * fix: deploy bug * fix: desktop linkError bug
- Loading branch information
Showing
77 changed files
with
1,747 additions
and
1,250 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,3 +5,4 @@ REGISTRY_ADDR= | |
DEVBOX_AFFINITY_ENABLE= | ||
SQUASH_ENABLE= | ||
NODE_TLS_REJECT_UNAUTHORIZED= | ||
ROOT_RUNTIME_NAMESPACE= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.