accounts/dashboard
2025-11-09 16:34:54 +08:00
..
api fix(dashboard): resolve npm run build errors 2025-11-06 11:07:30 +08:00
app Ensure html2canvas loads only in browser (#652) 2025-11-09 16:34:54 +08:00
cms fix(dashboard): resolve npm run build errors 2025-11-06 11:07:30 +08:00
components feat(dashboard): add marketing product pages (#649) 2025-11-09 15:44:38 +08:00
config refactor runtime loader to server module 2025-11-02 15:41:55 +08:00
content Rename CloudNative Suite to Cloud-Neutral in dashboards (#648) 2025-11-09 10:06:34 +08:00
i18n Rename CloudNative Suite to Cloud-Neutral in dashboards (#648) 2025-11-09 10:06:34 +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 feat(dashboard): add marketing product pages (#649) 2025-11-09 15:44:38 +08:00
types Revert "feat: add markdown content pipeline (#547)" (#548) 2025-10-17 15:44:26 +08:00
ui fix(dashboard): eliminate middleware deprecation warning 2025-11-06 11:40:15 +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 feat(dashboard): add marketing product pages (#649) 2025-11-09 15:44:38 +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 refactor: refresh marketing theme with brand blue (#573) 2025-10-18 18:07:36 +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