Scott Idem
c7ebeebe29
Add dirty-tracking to Archive Content edit: disable Save, hide Cancel when unchanged
...
- ArchiveContentForm interface + factory for controlled input bindings
- obj_changed bindable prop wired to Cancel button visibility in parent page
- Split Save button: edit mode disables when clean, create mode always enabled
- Post-upload/select/remove syncs orig snapshot so file ops do not dirty the form
- Fix archive_content_id_random / archive_id_random → V3 field names in edit component
- Add missing file_extension field to ae_ArchiveContent type
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 16:57:58 -04:00
Scott Idem
c71fc65be9
Fix archive content upload not patching record after file upload
...
Svelte 4 store nested property mutations don't call set()/update(), so
$effect on $idaa_slct never fired after upload. Replaced store property
binds with local $state variables that Svelte 5 proxies track natively.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 16:26:01 -04:00
Scott Idem
8b7597906f
Tighten Jitsi report table padding
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-06 15:05:05 -04:00
Scott Idem
c289268550
Fix Jitsi report dark surfaces
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-06 14:53:41 -04:00
Scott Idem
09a5178b89
Add Jitsi reports staff link
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-06 14:44:00 -04:00
Scott Idem
e64252b839
Refine Jitsi participant copy
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-06 14:39:45 -04:00
Scott Idem
25e35f6f96
Add Jitsi participant copy actions
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-06 14:29:27 -04:00
Scott Idem
74bc3b3625
Use 1000-row Jitsi pages
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-06 14:21:08 -04:00
Scott Idem
cd868460fe
Fetch all Jitsi report rows
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-06 14:03:47 -04:00
Scott Idem
6ebf4f125d
Better styling for toggle
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-06 12:52:57 -04:00
Scott Idem
0ae8cf63d7
Improve Jitsi iframe toggle contrast
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-06 12:49:55 -04:00
Scott Idem
d32312653d
Fix Jitsi report iframe title contrast
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-06 12:26:32 -04:00
Scott Idem
f5155eba50
New template page for IDAA and their Jitsi reports page.
2026-05-06 12:23:39 -04:00
Scott Idem
392217e66c
Refine Jitsi report edit-mode controls
2026-05-06 12:10:41 -04:00
Scott Idem
7497bfb9f8
Tighten Jitsi report exclusions
...
Use Jitsi url_params.uuid for exclusion where available, preserve url_params in cached activity logs, and add the temporary staff-name fallback behind the same edit-mode toggle.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-06 11:47:43 -04:00
Scott Idem
3ae9d0a884
Refine IDAA Jitsi reports UX
...
Add Novi UUID exclusion and known-meeting filtering, default the report date range to the last 60 days, and hide Room Name unless global edit mode is enabled.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-06 10:39:42 -04:00
Scott Idem
409308d2be
Refine Jitsi docs and bootstrap notes
...
Keep the bootstrap quickstart focused on general platform knowledge, while preserving the Jitsi Reports reminder in the project docs and todo list.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-05 17:43:31 -04:00
Scott Idem
62cc26d1f9
Making things prettier:
...
npx prettier --write src/routes/journals/
2026-05-05 17:27:48 -04:00
Scott Idem
8b087edeb9
Add journal entry follow-up notes
...
Document the remaining Journal Entry Config follow-ups: toggle contrast, footer button styling, passcode auth behavior, AI summary shortcut, Archive On sizing, and Archive On behavior.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-05 17:26:28 -04:00
Scott Idem
54707a00e3
Refine journal entry config
...
Polish the Journal Entry Config modal to match the desired section outline, hide alert messaging unless enabled, update the shared draft typing for entry flows, and replace deprecated privacy icons.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-05 17:14:20 -04:00
Scott Idem
e5c8500bc1
Advance journal config modal parity
2026-05-05 14:56:10 -04:00
Scott Idem
07dd213cfd
Refine journal description editor layout
2026-05-05 14:36:01 -04:00
Scott Idem
1c20038a55
Align AI modal with journals config style
2026-05-05 14:12:55 -04:00
Scott Idem
d8616ea5fd
Normalize Journals config tabs
2026-05-05 14:10:12 -04:00
Scott Idem
0b04ce7c0c
Add Jitsi reports to IDAA
2026-05-05 14:02:52 -04:00
Scott Idem
146682a30b
Modernize AI tools token input
2026-05-05 13:33:40 -04:00
Scott Idem
20d8a6975d
Align journal docs with current model
2026-05-05 13:31:19 -04:00
Scott Idem
80957316f2
Normalize journal entry config actions
2026-05-05 12:59:30 -04:00
Scott Idem
0d0cec9819
Tighten AI config autofill handling
2026-05-05 10:35:35 -04:00
Scott Idem
0705fa8de4
Tweak the wrapping for small width.
2026-05-04 19:05:04 -04:00
Scott Idem
5846981c48
Refine journal entry AI tool layout
2026-05-04 19:00:57 -04:00
Scott Idem
3ca0f0bad9
Wire journal AI tools into entry view
2026-05-04 18:41:03 -04:00
Scott Idem
7486150aab
Fix journal entry layout scrolling
2026-05-04 18:32:38 -04:00
Scott Idem
c3a346cc9a
Add responsive journal sidebar
2026-05-04 17:42:13 -04:00
Scott Idem
7fd8c976bf
Hide empty journal attachments
2026-05-04 17:35:36 -04:00
Scott Idem
9ed2d21757
Stabilize journal entry width
2026-05-04 17:25:08 -04:00
Scott Idem
38a752fbae
Gate journal filters by access level
2026-05-04 16:59:33 -04:00
Scott Idem
285ef84b7e
Refine journal search filtering
2026-05-04 16:58:48 -04:00
Scott Idem
5cbdec3b5c
Reset BB dirty state after save
2026-05-01 18:53:28 -04:00
Scott Idem
8a23e7b7b3
Clean BB detail view wiring
2026-05-01 18:43:19 -04:00
Scott Idem
cc5a6887c0
Stabilize BB iframe width
2026-05-01 18:41:13 -04:00
Scott Idem
89c05cc323
Show Novi IDs in BB read views
2026-05-01 18:31:36 -04:00
Scott Idem
0631937e18
Dim locked Novi identity fields
2026-05-01 18:15:20 -04:00
Scott Idem
20bf1d94eb
Improve IDAA BB post editing
2026-05-01 17:34:18 -04:00
Scott Idem
878ff91c30
feat(api): migrate send_email to v3 action endpoint
2026-05-01 15:53:05 -04:00
Scott Idem
7cef6be54c
docs(core): mark data store fallback temporary and list special cases
2026-05-01 14:31:19 -04:00
Scott Idem
19822c4eaf
docs(security): narrow x-no-account-id guidance and JWT notes
2026-05-01 13:59:07 -04:00
Scott Idem
d5e5cb7ada
fix(idaa): gate jitsi report load and restore data store fallback
2026-05-01 13:45:24 -04:00
Scott Idem
e7b6045580
Updates to the documentation.
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-30 17:13:11 -04:00
Scott Idem
a1ebeddf9d
fix(core): clarify account fallback source and pretty-print _json payloads
2026-04-30 17:00:53 -04:00