From 556470437e1d4eacf79c47892c369ca0243d47fd Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Thu, 7 May 2026 13:51:01 +0100 Subject: [PATCH] vault backup: 2026-05-07 13:51:01 --- 01 Projects/cc-dashboard/CC Dashboard.md | 1 + 99 Daily/2026-05-07.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/01 Projects/cc-dashboard/CC Dashboard.md b/01 Projects/cc-dashboard/CC Dashboard.md index aa37f62..004e7d7 100644 --- a/01 Projects/cc-dashboard/CC Dashboard.md +++ b/01 Projects/cc-dashboard/CC Dashboard.md @@ -288,6 +288,7 @@ All endpoints except `/auth/login` require valid JWT in `Authorization: Bearer { ## Change Log | Date | Requested | Changed | Files | |------|-----------|---------|-------| +| 2026-05-07 | SSO configuration & Planka setup | SSO enabled, user mapping created, custom CSS applied, admin user created | AI portal app, Planka config, CSS styles | | 2026-05-07 | SSO setup, user mapping, bug fixes | ADO URL paths, connected workspace label, calendar titles, reports export | deployment script, cc-dashboard config | | 2026-05-07 | SSO configuration | User isolation enabled, personal login disabled, user migration (vadymsamoilenko@oliver.agecny → VadymSamoilenko@oliver.agecny) | Authentication config, User mapping database | | 2026-05-07 | SSO configuration | User isolation enabled, personal login disabled, user migration completed, Planka and Apache deployed | Authentication config, Planka containers, Apache config | diff --git a/99 Daily/2026-05-07.md b/99 Daily/2026-05-07.md index 7a65851..514186d 100644 --- a/99 Daily/2026-05-07.md +++ b/99 Daily/2026-05-07.md @@ -86,3 +86,6 @@ tags: [daily] - 13:24 | `cc-dashboard` - **Asked:** Configure SSO with user isolation, disable personal login, and map vadymsamoilenko@oliver.agecny to VadymSamoilenko@oliver.agecny. - **Done:** Added https://optical-dev.oliver.solutions/cc-dashboard/ as SPA to AI portal app and fixed multiple bugs in ADO links, calendar blocks, and reports export. +- 13:49 | `cc-dashboard` + - **Asked:** Set up SSO with user isolation, disable personal login, and map vadymsamoilenko@oliver.agecny to VadymSamoilenko@oliver.agecny. + - **Done:** Configured SSO in AI portal, created admin user in Planka, applied custom CSS styling, and deployed CC Dashboard SPA.