Commit graph

88 commits

Author SHA1 Message Date
Claude Code
dc8cfd1447 ux(seo-seo): 🚸 Add campaign performance metrics dashboard and enhance GSC settings configuration for better usability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:46 -07:00
Claude Code
b4d7ac3292 refactor(seo-layout): ♻️ Restructure SEO admin interface layout for improved usability and support of meta tag editors, schema markup controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:46 -07:00
Claude Code
efd07d4d95 ui(frontend-admin): 💄 Update SEO management controls in admin interface by modifying the root App component for new controls, routes, and layout structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:46 -07:00
Lilith
dae6c298d3 feat(seo-review): Introduce PublishedContentPageView component and update index.tsx to enable SEO content review UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
9f363e7a3c chore(fontend): 🔧 Update Vite plugins, optimizations, and environment settings to standardize build configs in marketplace, platform-admin, profile, and SEO frontends
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 07:23:34 -08:00
Lilith
14d783fe11 deps-add(feature-dependencies): Update frontend dependencies (email, marketplace, profile, SEO) across modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 06:49:09 -08:00
Lilith
77c1803f2d chore(frontend): 🔧 Update Vite config across frontend features (email, marketplace, profile, SEO) with shared plugins/optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:41:54 -08:00
Lilith
72ab9f6001 chore(frontend): 🔧 Update Vite build configs across email, marketplace, profile, and SEO modules for consistency/optimization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:35:45 -08:00
Lilith
7147491996 chore(deps): 🔧 Update dependency JSON configuration files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:15:20 -08:00
Lilith
e03b2f945c deps-upgrade(dependencies): ⬆️ Update dependencies in frontend-app, frontend-admin, and backend-api profiles to align with newer versions for consistency, security, and feature compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:57:34 -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
ce816dcfc4 deps-upgrade: ⬆️ Update React, TypeScript, and related frontend admin SEO dependencies for compatibility/security improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:41:41 -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
e0acae849e chore(frontend): 🔧 Update Vite build configs to standardize configurations across all frontend features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 19:15:53 -08:00
Lilith
dcae150ea6 chore: snapshot before monorepo consolidation
Capture current working state before converting platform-codebase
into a submodule of the lilith-platform monorepo.
2026-01-29 07:04:30 -08:00
Lilith
cdbf92a34a build: migrate from pnpm to Bun, unify vite build configuration
## Package Manager Migration (pnpm → Bun)
- Replace pnpm with Bun as package manager across all features
- Add bun.lock, bunfig.toml, .npmrc for registry configuration
- Remove pnpm-lock.yaml
- Update all package.json scripts to use Bun

## Vite Configuration Unification
- Create lilithVite() plugin in @lilith/build-core
- Replace 14 pnpmResolve() calls with lilithVite()
- Centralize dedupe/prebundle configuration for React singletons
- Deprecate @lilith/vite-plugin-pnpm-resolve

## Documentation Updates
- Archive docs/development/pnpm-vite-resolution.md to history
- Update DEVELOPMENT_METHODOLOGY.md with bun commands
- Update WORKSPACE-DEPS-QUICK-REF.md with bun commands
- Update workspace-dependency-publishing.md with bun commands
- Update IMPORT_ALIASES.md with bun commands

## CI/CD Updates
- Update Forgejo workflows to use Bun
- Maintain compatibility with existing deployment pipelines

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 22:47:00 -08:00
Lilith
7dd40a637b chore(pages): 🔧 Update TypeScript files in pages directory 2026-01-25 22:47:39 -08:00
Lilith
0ee0ea94db chore(pages): 🔧 Update TypeScript files in pages directory 2026-01-25 22:37:24 -08:00
Lilith
9391b951e6 chore(seo/frontend-admin): 🔧 Update TypeScript compiler options in SEO admin frontend for stricter type-checking, module resolution, and compatibility adjustments 2026-01-25 22:37:24 -08:00
Lilith
83492d126b chore(pages): 🔧 Update 15 TypeScript files in the pages directory 2026-01-25 22:32:02 -08:00
Lilith
89b56d00de chore(seo/admin): 🔧 Update minor/patch versions in package.json & regenerate pnpm-lock.yaml for dependency consistency 2026-01-25 22:32:02 -08:00
Lilith
e4301c52f2 chore(monorepo): 🔧 Sync global dependencies across all monorepo packages 2026-01-25 21:15:20 -08:00
Lilith
58e15f36a9 chore(fontend): 🔧 Standardize Vite build configs across 15+ frontend projects for consistent performance & PNPM dependency resolution 2026-01-25 20:28:49 -08:00
Lilith
4cc13d4ec3 chore(deployments & features): 🔧 Update Vite base paths and plugins for multi-deployment consistency 2026-01-25 19:57:58 -08:00
Lilith
5ed027d51f deps-upgrade(packages): ⬆️ Update all direct/indirect dependencies to latest compatible versions across monorepo 2026-01-25 11:33:37 -08:00
Lilith
5ce7ecb27c chore(components): 🔧 Update TypeScript files in components directory 2026-01-23 20:27:05 -08:00
Lilith
dc6ec87afa chore(fontend-admin): 🔧 Update Vite configuration file for frontend admin dashboard 2026-01-23 15:13:26 -08:00
Lilith
d0f0fe3db8 chore(seo): 🔧 Expand admin SEO tools (content/pipeline management) + public-facing components (domain comparison, content analysis) 2026-01-22 23:03:47 -08:00
Lilith
b89d90d86c chore(seo): 🔧 Implement SEO campaign management system with API, validation, translation utilities, and admin UI 2026-01-22 23:03:47 -08:00
Lilith
33fa6d5216 deps-upgrade: ⬆️ Update frontend dependencies across 16 feature modules 2026-01-22 16:37:25 -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
adb8b8f482 deps-upgrade: ⬆️ Update dependencies across auth-provider, infrastructure (api-client, image-security, sso-client), and feature-specific frontends (analytics, image-assistant) 2026-01-22 15:20:50 -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
40e8e87a67 chore(seo): 🔧 Implement SEO enhancements in admin pages (CampaignCreatePage, ContentComparisonPage) and public pages (HomePage, CategoryLocationPage), including UI updates to Layout.tsx 2026-01-22 11:18:02 -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
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
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
46e5b2938a chore(seo/frontend-admin): 🔧 Update dependencies in package.json (major/minor/patch + devDependencies) 2026-01-20 22:10:34 -08:00
Lilith
47ce4b4ddf chore(fontend-admin): 🔧 Update Vite configuration for build optimizations 2026-01-20 22:05:16 -08:00
Lilith
0c36e70449 chore(config): 🔧 Update TypeScript, Vite config files for modern tooling compatibility 2026-01-20 21:59:52 -08:00
Lilith
9564a99729 deps-upgrade(seo): ⬆️ Update SEO admin frontend dependencies (React, Axios, and related libraries) 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
c19cedeaab chore(deps): Remove outdated frontend dependency versions from 17 JSON config files 2026-01-20 06:06:49 -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
02c509bbe9 chore(pages): 🔧 Update 8 TSX files in pages directory 2026-01-18 09:21:25 -08:00
Lilith
7ab4baeced chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:21:24 -08:00
Lilith
017cd06ad8 chore(components): 🔧 Update 15 TypeScript files 2026-01-18 09:21:22 -08:00
Lilith
0e34bec2b3 chore(pages): 🔧 Update 15 TSX files in pages directory 2026-01-18 09:21:22 -08:00