Commit graph

234 commits

Author SHA1 Message Date
Lilith
0c36e70449 chore(config): 🔧 Update TypeScript, Vite config files for modern tooling compatibility 2026-01-20 21:59:52 -08:00
Lilith
f072287ee3 chore(config): 🔧 Update TypeScript, Vite config files (tsconfig.json & vite.config.ts) 2026-01-20 21:49:24 -08:00
Lilith
d398178843 chore(components): 🔧 Update PipelineRunner.tsx component implementation 2026-01-20 21:01:00 -08:00
Lilith
ba552c9b06 chore(components): 🔧 Update component-related TypeScript files (4 tsx components) 2026-01-20 20:55:42 -08:00
Lilith
c226fd79e5 deps-upgrade(ui/locale-pipeline-admin): ⬆️ Update dependencies across 10+ feature packages to match latest @ui/locale-pipeline-admin versions 2026-01-20 19:47:24 -08:00
Lilith
84280e50ab chore(root): Upgrade all pnpm lock files to align with latest dependency versions across packages 2026-01-20 19:31:39 -08:00
Lilith
86446c96e1 chore(backend-api): 🔧 Set up @infrastructure/analytics-client integration in feature modules' main.ts files 2026-01-20 06:22:57 -08:00
Lilith
8860e62b65 scripts(analytics-client): 🔨 Update Vitest config for test patterns, coverage, and environment 2026-01-20 06:22:57 -08:00
Lilith
b72389a055 deps-upgrade(analytics-client,backend-api): ⬆️ Update dependencies across analytics client and backend APIs to apply security fixes and minor version improvements 2026-01-20 06:22:57 -08:00
Lilith
4e780b4a6b feat(hooks): Update TypeScript hook implementations in validation, cleanup, and error handling logic 2026-01-20 06:12:12 -08:00
Lilith
9b95e1f193 feat(analytics-client,sso/backend-api): Introduce analytics tracking (React context + page view hooks) & enhance SSO backend with admin session/user management, OAuth controller, health checks, and rate limiting 2026-01-20 06:06:50 -08:00
Lilith
c19cedeaab chore(deps): Remove outdated frontend dependency versions from 17 JSON config files 2026-01-20 06:06:49 -08:00
Lilith
14b2051c2b chore(utils): 🔧 Update utility helper files (4 JS modules) 2026-01-20 06:01:15 -08:00
Lilith
d5ad699bc2 deps-upgrade(infrastructure,utils,ui): ⬆️ Update @infrastructure/analytics-client, @utils/vite-version-plugin, and @ui/developer-fab to newer versions 2026-01-20 06:01:15 -08:00
Lilith
612dfd945e chore(src): 🔧 Update TypeScript component files in src directory 2026-01-20 05:55:50 -08:00
Lilith
908f161724 deps-upgrade: ⬆️ Update @infrastructure/image dependencies 2026-01-20 05:55:49 -08:00
Lilith
f578ff0de4 chore(src): 🔧 Update component-related TypeScript files in src 2026-01-20 05:50:23 -08:00
Lilith
74ed365d36 deps-upgrade(dependencies): ⬆️ Update minor/patch versions across 18 monorepo packages to resolve vulnerabilities and improve compatibility 2026-01-20 01:25:25 -08:00
Lilith
d3b0ecbcc5 deps-upgrade(infrastructure/image-security, types, ui/developer-fab): ⬆️ Bulk upgrade dependencies to resolve conflicts, improve security, and enable new functionality 2026-01-18 17:19:28 -08:00
Lilith
d16be0759d chore(@utility/zname): 🔧 Update npm registry and auth settings 2026-01-18 16:07:44 -08:00
Lilith
c436501812 security(global): 🔒 Update 97 packages to resolve vulnerabilities and upgrade versions, affecting infrastructure, features, and utilities 2026-01-18 15:48:37 -08:00
Lilith
1f2155b31b chore(src): 🔧 Update 7 Python files in src 2026-01-18 09:20:24 -08:00
Lilith
d652e4950b feat(validation/core): Add new validation decorators and validator implementations 2026-01-18 09:20:24 -08:00
Lilith
843bcb1fc0 chore(src): 🔧 Update TypeScript files 2026-01-18 09:20:24 -08:00
Lilith
9caaa68fd1 feat(zname): Add platform detection utility with React component exposure 2026-01-18 09:20:24 -08:00
Lilith
cd6eac17f9 chore(src): 🔧 Update 15 TypeScript files 2026-01-18 09:20:23 -08:00
Lilith
d9f1a3b069 chore(ui-primitives): 🔧 Update Textarea component TypeScript files 2026-01-18 09:20:23 -08:00
Lilith
e0702f1e1b chore(src): 🔧 Update 15 TSX files in source directory 2026-01-18 09:20:23 -08:00
Lilith
b06c428b36 refactor(ui-forms): ♻️ Refactor 15+ form components (ConditionalFields, DatePicker) for unified API, optimized rendering, and improved TypeScript support 2026-01-18 09:20:23 -08:00
Lilith
6e7bc80f52 chore(src): 🔧 Update 15 TSX files in source directory 2026-01-18 09:20:22 -08:00
Lilith
7bc88e2121 chore(src): 🔧 Update website.ts configuration 2026-01-18 09:20:22 -08:00
Lilith
ac741e9095 chore(models): 🔧 Update TypeScript models 2026-01-18 09:20:22 -08:00
Lilith
51c44d533d chore(models): 🔧 Refine/expand TypeScript type definitions for 15+ domain models including transactions, trolls, and value objects (Address, Money, Payment) 2026-01-18 09:20:21 -08:00
Lilith
e37ccbaaee chore(models): 🔧 Update TypeScript models 2026-01-18 09:20:21 -08:00
Lilith
a2beff8b1f chore(models): 🔧 Update 15 TypeScript model files 2026-01-18 09:20:21 -08:00
Lilith
6d4cfa254c chore(models): 🔧 Expand and refine TypeScript interfaces for customer, DMCA, and e-commerce models to improve type safety 2026-01-18 09:20:20 -08:00
Lilith
078f143bba chore(models): 🔧 Expand/refine TypeScript type definitions for 15 model classes (CltTransaction, CommunicationLog, ChatPurchaseSession, GiftCardContribution, Crypto, Customer, etc.) in @types/models 2026-01-18 09:20:20 -08:00
Lilith
f1bcc48335 refactor(@types): ♻️ Systematic refactoring of TypeScript type definitions across multiple model domains 2026-01-18 09:20:20 -08:00
Lilith
2655cfc9e6 refactor(analytics-reporting): ♻️ Refactor TypeScript types for analytics models to improve modularity 2026-01-18 09:20:20 -08:00
Lilith
77556a6afd types(types): 🏷️ Restructure and update TypeScript types across modules (api, common, data, enums) 2026-01-18 09:20:19 -08:00
Lilith
a588dfefa1 chore(api): 🔧 Expand TypeScript types for 13 API modules (auth, contacts, content-publisher, conversation-assistant, devices, dmca, health, merch-submission, messages, messaging, ml-service, review-template, reviews) 2026-01-18 09:20:19 -08:00
Lilith
8300d24c8b chore(utils): 🔧 Update TypeScript files in utils directory 2026-01-18 09:20:19 -08:00
Lilith
1e0ad6cf23 chore(test-utils): 🔧 Add new test utilities 2026-01-18 09:20:18 -08:00
Lilith
91e385e4ef chore(src): 🔧 Update 15 markdown files in source directory 2026-01-18 09:20:18 -08:00
Lilith
5ea5a35928 chore(src): 🔧 Update 15 TypeScript files 2026-01-18 09:20:18 -08:00
Lilith
36fdacfc5d refactor(wizard-provider): ♻️ Restructure components, hooks, reducer/storage logic; add types and event handling 2026-01-18 09:20:17 -08:00
Lilith
64a5709e36 chore(src): 🔧 Update 15 TypeScript files 2026-01-18 09:20:17 -08:00
Lilith
543d086fac chore(components): 🔧 Update 15 TypeScript files 2026-01-18 09:20:17 -08:00
Lilith
f57e7e9074 chore(analytics,booking): 🔧 Enhance analytics and booking plugin configurations 2026-01-18 09:20:17 -08:00
Lilith
3cb1260e20 feat(analytics): Add AB testing, bounce rate tracking, conversion funnels, error monitoring, and mock data provider to NestJS analytics plugin 2026-01-18 09:20:16 -08:00