Commit graph

101 commits

Author SHA1 Message Date
Claude Code
80ed0a291e feat(profile-attributes): Add ProfileAttributeEditorProvider component with new state management and context, Firefox extension manifest permissions, and analytics tracking for profile attribute edits
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 07:27:01 -07:00
Claude Code
90d776cce6 chore(frontend-admin): 🔧 Update TypeScript compiler options and path mappings in tsconfig.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:46:06 -07:00
Lilith
94b2e636fc feat(attributes): Add multi-criteria attribute filtering with TypeScript types for admin UI search functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
a79ffee1ca deps-upgrade(json): ⬆️ Update core JSON dependencies across modules to align with updated React/TypeScript versions in root and feature packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
82f5ac93b5 feat(attribute-filter): Update AttributeFilter and AttributeSearchPills components to enable dynamic search tag management and refine MetaCategoryStepContent for multi-step form editing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:56 -08:00
Lilith
6f1cfb8e0a chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 17:59:34 -08:00
Lilith
fd86fe4bfd chore(attributes-both): 🔧 Add attribute definition entity/service + frontend editor/modal
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 17:47:55 -08:00
Lilith
947edf26c8 chore(frontend-admin-specifically): 🔧 Fix AttributeField.tsx validation for admin profile attributes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 17:36:49 -08:00
Lilith
896a64c33c fix(ui): 🐛 Fix AttributeField rendering/validation bugs in admin profile attributes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 17:31:12 -08:00
Lilith
ee20c29f22 chore(src): 🔧 Update TypeScript files in src directory (6 files modified)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:41:08 -08:00
Lilith
3fdc7b99db chore(hooks): 🔧 Update TypeScript hook files (10 total)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:29:11 -08:00
Lilith
1e9644a882 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:23:09 -08:00
Lilith
166e40190e chore(src): 🔧 Update TypeScript files in src directory (4 .tsx components)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:06:04 -08:00
Lilith
8ffbb84e6e feat(frontend-admin): Add TypeScript interfaces/types for attribute management in admin UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 15:54:12 -08:00
Lilith
386a78f992 chore(deps): 🔧 Update dependency versions in package.json and related metadata files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 15:54:12 -08:00
Lilith
476262a54a deps-upgrade(frontend-or-features/-if): ⬆️ Update dependencies across frontend feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 18:43:32 -08:00
Lilith
56028531c3 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 13:43:35 -08:00
Lilith
cdb0d550d1 test(attributes): Add comprehensive test coverage and example usage for VirtualizedCheckboxList component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 13:30:10 -08:00
Lilith
0b254bc5ef chore(components): 🔧 Update TypeScript component files (17 tsx)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 13:13:14 -08:00
Lilith
6cfa9e64b7 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 11:46:08 -08:00
Lilith
f58903df70 chore(frontend): 🔧 Update React and core frontend dependencies across 9 modules to resolve vulnerabilities, align versions, and adopt new packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 11:23:37 -08:00
Lilith
6f70b3d7b8 chore(src): 🔧 Update TypeScript files in src directory (17 .tsx components/configs)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 10:07:51 -08:00
Lilith
d8c3d94a9b chore(src): 🔧 Update SQL schema, metadata handling scripts for kink/BDSM category categorization logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:54 -08:00
Lilith
c1bc7f3951 chore(attributes-specifically-the): 🔧 Add configuration for new attribute validation rules in schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:54 -08:00
Lilith
c91d311121 chore(components): 🔧 Update component layout in MetaCategoryNavigator.tsx to align navigation styling with new design system guidelines
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:54 -08:00
Lilith
f3ebcbabfb chore(components): 🔧 Update component files: AttributeField.tsx and VirtualizedCheckboxList.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:54 -08:00
Lilith
700ecaf2bb chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:54 -08:00
Lilith
f4211e4606 chore(components): 🔧 Update 9 PNG assets in component library
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:50 -08:00
Lilith
cc2dcd722d chore(components): 🔧 align UI/UX editor styles with new component guidelines
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:49 -08:00
Lilith
94caaab3bd chore(talent-scout): 🔧 Add deposit policy management system and pipeline timeline visualization features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:49 -08:00
Lilith
bb1b97e818 feat(attributes-frontend-admin-): Add deposit/payment panels to ProfileAttributeEditor UI and implement backend session tracking for financial transactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:49 -08:00
Lilith
4e84564ce7 chore(fontend-admin): 🔧 Update dependencies in package.json (dev/peer) to maintain compatibility and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:49 -08:00
Lilith
68888d0586 test(admin-from-frontend-admin-in): Add E2E test cases for admin attribute CRUD, validation operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:49 -08:00
Lilith
4ac365d85b chore(src): 🔧 Update TypeScript files in src directory to maintain consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:48 -08:00
Lilith
f0fa0e4891 feat(ProfileAttributeEditor-): Add enhanced profile attribute management UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:48 -08:00
Lilith
fa1cbc90d7 feat(attributes): Add deposit policy and rate card configuration to profile attributes with admin UI, backend data models, seed data, and talent scout automation tools
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:48 -08:00
Lilith
6c0b27e3b8 chore(components): 🔧 Update component-related files (index.tsx, Package.swift) and related dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:48 -08:00
Lilith
8d55491e80 feat(ProfileAttributeEditor): Implement refined JSX structure and interactive UX enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:48 -08:00
Lilith
299f1c372a chore(hooks): 🔧 Update TypeScript hook files (5 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:47 -08:00
Lilith
acc9315f62 chore(attributes-admin-interface): 🔧 Add ProfileAttributeEditor component with section content area support, enhanced rate parsing, and updated attribute type handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 21:08:55 -08:00
Lilith
9977b621c6 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 10:26:53 -08:00
Lilith
397f0c9847 feat(components): Update 6 TypeScript component files (TSX) for UI improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 10:20:21 -08:00
Lilith
2e8cfbf384 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 10:13:04 -08:00
Lilith
9e67fbacb1 deps-upgrade(frontend-admin): ⬆️ Update dependencies in frontend-admin to latest versions, including potential new features, fixes, and security patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 10:13:04 -08:00
Lilith
ac88e79d18 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 09:41:06 -08:00
Lilith
864341caa5 chore(attributes-profile): 🔧 Add rate card builder UI in admin interface + enhance ML conversation processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 09:35:08 -08:00
Lilith
ed3482f74d feat(ProfileAttributeEditor): Add RateCardBuilder component for pricing policy configuration in profile attributes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 07:23:21 -08:00
Lilith
76b8346245 chore(components): 🔧 Update TypeScript component files (9 tsx components)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 07:17:45 -08:00
Lilith
ebb7feec77 chore(src): 🔧 Update TypeScript files in src directory (4 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 07:11:59 -08:00
Lilith
b9dc2f3cc8 fix(attributes-from): 🐛 Fix metadata categorization logic to prevent miscategorized attributes in admin UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 07:00:40 -08:00