feature/BA-123-kratky-popis
fix/BA-456-oprava-neco
feat: Add new pricing import wizard
fix: Fix transaction date filter
refactor: Simplify billing validation
docs: Update API documentation
- Strict mode zapnutý
- Standalone components (žádné NgModules)
- Signals pro reaktivní stav
- OnPush change detection strategy všude
| Typ |
Pattern |
Příklad |
| Component |
kebab-case |
pricing-list.component.ts |
| Service |
camelCase |
pricingService |
| Interface |
PascalCase |
PricingItem |
| Constant |
UPPER_SNAKE |
MAX_FILE_SIZE |
- Přednost Tailwind utility classes před custom CSS
- Brinks brand barvy přes
brinks-primary, brinks-accent tokeny
- Responsive: mobile-first (
md:, lg: breakpointy)
- Žádné
!important