lilith-platform.live/codebase/@features/my/frontend-public
Natalie 7e6c27c100 feat(quinn-my): add show_on_site toggle to platforms (SSOT from credentials) with admin toggle to list on public site
- Added migration for show_on_site boolean on platforms_escort and platforms_content.
- Updated platforms-data handler to support PATCH for the field, serialize it, and on toggle=true auto-create default verified_profile entry (using site logo) via quinn.api admin surface. This makes platforms the SSOT for the list, and the toggle the choice to 'list on site' in verified on / banners.
- Updated my frontend: Platform type, PlatformsPage (dots + table checkbox for 'Site'), PlatformModal (dots).
- The toggle in quinn-my PlatformsPage (the admin for the credentials/platforms list) now controls populating the public verified on section.
- Verified profiles remain for rich customization (custom img/desc/href per platform); defaults use logo per prior requirement.
- Env for quinn api added to my server for the sync call.
- Matches the platforms list from quinn-my credentials (escort+content) as source of truth for which to manage/toggle.
2026-06-23 13:20:24 -04:00
..
e2e
public
src feat(quinn-my): add show_on_site toggle to platforms (SSOT from credentials) with admin toggle to list on public site 2026-06-23 13:20:24 -04:00
.env.development
Dockerfile.e2e
eslint.config.js
index.html
package.json fix(my): unwrap credentials list envelope from quinn.api 2026-06-22 21:15:42 -04:00
playwright.config.ts
tsconfig.json fix(my): unwrap credentials list envelope from quinn.api 2026-06-22 21:15:42 -04:00
vite-plugin-quinn-api-proxy.ts feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
vite.config.ts chore(frontend-public): 🔧 Update Vite config with performance plugins, proxy settings, and introduce environment variables for gateway feature 2026-06-10 20:40:00 -07:00