Commit Graph

1550 Commits

Author SHA1 Message Date
Andy Smith d8c6b06ae7 Start at smaller viewport size 2025-11-11 15:51:34 -06:00
Andy Smith e53d6912f6 Add links to column show pages 2025-11-11 14:41:09 -06:00
Andy Smith 287cac239a Stub out mobile view and styles 2025-11-11 14:33:19 -06:00
Andy Smith 490fac3067 Update maximize column icon and add focus ring for assignees 2025-11-11 13:57:45 -06:00
Andy Smith 5d88d76ec9 Hide nav dialog when closed 2025-11-11 10:52:27 -06:00
Jason Zimdars 2ac0d5388f Merge branch 'main' into jz-11-10-25 2025-11-10 19:08:26 -06:00
Jason Zimdars a4b064c626 Need to special case these so disabled buttons don't appear to be transparent
They actually are but the border shows through
2025-11-10 17:13:10 -06:00
Jason Zimdars 8901836ad8 Not needed now that there is no closure menu 2025-11-10 17:06:19 -06:00
Andy Smith c8c8b9cb09 Merge pull request #1548 from basecamp/better-nav-layout
Better nav layout
2025-11-10 14:54:31 -06:00
Andy Smith e2ac6c1d7e Keep selected item in view 2025-11-10 14:42:42 -06:00
Sean Mitchell 9d2f7c0f41 Update icon (#1530)
* Update fav and app icons
* Update logo files
* Use logo webp
2025-11-10 12:33:29 -08:00
Andy Smith 0b35e26fd6 Add gap between sections 2025-11-10 14:25:04 -06:00
Andy Smith 9c20cc034b Refactor nav menu 2025-11-10 14:20:56 -06:00
Andy Smith f38fd4d9ae Use explicit grid-column width for column header 2025-11-10 11:45:03 -06:00
Andy Smith 8cc4f2ee8e Clicking assignee opens popup 2025-11-10 11:36:31 -06:00
Andy Smith a98e8cabca Merge pull request #1537 from basecamp/mini-bubble-position
Mini bubble positioned relative to transition container
2025-11-10 09:52:40 -06:00
Andy Smith 7d3d651eff Mini bubble positioned relative to transition container 2025-11-10 09:48:53 -06:00
Jason Zimdars a5144bbae5 Merge pull request #1534 from basecamp/jz-11-7-25
JZ 11-7-25
2025-11-07 17:25:31 -06:00
Jason Zimdars 3461a4af8e We need to be more specific
Before this change the `aria-busy` on the turbo frame would trigger the
submitting animation
2025-11-07 17:15:24 -06: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
Andy Smith 3c68162df4 Remove animations from popups 2025-11-07 15:11:15 -06:00
Andy Smith 87c0ab7c11 Remove fixed position 2025-11-07 11:41:18 -06:00
Andy Smith 23ce52d79a Sticky Fizzy nav 2025-11-07 11:31:24 -06:00
Andy Smith eab71cef3e Ensure mention avatars cover the entire circle 2025-11-07 10:13:49 -06:00
Andy Smith bcc646e421 Nicer column x-scrolling and hover states 2025-11-06 15:49:50 -06:00
Andy Smith f291de4dce Add syntax highlighting to public description 2025-11-06 13:16:23 -06:00
Andy Smith 6aeceb56e2 Tighten up reactions styles 2025-11-06 12:49:20 -06:00
Andy Smith 1c0794cd51 Signup page a11y tweaks 2025-11-06 11:57:52 -06:00
Andy Smith e9c8522929 Use different icons for column buttons 2025-11-06 11:00:09 -06:00
Andy Smith ba1ca38f9b Improve spacing, color, and click area for dividers 2025-11-05 13:38:00 -06:00
Andy Smith d035ae89b2 Reintroduce a more modest content margin 2025-11-05 13:11:46 -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
Andy Smith 6713a97cc7 Add hover effect back to Maybe column 2025-11-05 11:05:33 -06:00
Andy Smith 623d2468ef Add intersection observer to only show when title isn't visible 2025-11-05 10:42:31 -06:00
Andy Smith ce57313ba3 Add CSS to show column name on hover 2025-11-05 10:20:25 -06:00
Andy Smith b0f7c10bf9 Apply drag and drop effects to transition container 2025-11-05 10:10:58 -06:00
Andy Smith b421c48595 Move translate to the translate container 2025-11-05 10:07:40 -06:00
Andy Smith 26a20e610b Add drag and drop colors 2025-11-05 10:04:35 -06:00
Jorge Manrubia 39ec6cf062 Replace collection with board in the code, tests green 2025-11-05 13:41:12 +01:00
Jorge Manrubia 03a345609e Baseline replacing collection with board across code 2025-11-05 13:31:54 +01:00
Jason Zimdars df640d50e5 Don't add draft status to cards 2025-11-04 21:53:37 -06:00
Jason Zimdars 08df019ce6 Hide keyboard shortcuts on touch devices 2025-11-04 16:34:28 -06:00
Fernando Álvarez 514c0f45a2 Migrate to fizzy.do 2025-11-04 13:17:10 +01:00
Jason Zimdars e1159a06aa Merge branch 'main' into seed-new-accounts 2025-11-03 17:10:09 -06:00
Jason Zimdars 9ca4d17a03 We won't need this now that we have a playground account 2025-11-03 12:53:01 -06:00
Jason Zimdars 9cd8d2fbf4 Style dividers 2025-11-03 12:40:16 -06:00
Jason Zimdars 5cac52fd72 Space between undo/redo and the rest of the toolbar buttons 2025-11-03 12:16:03 -06:00
Jason Zimdars 030ff2b11c Stands in for <s> while editing 2025-11-03 12:10:07 -06:00
Jason Zimdars 434d819585 Move notice to bottom of column, tweak copy 2025-11-03 11:07:12 -06:00
Jason Zimdars b07345724a Merge pull request #1438 from basecamp/profile-layout
Put profile boxes side-by-side
2025-10-31 17:11:30 -05:00