accounts/dashboard
shenlan 7c1f8cca57 Refine homepage hero to minimal Cloud-Neutral layout (#665)
* Refine homepage hero to minimal Cloud-Neutral layout

* Simplify homepage hero layout
2025-11-09 23:37:25 +08:00
..
api fix(dashboard): resolve npm run build errors 2025-11-06 11:07:30 +08:00
app Revert "Remove marketing-focused components from dashboards (#663)" (#664) 2025-11-09 23:27:47 +08:00
cms Revert "Remove marketing-focused components from dashboards (#663)" (#664) 2025-11-09 23:27:47 +08:00
components Revert "Remove marketing-focused components from dashboards (#663)" (#664) 2025-11-09 23:27:47 +08:00
config refactor runtime loader to server module 2025-11-02 15:41:55 +08:00
content Revert "Remove marketing-focused components from dashboards (#663)" (#664) 2025-11-09 23:27:47 +08:00
i18n Revert "Remove marketing-focused components from dashboards (#663)" (#664) 2025-11-09 23:27:47 +08:00
lib fix(dashboard): resolve npm run build errors 2025-11-06 11:07:30 +08:00
pages Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
public fix(dashboard): resolve npm run build errors 2025-11-06 11:07:30 +08:00
scripts feat: add runtime config loader 2025-11-02 10:38:06 +08:00
server fix(dashboard): resolve npm run build errors 2025-11-06 11:07:30 +08:00
src Revert "Remove marketing-focused components from dashboards (#663)" (#664) 2025-11-09 23:27:47 +08:00
types Revert "feat: add markdown content pipeline (#547)" (#548) 2025-10-17 15:44:26 +08:00
ui Refine homepage hero to minimal Cloud-Neutral layout (#665) 2025-11-09 23:37:25 +08:00
.eslintrc.json Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
.gitignore Add dashboard UI tests and CI coverage (#556) 2025-10-17 16:52:28 +08:00
.nvmrc Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
.yarnrc.yml Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
Dockerfile Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
Makefile Ensure dashboard dev target installs dependencies (#558) 2025-10-17 16:57:34 +08:00
next-env.d.ts fix(dashboard): resolve npm run build errors 2025-11-06 11:07:30 +08:00
next.config.js.bak feat(dashboard): upgrade Next.js 14 → 16 with Turbopack support 2025-11-06 10:21:19 +08:00
next.config.mjs Disable typed routes to avoid stale validator imports 2025-11-09 18:10:55 +08:00
package-lock.json fix(dashboard): resolve @types/react version conflict 2025-11-06 11:49:09 +08:00
package.json feat(dashboard): add marketing product pages (#649) 2025-11-09 15:44:38 +08:00
playwright.config.ts Add dashboard UI tests and CI coverage (#556) 2025-10-17 16:52:28 +08:00
postcss.config.js Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
proxy.ts fix(dashboard): eliminate middleware deprecation warning 2025-11-06 11:40:15 +08:00
setup_20.x Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
start.sh Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
tailwind.config.js refine homepage ecosystem narrative (#661) 2025-11-09 22:38:14 +08:00
theme feat(dashboard): upgrade Next.js 14 → 16 with Turbopack support 2025-11-06 10:21:19 +08:00
tsconfig.json feat(dashboard): add marketing product pages (#649) 2025-11-09 15:44:38 +08:00
vitest.config.ts Add dashboard UI tests and CI coverage (#556) 2025-10-17 16:52:28 +08:00
vitest.setup.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
yarn.lock feat(dashboard): add marketing product pages (#649) 2025-11-09 15:44:38 +08:00