shenlan
|
e9f6e9e499
|
fix: ensure login error strings are defined (#335)
|
2025-10-01 10:05:42 +08:00 |
|
shenlan
|
88f2ef4721
|
Implement username-based login and UI updates (#334)
|
2025-10-01 08:24:37 +08:00 |
|
shenlan
|
068b94234d
|
Implement full user registration flow (#333)
|
2025-10-01 07:52:39 +08:00 |
|
shenlan
|
33fdafffb2
|
Connect register API between UI and account service (#332)
|
2025-10-01 00:09:13 +08:00 |
|
Haitao Pan
|
3db7eaad79
|
update: adjust .gitignore, config, yarn settings and manifests
|
2025-09-30 23:53:48 +08:00 |
|
shenlan
|
a15a2eb88f
|
chore: centralize service endpoints configuration (#328)
|
2025-09-30 21:30:06 +08:00 |
|
shenlan
|
706de5c2fd
|
Wrap auth pages in suspense (#327)
|
2025-09-30 21:04:13 +08:00 |
|
shenlan
|
8f79e708b0
|
Fix login route response naming (#325)
|
2025-09-30 20:24:28 +08:00 |
|
shenlan
|
abf7642701
|
Use UUID identifiers for account users (#323)
|
2025-09-30 18:42:10 +08:00 |
|
shenlan
|
74f49866c7
|
fix: support children in login content (#322)
|
2025-09-28 23:34:30 +08:00 |
|
shenlan
|
b9b7613b20
|
Add social auth ready login and registration pages (#317)
|
2025-09-28 19:04:31 +08:00 |
|
shenlan
|
63ed09994d
|
feat(homepage): add login state management (#318)
|
2025-09-28 18:54:54 +08:00 |
|
shenlan
|
281c5087e7
|
Add multi-cloud landing zone module (#316)
|
2025-09-26 15:22:24 +08:00 |
|
shenlan
|
eaa4d11849
|
Fix docs static build issues (#315)
|
2025-09-25 19:13:35 +08:00 |
|
shenlan
|
4b689452f2
|
Fix docs viewer to render PDF and HTML via proxy (#314)
|
2025-09-25 18:39:46 +08:00 |
|
Haitao Pan
|
d5b4883b15
|
chore: update manifests and yarn.lock
|
2025-09-25 17:38:44 +08:00 |
|
shenlan
|
2300a617c5
|
Fix PDF TOC type handling in DocReader (#313)
|
2025-09-25 17:28:20 +08:00 |
|
shenlan
|
e9bd48e567
|
feat: enhance docs reading experience (#311)
|
2025-09-25 16:58:02 +08:00 |
|
shenlan
|
909805cf78
|
Fix duplicated docs path segments in doc URLs (#310)
|
2025-09-25 01:03:24 +08:00 |
|
shenlan
|
abd6c324a7
|
Fix docs resource URLs (#309)
|
2025-09-25 00:36:16 +08:00 |
|
Haitao Pan
|
94d4f7c906
|
update public dl-index
|
2025-09-25 00:29:55 +08:00 |
|
shenlan
|
96c7788235
|
Fix docs version breadcrumb href (#308)
|
2025-09-25 00:11:34 +08:00 |
|
shenlan
|
f44633ba44
|
feat(docs): add version-aware doc routing (#305)
|
2025-09-24 21:32:34 +08:00 |
|
shenlan
|
a5899fd998
|
chore(homepage): document supported node versions (#304)
|
2025-09-23 23:50:57 +08:00 |
|
shenlan
|
2c7ff84f1d
|
Fix Next.js dev command execution (#302)
|
2025-09-23 23:34:43 +08:00 |
|
shenlan
|
7e0f4216d0
|
Adjust insight header layout controls (#301)
|
2025-09-23 23:03:07 +08:00 |
|
shenlan
|
a9148d05b6
|
feat: redesign docs listing with version selector (#300)
|
2025-09-23 13:41:43 +08:00 |
|
Haitao Pan
|
e2eeb9e6eb
|
chore: update manifests and lockfile
|
2025-09-22 21:13:40 +08:00 |
|
shenlan
|
7ebd0ae7f7
|
Fix release channel state typing (#297)
|
2025-09-22 18:05:06 +08:00 |
|
shenlan
|
6d630cd7b8
|
refactor(homepage): align nav and routes with feature toggles (#296)
|
2025-09-22 17:14:53 +08:00 |
|
Haitao Pan
|
13f89d71cd
|
update next.config.js
|
2025-09-22 16:57:09 +08:00 |
|
shenlan
|
3bfbc876e2
|
refactor: update navbar release channel control (#295)
|
2025-09-22 16:49:44 +08:00 |
|
shenlan
|
86f8a15c71
|
Adjust navbar layout for release channel selector (#294)
|
2025-09-22 16:39:07 +08:00 |
|
shenlan
|
a54689ab53
|
Revert "Adjust insight sidebar navigation column layout (#292)" (#293)
This reverts commit 91f3e99550.
|
2025-09-22 16:30:10 +08:00 |
|
shenlan
|
91f3e99550
|
Adjust insight sidebar navigation column layout (#292)
|
2025-09-22 16:25:02 +08:00 |
|
shenlan
|
90c93a1954
|
feat(homepage): add release channel selector for navigation (#290)
|
2025-09-22 15:38:43 +08:00 |
|
shenlan
|
10dff04c55
|
Refine insight sidebar tooltips (#289)
|
2025-09-22 15:25:41 +08:00 |
|
shenlan
|
af3f80b1b3
|
Fix insight static export by refactoring share state handling (#288)
|
2025-09-22 15:13:20 +08:00 |
|
shenlan
|
d455fb74f0
|
feat: shorten insight share links (#287)
|
2025-09-21 23:23:18 +08:00 |
|
shenlan
|
edd8a8524e
|
refactor: restructure insight layout (#286)
|
2025-09-21 23:11:18 +08:00 |
|
shenlan
|
8b95a0d764
|
Refine insight workspace global filters (#285)
|
2025-09-21 22:36:36 +08:00 |
|
shenlan
|
2addc93814
|
Fix WidthProvider dynamic import for react-grid-layout (#284)
|
2025-09-21 22:01:16 +08:00 |
|
shenlan
|
8282f33e68
|
Fix insight grid CSS imports and add typings (#283)
|
2025-09-21 21:54:56 +08:00 |
|
shenlan
|
6703ad4903
|
Refactor insight workspace layout with resizable panels (#282)
|
2025-09-21 21:48:24 +08:00 |
|
shenlan
|
f11dc88e12
|
Remove metrics visualization label and sidebar button (#281)
|
2025-09-21 21:32:10 +08:00 |
|
shenlan
|
7f9404841e
|
Add collapsible controls and visualization view selector (#280)
|
2025-09-21 21:19:16 +08:00 |
|
shenlan
|
a9103c2230
|
Fix active languages serialization type guard (#277)
|
2025-09-21 20:42:54 +08:00 |
|
shenlan
|
a27c4e52df
|
feat: make insight sidebar collapsible (#279)
|
2025-09-21 20:42:00 +08:00 |
|
shenlan
|
d51678730f
|
Remove Team snippets component from insight page (#278)
|
2025-09-21 20:41:21 +08:00 |
|
shenlan
|
37697b07e1
|
Revamp insight workbench layout and state (#276)
|
2025-09-21 19:21:50 +08:00 |
|