Commit Graph

5512 Commits

Author SHA1 Message Date
Jason Zimdars cd022fcc1c Not fit for public 2025-07-09 11:10:41 -05:00
Jason Zimdars 55f92e73f7 Not needed here 2025-07-09 11:08:09 -05:00
Jason Zimdars abc2b49992 We don't need this after all 2025-07-09 11:06:29 -05:00
Jason Zimdars 823bbb4b59 Add tests 2025-07-09 11:05:44 -05:00
Jason Zimdars b309f85d13 Match text style 2025-07-09 11:03:43 -05:00
Jason Zimdars 90419084c3 Ensure step checkboxes reflect status and can't be toggled 2025-07-09 11:01:54 -05:00
Jason Zimdars b142b08c05 Include lightbox viewer for background images 2025-07-09 10:58:23 -05:00
Jason Zimdars 4433e80691 Make steps non-interactive 2025-07-09 10:56:32 -05:00
Jason Zimdars dab3b844a2 We're not going to fake it to avoid turbo previews 2025-07-09 10:48:30 -05:00
Jason Zimdars 4cbe635faf No title links 2025-07-09 10:48:06 -05:00
Jason Zimdars bfa61705b6 Use existing preview templates 2025-07-09 10:47:39 -05:00
Andy Smith eac9110b32 Merge pull request #728 from basecamp/add-card-mobile
Add circle-on-mobile button class
2025-07-09 10:47:34 -05:00
Jason Zimdars 9ac5f46875 This shouldn't ever appear on the index, we have a preview partial 2025-07-09 10:44:53 -05:00
Jason Zimdars f1337048bd This shouldn't need to be here, it would never be displayed and does nothing 2025-07-09 10:42:03 -05:00
Jason Zimdars 8f7a373aad Public card templates 2025-07-09 10:16:39 -05:00
Jorge Manrubia 78d446369c Replace helper with view lookup 2025-07-09 17:11:27 +02:00
Andy Smith 6627482f04 Add circle-on-mobile button class 2025-07-09 10:11:12 -05:00
Jason Zimdars badff5526d Move to layout so all public views display footer 2025-07-09 10:09:54 -05:00
Jason Zimdars e77710c6b6 Cards inherit their collection's publication status 2025-07-09 10:08:47 -05:00
Jason Zimdars 97e20c5cd7 Make nil safe 2025-07-08 16:57:48 -05:00
Jason Zimdars 642c03b51f Extract attachments to a partial 2025-07-08 16:34:10 -05:00
Jason Zimdars 8d162be5e3 Remove card_published check and render its own template 2025-07-08 16:16:33 -05:00
Jason Zimdars 485e575c40 Merge branch 'main' into card-attachments
* main: (45 commits)
  Display tag counts in the filter menu
  Move Add Card button to header
  Re-write help content, try a modal-like display
  Move to internal registry
  Show date instead of time for notifications older than 1 day
  Ensure checks are visible for tags and assignments
  Adjust padding so card number isn't cut off
  Don't color the collection header in considering
  Golden cards bubble to the top of Considering, too
  Adjust card collection header when colored golden
  Allow cards in Considering to gilded
  Hide focus ring on new card titles and step inputs
  Add hover effect for comment edit button
  Add hover effect to overflow button
  Improve multi-account behavior of the PWA
  Remove unneeded *
  Rename test
  Review the code to move cards
  Update editor
  Generalize and delete mentions too
  ...
2025-07-08 16:04:14 -05:00
Jason Zimdars 27285a3dcb Display tag counts in the filter menu
- Provides a little information scent
- Prevents being surprised by "no results"
2025-07-08 15:57:29 -05:00
Andy Smith ed83654aaf Merge pull request #668 from basecamp/collection-nav
Collection nav
2025-07-08 15:36:21 -05:00
Andy Smith fdbb9c185e Merge branch 'main' into collection-nav
* main: (203 commits)
  Re-write help content, try a modal-like display
  Move to internal registry
  Show date instead of time for notifications older than 1 day
  Ensure checks are visible for tags and assignments
  Adjust padding so card number isn't cut off
  Don't color the collection header in considering
  Golden cards bubble to the top of Considering, too
  Adjust card collection header when colored golden
  Allow cards in Considering to gilded
  Hide focus ring on new card titles and step inputs
  Add hover effect for comment edit button
  Add hover effect to overflow button
  Improve multi-account behavior of the PWA
  Remove unneeded *
  Rename test
  Review the code to move cards
  Update editor
  Generalize and delete mentions too
  Remove unused code
  Make sure we don't remove accesses if collection is accessible
  ...
2025-07-08 15:34:01 -05:00
Andy Smith 00d68a482c Move Add Card button to header 2025-07-08 15:30:43 -05:00
Andy Smith 0491cd0818 More subtle styles 2025-07-08 15:00:06 -05:00
Andy Smith dcfa8357de Clarify notification actions 2025-07-08 14:49:12 -05:00
Jason Zimdars aaf577a971 Re-write help content, try a modal-like display 2025-07-08 14:33:42 -05:00
Farah Schüller 8c0d97ef6c Merge pull request #724 from basecamp/internal-registry
Move to internal registry
2025-07-08 17:28:38 +02:00
Farah Schüller 651d914de6 Move to internal registry 2025-07-08 17:21:02 +02:00
Jason Zimdars 8d55970cf6 Merge pull request #721 from basecamp/time-or-date-formate
Show date instead of time for notifications older than 1 day
2025-07-07 17:34:04 -05:00
Jason Zimdars 96602d7a97 Show date instead of time for notifications older than 1 day 2025-07-07 17:12:43 -05:00
Andy Smith c338132b6f Clean odds and ends 2025-07-07 16:57:35 -05:00
Andy Smith ef2e9cf428 Remove actions markup and CSS 2025-07-07 16:41:47 -05:00
Andy Smith 4f77ca0f27 Get Pins working on mobile and desktop 2025-07-07 16:40:22 -05:00
Andy Smith 0eee20aa67 Merge pull request #719 from basecamp/button-checkmark-fix
Ensure checks are visible for tags and assignments
2025-07-07 16:24:41 -05:00
Andy Smith 24737a333b Ensure checks are visible for tags and assignments 2025-07-07 16:16:08 -05:00
Jason Zimdars 9d1dd4a105 Merge pull request #718 from basecamp/fix-notifications-cards-on-index
Adjust padding so card number isn't cut off
2025-07-07 16:13:44 -05:00
Jason Zimdars 78441085aa Adjust padding so card number isn't cut off 2025-07-07 16:12:14 -05:00
Andy Smith 524feedbfd WIP 2025-07-07 16:06:31 -05:00
Jason Zimdars c07cd1a86f Merge pull request #717 from basecamp/allow-goldens-in-considering
Allow making cards Golden in Considering
2025-07-07 16:02:18 -05:00
Jason Zimdars 0d3be8ed7e Don't color the collection header in considering 2025-07-07 15:57:28 -05:00
Jason Zimdars c66261d30f Golden cards bubble to the top of Considering, too 2025-07-07 15:35:05 -05:00
Jason Zimdars 9e3a414d30 Adjust card collection header when colored golden 2025-07-07 15:29:36 -05:00
Andy Smith a27987bd8e Add a button to remove pins from tray 2025-07-07 15:29:00 -05:00
Andy Smith 9e02af489d Rename expander button 2025-07-07 15:18:24 -05:00
Jason Zimdars 98f9ba5512 Allow cards in Considering to gilded 2025-07-07 15:14:33 -05:00
Andy Smith f00abdd089 Add another actions sections inside the tray 2025-07-07 15:11:28 -05:00