Commit Graph

21 Commits

Author SHA1 Message Date
50a0d6f982 Refine creation tab UX, generation flow, and bindings
Large changes across frontend, backend and docs to align creation-tab and generation-page behavior with new product UI/UX and Spacetime bindings. Updated hermes decision-log and pitfalls with concrete rules (banner carousel, font sizing, unread-dot tokens, template-card layout, direct card->entry routing, separation of account balance vs prize pools, removal of global page card shell, generation progress milestones and unified circular progress, and background video handling). Added GenerationProgressHero component and media assets, plus generation-related UI/tests updates (CustomWorldGenerationView, BarkBattleGeneratingView, creation hub/cards, platform entry routing, index tests). Backend and contract updates include new category fields in admin API types and admin UI form/list, spacetime-client/module/migration changes and generated bindings script. Misc: many tests adjusted, new docs and plan files added, and several server-rs crate changes to support the updated creation/ generation workflows.
2026-05-25 00:41:30 +08:00
kdletters
da3badb802 style: align UI palette with Taonier visuals 2026-05-21 13:54:35 +08:00
c7fe793a9e feat: 支持充值商品配置和档位首充 2026-05-15 06:20:52 +08:00
d33c937ebc 1 2026-05-14 14:21:17 +08:00
e30b733b17 1 2026-05-11 16:15:48 +08:00
0461c0ee41 feat: add admin creation entry switches
Some checks failed
CI / verify (pull_request) Has been cancelled
2026-05-11 12:02:39 +08:00
d0a9348e72 Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative 2026-05-10 22:28:43 +08:00
192accd796 1 2026-05-10 22:20:54 +08:00
643161a168 fix(admin): populate tracking event key options
Some checks failed
CI / verify (push) Has been cancelled
2026-05-10 14:48:10 +08:00
8669a996ca Polish admin table labels and button layout
Some checks failed
CI / verify (push) Has been cancelled
2026-05-09 12:47:27 +08:00
b995809f75 feat(admin): refine table query tools 2026-05-08 16:50:35 +08:00
72fce47187 feat(admin): add database table query page 2026-05-08 16:39:44 +08:00
0235200d32 fix: stabilize admin tracking event display 2026-05-08 11:15:42 +08:00
fd16485827 feat: add admin tracking events export 2026-05-07 17:02:31 +08:00
9f3e34e81a feat: add invite code validity controls
- Add invite code starts/expires fields across contracts, API, Spacetime bindings, and admin UI
- Enforce pending/expired invite code redemption behavior and expose admin status
- Add admin write-operation confirmation guard and documentation
- Add invite code contract/runtime tests
2026-05-04 13:54:40 +08:00
34aecdddf1 Add skill for gameplay entry type workflows 2026-05-04 02:32:38 +08:00
8d46c05129 Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative
Some checks failed
CI / verify (push) Has been cancelled
2026-05-01 20:29:13 +08:00
87fbf41fab 1 2026-05-01 20:29:09 +08:00
kdletters
443a7781e5 Deploy admin web with release bundle
Some checks failed
CI / verify (push) Has been cancelled
2026-05-01 17:57:59 +08:00
29cf68a31a Merge branch 'codex/web-admin'
# Conflicts:
#	server-rs/crates/api-server/src/admin.rs
2026-05-01 00:58:42 +08:00
28b77a5ff5 Fix admin SQL count parsing for local SpacetimeDB 2026-05-01 00:36:42 +08:00