Scott Idem
0987cd6ad9
style: Apply Prettier formatting with 4-space indentation
...
Applied consistent code formatting across the project using Prettier, now configured to use 4-space indentation instead of tabs.
2025-11-18 18:40:50 -05:00
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
a3b37a5df4
refactor: Standardize data processing and update to Svelte 5 runes
...
This commit introduces a major refactoring of the data processing logic across multiple modules (events, archives, posts, sponsorships) to use a standardized pattern with . This improves consistency and maintainability.
Key changes:
- Replaced module-specific data processing with a generic helper.
- Removed deprecated functions.
- Updated Svelte components to leverage the new Svelte 5 runes, simplifying state management.
- Fixed linting errors and updated test configurations.
- Added .
2025-11-17 16:38:54 -05:00
Scott Idem
bad5da3ddc
More serious work on badge printing. Working on the templates and actually implementing the printable badge.
2025-10-07 19:39:53 -04:00
Scott Idem
cd03d9e488
Updating the badge printing module. It needs a bit of work. Removing the old versions of functions.
2025-10-06 13:54:20 -04:00
Scott Idem
2e39c5f67b
More code clean up.
2025-07-21 18:21:36 -04:00
Scott Idem
13d906428b
Creating standardized functions. Mainly for create and delete.
2024-11-08 12:47:24 -05:00
Scott Idem
26b3c53847
Things seem to be working. It said it was overwriting files though???
2024-10-30 18:30:30 -04:00
Scott Idem
172763bc26
Working on device status and alerts.
2024-10-17 18:26:56 -04:00
Scott Idem
9a951ee365
New reports for large files. Better file query as well.
2024-10-15 15:27:11 -04:00
Scott Idem
6694ec92c7
Renamed a bunch of functions!
2024-10-08 16:34:06 -04:00
Scott Idem
1c1845280b
The search is working better now. Also better and less debug logging.
2024-10-01 18:09:27 -04:00
Scott Idem
fad58bf26f
More general clean up. Making event queries easier to use and understand.
2024-10-01 16:59:08 -04:00
Scott Idem
d6c26e7511
The initial migration for IDAA Recovery Meetings. Progress
2024-09-27 15:20:26 -04:00
Scott Idem
0f40629bfe
Done with clean up for the night. Still need to rename all of the shared functions that start with handle_.
2024-09-25 19:09:28 -04:00
Scott Idem
e3b808a0e0
A lot of work to get the LCI Champions able to add a biography and agree to Terms and Conditions.
2024-09-12 18:37:03 -04:00
Scott Idem
75b0e53114
General clean up and renaming of functions.
2024-08-19 14:53:28 -04:00
Scott Idem
cc4588c8a6
Renaming more of the standard object functions.
2024-08-14 16:16:56 -04:00
Scott Idem
0ec9cbbd08
Renaming standard object functions
2024-08-14 16:06:21 -04:00
Scott Idem
be81122e4e
General clean up
2024-08-14 15:57:57 -04:00
Scott Idem
0d48362529
Work on CRUD v2 API calls. Added sessions without files report.
2024-08-14 14:05:48 -04:00
Scott Idem
7aebf24996
Should have saved my work earlier... General clean up of initial API calls and saving to IDB. Other fixes and updates.
2024-08-07 15:26:58 -04:00
Scott Idem
997f470ebe
Now with a new recent files report.
2024-07-12 16:20:23 -04:00
Scott Idem
945c943c61
Added a reports section and the first report. Agreed presenters.
2024-07-11 17:01:44 -04:00
Scott Idem
88b0042919
This should have been saved earlier. Lots of moving code around to and clean up.
2024-07-01 16:22:10 -04:00
Scott Idem
12c778c7e2
Now with a better file manager. It still needs work.
2024-06-27 18:19:29 -04:00
Scott Idem
68d376b88d
Now able to do stuff with the locations
2024-06-25 18:06:56 -04:00
Scott Idem
384f91bbe7
Create presentations and presenters. Making things look nicer.
2024-06-24 19:09:40 -04:00
Scott Idem
0c4185f74c
General code clean up
2024-06-24 14:42:14 -04:00
Scott Idem
31ba1c9200
Split up the giant events functions file!
2024-06-24 14:32:25 -04:00
Scott Idem
5211f83f23
Now with file counts on the search results! Done for the day.
2024-06-21 16:57:43 -04:00
Scott Idem
ecf2b3eca8
Now with updated POC edit and other
2024-06-21 16:03:08 -04:00
Scott Idem
e5cff89acb
Now with search on presenter's name and email
2024-06-21 15:08:58 -04:00
Scott Idem
991cb1e9da
Working on ability to change the presentation name and session name... Making progress. Need to figure out why the file list does not reload correctly right after saving.
2024-06-20 17:45:00 -04:00
Scott Idem
8c52722408
Bug fixes and clean up of Dexie DB related
2024-06-19 16:27:16 -04:00
Scott Idem
06add80718
A lot of cosmetic clean up and some code clean up. Also new util functions from old Svelte NPM library.
2024-06-19 14:01:15 -04:00
Scott Idem
5ef2d05e9c
Enable emailing sign in links
2024-06-18 18:49:30 -04:00
Scott Idem
8044cd0723
POC sign is mostly working now
2024-06-18 15:52:14 -04:00
Scott Idem
97f15f41f7
Finally got the presenter file upload working better.
2024-06-14 16:23:10 -04:00
Scott Idem
06df9a6230
Everything is working except for the file uploads
2024-06-14 14:42:49 -04:00
Scott Idem
0156426f4b
Trying to get things ready for tomorrow. Now with saving of opt outs and other.
2024-06-14 00:34:24 -04:00
Scott Idem
58d25e922c
Stopping for dinner and a break.
2024-06-13 19:08:09 -04:00
Scott Idem
987e411956
Now with session searching working
2024-06-12 13:00:27 -04:00
Scott Idem
98cd149d2c
Lots of work on things for LCI! Should have saved more often.
2024-06-11 19:31:44 -04:00
Scott Idem
359c147167
Moving things to SK. Added events and sessions.
2024-05-24 19:02:52 -04:00
ab268532da
Padding change and minor layout change
2024-04-11 06:27:46 -04:00
ef583e1328
Getting the badge search really ready
2024-04-08 19:12:44 -04:00
1ae1a3d989
The AND LIKE query is now working!
2024-04-07 17:26:48 -04:00
bde3229270
Working on making the LIKE query work correctly.
2024-04-07 14:06:31 -04:00
Scott Idem
16f65cf85f
Now with much better badge search function. And bug fix for Payment tab.
2024-04-04 21:33:45 -04:00