Commit graph

351 commits

Author SHA1 Message Date
Lilith
fe5ec9814b chore(components): 🔧 Update 31 TypeScript component files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 21:55:30 -08:00
Lilith
b66c789531 chore(src): 🔧 Update Markdown documentation files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 11:39:24 -08:00
Lilith
da37ea7b12 chore(src): 🔧 Update TypeScript files in src directory (8 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:42:43 -08:00
Lilith
58eabb6294 chore(src): 🔧 Update TypeScript files in src directory to maintain consistency across project
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:27:50 -08:00
Lilith
e296f792ab chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-11 05:07:32 -08:00
Lilith
5442474d90 chore(deps): 🔧 Update dependency JSON files across 15 packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-09 00:07:23 -08:00
Lilith
0da423aaf7 chore(sso/backend-api): 🔧 Update .env.example with latest SSO backend API env var templates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 14:45:18 -08:00
Lilith
1410657a9f chore(pages): 🔧 Update TypeScript files in pages directory to maintain consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 14:29:20 -08:00
Lilith
269876fe59 chore(pages): 🔧 Update TypeScript types, AudienceRegisterPage component, and related supporting files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 06:49:09 -08:00
Lilith
141b6dd13a feat(booking): Implement marketplace-integrated booking plugin system with React components, hooks, and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 05:00:03 -08:00
Lilith
93b36b29bb deps-upgrade(@plugins/booking): ⬆️ Update dependencies in booking plugin to newer versions for compatibility, performance, and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 05:00:03 -08:00
Lilith
7f8478976b chore(testing): Update dependency versions in @testing/test-utils and related frontend packages (email, marketplace) for compatibility/security/performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:35:45 -08:00
Lilith
04e4e11ed4 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:28:41 -08:00
Lilith
4400b0021c deps-upgrade(sso-client): ⬆️ Bulk dependency updates across 15 feature modules, including @infrastructure/sso-client, to ensure consistency, security, and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:51:04 -08:00
Lilith
8cd25f7b91 chore(test): 🔧 Update Vitest/Jest configs across 15+ modules; standardize coverage rules, globals, plugins, and .env.example variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:33:14 -08:00
Lilith
081a590e0b chore(landing): 🔧 Add idea display and management features with API integration and type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 17:20:18 -08:00
Lilith
3fee21e795 chore(build): Optimize TypeScript bundling with tsup across all packages by refining transpilation and module resolution settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 15:06:36 -08:00
Lilith
1c1b266ee0 deps-upgrade(infrastructure): ⬆️ Update 24 packages in infrastructure modules (e.g., @infrastructure/egirl-infra/core/crypto-tools, features/conversation-assistant) with new dependency versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 15:06:36 -08:00
Lilith
b7c1a67c5b chore(config): 🔧 Update TypeScript compiler configs in @providers/auth-provider and @providers/profile-client to enforce stricter settings (target/strict mode/path aliases)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 18:08:59 -08:00
Lilith
ec3181bb47 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 17:58:15 -08:00
Lilith
a10eba6cca chore(react-query-utils): 🔧 Update TypeScript config to enforce stricter mode (strict: true) and refine module resolution paths
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 17:51:36 -08:00
Lilith
0556cdba19 chore(react-query-utils): 🔧 Add utility functions for React Query hooks (enhanced type safety, new query options, optimized behavior)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 17:40:54 -08:00
Lilith
483aa78988 chore(src): 🔧 Update ESLint config, index.ts, and related utility files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 17:35:30 -08:00
Lilith
52ccae08e3 chore(developer-fab/components): 🔧 Update ContentOverlayToggle to enhance toggle behavior for overlay component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 16:17:44 -08:00
Lilith
ebf101b8e6 chore(src): 🔧 Update TypeScript files in src directory to reflect latest project standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 15:49:44 -08:00
Lilith
613bb36b17 deps-upgrade(wizard-provider, developer-fab, locale-pipeline-admin): ⬆️ Update non-breaking dependencies for @providers/wizard-provider, @ui/developer-fab, and @ui/locale-pipeline-admin
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 15:49:44 -08:00
Lilith
6b73cd84ef chore(features): ⬆️ Upgrade dependencies in multiple feature modules and UI package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:35:57 -08:00
Lilith
e76249b6cf deps-upgrade(@providers/auth-provider, features/email/shared): ⬆️ Upgrade internal dependencies across auth and email systems to resolve version conflicts, apply security patches, and ensure compatibility with latest stable releases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:19:57 -08:00
Lilith
456922ade7 chore(deps): 🔧 Update dependency JSON files to reflect latest package versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:14:37 -08:00
Lilith
f21cf13233 chore(messaging-hooks): 🔧 Update TypeScript files in messaging-hooks package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:09:17 -08:00
Lilith
cc82192e33 deps-upgrade(multi-module): ⬆️ Resolve dependency conflicts by synchronizing versions across all modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:09:17 -08:00
Lilith
e960e0951e feat(config): Add TypeScript definitions, persona configurations, and related utility types for new config features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 19:30:27 -08:00
Lilith
e019a56e76 chore(src): 🔧 Update TypeScript entry file (index.ts) to reflect latest API changes and dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:44:23 -08:00
Lilith
7000a435d9 chore(landing): 🔧 Add dev personas/user types to landing page with updated profile provider support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:38:39 -08:00
Lilith
2804e167b4 chore(profile-client): 🔧 Add user profile management components (UserMenu, ProfilePage) with styling and backend integration for dev environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:09:57 -08:00
Lilith
b4e1c8dcd2 chore(@providers/profile-client): 🔧 Update TypeScript config for monorepo path resolution and stricter type-checking in profile-client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:09:57 -08:00
Lilith
dc6d2dcb52 deps-upgrade(providers/profile-client, features/landing): ⬆️ Update dependencies to align versions, resolve vulnerabilities, and adopt new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:09:57 -08:00
Lilith
ed65b964e6 refactor(profile-client): ♻️ Restructure exports, types, and modularize internal functions for improved maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:03:22 -08:00
Lilith
541c7d904c chore(api): 🔧 Update TypeScript types in merch-submission.types.ts to reflect latest schema changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 03:23:50 -08:00
Lilith
75dbe14c63 chore(test-utils): 🔧 Update test utility config files (Vitest) to regenerate timestamped configs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 20:38:25 -08:00
Lilith
634cf22857 deps-upgrade(@types): ⬆️ Update TypeScript type definition dependencies in @packages/@types module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 07:07:31 -08:00
Lilith
d1655ef2c4 feat(seo): Implement vertical-aware content handling for marketplace frontend and SEO static site generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 06:56:07 -08:00
Lilith
16d0e0afe6 chore(src): 🔧 Update generated files (index.ts, ports.generated.ts) and related dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 18:08:47 -08:00
Lilith
67a7cabbed chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:57:57 -08:00
Lilith
74f61e2ba2 chore(src): ♻️ Refactor real-auth fixture for better reusability and maintainability in authentication tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:27 -08:00
Lilith
2438db1213 chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:20:49 -08:00
Lilith
507be3d72d chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:14:32 -08:00
Lilith
05ce726ef3 chore(auth): 🔧 Integrate comprehensive auth flow for subscription tiers in marketplace
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 23:42:25 -08:00
Lilith
5a357f0241 chore(e2e-auth): 🔧 Update Playwright test configs & assertions for auth flows, merchant submissions, product flows, privacy reports, 404 pages, and cart-to-checkout processes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 17:22:00 -08:00
Lilith
456384c612 chore(marketplace): 🔨 Add/update E2E test suite
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 16:44:54 -08:00