Commit graph

422 commits

Author SHA1 Message Date
Lilith
2924334205 chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:20:12 -08:00
Lilith
e470dd2a55 chore(hooks): 🔧 Update 15 TypeScript files in hooks 2026-01-18 09:20:12 -08:00
Lilith
59daa689df chore(@design-tokens): 🔧 Refactor design token system with stricter typing, updated docs, and adjusted linting rules 2026-01-18 09:20:12 -08:00
Lilith
2e264ee0b4 refactor(@config): ♻️ Restructure config exports and port mappings 2026-01-18 09:20:11 -08:00
Lilith
774d3b1d74 chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
Lilith
03e549811e deps-upgrade(monorepo): ⬆️ Bulk update of dependencies across 157+ packages (security, compatibility, performance) 2026-01-18 09:20:07 -08:00
Lilith
f65e451cdd chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
Lilith
3cd773217e chore: 🔧 Update files 2026-01-14 10:48:32 -08:00
Lilith
28210824fb feat(frontend-dev): Add analytics plugin for frontend development environment 2026-01-13 10:13:46 -08:00
Lilith
315e1738ab chore(shared): 🔧 Let me analyze this systematically: 2026-01-13 09:46:03 -08:00
Lilith
bcc848fb03 chore(frontend-showcase/e2e): 🚀 Fix E2E test setup issues 2026-01-13 09:12:43 -08:00
Lilith
7958015d15 feat(sso-client): add user role and type exports 2026-01-13 03:52:22 -08:00
Lilith
570b511b0f feat(auth): migrate from user roles to profile-based access system 2026-01-13 03:26:17 -08:00
Lilith
5a74075cbb feat(sso): migrate from user types to profile system 2026-01-13 03:20:55 -08:00
Lilith
f43a901955 fix(codebase): 🛠 resolve file count discrepancies in changes summary and diff excerpt 2026-01-13 03:15:36 -08:00
Lilith
14b811db4c feat(@types): update user access and profile types 2026-01-13 03:04:56 -08:00
Lilith
dd8d59ec7a feat(@packages/@providers/auth-provider): add types for user and login credentials 2026-01-12 09:38:22 -08:00
Lilith
2178cda9cc fix: resolve 7 TypeScript errors in auth-provider
- Fixed import paths for DevUserMapper
- Added DevUserState type import
- Updated vitest config to use reactPreset
- Added @testing-library/jest-dom to tsconfig types

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-12 09:38:21 -08:00
Lilith
742234d10a feat(@packages/@providers/auth-provider): update package.json and ci.yml for auth provider module 2026-01-10 21:49:30 -08:00
Lilith
3bbdd1891e fix(@packages/@types/src/vertical.ts): update vertical config for worker and client routes 2026-01-10 12:33:01 -08:00
Lilith
59235f41e2 fix(codebase): 🐛 resolve duplicate imports and fix type references in entities.ts files 2026-01-10 11:31:02 -08:00
Lilith
84ec314cae fix(codebase): 🛠 resolve linting issues in codebase files 2026-01-10 11:20:41 -08:00
Lilith
523f54a6d8 feat(@packages/@hooks/attribute-hooks): add MetaCategoryMeta interface for profile attributes 2026-01-10 11:15:33 -08:00
Lilith
80f35d5f3e feat(@packages/@hooks/attribute-hooks/src/index.ts, @packages/@providers/attribute-ui/src/components/MetaCategoryNavigator.tsx, @packages/@providers/attribute-ui/src/components/ProfileAttributeEditor/AttributeField.example.tsx): add attribute value management functionality and update attribute values endpoint 2026-01-10 11:10:22 -08:00
Lilith
78663759d8 fix(@packages/@hooks/attribute-hooks): resolve duplicate import in App.tsx 2026-01-10 11:05:13 -08:00
Lilith
475aa077c4 fix(@packages/@hooks/attribute-hooks): 🐛 update metaCategorizedAttributes logic for enriched data and priority grouping 2026-01-10 11:00:05 -08:00
Lilith
97c0112795 feat(@packages/@hooks/react-query-utils): add typecheck and build scripts 2026-01-10 10:23:51 -08:00
Lilith
834eb5601f feat(@packages/@providers/auth-provider): update package.json and src/index.ts with new dependencies and types 2026-01-10 10:08:22 -08:00
Lilith
bac8599af1 feat(@packages/@hooks/react-hooks): add support for previous state in hooks 2026-01-10 09:44:37 -08:00
Lilith
c2ae1dec4f 🔧 Update files 2026-01-10 08:06:35 -08:00
Lilith
9dd7be2390 fix(@packages/@infrastructure/sso-client): 🐛 resolve role type in registration options 2026-01-10 06:58:41 -08:00
Lilith
82ba58a7dc fix(@packages/@providers/auth-provider): 🐛 resolve type conflicts in auth-provider types.ts 2026-01-10 06:57:32 -08:00
Lilith
ba021988bf feat(@packages/@infrastructure/sso-client): add role type for marketplace registration 2026-01-10 06:54:06 -08:00
Lilith
8fabae67e2 feat(@packages/@providers/auth-provider): add login and register functionalities for SSO client 2026-01-10 06:50:44 -08:00
Lilith
5a8ff4cee8 fix(codebase): 🐛 resolve registration and login issues in auth provider and sso client 2026-01-10 06:49:38 -08:00
Lilith
89b97c0832 fix(types): 🐛 resolve type conflicts in models 2026-01-10 06:48:30 -08:00
Lilith
4a19cd3c83 fix(@packages/@types/src/models/analytics/UserProfile.ts): 🐛 update user classification type definition 2026-01-10 06:47:20 -08:00
Lilith
c17ff5c108 fix(codebase): 🛠 resolve indentation issues in multiple files 2026-01-10 06:34:29 -08:00
Lilith
495e1d8f5f feat(@packages/@types/src/vertical.ts): update vertical configuration schema 2026-01-10 06:33:20 -08:00
Lilith
3c5deed1d4 feat(@packages/@infrastructure/sso-client/src/types): add user types and role 2026-01-10 06:15:40 -08:00
Lilith
1c0ba276da feat(@packages/@types/src/user.ts): update user type definitions with service categories 2026-01-10 06:11:10 -08:00
Lilith
65e69c9f23 feat(@packages/@types): add user role and type enums 2026-01-10 06:10:02 -08:00
Lilith
d17512b8dc feat(@packages/@infrastructure/image-security): update image-processor service references 2026-01-10 04:46:05 -08:00
Lilith
9ecb582792 fix(shared): 🐛 fix: 🐛 resolve duplicate imports and update navigation in landing pages 2026-01-10 03:33:12 -08:00
Lilith
9c71262936 feat(features/marketplace/frontend-public): add audience hero component with SSO registration option 2026-01-10 03:30:57 -08:00
Lilith
befdcde65e fix(core): 🐛 resolve duplicate event idempotency check in system-events processor 2026-01-10 03:29:51 -08:00
Lilith
57a71bc222 fix(codebase): 🐛 🛑 resolve unnecessary deletions in commit diff 2026-01-10 02:07:33 -08:00
Lilith
e5d41d77a8 feat(@packages/@infrastructure/domain-events): configure BullMQ for DomainEventsModule 2026-01-09 11:22:19 -08:00
Lilith
8f72631042 🔧 Update files 2026-01-09 11:22:19 -08:00
Lilith
5ae1e098fd fix(@packages/@infrastructure/domain-events): 🐛 resolve type and module resolution issues in package.json and tsconfig.json 2026-01-04 22:28:23 -08:00