25b51e1081
Migrate Event and EventBadge modules to unified type system
Scott Idem
2026-01-08 12:10:31 -05:00
78bbba5999
Migrate Person and Site modules to unified type system
Scott Idem
2026-01-08 11:37:32 -05:00
d9848234a4
Implement unified frontend type system and migrate core modules
Scott Idem
2026-01-08 11:35:06 -05:00
e355b7649d
Refactor core API helpers and implement System Testing Dashboard
Scott Idem
2026-01-08 11:30:05 -05:00
bc56b38ec1
Wrapping up for the night. Saving notes and things.
Scott Idem
2026-01-07 19:34:30 -05:00
e20898e513
Implement Bootstrap Paradox resolution for V3 site domain lookup
Scott Idem
2026-01-07 19:28:09 -05:00
ea0d57658f
Standardize JWT authentication and finalize Activity Log V3 migration
Scott Idem
2026-01-07 17:43:23 -05:00
87023e7483
Add Activity Logs link to Core Management layout menu
Scott Idem
2026-01-07 12:45:16 -05:00
3ed3f9ed90
Fix Activity Log visibility and search query construction
Scott Idem
2026-01-07 12:41:18 -05:00
07479f17a8
Implement Activity Log management and Person activity integration
Scott Idem
2026-01-07 12:20:52 -05:00
5bd7c4756c
Complete editable fields whitelists for all remaining AE objects
Scott Idem
2026-01-07 11:56:28 -05:00
9c6df5c7f9
Finalize IDAA Bulletin Board V3 migration and fix UI filtering issues
Scott Idem
2026-01-07 11:37:36 -05:00
c0fc5052ab
Fix SSR errors, enhance Person activity views, and expand Core CRUD
Scott Idem
2026-01-06 19:20:27 -05:00
6d0531e227
Restore server-side 'conference' filter and finalize IDAA migration
Scott Idem
2026-01-06 18:06:32 -05:00
43d32f2e3e
Migrate Bulletin Board (Posts) to V3 and finish IDAA V3 migration
Scott Idem
2026-01-06 17:47:17 -05:00
bfa1943889
Fix IDAA Recovery Meetings loading and optimize API retry logic
Scott Idem
2026-01-06 17:22:19 -05:00
e1f97d5154
Migrate initial site domain lookup to Aether API CRUD V3
Scott Idem
2026-01-06 16:41:06 -05:00
d2084de4d8
Fix 500 error, add Address/Contact placeholders, and enhance Person activity view
Scott Idem
2026-01-06 16:16:31 -05:00
076ac1e662
Saving notes and todo updates
Scott Idem
2026-01-06 15:51:19 -05:00
0e93514262
Implement User Details page at /core/users/[user_id]
Scott Idem
2026-01-06 15:46:13 -05:00
a0f04726e0
Restructure Core management into linkable routes and add common layout navigation
Scott Idem
2026-01-06 15:33:08 -05:00
5d2186e8ca
Improve Person management and implement User linking
Scott Idem
2026-01-06 14:59:31 -05:00
c77a9ef3dd
Update project documentation and TODO list for 2026-01-06 progress
Scott Idem
2026-01-06 13:50:16 -05:00
00e80af3a1
Migrate Event Badges to V3 and implement Core Management pages
Scott Idem
2026-01-06 13:38:47 -05:00
1b318eeb8b
Migrate Core modules (Account, Site, Person, Activity Log) to Aether API CRUD V3 pattern
Scott Idem
2026-01-06 12:55:50 -05:00
f737713740
Saving notes
Scott Idem
2026-01-05 19:40:56 -05:00
d4134359b7
Finalize Journals V3 migration and implement soft delete testing.
Scott Idem
2026-01-05 19:35:21 -05:00
c6476cd767
Implement V3 PATCH/DELETE wrappers and migrate Journals module to full V3 CRUD.
Scott Idem
2026-01-05 19:30:12 -05:00
d066da9047
The ability to use V3 Create Nested works.
Scott Idem
2026-01-05 19:10:07 -05:00
45f7393ee3
Now with a working V# GET ID and GET nested ID.
Scott Idem
2026-01-05 18:52:11 -05:00
bb6b3b7352
The sorting now works and some missing fields were added.
Scott Idem
2026-01-05 18:29:41 -05:00
17589596bc
Improved sorting for badges. Waiting on an API fix to include the missing badge fields. I think only the minimum is being returned. We need things like the print_count, print_first_datetime, and other fields.
Scott Idem
2026-01-05 18:02:09 -05:00
cdca5d64be
Work on cleaning up the order by for badges.
Scott Idem
2026-01-05 17:00:00 -05:00
e06b407567
Complete initial V3 CRUD migration for Journals and Badges, fix Journals New Entry button, and update TODO integration roadmap.
Scott Idem
2026-01-02 21:07:27 -05:00
7edbb8000a
Migrate Journals and Badges modules to Aether API V3 CRUD endpoints and fix Svelte 5 / Dexie integration issues.
Scott Idem
2026-01-02 20:38:04 -05:00
60057814c7
Work on switching to the new CRUD V3.
Scott Idem
2026-01-02 20:29:43 -05:00
6eb601f56d
Saving changes to the Journals and API CRUD V3 fixes.
Scott Idem
2026-01-02 19:30:33 -05:00
33d42ed85b
Saving first versions to use the new CRUD V3 endpoints.
Scott Idem
2026-01-02 18:27:12 -05:00
2c7ed476af
Adding new API CRUD v3 functionality.
Scott Idem
2026-01-02 18:11:07 -05:00
9111e14961
Fixing a bug when editing the linked hosted file for Archive Content.
Scott Idem
2026-01-02 13:29:16 -05:00
a8314a5da0
Wrapping up for the night. This can now copy the iframe src link.
Scott Idem
2025-12-16 21:51:29 -05:00
0b64d33a72
Saving Gemini notes.
Scott Idem
2025-12-16 15:26:04 -05:00
a9d1e30fc4
This seems like a good pause point. The new Jitsi reports page is functional. The meetings log various activities and events.
Scott Idem
2025-12-16 15:07:27 -05:00
ae49fa7b39
Activity logging is working well enough for now. We need to add a reports page for the video conferences next.
Scott Idem
2025-12-16 13:55:20 -05:00
f1645fe6f4
Snapshot before Gemini gets to work.
Scott Idem
2025-12-16 13:09:45 -05:00
710d6e10c0
Fixed the activity logs!!! The ae_api was not imported or used. The account_id was also referenced incorrectly.
Scott Idem
2025-12-16 12:38:11 -05:00
a7ad5ff7fa
Trying to get the activity logs to work... Create!
Scott Idem
2025-12-16 12:02:18 -05:00
f403a3dd59
Saving the final changes for the night.
Scott Idem
2025-12-15 19:07:06 -05:00
0169cd5fcd
The activity log is almost working.
Scott Idem
2025-12-15 18:59:26 -05:00
f529f4baac
Starting to wrap up for the night. Gemini cleaned up the tools and settings section.
Scott Idem
2025-12-15 18:30:57 -05:00
a7bf03e449
Things are looking good. Now have a tools and setting pop up thing.
Scott Idem
2025-12-15 18:07:41 -05:00
e16a28cc29
Work on checking or guessing permissions based on Novi URL params.
Scott Idem
2025-12-15 16:07:26 -05:00
825f5c4829
Saving my work while we working on making the Jitsi integration better.
Scott Idem
2025-12-15 15:27:34 -05:00
44364186ed
Cleaning things up a little.
Scott Idem
2025-12-15 14:47:38 -05:00
e09805ec50
Another snapshot
Scott Idem
2025-12-15 14:11:49 -05:00
43fb316fd4
Cleaning up the code for this page. Separate out the Novi calls.
Scott Idem
2025-12-15 14:04:54 -05:00
122965f083
Saving changes as we keep cleaning up the Novi specific code.
Scott Idem
2025-12-15 13:25:39 -05:00
368ed89173
Saving a snapshot before Gemini works on things.
Scott Idem
2025-12-15 13:16:22 -05:00
8b60a09021
Saving Gemini's notes
Scott Idem
2025-12-12 17:24:51 -05:00
1d99cc325f
Things are in a pretty good working state. Ideally the Novi page should be a little more dynamic with changing the Jitsi settings. Or maybe the controls should be moved to the idaa/video_conferences page. Wrapping up for the day/week.
Scott Idem
2025-12-12 17:17:11 -05:00
fcc2811dc7
Saving a mostly working Jitsi update
Scott Idem
2025-12-12 16:03:30 -05:00
2a5b46883f
Did some package updates, Svelte build changes (fewer warnings), work on IDAA and Jitsi service.
Scott Idem
2025-12-12 14:57:10 -05:00
1611ac0183
Removing old unused references to skeletonlabs.
Scott Idem
2025-12-08 18:14:57 -05:00
dc4364dd27
This file was not needed and was causing Svelte syntax highlighting issues.
Scott Idem
2025-12-08 18:00:48 -05:00
6c0f65fdf5
docs: Update GEMINI.md and TODO.md with UI library update status
Scott Idem
2025-12-08 17:47:32 -05:00
3388f11514
Just grabbed the Svelte updates from apx 2 minutes ago. Because why not.
Scott Idem
2025-12-08 17:35:49 -05:00
9d5c079935
Double checking things and letting Gemini make some notes.
Scott Idem
2025-12-08 17:29:59 -05:00
098fc94a5a
GOOD: This is the most up to date version that seems to work after all the AI updates and changes and the package upgrades. This was a lot!!! This needs more testing... A *lot* was changed over the last 2 weeks. An oldish version from 2 weeks ago that I know works is commit b3c04464. I also found a commit (1fc58eb1) from 3 days ago that mostly works as well.
Scott Idem
2025-12-08 17:20:34 -05:00
4cf9f75259
This is just a quick extra snapshot.... I think things are still working here.
Scott Idem
2025-12-08 15:48:59 -05:00
a4ae1db497
WIP: Prepared for SkeletonLabs v3 to v4 migration with temporary v3 dependencies. Proceed to rollback to 90ee6bb1 on main branch for re-verification.
feature/re_evaluate_ui_libs
Scott Idem
2025-12-08 15:37:00 -05:00
90ee6bb156
All packages have now been updated. This includes the skeletonlabs packages. Everything seems to be working. (Except for some unrelated known bugs. Why did the badge search stop working (AGAIN)?)
Scott Idem
2025-12-05 17:00:54 -05:00
83cd8d851d
The tailwind-variants is now updated to 3.x and seems to be working....The last things are the skeletonlabs. They keep breaking things....
Scott Idem
2025-12-05 16:33:44 -05:00
50936f56d7
Vite updated to 7.x...!? Seems to be working still.
Scott Idem
2025-12-05 16:30:26 -05:00
fd73ad2e0f
More package updates
Scott Idem
2025-12-05 16:28:40 -05:00
d447de4073
Another another snapshot...
Scott Idem
2025-12-05 16:19:50 -05:00
9d95b5eac9
Another snapshot.
Scott Idem
2025-12-05 16:18:18 -05:00
3a544a2086
Taking a snapshot while I update packages in batches.... At least things are working again.
Scott Idem
2025-12-05 16:04:05 -05:00
1fc58eb18f
Seems to be working still... Trying to update packages.
Scott Idem
2025-12-05 14:50:06 -05:00
b3bad26d8f
Things seems to be working. It pulls the example moderator group list from Novi using their API. The moderator check is working. It still needs to handle more than one Novi Group.
Scott Idem
2025-12-05 12:56:08 -05:00
3f0ff46f51
First version of moving the Jitsi code to a new IDAA module under video_conferences.
Scott Idem
2025-12-05 12:15:24 -05:00
2403b41529
More work on Jitsi for IDAA
Scott Idem
2025-12-04 19:57:35 -05:00
484ea8c36c
The Jitsi meetings and most settings are working well enough for IDAA members to use for now.
Scott Idem
2025-12-04 15:37:04 -05:00
c1a440df6c
Quick save of changes for IDAA
Scott Idem
2025-12-04 11:24:39 -05:00
0fcd4e4cdf
Work on Jitsi settings
Scott Idem
2025-12-02 19:07:55 -05:00
b91d79c175
fix: Resolve props_invalid_value error and add each block keys\n\n- Initialized .files.upload_complete in src/routes/hosted_files/video_util/+page.svelte to prevent props_invalid_value error.\n- Removed commented-out, unused each blocks from several components.\n- Added each keys to improve reactivity and resolve svelte/require-each-key errors in several components.
Scott Idem
2025-11-20 20:21:06 -05:00
a68d5439bd
feat: Remove legacy files and fix first svelte/no-at-html-tags error\n\n- Moved legacy files from src/routes/legacy to backups/legacy/src/routes/legacy.\n- Removed the empty src/routes/legacy directory.\n- Fixed a svelte/no-at-html-tags error in src/routes/idaa/(idaa)/archives/[archive_id]/+page.svelte by replacing '{@html ?.name ?? 'Archive'}' with '{?.name ?? 'Archive'}'.\n- Addressed a misidentified '{@html}' tag in src/lib/ae_core/ae_comp__hosted_files_clip_video.svelte by removing commented-out code that might have caused false positives.
Scott Idem
2025-11-20 19:46:17 -05:00
266363b85f
feat(event_badge): Improve event_id handling in badge data processing
Scott Idem
2025-11-20 17:44:21 -05:00
359d5d47f9
Working on event_id and event_id_random are both showing as undefined. badge_id and badge_id_random work in this file though.
Scott Idem
2025-11-20 17:11:02 -05:00
a1a33f794d
More fixes related to id_random vs id.
Scott Idem
2025-11-20 16:56:13 -05:00
f164caf65f
Another id_random bug fix.
Scott Idem
2025-11-20 16:40:44 -05:00
0da470e7dc
More bug fixes related to incorrect paths. I am sure there are mote around.
Scott Idem
2025-11-20 16:31:01 -05:00
ce5a3535cc
Restoring old files just in case. Style fix.
Scott Idem
2025-11-20 16:09:55 -05:00
ee9d9a0aca
Trying to commit these changes so they are not lost. This is right after Gemini tried to move the Pres Mgmt files into a new sub directory. Everything seems to be working but I am sure something was missed.
Scott Idem
2025-11-20 16:02:24 -05:00
8223b964e1
Quickly saving lots of changes before they might be lost.
Scott Idem
2025-11-20 15:45:00 -05:00
064942c647
docs: Reorganize documentation files
Scott Idem
2025-11-20 14:26:30 -05:00
65b793f663
Fixed bug where trusted_access value changes were not working.
Scott Idem
2025-11-20 12:43:30 -05:00
d24e6c0400
docs: Update README.md with AE Events - Exhibit Leads module
Scott Idem
2025-11-19 23:02:44 -05:00
4b1db3afff
docs: Add and update READMEs for new v3 event modules
Scott Idem
2025-11-19 22:47:28 -05:00
d1021e2822
feat: Refactor event modules for Svelte 5 and new routing structure
Scott Idem
2025-11-19 22:45:50 -05:00
bd4bd360f7
docs: Update project documentation and session notes
Scott Idem
2025-11-19 19:05:06 -05:00