Andrew Brown
523d90a232
Fix Alpine.js expression errors and JavaScript issues in timeline editor
...
- Fix Alpine.js "function not defined" errors by adding typeof checks with fallbacks
- Fix "Invalid left-hand side in assignment" error by replacing x-model with manual binding
- Add Notebook namespace initialization to prevent "Notebook is not defined" errors
- Add defensive checks for missing jQuery plugins (iconpicker, modal)
- Ensure all Alpine.js expressions gracefully degrade when context unavailable
- Timeline editor now functions without JavaScript console errors
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-28 17:57:09 -07:00
drusepth
dc2b0bc831
get content link chips working for notebook pages
2022-05-24 13:21:14 -07:00
drusepth
94bfb0f9b0
appease Uglifier for asset compilation
2021-10-04 23:36:04 -07:00
drusepth
6092fcc26c
add caching to js name lookups
2021-10-04 22:31:14 -07:00
drusepth
0046af6880
add basic tags view in data vault
2021-10-04 21:23:58 -07:00
Andrew Brown
9ba167d7c2
skip name requests on your own content
2021-03-26 15:20:59 -07:00
Andrew Brown
55affe50c3
hook up content#show again, add internal api for fetching page names on pageload
2021-03-26 13:04:30 -07:00
Andrew Brown
1c8b686804
proof that qa is important
2020-08-02 16:08:14 -07:00
Andrew Brown
62039bb5de
oopsies, this is the actual check :)
2020-07-28 15:31:31 -07:00
Andrew Brown
fb0473997a
better fix + show first panel with data instead of always first panel
2020-07-28 15:28:32 -07:00
Andrew Brown
5895e389f3
polish up sidelinks references category
2020-02-19 17:10:45 -06:00
Andrew Brown
5536786fa1
don't scroll to the top when changing tabs
2020-02-19 16:22:21 -06:00
Andrew Brown
24dee7c97b
fix coloring ux on sidelink clicking
2020-02-19 16:13:15 -06:00
Andrew Brown
0b70dbac16
PR polish
2020-01-30 23:35:48 -06:00
Andrew Brown
e1260ed570
favorite and filter documents also
2020-01-28 11:56:38 -06:00
Andrew Brown
ee1eec9c19
don't create a ton of click event handlers
2020-01-28 11:04:12 -06:00
Andrew Brown
8e1590fced
don't show hidden fields on content#edit
2020-01-15 13:29:06 -06:00
Andrew Brown
fe3ce777ee
deletion logic
2018-08-18 16:49:17 -05:00
Andrew Brown
e3f3c02ea4
Properly show custom fields with a slash in the name
2017-05-23 19:34:53 +00:00
Andrew Brown
e80c6a22a6
Add character-spouse two-way relation, and 2w related creatures relation
2017-02-28 16:46:47 +00:00
Andrew Brown
e689c5172e
Add expand-all toggling instead of just one-way expanding
2017-02-23 17:01:32 +00:00
Andrew Brown
377ec0453f
Polish up content#show
2017-02-23 13:40:38 +00:00
Andrew Brown
9c58fd9d3c
Hook up panel links on content#show
2017-02-21 21:21:20 +00:00