- Introduces a distinct controller and individual forms for each option so they behave like other pop-ups
- Adds `filter` and `navigable-list` behaviors
* main: (284 commits)
Polish closed stamp
Add new card button to considering column
Let's leave inside the menu for now
Improve terminal history behavior
More space between
Add a navigation hint, make "All collections" link navigate like the others
Reorder methods
Fix: dismiss notifications from comments
Fix card icons
Filter collections menus, add keyboard shortcuts
Style
Space between
Remove debug
Consistent sizing
Configure deployment for load balancing
Configure the autoclose period at the collection level
Rename to avoid using the same name
Add brakeman rule
Collections can be private now too
Not used outside the class anymore
...
* main:
Account for stages where the color isn't set
Choose workflows from a small preview
Add missing filter display classes, style input
Scroll users list, adjust layout
Workflows and card perma polish
Type polish and sizing constraints
dep: AR::Tenanted: no implicit db migrations
New layout for collections settings, stub entropy setting
Adjust collection line to contrast with comment excerpts
Adjust perma layout for larger cards
Give the timeline a little space on each side
`.for-screen-reader` has specific behavior inside `.btn` that makes it unsuitable for use on form elements. This fix adds a second, functionally identical, class `visually-hidden` for those cases. Later we can figure out a way to make it clear when to use which.