Merge branch 'main' into mobile/bridge-components

* main:
  Create popup initial alignment classes
  Fix class typo
  Hide the board selector button if card is closed
  Align board and tag picker dialogs without using math
  Add dialog manager to card perma
  Fix "M" hotkey using stale user from fragment cache
  Add Enable all/Disable all buttons to webhook event selection
  Remove whitespace
  Remove hover styles from disabled menu items

# Conflicts:
#	app/views/cards/_container.html.erb
This commit is contained in:
Jay Ohms
2026-01-19 12:02:42 -05:00
18 changed files with 177 additions and 104 deletions
+1
View File
@@ -87,6 +87,7 @@ Rails.application.routes.draw do
resource :reading
resources :assignments
resource :self_assignment, only: :create
resources :steps
resources :taggings