Commit Graph

22 Commits

Author SHA1 Message Date
Jason Zimdars 87c2428d47 Differentiate, even though they share some properties 2025-11-24 12:04:33 +01:00
Andy Smith 7fe2ea203d Add hide-scrollbar utility and use on card titles 2025-11-20 11:03:10 -06:00
Mike Dalessio d41d50d52b Account.sole → Current.account
and some other de-tenant changes, including removing the controller
tenanting concerns
2025-11-17 09:11:40 -05:00
Andy Smith 2598c2009b Fix full page column title typos 2025-11-13 14:36:38 -06:00
Andy Smith 5246c202b0 Create back link helper that works nicely on mobile 2025-11-13 14:13:29 -06:00
Andy Smith 3d2b649828 Add btn--back class 2025-11-13 13:57:36 -06:00
Jason Zimdars 61dcb50282 Ensure Maybe? is centered 2025-11-11 17:48:05 -06:00
Jason Zimdars 54098c33a1 Add attribution footer 2025-11-11 17:42:41 -06:00
Jason Zimdars 4386eea75f Use url 2025-11-11 17:31:23 -06:00
Jason Zimdars 718ceb8e31 Use url 2025-11-11 17:26:53 -06:00
Jason Zimdars 7b5afc8c14 No longer used 2025-11-11 17:23:27 -06:00
Jason Zimdars f9b6928e56 Add navigation and title to column views 2025-11-11 17:22:16 -06:00
Jason Zimdars ea943a8a40 Bring back button to expand to grid view 2025-11-11 16:52:43 -06:00
Jason Zimdars 4a75d7ed40 Update to use column_frame_tag, restore button to expand to grid view 2025-11-11 16:52:24 -06:00
David Heinemeier Hansson fef9c2dab6 turbo_frame_tag has built-in dom_id expansion 2025-11-08 16:42:41 +01:00
Andy Smith e2f3d70bfe Merge branch 'main' into update-column-icons
* main: (41 commits)
  Remove animations from popups
  Remove fixed position
  Sticky Fizzy nav
  Account for MS mail
  Style avatar initials
  Save three requests per card view
  Ensure mention avatars cover the entire circle
  Bump fizzy
  Enable public file server for assets
  Respect size
  Reuse logo as avatar
  Add test
  Add background color
  Don't render SVG avatars in emails since mail services won't render them
  Disable user creation tests for the OSS config
  Update test
  Remove debug
  Further copy tweaks
  More copy and design edits
  Extract saas helpers into a concern
  ...
2025-11-07 15:59:09 -06:00
Jason Zimdars 7dd56c71c4 Match style with private boards 2025-11-06 15:38:28 -06:00
Jason Zimdars 358efa67a7 Fix the column mark-up had drifted
This ensure the transitions work properly and that the columns all align
nicely at the top of the board
2025-11-06 15:36:00 -06:00
Andy Smith f291de4dce Add syntax highlighting to public description 2025-11-06 13:16:23 -06:00
Andy Smith e9c8522929 Use different icons for column buttons 2025-11-06 11:00:09 -06:00
Andy Smith 8280be59c5 Merge branch 'main' into sticky-column-headers-using-fixed
* main:
  Order of concerns
  Redirect to root to avoid changing the path by default
  Make sure that only admins or card creators can delete cards
  Make sure only admins or collection creators can toggle the individual access settings
  Make sure only admins or collection creators can toggle the all access setting
  Update seeds from "Collection" to "Board"
  Rename concern
  Fix: constant name
  Rename script I did not mean to commit
  Support old public collection urls
  Support old collection urls
  Support old events in the timeline
  Invalidate HTTP cache
  Support current events after renaming
  Replace collection with board in the code, tests green
  Baseline replacing collection with board across code
2025-11-05 12:40:19 -06:00
Jorge Manrubia 39ec6cf062 Replace collection with board in the code, tests green 2025-11-05 13:41:12 +01:00