Scott Idem
3a0d901a05
Fix: Resolve parsing error and svelte/no-at-html-tags linting issues
...
Resolved a critical parsing error in leads_view_lead.svelte due to incorrect Svelte class directive syntax.
Addressed multiple svelte/no-at-html-tags linting errors across the following files to mitigate potential XSS vulnerabilities and improve code safety:
- src/routes/events_leads/exhibit/[slug]/leads_add_scan.svelte
- src/routes/events_leads/exhibit/[slug]/leads_manage.svelte
- src/routes/events_leads/exhibit/[slug]/leads_view_lead.svelte
Replaced {@html} blocks with safer Svelte conditional rendering ({#if}) and direct interpolation ({value}) for static and dynamic content where appropriate. Removed commented-out {@html} tags that were still triggering linting errors.
2025-11-17 19:11:01 -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
c4fa35e86e
Saving the new documentation for Svelte and Dexie made by Gemini. Saving changes made by Gemini to fix various things.
2025-11-17 14:09:33 -05:00
Scott Idem
88d36d512d
Update to all catch functions.
2025-11-13 20:15:09 -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
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
88e4ab119d
More updates related to the IDB table name changes for events.
2025-10-06 14:25:52 -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
574eb8c635
Last minute removing of older components that need to be updated later. No more Tab with Skeleton?
2025-06-20 18:15:51 -04:00
Scott Idem
13912fd145
Still working on upgrading to Tailwind CSS v4 an dSkeleton v3.....
2025-06-18 17:59:48 -04:00
Scott Idem
db6e9dd019
NOT FULLY WORKING YET. Still working to upgrade fully to Tailwind CSS v4.
2025-06-18 14:48:42 -04:00
Scott Idem
747e9fdb26
Setting the type to number for log_lvl.
2024-12-03 15:29:19 -05:00
Scott Idem
31272a8985
Moved library files around. Trying to keep things organized...
2024-11-19 13:29:05 -05:00
Scott Idem
6694ec92c7
Renamed a bunch of functions!
2024-10-08 16:34:06 -04:00
Scott Idem
25a28d4ff6
Moved the AE Utilities functions
2024-09-27 10:46:28 -04:00
Scott Idem
77b14a387e
General clean up. Also changed everything over to data store element version 2. Seems to be working well...
2024-09-17 17:17:20 -04:00
Scott Idem
3a6c462155
Changing the datetime formatter a bit.
2024-09-16 12:20:28 -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
0d34f81fa7
Wrapping up for the day. The new launcher is partially working. There is a lot of work to do.
2024-08-02 19:11:35 -04:00
Scott Idem
a6f8f00e9e
Implementing bug fix for Svelte params not being ready under my data value. Loading and referencing the params directly/explicitly instead.
2024-07-18 10:09:56 -04:00
Scott Idem
42fef3feb8
Re-working the API library functions and files
2024-05-23 18:20:31 -04:00
Scott Idem
69c1250961
Improved downloading export files.
2024-04-23 17:42:44 -04:00
Scott Idem
ca04e9739f
Saving my work!
2024-04-23 16:36:08 -04:00
a87b4d53a0
Unknown changes from last week in Prague?
2024-04-23 15:37:51 -04:00
f8e81bf7e4
Better style
2024-04-11 11:32:45 -04:00
d242948d7e
Show or hide alert. Enable or disable the default to scan
2024-04-11 11:17:59 -04:00
21ee101007
Clean up of style
2024-04-11 10:40:23 -04:00
2b61b8f4a5
Style updates
2024-04-11 10:11:44 -04:00
ab268532da
Padding change and minor layout change
2024-04-11 06:27:46 -04:00
920dd176fe
I am done for the night/morning...
2024-04-10 20:31:32 -04:00
5411df5893
Trying things...
2024-04-10 04:45:48 -04:00
46dcd389a4
This is nearly working.
2024-04-10 00:14:53 -04:00
f405d1b3b7
Quick save of things
2024-04-10 00:09:57 -04:00
a51e96ea6e
Hopefully this works... QR stop and start?
2024-04-09 23:05:32 -04:00
4460b38098
Style clean up
2024-04-09 06:34:34 -04:00
ef583e1328
Getting the badge search really ready
2024-04-08 19:12:44 -04:00
02af46a48f
The leads should be ready to go now.....
2024-04-07 12:59:06 -04:00
Scott Idem
562479313d
Hiding not ready warning messages
2024-04-05 11:39:11 -04:00
Scott Idem
a5b0720933
More fixes
2024-04-04 23:39:18 -04:00
Scott Idem
847fad3151
Last minute updates
2024-04-04 23:31:59 -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
Scott Idem
5671423467
Getting the badges up and running again
2024-04-03 19:37:28 -04:00
Scott Idem
8d2f4e30f4
Almost everything works!! Need to clean up export file. Missing custom questions and similar.
2024-04-03 18:10:47 -04:00
Scott Idem
9c85914b9f
Progress
2024-04-03 16:28:11 -04:00
Scott Idem
ae1764579e
Making things look good and fewer bugs
2024-04-03 15:54:51 -04:00
Scott Idem
b5588fd9a1
Slow and steady progress getting things working more smoothly.
2024-04-03 14:54:33 -04:00
Scott Idem
1555f0f8d0
Fixes for saving custom leads questions and adding by badge ID
2024-04-03 11:22:38 -04:00
Scott Idem
841367afeb
Changes have been made...
2024-03-29 15:35:40 -04:00
Scott Idem
0e26765312
General clean up. Less debug. Things work better?
2024-03-29 12:15:50 -04:00