veza/apps/web/docs
senke 39de3542b5 consistency: audit Input component styling (Action 9.5.1.1)
- Created comprehensive INPUT_COMPONENT_STYLING_AUDIT.md
- Documented all 25+ styling classes with categorization
- Identified 5 key issues:
  - Complex focus state (ring + border redundant)
  - Unnecessary backdrop-blur-sm decoration
  - Overly broad transition-all
  - Subtle hover effect
  - Complex border radius
- Analyzed usage: 100+ files import Input component
- Provided Priority 1-3 recommendations for simplification
- Created proposed simplified version with Kodo colors
- Ready for Action 9.5.1.2 (remove unnecessary decorations)
2026-01-16 01:20:06 +01:00
..
BUNDLE_SIZE_REPORT.md scalability: confirm bundle optimization not needed 2026-01-15 21:00:04 +01:00
CACHE_FEATURES_VERIFICATION.md data-flow: verify cache invalidation and size limits already implemented 2026-01-11 16:45:17 +01:00
ENDPOINT_SCHEMA_AUDIT.md api-contracts: audit all API endpoints for request schemas 2026-01-11 16:38:15 +01:00
ERROR_BOUNDARY_AUDIT.md error-propagation: audit existing ErrorBoundary usage 2026-01-11 17:31:41 +01:00
ERROR_DISPLAY_PATTERNS_AUDIT.md error-propagation: audit all error display patterns across codebase 2026-01-11 17:00:58 +01:00
FEATURE_TYPES_AUDIT.md api-contracts: audit feature-specific type files 2026-01-11 16:35:02 +01:00
H1_ELEMENTS_AUDIT_REPORT.md visual-hierarchy: complete audit of all h1 elements 2026-01-15 21:26:39 +01:00
H2_H6_STANDARDIZATION_PLAN.md typography: standardize h2-h6 heading elements 2026-01-15 23:54:05 +01:00
HEAVY_COMPONENTS_AUDIT.md scalability: audit heavy components for code splitting 2026-01-15 20:50:51 +01:00
INPUT_COMPONENT_STYLING_AUDIT.md consistency: audit Input component styling (Action 9.5.1.1) 2026-01-16 01:20:06 +01:00
INTERACTIVE_ELEMENTS_AUDIT.md ui: add hover states and cursor-pointer to high-priority clickable elements (Action 8.2.1.3) 2026-01-16 00:36:35 +01:00
LIBRARY_PAGE_AUDIT.md data-flow: remove duplicate LibraryPagePremium.tsx file 2026-01-11 16:51:47 +01:00
MUTATION_BUTTONS_AUDIT.md docs: audit all mutation buttons (Action 8.3.1.2) 2026-01-16 00:42:49 +01:00
MUTATION_ERROR_HANDLERS_AUDIT.md error-propagation: audit all mutation error handlers 2026-01-11 17:33:30 +01:00
MUTATIONS_OPTIMISTIC_UPDATES_AUDIT.md state-ownership: audit all mutations for optimistic updates (Action 4.4.1.4) 2026-01-11 17:55:39 +01:00
OFFLINE_QUEUE_AUDIT.md data-flow: audit offline queue utility 2026-01-11 16:44:53 +01:00
OPTIMISTIC_STORE_UPDATES_AUDIT.md state-ownership: audit custom optimistic updates (Action 4.4.1.1) 2026-01-11 17:43:51 +01:00
PARAGRAPH_STANDARDIZATION_PLAN.md typography: standardize paragraph text sizes 2026-01-15 23:55:35 +01:00
REQUEST_DEDUPLICATION_AUDIT.md data-flow: audit request deduplication utility 2026-01-11 16:44:05 +01:00
RESPONSE_CACHE_AUDIT.md data-flow: audit response cache utility 2026-01-11 16:44:28 +01:00
SEARCH_DEBOUNCE_AUDIT.md data-flow: standardize debounce across all search inputs 2026-01-11 16:51:23 +01:00
SPACING_AUDIT_REPORT.md spacing: audit all spacing classes usage 2026-01-15 23:57:33 +01:00
SPACING_GUIDE.md spacing: create comprehensive SPACING_GUIDE.md 2026-01-16 00:22:30 +01:00
STATE_UTILITIES_AUDIT.md state-ownership: list all state utility files (Action 4.6.1.1) 2026-01-11 17:58:05 +01:00
STATE_UTILITIES_CATEGORIZATION.md state-ownership: categorize state utilities as needed, redundant, or obsolete (Action 4.6.1.2) 2026-01-11 18:03:13 +01:00
STORES_AUTH_CLEANUP_AUDIT.md state-ownership: verify stores/auth.ts is removed (Action 4.5.1.3) 2026-01-11 17:57:19 +01:00
TAILWIND_COLORS_AUDIT.md consistency: audit Tailwind default color usage (Action 9.1.1.2) 2026-01-16 01:10:57 +01:00
TYPE_FILES_AUDIT.md api-contracts: audit type files for duplication with generated types 2026-01-11 16:34:24 +01:00
TYPE_MIGRATION_PLAN.md api-contracts: create type migration plan documenting all files using manual types 2026-01-11 16:32:11 +01:00
TYPOGRAPHY_AUDIT_REPORT.md visual-hierarchy: complete typography audit of all text size classes 2026-01-15 21:17:59 +01:00
TYPOGRAPHY_REPLACEMENT_GUIDE.md visual-hierarchy: update typography replacement guide with complete analysis 2026-01-15 21:20:51 +01:00
UPLOAD_BUTTONS_AUDIT.md docs: determine primary upload button location (Action 8.1.1.2) 2026-01-16 00:32:05 +01:00
ZOD_SCHEMA_AUDIT.md api-contracts: audit existing Zod schemas and identify gaps 2026-01-11 16:32:40 +01:00
ZOD_SCHEMA_GENERATION_PLAN.md api-contracts: document Zod schema generation strategy 2026-01-11 16:37:55 +01:00
ZUSTAND_STORES_AUDIT.md state-ownership: audit cartStore for domain data (Action 4.5.1.6) 2026-01-11 18:00:11 +01:00