veza/apps/web/src/features
senke bde22edbb6 typography: standardize h2-h6 heading elements
- Standardized h2 elements: 19 instances from text-3xl/text-xl to text-2xl
- Standardized h3 elements: 4 instances from text-2xl to text-xl
- Established consistent hierarchy: h1(text-3xl), h2(text-2xl), h3(text-xl)
- Preserved special cases: demo pages, responsive patterns, stat value displays
- Created standardization plan document
- Task 7.1.2.3 complete
2026-01-15 23:54:05 +01:00
..
admin/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
analytics/services incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
auth scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
chat security: disable mutation buttons when rate limited 2026-01-15 20:01:47 +01:00
dashboard data-flow: add React Query caching for dashboard endpoint 2026-01-15 17:51:10 +01:00
error/pages incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
library scalability: handle infinite scroll edge cases 2026-01-15 21:11:01 +01:00
marketplace/components incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
notifications state-ownership: add optimistic updates to remaining mutations 2026-01-15 19:48:47 +01:00
player incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
playlists typography: standardize h2-h6 heading elements 2026-01-15 23:54:05 +01:00
profile scalability: replace direct playlist API calls with playlistsApi service 2026-01-15 20:38:09 +01:00
roles state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +01:00
search/services scalability: replace direct playlist API calls with playlistsApi service 2026-01-15 20:38:09 +01:00
sessions/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
settings typography: standardize h2-h6 heading elements 2026-01-15 23:54:05 +01:00
streaming state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +01:00
tracks scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
upload/components scalability: replace direct track API calls with tracksApi service 2026-01-15 20:27:02 +01:00
user/components scalability: replace direct user API calls with usersApi service 2026-01-15 20:34:58 +01:00
webhooks/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00