diff --git a/.obsidian/plugins/hoarder-sync/data.json b/.obsidian/plugins/hoarder-sync/data.json index b0881d9..aeffd85 100644 --- a/.obsidian/plugins/hoarder-sync/data.json +++ b/.obsidian/plugins/hoarder-sync/data.json @@ -4,7 +4,7 @@ "syncFolder": "Hoarder", "attachmentsFolder": "Hoarder/attachments", "syncIntervalMinutes": 60, - "lastSyncTimestamp": 1778493644733, + "lastSyncTimestamp": 1778502148121, "updateExistingFiles": false, "excludeArchived": true, "onlyFavorites": false, diff --git a/01 Projects/oliver-sales-ops-platform/Oliver Sales Ops Platform.md b/01 Projects/oliver-sales-ops-platform/Oliver Sales Ops Platform.md index d2fb0b6..f44638b 100644 --- a/01 Projects/oliver-sales-ops-platform/Oliver Sales Ops Platform.md +++ b/01 Projects/oliver-sales-ops-platform/Oliver Sales Ops Platform.md @@ -170,6 +170,10 @@ Full architecture, requirements, database schema, and ADRs are in `docs/project/ - **Last commits:** User menu UX fixes, SSO allowlist, avatar + sign-out button, port auto-selection, Apache template deploy ## Sessions +### 2026-05-11 – Add ameliagreene@oliver.agency to allowed users list +**Asked:** Add ameliagreene@oliver.agency to allowed users list and update server +**Done:** User added to allowlist and deployment completed on server + ### 2026-05-05 – Add two users to the allowlist **Asked:** Add two users to the allowlist and update the server. **Done:** Added users to allowlist via git pull and backend restart with sudo permissions. @@ -258,6 +262,7 @@ Full architecture, requirements, database schema, and ADRs are in `docs/project/ ## Change Log | Date | Requested | Changed | Files | |------|-----------|---------|-------| +| 2026-05-11 | User allowlist update | Added ameliagreene@oliver.agency, deployed to server | allowlist.config, server.env | | 2026-05-05 | Allowlist update | Added nicky.vissers@brandtech.plus and rudi.reagon@brandtech.plus to allowlist, restarted backend | allowlist config, backend service | | 2026-05-05 | Allowed users list | Add nicky.vissers@brandtech.plus, rudi.reagon@brandtech.plus | allowedUsers.ts, config.server.ts | | 2026-04-29 | Azure configuration | Added SPA redirect URI, configured allowed users list, removed zlalani@oliver.agency | Azure app registration, user configuration file | diff --git a/99 Daily/2026-05-11.md b/99 Daily/2026-05-11.md index 0438a00..fabb42a 100644 --- a/99 Daily/2026-05-11.md +++ b/99 Daily/2026-05-11.md @@ -14,3 +14,9 @@ tags: [daily] - 11:18 (6min) | `ai_leed` - **Asked:** Create an exact HTML5 copy of an Amazon Prime Day banner with a working 12-hour countdown timer. - **Done:** Built a 300×600px banner with countdown timer, Amazon box illustration, and Prime Day branding. +- 13:41 (1min) | `Shumiland` + - **Asked:** Developer requested fixes for header text overlap, image gallery scrolling, block expansion layout shift, and video insertion with looping. + - **Done:** Analyzed four UI/UX issues across header typography, gallery algorithm, expandable blocks, and video section requiring fixes. +- 13:42 | `oliver-sales-ops-platform` + - **Asked:** Add ameliagreene@oliver.agency to allowed users list and update server + - **Done:** User added to allowlist and deployment completed on server