fengling-console-web/apps/web-ele
movingsam cd9be23693 feat(member): add member management module with frontend and backend
- Add MemberQueryEndpoints with CRUD operations and status management
- Add frontend member management pages (list, detail, points, tags)
- Add frontend routes and API client for member module
- Move completed docs to docs/completed/
2026-02-17 16:29:34 +08:00
..
public chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
src feat(member): add member management module with frontend and backend 2026-02-17 16:29:34 +08:00
.env.analyze chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
.env.development refactor: major project restructuring and cleanup 2026-02-15 10:34:07 +08:00
.env.production fix: remove unregistered 'roles' scope from OAuth2 requests 2026-02-06 15:49:40 +08:00
index.html chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
package.json refactor: major project restructuring and cleanup 2026-02-15 10:34:07 +08:00
postcss.config.mjs chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
tailwind.config.mjs chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
tsconfig.json chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
tsconfig.node.json chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
vite.config.mts refactor: major project restructuring and cleanup 2026-02-15 10:34:07 +08:00