bollwerk/.github/prompts
Jens Reinemann a27660fd4a feat(ui): add category and location management screens
Closes #25

ui/category/:
- CategoryListViewModel: StateFlow-based ViewModel with add/delete
  dialog state management, backed by CategoryRepository
- CategoryListScreen: Material 3 Scaffold with LazyColumn, FAB for
  adding, delete confirmation dialog with CASCADE warning

ui/location/:
- LocationListViewModel: same pattern for LocationRepository
- LocationListScreen: same UI pattern for location management

Tests:
- CategoryListViewModelTest: 11 tests covering init, add, delete,
  dialog state, blank name rejection
- LocationListViewModelTest: 11 tests (same coverage)

Dependencies:
- Added lifecycle-runtime-compose for collectAsStateWithLifecycle
- Added kotlinx-coroutines-test for ViewModel unit tests
2026-05-14 00:56:36 +02:00
..
audit-gh-tickets-scripts.prompt.md chore(prompts): Audit-Prompt für gh-tickets-Skripte 2026-05-13 15:11:17 +02:00
autonomous.prompt.md feat(ui): add category and location management screens 2026-05-14 00:56:36 +02:00
clean.prompt.md chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00
commit.prompt.md chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00
hotfix.prompt.md chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00
nextstep.prompt.md chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00
report.prompt.md chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00
ship.prompt.md chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00
workflow-block-planning.prompt.md fix(workflows): Board + Order-Zuweisung in [P]- und [B]-Workflows ergänzen 2026-05-13 22:59:56 +02:00
workflow-implementation.prompt.md chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00
workflow-infrastructure.prompt.md chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00
workflow-planning.prompt.md fix(workflows): Board + Order-Zuweisung in [P]- und [B]-Workflows ergänzen 2026-05-13 22:59:56 +02:00
workflow-tech-decision.prompt.md chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00
workflow-test.prompt.md chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00