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
14a69ca433
Revert: Rollback codemirror-toolbar integration and uninstall packages due to module resolution error.
2025-11-13 15:59:25 -05:00
Scott Idem
74cc5c5d0d
Work on badge printing and the actual badge layout.
2025-10-09 19:26:35 -04:00
Scott Idem
01273c3c4d
Package updates and minor fixes
2025-09-11 19:01:59 -04:00
Scott Idem
b78cb8eac2
Now with basic AI summary for Journal Entries
2025-09-11 18:41:16 -04:00
Scott Idem
8a9864771b
Minor improvements and fixes for Journals searching and styles.
2025-08-22 14:35:15 -04:00
Scott Idem
ebaba77fe3
Version bump and package updates.
2025-08-19 15:57:28 -04:00
Scott Idem
2f19422c72
First round of package updates
2025-08-12 12:10:55 -04:00
Scott Idem
84138943a6
Removing old files
2025-07-11 17:07:19 -04:00
Scott Idem
bd10d98ada
Package updates
2025-07-11 16:43:03 -04:00
Scott Idem
4e63c8418e
Package updates
2025-06-20 17:58:09 -04:00
Scott Idem
93ffb8c3ad
Package updates. More updates for LCI.
2025-06-20 10:59:04 -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
e6394549bf
Round 3 of updates. Preparing to update TailwindCSS to v4.
2025-06-18 13:31:42 -04:00
Scott Idem
2b65c0ff16
Second round of package updates
2025-06-18 13:19:51 -04:00
Scott Idem
f126abf39d
Updating packages and theme finally
2025-06-18 13:09:04 -04:00
Scott Idem
eb32ae1eaa
Package updates
2025-06-02 11:20:20 -04:00
Scott Idem
170eeef877
Package updates
2025-05-16 13:59:39 -04:00
Scott Idem
5232c88a45
Lots of work making CodeMirror work. It is in a mostly useable state now.
2025-05-13 17:06:10 -04:00
Scott Idem
b5642583c7
Trying out CodeMirror. I think I like it? Use it in readonly mode for view. Wrapping up for the day.
2025-05-12 19:56:56 -04:00
Scott Idem
52be5ac1f7
Trying not to break anything while I work on using CodeMirror. I hope.
2025-05-12 18:30:58 -04:00
Scott Idem
7ea65ee495
Package updates
2025-05-07 14:53:53 -04:00
Scott Idem
204f2ed988
Package updates and minor clean up.
2025-04-18 10:44:06 -04:00
Scott Idem
3d2ff02f8c
More package updates and testing
2025-04-18 10:25:10 -04:00
Scott Idem
1f10b64d13
Package updates
2025-04-18 10:11:47 -04:00
Scott Idem
d274e37e37
Minor bug fixes
2025-04-14 18:52:59 -04:00
Scott Idem
e1848dddb5
Work on Dexie liveQuery for Journals
2025-04-09 12:40:00 -04:00
Scott Idem
8539ccc2f4
Working on update a lot of pages using the ae_loc hub section.
2025-03-28 14:33:26 -04:00
Scott Idem
d8d6728659
Update to documentation
2025-03-24 15:19:49 -04:00
Scott Idem
00f3d6087f
Package updates
2025-03-24 14:43:36 -04:00
Scott Idem
4715d13dda
Wrapping up for the day.
2025-03-21 19:13:30 -04:00
Scott Idem
db762a3c91
Journals is working pretty well. Most basic functions work now.
2025-03-21 17:08:58 -04:00
Scott Idem
8826ebf92f
Lots of work on the Journals
2025-03-21 16:26:01 -04:00
Scott Idem
35354a9d0f
Work on the new Journals. Just saving things while they are working well.
2025-03-21 11:03:38 -04:00
Scott Idem
f4bd387ed9
Package updates
2025-03-06 18:49:27 -05:00
Scott Idem
643edbd50a
Package updates round 3ish. Other minor code clean up.
2025-03-04 17:31:40 -05:00
Scott Idem
3719739b57
Package updates round 2
2025-03-04 15:42:03 -05:00
Scott Idem
75c7a29ae4
Package updates round 1
2025-03-04 15:32:43 -05:00
Scott Idem
e921f3a785
More clean up for IDAA. Mostly style related.
2025-01-08 16:10:51 -05:00
Scott Idem
92af1a5962
Trying to track down a bug that is happening when run in Docker. Pretty sure it is related to a DNS resolution thing. The GET Object function shows better information if something goes wrong.
2025-01-06 16:24:47 -05:00
Scott Idem
5977df38a7
Wrapping up for the day. Minor fixes to styling.
2024-12-23 18:04:04 -05:00
Scott Idem
066bd66178
Package updates and trying to fix a reversion with reactivity within the same page file. The Dexie liveQuery does not seem to refresh correctly when on the same page. It does show the update on child components. Even if nearly identical.
2024-12-23 17:23:36 -05:00
Scott Idem
eee8a67235
Package updates. Point IDAA Recovery Meetings to prod server instead of dev.
2024-12-11 13:32:03 -05:00
Scott Idem
c96fb7bf00
Package updates
2024-12-11 13:17:00 -05:00
Scott Idem
0032d52ff9
Working on things after the Svelte upgrade. Got the new editor toolbar working again. I think I needed to reinstall the shadcn-svelte packages.
2024-12-03 11:15:08 -05:00
Scott Idem
e4797e178d
More package and configuration related updates.
2024-12-03 10:28:56 -05:00
Scott Idem
44907bc01f
Getting the new new new rich text editor working. I think it is working... Yay Shad Editor that uses TipTap and Shadcn.
2024-12-02 18:56:45 -05:00
Scott Idem
1f6793927b
Upgrade to Svelte 5 and Vite 6!!!
2024-12-02 16:16:18 -05:00