Skip to content

Hide edit/delete/new actions behind curator_edit_delete feature flag#149

Merged
misabegovic merged 3 commits into
mainfrom
claude/feature-flag-curator-dashboard-58doB
Feb 4, 2026
Merged

Hide edit/delete/new actions behind curator_edit_delete feature flag#149
misabegovic merged 3 commits into
mainfrom
claude/feature-flag-curator-dashboard-58doB

Conversation

@misabegovic
Copy link
Copy Markdown
Owner

All curator dashboard edit, delete, and create actions are now hidden
behind Flipper.enabled?(:curator_edit_delete). The "Suggest Photo"
button remains visible as it works correctly.

Affected views:

  • Dashboard quick actions (new location/experience/plan/audio_tour)
  • Locations index (new button) and show (edit button)
  • Experiences index (new button) and show (edit button)
  • Plans index (new button) and show (edit/delete buttons)
  • Audio tours index (new/edit/delete) and show (edit/delete buttons)

To enable these actions: Flipper.enable(:curator_edit_delete)

https://claude.ai/code/session_01FjoN1D3wgsVedKpi3nNVEk

All curator dashboard edit, delete, and create actions are now hidden
behind Flipper.enabled?(:curator_edit_delete). The "Suggest Photo"
button remains visible as it works correctly.

Affected views:
- Dashboard quick actions (new location/experience/plan/audio_tour)
- Locations index (new button) and show (edit button)
- Experiences index (new button) and show (edit button)
- Plans index (new button) and show (edit/delete buttons)
- Audio tours index (new/edit/delete) and show (edit/delete buttons)

To enable these actions: Flipper.enable(:curator_edit_delete)

https://claude.ai/code/session_01FjoN1D3wgsVedKpi3nNVEk
Remove "Travel/Viagem/Reise/etc" from profile.title for shorter
mobile navigation labels across all 15 supported languages.

https://claude.ai/code/session_01FjoN1D3wgsVedKpi3nNVEk
@misabegovic misabegovic merged commit 3da64a0 into main Feb 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants