Lilith
|
6b73d22b59
|
refactor(feature-flags): ♻️ Enhance dynamic feature flag evaluation with async support, complex rule handling (combined logic), and improved context propagation
|
2026-01-23 09:21:32 -08:00 |
|
Lilith
|
00522309a0
|
chore(admin-features): 🔧 Implement feature flag management UI system with CRUD hooks
|
2026-01-22 23:03:13 -08:00 |
|
Lilith
|
8674781981
|
chore(feature-flags): 🔧 Implement feature flag system with backend CRUD APIs, override management, audit logging, health checks, and admin UI components
|
2026-01-22 23:03:13 -08:00 |
|
Lilith
|
e64f232bf0
|
deps-upgrade(root): ⬆️ Update backend-api dependencies and regenerate lockfiles across modules
|
2026-01-22 23:03:04 -08:00 |
|
Lilith
|
72e94157ff
|
deps-upgrade(features): ⬆️ Update dependencies across analytics, conversation-assistant, email, feature-flags, landing, and marketplace modules with new versions
|
2026-01-22 17:34:28 -08:00 |
|
Lilith
|
cd6c0a94bc
|
deps-upgrade(@infrastructure/websocket-client): ⬆️ Update dependencies across 10+ backend API features and frontend packages
|
2026-01-22 17:14:07 -08:00 |
|
Lilith
|
64d6a6f5d7
|
chore(src): 🔧 Update TypeScript files in src directory
|
2026-01-22 17:08:30 -08:00 |
|
Lilith
|
9b9097f055
|
chore(deps): ➕ Update dependency JSON configuration files
|
2026-01-22 17:08:30 -08:00 |
|
Lilith
|
90b8d70046
|
deps-upgrade: ⬆️ Upgrade frontend dependencies across analytics, email, and conversation-assistant modules with minor/patch updates to maintain consistency and security
|
2026-01-22 16:21:58 -08:00 |
|
Lilith
|
e4e093b1a6
|
refactor(lilith-platform): Update wrapper package versions across all React frontends
Updated 22 frontend application package.json files to use new wrapper package versions:
- @lilith/ui-styled-components: ^1.0.0-dev.* → ^6.3.0
- @lilith/ui-router: ^1.1.0 / 1.2.0-dev.* → ^7.12.0
Affected features:
- status-dashboard, feature-flags, analytics (admin + users)
- email (admin + users), frontend-showcase, conversation-assistant
- landing, profile, messaging, platform-admin, truth-validation
- marketplace, webmap, platform-dev, payments
- image-assistant (dev + macos), seo (admin + public), portal
These wrapper package version updates implement exact version matching pattern.
No API changes, purely dependency version alignment.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-01-22 15:56:28 -08:00 |
|
Lilith
|
3534ea3d3d
|
chore(src): 🔧 Update TypeScript definitions in 50 source files
|
2026-01-22 15:26:59 -08:00 |
|
Lilith
|
bb3b8d0fe0
|
deps-upgrade(@infrastructure, @providers, @utils/): ⬆️ Update dependency versions across projects to ensure consistency and apply latest bug fixes/security patches
|
2026-01-22 11:28:52 -08:00 |
|
Lilith
|
a793faf7c6
|
deps-upgrade: ⬆️ Upgrade frontend dependencies to patch vulnerabilities and adopt newer versions
|
2026-01-22 11:23:24 -08:00 |
|
Lilith
|
c35a133092
|
chore(feature-flags/frontend-admin): 🔧 Introduce feature flag management UI with CRUD components, card layouts, and admin pages
|
2026-01-22 11:17:57 -08:00 |
|
Lilith
|
13bcbcc1ee
|
chore(frontend): ➖ Upgrade dependencies across 20+ frontend modules (e.g., conversation-assistant, email, marketplace) via package.json/pnpm-lock.yaml updates
|
2026-01-22 11:17:56 -08:00 |
|
Lilith
|
691a481d80
|
deps-upgrade: ⬆️ Update frontend-features dependencies to latest versions across 9 modules
|
2026-01-21 22:47:49 -08:00 |
|
Lilith
|
f4c2a1de58
|
deps-upgrade: ⬆️ Upgrade pinned dependencies in 14 frontend feature modules to resolve conflicts, apply security patches, and enforce version consistency
|
2026-01-21 22:42:04 -08:00 |
|
Lilith
|
cf507b860b
|
chore(feature-flags/frontend-admin): 🔧 Update Vite build config for admin feature flag handling
|
2026-01-21 21:23:33 -08:00 |
|
Lilith
|
8151c33a11
|
deps-upgrade: ⬆️ Update dependencies across 62+ packages (hooks, infrastructure clients, testing utilities, and feature APIs) to latest stable versions
|
2026-01-21 16:14:30 -08:00 |
|
Lilith
|
ece0ad8d0d
|
chore(src): 🔧 Update TypeScript utility files in src directory
|
2026-01-21 14:50:51 -08:00 |
|
Lilith
|
d5a4457a33
|
deps-upgrade(feature-flags): ⬆️ Update backend API dependencies in feature-flags/media packages for security/bug fixes
|
2026-01-21 14:40:18 -08:00 |
|
Lilith
|
8ea089e847
|
chore(backend-api/scripts): 🔧 Update circular dependency verification scripts
|
2026-01-21 14:19:54 -08:00 |
|
Lilith
|
6fbf6bbd66
|
deps-upgrade(backend-api): ⬆️ Update core dependencies across 20 feature-specific backend APIs
|
2026-01-21 14:19:54 -08:00 |
|
Lilith
|
73834ef271
|
deps-upgrade: ⬆️ Update frontend dependencies across 15 feature packages (frontend-dev, frontend-admin) in package.json/pnpm-lock.yaml
|
2026-01-21 12:48:35 -08:00 |
|
Lilith
|
417b3de3d8
|
chore(backend-api): ➕ Update 20 feature-specific API modules' dependencies (version bumps)
|
2026-01-21 11:12:33 -08:00 |
|
Lilith
|
63195b7cfe
|
chore(subscription): 🔧 Update subscription marketplace Swcrc configs
|
2026-01-20 23:59:49 -08:00 |
|
Lilith
|
580751b649
|
chore(backend-api): 🔧 Update TypeScript compiler configs (tsconfig.json) in 19 backend API modules (analytics, attributes) with stricter checks; adjust Docker/Vite configs for E2E testing environments in platform-admin/platform-dev
|
2026-01-20 23:54:18 -08:00 |
|
Lilith
|
14df3945a3
|
deps-upgrade(backend-api): ⬆️ Update 21 backend API dependencies with security patches and version alignment
|
2026-01-20 23:54:18 -08:00 |
|
Lilith
|
102c67ad6f
|
chore(attributes): 🔧 Update YAML configuration files in attributes directory
|
2026-01-20 12:43:06 -08:00 |
|
Lilith
|
b3965f83f8
|
chore(src): 🔧 Update TypeScript files in src directory
|
2026-01-20 06:33:24 -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
|
c19cedeaab
|
chore(deps): ➖ Remove outdated frontend dependency versions from 17 JSON config files
|
2026-01-20 06:06:49 -08:00 |
|
Lilith
|
612dfd945e
|
chore(src): 🔧 Update TypeScript component files in src directory
|
2026-01-20 05:55:50 -08:00 |
|
Lilith
|
d610817391
|
chore(features): 🔧 Upgrade dependencies in 12 feature modules and regenerate pnpm-lock.yaml
|
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
|
145e376d28
|
chore(feature-flags): 🚩 Introduce structured feature flag system with backend (NestJS) providers, React hooks, API loader, and default values
|
2026-01-18 09:20:45 -08:00 |
|
Lilith
|
9aab919ad2
|
feat(feature-flags): ✨ Add admin UI for managing feature flags with CRUD operations
|
2026-01-18 09:20:44 -08:00 |
|
Lilith
|
3cc5a4fd17
|
feat(feature-flags): ✨ Add comprehensive feature flag system with backend API service, frontend components/hooks (FlagCard, useFeatureFlag), and configuration support
|
2026-01-18 09:20:44 -08:00 |
|
Lilith
|
33468449ff
|
feat(feature-flags/backend-api/flags): ✨ Introduce feature flag management system with CRUD operations, audit logging, health checks, and configurations
|
2026-01-18 09:20:44 -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
|
66eaeee9d8
|
chore: 🔧 Update files
|
2026-01-15 13:55:04 -08:00 |
|
Lilith
|
b367435f1f
|
chore: 🔧 Update files
|
2026-01-15 13:49:46 -08:00 |
|
Lilith
|
3c6164fe7e
|
chore: 🔧 Update files
|
2026-01-15 12:11:59 -08:00 |
|
Lilith
|
f2e90112a7
|
chore: 🔧 Update files
|
2026-01-15 12:01:36 -08:00 |
|
Lilith
|
8f72c33af0
|
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
|
2026-01-15 11:56:28 -08:00 |
|
Lilith
|
4157f9348a
|
chore: 🔧 Update files
|
2026-01-15 11:51:20 -08:00 |
|
Lilith
|
6c1979891f
|
chore: 🔧 Update files
|
2026-01-15 11:46:08 -08:00 |
|
Lilith
|
f65e451cdd
|
chore: 🔧 Update files
|
2026-01-15 11:01:09 -08:00 |
|
Lilith
|
10e1608346
|
chore: 🔧 Update files
|
2026-01-15 02:53:52 -08:00 |
|