Scott Idem
7e1eaba3bc
feat: Migrate ESLint to flat config and resolve initial linting errors
...
Migrated the ESLint configuration to the new flat config format ()
and addressed several initial linting errors.
Key changes include:
- Updated ESLint configuration to treat as warnings instead of errors.
- Fixed errors in by declaring and .
- Corrected error in by using instead of an out-of-scope .
- Resolved error in by replacing the undefined directive with the component.
- Addressed errors in by replacing with and with .
- Fixed errors in by importing necessary modules (, , ) and adding missing props (, , , , ).
2025-11-17 18:46:54 -05:00
Scott Idem
88d36d512d
Update to all catch functions.
2025-11-13 20:15:09 -05:00
Scott Idem
0e960ba955
Fixing id_random vs id for links and other things. Fixed the hash SHA256 error.
2025-11-13 18:59:27 -05:00
Scott Idem
e9a8f7df00
This was a lot... things are mostly working again. The changing of id_random properties caused some problems. The hosted_file_hash_sha256 is not working? There are other issues as well... This will take some time.
2025-11-13 18:38:00 -05:00
Scott Idem
a84d06a28d
Refactor: Update import paths for elements after moving them to src/lib/elements/.
2025-11-13 16:37:24 -05:00
Scott Idem
6e00502d3d
Refactor: Update import paths for app_components after moving them to src/lib/app_components/.
2025-11-13 16:19:09 -05:00
Scott Idem
de7e02b9ef
Refactor: Update import paths for api.ts after moving it to src/lib/api/api.ts.
2025-11-13 16:16:18 -05:00
Scott Idem
848a3e9a4b
First realish round of updates by Gemini...
2025-11-13 11:12:06 -05:00
Scott Idem
35031d3193
Added new topic for IDAA BB
2025-11-03 18:04:47 -05:00
Scott Idem
88e4ab119d
More updates related to the IDB table name changes for events.
2025-10-06 14:25:52 -04:00
Scott Idem
4aeded3a12
Working on making sure notifications are being sent to IDAA staff when a post or post comment is created or updated. It looks like it is working....
2025-10-01 13:03:16 -04:00
Scott Idem
2f4800f995
Adding notify/alert/message staff link to Google Form for IDAA.
2025-09-23 13:16:38 -04:00
Scott Idem
5bf231c468
Adding new Jitsi meeting links and related.
2025-09-23 12:41:14 -04:00
Scott Idem
7490545ba7
Work on Jitsi for IDAA
2025-09-23 11:23:05 -04:00
Scott Idem
32b6f59245
Work on report config options and export of presenters
2025-09-16 10:14:58 -04:00
Scott Idem
88c4f4e891
Bug fix for access denied message. Better formatting and extra Cancel edit button
2025-09-08 15:21:43 -04:00
Scott Idem
92a00ddee9
Sort of bug fix related to Novi linking.
2025-09-08 15:09:32 -04:00
Scott Idem
7364ce5527
Remove debug code!!
2025-09-03 15:06:55 -04:00
Scott Idem
a6ae701e0f
Minor update to logic
2025-09-03 14:52:53 -04:00
Scott Idem
711e24a7d0
Bug fixes and general code clean up related to the IDAA Archives.
2025-09-03 14:35:44 -04:00
Scott Idem
0446822779
Minor alignment fix
2025-08-12 18:06:54 -04:00
Scott Idem
231462e3ad
Working to make the dark mode look better. Work on the help tech component. General clean up.
2025-08-12 17:59:37 -04:00
Scott Idem
05d7e78444
Bug fixes
2025-08-12 14:19:54 -04:00
Scott Idem
0ecb9d15b0
General clean up. Better sorting for the IDAA Archives and BB Posts and Comments
2025-08-12 13:24:03 -04:00
Scott Idem
d3f71be94e
Minor update to make the selected Post Comment update when the liveQuery value changes.
2025-08-12 12:02:46 -04:00
Scott Idem
a4b3d3887f
The notifications to Post Commenters should be working now.
2025-08-11 18:34:58 -04:00
Scott Idem
6622fc4169
Working on IDAA BB Post Comment notifications and related.
2025-08-11 17:50:01 -04:00
Scott Idem
7ef18ce105
More work on dark mode clean up. Wrapping up for the week. Happy almost birthday me.
2025-08-08 17:49:58 -04:00
Scott Idem
b95111503d
Never ending working styling for light and dark mode in Novi.
2025-08-08 15:57:46 -04:00
Scott Idem
5187f6455a
Getting the IDAA BB ready with the tech notification
2025-08-08 13:30:31 -04:00
Scott Idem
bfe9823902
More work on the notification component and IDAA.
2025-08-07 17:02:25 -04:00
Scott Idem
e286357c8d
More work on the help tech notification. Added to Archives and Meetings so far.
2025-08-07 16:48:17 -04:00
Scott Idem
a789866642
First version of the technical help notification is ready for IDAA.
2025-08-07 10:29:46 -04:00
Scott Idem
d993ca5938
Saving work for the day. Need to finish this up for IDAA ASAP.
2025-08-06 21:40:18 -04:00
Scott Idem
9ed4bd85e1
Minor change to button style in Novi.
2025-07-29 17:34:54 -04:00
Scott Idem
93804c23d7
Bug fix for Archive Content sorting. This should be applied everywhere.... fun. Also slight improvement to the IDAA media player. Now with Play and View text. and a new icon in the button.
2025-07-29 12:34:56 -04:00
Scott Idem
dfd39ae8c9
Permission change so staff can remove linked files
2025-07-25 14:45:20 -04:00
Scott Idem
1e94043e19
Bug fix for IDAA Archive Content edit button. Updates related to new Launcher.
2025-07-22 15:56:07 -04:00
Scott Idem
7d07879e21
Do not show Play/View if nothing to play or view
2025-07-22 10:33:03 -04:00
Scott Idem
a3999e5617
Mass changes
2025-07-21 16:46:33 -04:00
Scott Idem
b54f43be35
Lots of code clean up. Finally working on the Launcher piece again.
2025-07-21 16:40:37 -04:00
Scott Idem
0ac7bea046
Improvements on how posts are pulled in and sorted.
2025-07-18 18:15:18 -04:00
Scott Idem
6c79be7179
Now with better Zoom info support.
2025-07-14 21:11:58 -04:00
Scott Idem
de2b5db21a
More updates for IDAA style
2025-07-14 14:44:51 -04:00
Scott Idem
37bcb7940d
More work on the IDAA Recovery Meetings edit styling and related
2025-07-14 14:30:00 -04:00
Scott Idem
20ad1370e2
More style updates....
2025-07-11 16:30:27 -04:00
Scott Idem
bcd42412f4
More style changes for Novi site.
2025-07-11 15:59:04 -04:00
Scott Idem
299d5b71c3
More layout fixes for IDAA....
2025-07-11 15:05:38 -04:00
Scott Idem
b133aa1285
Various bug fixes and improvements. Now able to correctly create and delete Recovery Meetings.
2025-07-11 13:12:45 -04:00
Scott Idem
6e4649882c
Improvements and other minor fixes. Wrapping up for the night.
2025-07-10 21:10:06 -04:00