Files
fizzy/app/views
Mike Dalessio 5ae87d8140 Ensure the tags dropdown is not subject to the cached card fragment
- Rearrange the _tags and _tag partial, so they are properly nested concerns
- Add turbo frames for _tags and _tag
- Load _tag in a separate request, so it's not cached with the card
- Cache _tag using the bubble and the account
- New model behavior: touch Account when tags are added or removed
- New controller action: "new" for taggings toggles, which renders the _tag partial
- Updating taggings responds with a turbo stream response that updates the _tags frame

This is very much a parallel change to what was done with assignments
in #317.
2025-03-24 16:48:11 -04:00
..
2025-03-17 21:24:08 -05:00
2025-03-17 21:24:08 -05:00
2025-03-24 11:33:04 -05:00
2025-03-20 13:54:56 -05:00
2025-03-20 13:54:56 -05:00
2025-03-24 11:33:04 -05:00
2025-03-24 11:33:04 -05:00
2025-03-24 15:19:51 -05:00
2024-10-25 15:03:31 -06:00
2025-03-24 11:33:04 -05:00
2025-03-17 21:24:08 -05:00
2024-11-29 17:05:32 -06:00
2025-01-30 15:50:22 -06:00