veza/apps/web/src/components
senke a4540c9c13 security: integrate useFormValidation into all RegisterForm and LoginForm components
- Integrated useFormValidation into features/auth/components/RegisterForm.tsx
- Integrated useFormValidation into features/auth/components/LoginForm.tsx
- Integrated useFormValidation into components/forms/RegisterForm.tsx
- Integrated useFormValidation into components/forms/LoginForm.tsx
- All forms now use backend pre-validation with debouncing (300ms)
- Backend validation errors displayed alongside client-side errors
- Note: Other forms require backend validation types to be added first
- Action 5.2.1.4 complete
2026-01-15 20:13:34 +01:00
..
admin incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
analytics incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
auth chore: remove production logs in components 2026-01-07 10:31:02 +01:00
base incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
charts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
commerce incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
dashboard incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
data incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
developer incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
education incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
feedback state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +01:00
filters incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
forms security: integrate useFormValidation into all RegisterForm and LoginForm components 2026-01-15 20:13:34 +01:00
gamification incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
inventory incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
keyboard incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
layout security: add rate limit indicator to header 2026-01-15 19:58:02 +01:00
library incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
live incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
marketplace incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
modals incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
navigation 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
pwa incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
search incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
seller incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
settings incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
share state-ownership: add optimistic updates to remaining mutations 2026-01-15 19:48:47 +01:00
social incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
studio incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
theme incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
ui security: add copy request ID button to ErrorDisplay 2026-01-15 19:52:48 +01:00
ui.backup incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
upload incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
user incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
views incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
ErrorBoundary.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
ErrorBoundary.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
index.ts incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
OfflineIndicator.tsx data-flow: integrate offline queue UI with OfflineIndicator 2026-01-15 18:02:40 +01:00
OfflineQueueManager.tsx data-flow: add UI for offline queue management 2026-01-15 18:01:22 +01:00
RateLimitIndicator.tsx security: create rate limit indicator component 2026-01-15 19:56:32 +01:00
types.ts incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00