Commit Graph

578 Commits

Author SHA1 Message Date
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
Haitao Pan
ea5b851768 chore(make): simplify build/run targets and set local PG DSNs 2025-09-30 21:03:54 +08:00
shenlan
8f79e708b0 Fix login route response naming (#325) 2025-09-30 20:24:28 +08:00
shenlan
3ee4a55d3d docs: add account service guidance (#324) 2025-09-30 19:33:42 +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
eb890dc2eb feat(docs): add version-aware doc routing (#307) 2025-09-24 23:34:01 +08:00
shenlan
30024f2998 feat(docs): add version-aware doc routing (#306) 2025-09-24 21:41:30 +08:00
shenlan
f44633ba44 feat(docs): add version-aware doc routing (#305) 2025-09-24 21:32:34 +08:00
shenlan
04c4075dda chore(homepage): document supported node versions (#303) 2025-09-23 23:51:17 +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
shenlan
ac3a315f3a fix: ensure release notes path matches workflow (#299) 2025-09-23 12:59:52 +08:00
shenlan
c95716c487 feat: fallback to previous tag when missing (#298) 2025-09-23 11:53:25 +08:00
Haitao Pan
1561a1d600 ci(workflows): add changelog generation for GitHub release 2025-09-23 08:58:26 +08:00
Haitao Pan
664b7e32cc ci(release): wire changelog into daily release
- add scripts/gen-changelog.sh
- generate changelog for daily-<run> in workflow
- publish via softprops body_path (docs/changelog_daily-<run>.md)
2025-09-22 21:40:46 +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