Commit 20c7544
feat(desktop): Introduce new console and user onboarding guide (labring#5643)
* update desktop
* update
* update apps
* update appdock
* update
* update api
* update theme
* update style
* update svg
* update notification
* update
* Onboarding (labring#80)
* Update RechargeModal to simplify bonus display and fix .gitignore
* refactor: sign in/up backend
* Update translation keys and remove unnecessary dependencies
* add desktop guide
* update onboarding
* update style
* add logos
* update v2.json
* Update RechargeModal to simplify bonus display and fix .gitignore (labring#83)
refactor: sign in/up backend
Update translation keys and remove unnecessary dependencies
Refactor PhoneCheck and Sign components
Update PhoneCheck.tsx to streamline phone verification flow and improve state management. Refactor Sign.tsx to handle different sign-in methods based on layout configuration. Add version field to LayoutConfigType in system.ts to support locale-specific configurations.
* disable devbox draggable
* sort apps
* fix type
* update launchpad guide
* update launchpad
* launchpad onboarding done
* db onboarding done
* update template
* add devbox guide
* template done
* update lock
* Improve Captcha and verification code handling (labring#84)
* Update countdown display in PhoneCheck component
Improve the user experience by showing a dynamic countdown when a new link can be requested. The countdown updates every second, enhancing clarity and responsiveness.
* onboarding for usw
add cloudflare
* devbox done
* desktop done
* fix detail
* Update countdown display in PhoneCheck component
Improve the user experience by showing a dynamic countdown when a new link can be requested. The countdown updates every second, enhancing clarity and responsiveness.
onboarding for usw
add cloudflare
Refactor EmailCheck and update signup store
Update EmailCheck.tsx to improve token handling and error recovery. Refactor signup store to manage startTime more robustly. Add brand-specific meta tags to _document.tsx.
* update guide
* Update user guide for applaunchpad, dbprovider, and devbox
Improve user guide for applaunchpad, dbprovider, and devbox providers. Update driver configurations and add new steps for better user experience. Update guide messages and images for consistency. Update stores and hooks for managing guide state. Add new components and pages for guiding users through the application creation and deployment process. Update dependencies and configuration files for compatibility. Update locales for translations.
* update initGuide
* fix: input
* fix guide
* fix onboarding style
* fix desktop onboarding
* Remove debug log from genResAuthClientConfig function (labring#88)
* update json
* fix
* Refactor EmailCheck component to handle token generation
Improve token handling and error management in the EmailCheck component. Remove redundant console logs and ensure proper cleanup on error.
* fix template
* fix: promise
* Optimize region authentication and workspace usage handling
- Refactor condition checks for user workspace flush
- Update logic to handle workspace creation based on region usage
- Add error handling for workspaceUid mismatch in private relations
* fix devbox guide
* fix devbox IDEButton
* fix app detail
* update pb
* Add switch region initialization logic
Handle INIT switch region type by validating workspace name and calling initRegionToken
Remove commented out code for old region switching logic
* fix: workspaceuage block sign
* update region
* fix base64
* update desktop id
* update db Forbidden
* fix detail
* fix devbpx layout
* fix devbox
* update db css
* chore
* update WorkspaceToggle
* fix launchpad
* fix template
* update guide
* fix template
* update app pb
* update
* delete logos
* fix ci
---------
Co-authored-by: xudaotutou <71751336+xudaotutou@users.noreply.github.com>
Co-authored-by: xudaotutou <leiyikai788@gmail.com>
Co-authored-by: lim <huahua1319873800@outlook.com>1 parent bf1eb39 commit 20c7544
289 files changed
Lines changed: 12078 additions & 4658 deletions
File tree
- frontend
- desktop
- .vscode
- deploy
- manifests
- prisma/global
- migrations/20250512031158_add_plan
- public
- icons
- images
- cloud_providers
- onboarding
- locales
- en
- zh
- src
- api
- components
- AppDock
- LangSelect
- ThemeToggle
- account
- AccountCenter
- SmsModify
- app_window
- desktop_content
- floating_button
- icons
- more_apps
- notification
- region
- signin/Captcha
- task
- team
- v2
- constants
- hooks
- pages
- api
- account
- auth
- email
- bind
- changeBinding
- unbind
- namespace
- oauth
- github
- google
- wechat
- phone
- bind
- changeBinding
- unbind
- desktop
- platform
- schema
- services
- backend
- db
- middleware
- svc
- stores
- styles
- types
- utils
- packages/driver/src
- providers
- aiproxy/public
- applaunchpad
- public
- locales
- en
- zh
- src
- api
- components
- apps
- app/detail/index
- layouts
- hooks
- mock
- pages
- api
- platform
- app
- detail
- edit
- components
- services
- store
- styles
- types
- utils
- costcenter
- public
- src/components
- cronjob/public
- dbprovider
- .vscode
- public
- locales
- en
- zh
- src
- api
- constants
- hooks
- pages
- api
- backups
- dbs
- components
- db
- detail
- components
- edit
- components
- services/backend
- store
- styles
- devbox
- api
- app
- [lang]
- (platform)
- (home)/components
- devbox
- create
- components
- form
- BasicConfiguration/TemplateRepositorySelector
- detail/[name]
- components
- api/getDevboxByName
- components
- constants
- hooks
- message
- public
- stores
- invite/public
- kubepanel/public
- objectstorage/public
- template
- public
- locales
- en
- zh
- src
- api
- components/layout
- constants
- hooks
- pages
- api
- app
- instance
- platform
- deploy
- components
- instance
- components
- store
- styles
- utils
- terminal/public
- workorder/public
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
62 | 91 | | |
63 | 92 | | |
64 | 93 | | |
| |||
106 | 135 | | |
107 | 136 | | |
108 | 137 | | |
| 138 | + | |
| 139 | + | |
109 | 140 | | |
110 | 141 | | |
111 | 142 | | |
| |||
219 | 250 | | |
220 | 251 | | |
221 | 252 | | |
222 | | - | |
| 253 | + | |
223 | 254 | | |
224 | 255 | | |
225 | 256 | | |
| |||
Loading
0 commit comments