hp-prod-tracker/src/stores
Leivur R. Djurhuus 40028b7ced feat: add pipeline stage resolver and organization access control
- Implemented `stage-resolver.ts` to unify old and new pipeline stage definitions.
- Created `org-scope.ts` for organization access verification and scoping queries.
- Added role-based permissions management in `permissions.ts` and `rbac-service.ts`.
- Introduced invitation management in `invitation-service.ts` with validation schemas.
- Developed custom field and notification rule services with respective validators.
- Established pipeline template CRUD operations in `pipeline-template-service.ts`.
- Added Zustand store for managing pipeline builder state in `pipeline-builder-store.ts`.
2026-03-14 22:43:43 -05:00
..
pipeline-builder-store.ts feat: add pipeline stage resolver and organization access control 2026-03-14 22:43:43 -05:00
sidebar-store.ts Add command palette, bulk operations, error boundaries, responsive sidebar 2026-02-28 21:56:15 -06:00