Commit graph

4371 commits

Author SHA1 Message Date
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
c1033eacd7 chore(profile-assistant): 🔧 Add six new UI components (FABSettingsPopover, AssistantChat, DraftDiffView, MiniProgress, QuickReplyBar, TemplateCompareCard) for interactive profile assistant functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:35:16 -08:00
Lilith
5943bc6936 chore(profile-assistant): 🔧 Update TypeScript compiler options in tsconfig.json for stricter type safety and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:35:16 -08:00
Lilith
81460b04bf chore(profile-assistant): 🔧 Update plugin dependencies to newer versions for compatibility and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:35:16 -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
fcbcf251fc deps-upgrade(profile-assistant-specific): ⬆️ Update dependencies in profile assistant plugin package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:29:10 -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
e3912fb75f chore(profile-assistant): 🔧 Update TypeScript config (tsconfig.json) for strict mode, paths, or plugin-specific compiler options
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
c5a317371e chore(src): 🔧 Update component structure in App.tsx to align with new design system guidelines
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 14:56:06 -08:00
Lilith
bcf949924e chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 14:38:55 -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
3253ef0149 chore(profile-assistant/plugin-profi): 🔧 Introduce plugin infrastructure for draft management, comparison, and CLI tools in profile assistant
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 13:56:43 -08:00
Lilith
cb1e919af0 chore(profile-assistant): 🔧 Implement refined message handling & UI improvements in AssistantChat.tsx for seamless profile assistant interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 13:07:37 -08:00
Lilith
0f687cfba2 chore(profile/frontend-showcase-): 🔧 Update mock data/assertions for assistant draft modal e2e interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 12:58:56 -08:00
Lilith
d51f97527e chore(profile): 🔧 update E2E test mocks and scenarios to improve accuracy for assistant draft modal interactions, editor edit mode validation, and management action edge cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 12:48:14 -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
3adc47efe3 chore(fontend-public): 🔧 Update TypeScript configs (tsconfig.json) and Vite plugins (vite.config.ts) for cross-module consistency and feature flag support
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
2fc8a0089e chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:33:40 -08:00
Lilith
f239e23f7d deps-upgrade(backend-api): ⬆️ Update minor/patch versions in content-safety backend API dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:33:40 -08:00
Lilith
7002d8863a chore(marketplace/frontend-standalone): 🔧 regenerate optimized Vite build cache, chunk files, and GraphQL assets for standalone frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:27:36 -08:00
Lilith
e1167b1348 chore(frontend-standalone): 🔧 rebuild vite cache chunks for react, react-router-dom, and i18n dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:27:36 -08:00
Lilith
edf216db40 chore(deps): 🔧 Update dependency packages across 15 JavaScript files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:27:36 -08:00
Lilith
9d23b30d8f chore(marketplace/frontend-standalone): 🔧 regenerate Vite build cache chunks and source maps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:27:36 -08:00
Lilith
ad42837aad chore(deps): 🔧 Update dependency versions in 15 JavaScript files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:27:36 -08:00
Lilith
b5d9830fb4 chore(pages): 🔧 Update feature registry configuration in featureRegistry.ts and services.yaml files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:19:38 -08:00
Lilith
fc4da79ef8 chore(landing-or-frontend-public): 🔧 Update vite.config.ts to optimize Vite build performance with compression plugins and chunking adjustments for faster compilation and reduced bundle size
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:13:23 -08:00
Lilith
37d7a076d3 chore(pages): 🔧 standardize page configs across 7 directories with consistent naming and validation rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:07:46 -08:00
Lilith
a5858ef491 chore(frontend-public): 🔧 Update TypeScript compiler options and Vite build settings (plugins, aliases) in landing page frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:07:46 -08:00
Lilith
ec2e43cb9b chore(cli): 🔧 Update CLI tooling files (4 files modified)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:01:05 -08:00
Lilith
24ac0ab641 chore(landing/frontend-public): 🔧 Update Vite build config plugins/optimizations for public frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:01:05 -08:00
Lilith
e3145b9eb0 chore(components): 🔧 refactor header styling per design system guidelines
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:54:41 -08:00
Lilith
7b075506e8 chore(landing/frontend-public): 🔧 Fix security vulnerabilities in shared frontend assets
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:54:41 -08:00
Lilith
3c2cb96487 chore(deps): 🔧 Update 21 dependency files to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:48:25 -08:00
Lilith
fab75042d3 test(profile-assistant): Add MSW handlers to mock profile API endpoints (fetchUserProfile, updateProfile) and configure test setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:28 -08:00
Lilith
ff3fbb35cd chore(content-safety): 🔧 Update content safety checks in markdown/HTML sanitization pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:28 -08:00
Lilith
24ad085931 feat(profile): Introduce profile editor UI in frontend-showcase with new routes, static assets, and mock data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:27 -08:00
Lilith
7c81c9f91e chore(merchant-primary-scope): 🔧 Implement subscription tier feature logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:27 -08:00
Lilith
5a087591cb deps-upgrade(marketplace/frontend-standalon): ⬆️ Update date-fns, dompurify, and maplibre-gl/react-map-gl_maplibre to newer versions for bug fixes, performance, and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:27 -08:00
Lilith
d549b280de chore(marketplace/frontend-standalon): 🔧 Update dependency cache files for potential UI/UX improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:27 -08:00
Lilith
91121b100c chore(subscription-primary-usage-): 🔧 Add enhanced tier comparison UI and white glove service integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:27 -08:00
Lilith
7631d2ab2f chore(subscription): 🔧 Add subscription tiers UI components, E2E tests, and enhanced useTiers hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:27 -08:00
Lilith
bd8ef8e774 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:27 -08:00