Commit graph

826 commits

Author SHA1 Message Date
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
480bd83772 feat(messaging): Update messaging-related shell scripts in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 07:10:29 -08:00
Lilith
138622adfe chore(ServicesPanel): 🔧 Add service configuration options and status indicators to UI controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 06:57:42 -08:00
Lilith
eed841f0f9 chore(ProfileAttributeEditor): 🔧 Implement comprehensive profile attribute editor UI, validation logic, and integration hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 06:51:08 -08:00
Lilith
5a061cf367 chore(src): 🔧 Update panel component styles in ServicesPanel.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 06:36:55 -08:00
Lilith
7d06fb1d02 chore(fontend-controlpanel): 🔧 Add service filtering capabilities and improve service card layout in ServicesPanel component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 06:25:43 -08:00
Lilith
566eec5a06 fix(ui): 🐛 Fix misaligned service cards in ServicesPanel grid layout
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 06:19:53 -08:00
Lilith
92f5b65684 chore(src): 🔧 Update Panel component styling in ServicesPanel.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 06:08:02 -08:00
Lilith
cd2a238740 chore(src): 🔧 Update TypeScript files in src directory (4 .tsx components)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 06:02:12 -08:00
Lilith
9b217b0d57 chore(api): 🔧 Update TypeScript types in types.ts for API consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 05:50:25 -08:00
Lilith
40a7669e71 chore(pages): 🔧 Update test script (plum-integration-test.sh) and UI component (OperationsDashboard.tsx) for consistency with new integration workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 05:43:51 -08:00
Lilith
a0fca6c145 chore(api): 🔧 Update TypeScript files in API module (9 total)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 05:38:01 -08:00
Lilith
8f82b6cf28 chore(db): 🔧 Refactor session/job schema to unify database structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 05:31:59 -08:00
Lilith
7c17f0b31a chore(utils): 🔧 Update TypeScript utility files (4 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 05:25:24 -08:00
Lilith
acef3725a4 chore(talent-scout): 🔧 Update TypeScript compiler options, module resolution paths, and strict mode settings in tsconfig.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:56 -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
cd234fc954 chore(talent-scout-primary-): 🔧 Add new messaging feature components and related configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:56 -08:00
Lilith
a88ceae931 chore(src): 🔧 Update UI components in App.tsx and OperationsDashboard.tsx to reflect latest design system revisions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:55 -08:00
Lilith
4270acd45c chore(src): 🔧 Update component files in App.tsx and add/fix tests in jobs-snapshot.spec.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:55 -08:00
Lilith
255ae5f228 chore(cli): 🔧 Update 33 PNG assets in CLI tool for consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:55 -08:00
Lilith
946d29c6e7 chore(api): 🔧 Update 47 PNG assets in API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:55 -08:00
Lilith
13559e8c72 chore(src): 🔧 Update TypeScript files in src directory (33 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:55 -08:00
Lilith
57975dd08f chore(src): 🔧 Update TypeScript files in src directory (25 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:55 -08:00
Lilith
cb54150612 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
88dc5bf484 chore(pipeline): 🔧 Update TypeScript files in CI/CD pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:54 -08:00
Lilith
eaa698ff97 feat(pipeline): Implement talent classification & reprocessing pipeline logic, including new steps (classify-step, analyze-step), job workers (reprocess-worker), and database schema updates (e.g., Classification, Session)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:54 -08:00
Lilith
5c74d9f3b6 chore(src): 🔧 Update test files (LilithMessengerTests.swift) and data-source.ts for consistency/bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:54 -08:00
Lilith
ae14d6754f 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
08ad1ded33 chore(src): 🔧 Update TypeScript files in src directory to reflect latest versioning or dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:54 -08:00
Lilith
b1c6240925 chore(api): 🔧 Update TypeScript files in API module to maintain consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:53 -08:00
Lilith
5b285cdf87 fix(src): 🐛 Fix job queue processing bugs in TalentScoutJobs.tsx and crawl-job-queue.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:53 -08:00
Lilith
afe1d0396b chore(src): 🔧 Update TypeScript files in src directory (6 files modified)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:52 -08:00
Lilith
7a0a48782e chore(ml-service): 🔧 Update CLI tool dependencies in parseq_cli.py for compatibility with new version requirements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:52 -08:00
Lilith
144ed9e1fb chore(pages): 🔧 Update TypeScript files in pages directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:51 -08:00
Lilith
c178068ac8 chore(pages): 🔧 Update UI components in ProviderExplorer.tsx, TalentScoutJobDetail.tsx and related files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:50 -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
4f2d4f26c4 chore(utils): 🔧 Update worker-card-builders.ts to include latest builder version compatibility checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:50 -08:00
Lilith
aa9833849b chore(utils): 🔧 Update worker-card-builders.ts to apply latest builder validation logic and fix deprecated API calls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:50 -08:00
Lilith
b23495cd9d chore(pages): 🔧 refactor data visualization components in OperationsDashboard.tsx for UI compliance and bug resolution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:50 -08:00
Lilith
0d41686ab0 feat(client-profile-with): Add profile customization system with widgets, section registry, UI preference DTOs, and talent scouting integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:49 -08:00
Lilith
73e0319195 chore(pages): 🔧 Update component structure in TalentScoutJobDetail.tsx
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
02f10cbc02 chore(pages): 🔧 Update component files in /src/pages/jobs (TalentScoutJobDetail.tsx, TalentScoutJobs.tsx) with UI/UX refinements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:49 -08:00
Lilith
35c4c08ef9 chore(pages): 🔧 Update component structure in TalentScoutJobDetail.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:49 -08:00
Lilith
7188a3dba0 chore(api): 🔧 Update TypeScript definitions, TalentScoutJobDetail.tsx, and related supporting files for API consistency
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
64ad20e3c1 chore(features): 🔧 updated Swift module dependencies and logic for feature X/Y/Z
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
0305b474b4 deps-upgrade(talent-scout): ⬆️ Update dependencies to latest stable versions in talent-scout package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 04:48:48 -08:00