zetaloop
c9579c1b8d
fix(dashboard): match new order ID format in income page
2026-02-23 11:09:55 +08:00
zetaloop
1dfcd3927d
fix(dashboard): scope owner and service views by resolved shop
2026-02-23 11:04:08 +08:00
zetaloop
519fb92c34
refactor(react-hooks): enable stricter effect rules
...
Turn on react-hooks/set-state-in-effect and react-hooks/incompatible-library, then remove effect-driven local state sync patterns across affected pages. Keep behavior stable by deriving values from source state, remounting tab state by role key, and replacing useForm watch with useWatch.
2026-02-22 10:03:00 +08:00
zetaloop
4beb610f23
refactor(pages): migrate app data reads to api adapters
2026-02-22 08:30:21 +08:00
zetaloop
5f25043923
fix: sync notification and shop dashboard state
2026-02-22 06:43:24 +08:00
zetaloop
c04a1d5b71
chore: apply biome autofix in shop dashboard
2026-02-21 15:54:26 +08:00
zetaloop
6469811382
feat: connect dashboard shop pages to mutable state
2026-02-21 15:49:42 +08:00
zetaloop
7ed7bad975
refactor: rewrite and expand mock data into modular files
2026-02-21 00:24:03 +08:00
zetaloop
44669d5606
feat: add community sorting/filtering and quote post input
2026-02-20 23:08:15 +08:00
zetaloop
7e632ce092
feat: add shop dashboard order overview, income stats, and rule settings pages
2026-02-20 23:04:38 +08:00
zetaloop
943b2da25c
feat: implement drag-and-drop sorting and save handler for shop templates
2026-02-20 22:43:20 +08:00
zetaloop
7cf482e2f7
fix: remove prototype disclaimer from shop template editor
2026-02-20 20:06:54 +08:00
zetaloop
6523556d8b
feat: shop management, employee management, and template editor pages
2026-02-20 15:29:08 +08:00
zetaloop
3093da1665
feat: route structure, providers, layouts, and placeholder pages
2026-02-20 12:43:34 +08:00