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 |
|
Claude Code
|
3564c16e74
|
feat(attributes): ✨ Add JSON schema definitions for 10 attribute types (screening, specializations, system, verification, website branding, identity, SEO, status, theme, work identity)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 23:57:49 -07:00 |
|
Claude Code
|
87fcc0899c
|
docs(attributes): 📝 Update JSON schema definitions for 15 attribute categories (client_profile, communication, pricing, etc.)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 23:57:49 -07:00 |
|
Claude Code
|
37dd1109ae
|
feat(attributes): ✨ Add comprehensive attribute definitions and content policies for user demographics, lifestyle, physical attributes, accessibility, business rules, and streaming configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 23:57:49 -07:00 |
|
Claude Code
|
99895f1130
|
feat(platform-analytics): ✨ Implement comprehensive analytics data pipeline with attribute definitions, profile data, and synchronization scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 23:08:24 -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
|
bf1a49c8ab
|
feat(announcements-specific): ✨ Add initial announcement schema migrations and content readiness UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 17:23:19 -08:00 |
|
Lilith
|
204fc1ebf9
|
db(attributes): 🗃️ Introduce schema tables/columns for category relevance, enum types, layout hints and seed initial attribute data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 16:13:52 -08:00 |
|
Lilith
|
5809e10782
|
db(backend-api): 🗃️ Add SQL migrations 014-028 to expand schema with 14 user attribute tables across financial, lifestyle, psychological, and other dimensions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 16:13:52 -08:00 |
|
Lilith
|
bf234d88b5
|
db(attributes): 🗃️ Add 13 migrations to expand attribute schema with specialized domains (lifestyle, sexual-intimate, relationship-style) and seed initial meta-categorized data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 16:13:52 -08:00 |
|
Lilith
|
4a93a7fd73
|
db(attributes): 🗃️ Add initial schema migrations and seed data for attribute tables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 16:02:54 -08:00 |
|
Lilith
|
a02c8a5278
|
i18n(seo-feature): 🌐 Add translations for BDSM, cam, escorts, and massage marketplaces + update SEO content loading definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 00:42:36 -08:00 |
|
Lilith
|
8d479880db
|
chore(seeds): 🔧 implement default attribute definitions for system-wide metadata, validation, and business logic usage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 13:47:00 -08:00 |
|
Lilith
|
2217cea0ad
|
chore(attributes): 🔧 Add/update default attribute validation rules and metadata schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-23 18:35:01 -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
|
173b06f10e
|
chore(attributes): 🔧 Add layout hint configuration capability for styling attributes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-23 17:53:51 -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
|
cc0e0aa00a
|
feat(attributes): ✨ Add standardized enum attribute types with predefined values via migration scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-23 17:14:51 -08:00 |
|
Lilith
|
75ab89e298
|
chore(pages): 🔧 Update TypeScript files in pages directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-23 16:46:54 -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
|
373147a1f5
|
refactor(src): ♻️ Restructure entity-service files: update attribute-definition.entity.ts, attribute-definition.service.ts with optimized class/interface definitions and dependency cleanup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-23 16:17: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
|
bb7e3488da
|
refactor(msw-mock-service-worker): ♻️ consolidated mock service worker configurations into reusable utility modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-23 16:00:09 -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
|
112057ee41
|
chore(attributes): 🔧 Update attribute-related data definitions in data.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-23 15:21:25 -08:00 |
|
Lilith
|
9c770e02eb
|
chore(src): 🔧 Update TypeScript files in src directory (7 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-23 14:26:32 -08:00 |
|
Lilith
|
19980d0d9c
|
chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-22 18:43:32 -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
|
b2b778dacd
|
feat(shared/msw-attributes): ✨ Implement MSW mocking for attributes feature with data models, request handlers, and exports
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-22 11:41:26 -08:00 |
|
Lilith
|
6632e2434c
|
chore(src): 🔧 Update TypeScript files in src directory (27 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-20 17:27:22 -08:00 |
|
Lilith
|
e0f111d469
|
chore(backend-api): 🔧 Update 28 feature modules' package.json dependencies across backend APIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-20 14:13:43 -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
|
b46bdb6a15
|
feat(attributes): ✨ Implement attribute draft and publishing workflow UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-17 09:30:40 -08:00 |
|
Lilith
|
10f17d5820
|
chore(src): 🔧 Update TypeScript files in src directory (20 files modified)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-17 04:48:56 -08:00 |
|
Lilith
|
1b205ad998
|
chore(attributes): 🔧 Add dynamic attribute definition and validation methods in AttributeDefinitionService/AttributeValueService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-17 04:48:56 -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 |
|