Commit 5fb7c93
authored
feat: Categories Editor — browse, search, and view preset category sets (#143)
Implements #143. Adds the Categories Editor screen at /categories/:projectId with:
- Browse all preset category sets (server-backed via /projects/:id/category-sets)
- Search/filter by name and tag
- View set details (categories, icons, translations)
- i18n complete (en, pt, es)
Import of .comapeocat files is intentionally excluded (UI commented, data layer preserved). Tracked in #151.1 parent 3fdb8bb commit 5fb7c93
98 files changed
Lines changed: 8338 additions & 1509 deletions
File tree
- .github/workflows
- screenshots/screenshot
- src
- app
- components
- layout
- hooks
- i18n/messages
- lib
- categories
- fields
- schemas
- screens
- CategoriesEditor
- Home
- stores
- tests
- e2e
- fixtures
- categories
- fields
- unit
- hooks
- i18n
- lib
- fields
- schemas
- screens/CategoriesEditor
- stores
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
511 | | - | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
512 | 519 | | |
513 | 520 | | |
514 | 521 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
Loading
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments