accounts/dashboard
2025-11-01 22:41:26 +08:00
..
api feat: modularize dashboard content rendering (#549) 2025-10-17 16:22:37 +08:00
app Fix register send proxy handler (#626) 2025-11-01 22:41:26 +08:00
cms Refine auth page tests to avoid snapshots (#614) 2025-10-31 18:38:36 +08:00
components Hide layout chrome on auth pages (#617) 2025-10-31 21:03:29 +08:00
config Guard runtime environment resolution when defaults only (#610) 2025-10-31 16:41:29 +08:00
content chore: update homepage hero messaging (#571) 2025-10-18 16:31:59 +08:00
i18n feat: show real-time register validation hints (#625) 2025-11-01 22:14:59 +08:00
lib Fix account service API URL joining (#624) 2025-11-01 21:53:15 +08:00
pages Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
public Remove bundled WeChat contact QR images (#566) 2025-10-17 22:24:41 +08:00
scripts feat: modularize dashboard content rendering (#549) 2025-10-17 16:22:37 +08:00
server/account Fix account service API URL joining (#624) 2025-11-01 21:53:15 +08:00
src Prefer email for MFA account label (#609) 2025-10-31 15:47:29 +08:00
types Revert "feat: add markdown content pipeline (#547)" (#548) 2025-10-17 15:44:26 +08:00
ui Refine auth page tests to avoid snapshots (#614) 2025-10-31 18:38:36 +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 Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
next.config.js Fix Next.js path aliases (#543) 2025-10-17 14:12:16 +08:00
package.json Add dashboard UI tests and CI coverage (#556) 2025-10-17 16:52:28 +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
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
tsconfig.json Add dashboard UI tests and CI coverage (#556) 2025-10-17 16:52:28 +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 Add dashboard UI tests and CI coverage (#556) 2025-10-17 16:52:28 +08:00