notebook/app/models/concerns
Andrew Brown ada4b03f92 Consolidate attributes editor and fix dashboard image errors
- Merged duplicate attributes editors into single route
- Removed /plan/:content_type/attributes-tailwind route and controller method
- Moved modern Tailwind attributes editor to main /attributes route
- Fixed dashboard ArgumentError: Nil location provided. Can't build URI
- Enhanced HasImageUploads concern with better Active Storage handling
- Added nil-safety guards to header_asset_for method
- Improved caching logic to prevent nil value storage

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-07 00:10:33 -07:00
..
belongs_to_universe.rb optional belongs_to seem to be enforced now ???? 2019-12-15 12:36:19 -06:00
has_attributes.rb template editor tweaks from claudy 2025-07-03 16:55:33 -07:00
has_changelog.rb yaml fallback for changelogs 2022-08-17 23:31:55 -07:00
has_content_groupers.rb add dry run migration script 2021-04-25 19:22:38 -07:00
has_content_linking.rb fix link bug 2020-01-29 13:14:18 -06:00
has_content.rb re-enable universe filtering on timelines#index 2021-08-09 12:47:21 -07:00
has_image_uploads.rb Consolidate attributes editor and fix dashboard image errors 2025-07-07 00:10:33 -07:00
has_page_references.rb clean up page references after deleting pages or fields 2022-03-28 11:30:44 -07:00
has_page_tags.rb destroy page tags when deleting pages 2021-10-05 01:28:39 -07:00
has_parseable_text.rb add sentiment page to doc analysis 2020-09-26 02:48:52 -07:00
has_parts_of_speech.rb add word frequency tables to analysis 2020-10-03 00:43:56 -07:00
has_privacy.rb remove duplicate is_public scopes 2018-09-07 20:58:58 -05:00
is_content_page.rb fix basil guidance bug & polish UI for release 2023-03-23 15:28:18 -07:00