Commit Graph

811 Commits

Author SHA1 Message Date
Jorge Manrubia 68dededbca CSS tweak for clickable elements 2025-06-19 13:34:36 +02:00
Jorge Manrubia cda20600b1 Show mentions in the editor 2025-06-19 12:16:32 +02:00
Jason Zimdars 631579c3e5 Restore missing overlapping grid effect 2025-06-18 16:12:11 -05:00
Jason Zimdars 907c5512e3 Merge branch 'main' into jz-6-18-25
* main:
  Render tags and users in menu, filter them
  Don't add reserved bubble space to all columns in larger viewports
  Don't allow horizontal scrolling on the body element
  Fix the space reserved for bubbles in card columns
2025-06-18 15:39:14 -05:00
Jason Zimdars 5e7349d274 Merge branch 'main' into tags-users-to-menu
* main:
  Don't add reserved bubble space to all columns in larger viewports
  Don't allow horizontal scrolling on the body element
  Fix the space reserved for bubbles in card columns
2025-06-18 15:36:47 -05:00
Jason Zimdars 1b1a38b8a1 Render tags and users in menu, filter them 2025-06-18 15:36:01 -05:00
Andy Smith 020ccba632 Don't add reserved bubble space to all columns in larger viewports 2025-06-18 13:39:08 -05:00
Andy Smith e6623f9325 Don't allow horizontal scrolling on the body element 2025-06-18 13:25:22 -05:00
Andy Smith 7671e63e81 Fix the space reserved for bubbles in card columns 2025-06-18 12:58:38 -05:00
Jason Zimdars dca22829ff Fix alignment of stamp in closed card rows 2025-06-18 11:58:48 -05:00
Jason Zimdars 0e797298f3 Improve card number alignment in Considering 2025-06-18 11:55:52 -05:00
Jason Zimdars 94624199ec Tighten space between title and collection in considering
- Also fix source order
2025-06-18 11:50:37 -05:00
Jason Zimdars ec18e60be4 Tighten type and visually center vertically 2025-06-17 16:51:17 -05:00
Jason Zimdars cc407f6198 Rework truncation so tag and collection menus display correctly 2025-06-17 16:26:54 -05:00
Jason Zimdars 3572856faf Safari is fussy about calculations 2025-06-17 16:08:08 -05:00
Jason Zimdars f4a1a71495 Ensure invisible expander covers the entire card
Fixes: https://37s.fizzy.37signals.com/collections/2/cards/846
2025-06-17 15:50:34 -05:00
Jason Zimdars 2201a4ae4a Spacing 2025-06-17 15:28:50 -05:00
Jason Zimdars 975bbe2385 Render stage inline so it doesn't overlap collection name
Allows truncation of collection name to fit stage name
2025-06-17 15:11:21 -05:00
Jason Zimdars 538102419d Inline unread indicator so it aligns reliably 2025-06-17 14:14:29 -05:00
Jason Zimdars e0671ad9bc Fix clipped card numbers on activity
- Reworks the layout to fix truncation of long collection names and content, too.
2025-06-17 13:27:40 -05:00
Jason Zimdars 4b9c23ccfe Style 2025-06-17 11:50:15 -05:00
Jason Zimdars 77ba1d81e2 Further polish notification cards 2025-06-17 11:48:04 -05:00
Jason Zimdars 23439509c5 Add meta to collection notification line, adjust content 2025-06-16 19:27:51 -05:00
Jason Zimdars 1127918270 Fix that headers weren't blue when the column is a drop target 2025-06-16 18:46:55 -05:00
Jason Zimdars 3d6a1af294 Add cards from the home screen 2025-06-16 18:44:32 -05:00
Jason Zimdars 200126eaad Rework Fizzy menu design
- Adds dialpad actions with shortcuts
- Makes everything respond to filtering and navigation w/keyboard
2025-06-16 16:06:56 -05:00
Jason Zimdars 2b74ece8b3 Merge branch 'main' into add-cards-in-more-places
* main: (34 commits)
  Opt out of writer affinity on readings controller
  Enable VFS, but don't load extension again
  Add flash notice when adding another card
  Fix tests after updating rails
  Fix fixtures after updating gem
  Make sure you can't drag drafts
  Fix clipped tag selector
  Don't miss cards dropped in the same container!
  Make sure that only cards in do/considering are draggable
  Add test
  Add test
  Use the same controller for publishing cards and for publishing and adding another
  Position Completed stamps better
  Bump sentry-rails from 5.24.0 to 5.25.0
  Bump rails from `0ac3fba` to `fd49d6a`
  Bump sentry-ruby from 5.24.0 to 5.25.0
  Add multiple cards quickly
  Tweak a little more
  Tighter bubbles on small screens
  Need a little space in the layout for the drag/drop outline
  ...
2025-06-16 12:13:38 -05:00
Jorge Manrubia 4d78f23ff2 Fix clipped tag selector
https://37s.fizzy.37signals.com/collections/2/cards/825
2025-06-13 10:16:18 +02:00
Jorge Manrubia 303a3faea1 Merge pull request #607 from basecamp/drag-and-drop-cards
Drag and drop cards to move between doing/considering
2025-06-13 10:04:59 +02:00
Jorge Manrubia 1175bf5dce Merge pull request #608 from basecamp/create-and-add-another
Add multiple cards quickly
2025-06-13 08:58:35 +02:00
Jason Zimdars a9252bc07d Only in the presence of the top notch 2025-06-12 15:47:01 -05:00
Jason Zimdars fc19a74e49 Add an obvious link to the collection 2025-06-12 15:39:38 -05:00
Andy Smith f154c32fd4 Position Completed stamps better 2025-06-12 15:34:23 -05:00
Andy Smith 80f801dae4 Merge pull request #604 from basecamp/mobile-columns
Mobile columns
2025-06-12 15:25:51 -05:00
Jason Zimdars 75d9ce0b82 Add multiple cards quickly 2025-06-12 11:59:09 -05:00
Jason Zimdars 4ecde2f2d7 Display card image when present 2025-06-12 11:31:57 -05:00
Jason Zimdars 72fb5042b2 Tweak a little more 2025-06-12 11:02:12 -05:00
Andy Smith 2f8b929702 Tighter bubbles on small screens 2025-06-12 10:59:29 -05:00
Jason Zimdars 2a287b4344 Need a little space in the layout for the drag/drop outline 2025-06-12 10:51:22 -05:00
Jason Zimdars 503c870cdf Adjust drag/drop styles 2025-06-12 10:51:06 -05:00
Jorge Manrubia f58aaadba5 Drag and drop cards to move between doing/considering 2025-06-12 11:57:53 +02:00
Jason Zimdars c01c83697c Match placeholder behavior in native inputs 2025-06-11 15:09:54 -05:00
Andy Smith 3e50056987 Equalize padding 2025-06-11 13:44:10 -05:00
Andy Smith cce29dc3bd Stack columns and make headers sticky 2025-06-11 13:33:50 -05:00
Jason Zimdars 235a47d11e Improve the display of the link dialog 2025-06-11 12:16:45 -05:00
Jason Zimdars 692161c00d Polish placeholder styles 2025-06-11 12:03:07 -05:00
Andy Smith 4beeb60484 Closing cards on mobile 2025-06-11 11:42:36 -05:00
Andy Smith 1138c75d0c Merge pull request #599 from basecamp/sticky-activity-headers2
Sticky activity headers2
2025-06-11 11:01:17 -05:00
Jason Zimdars d43ff4b782 First stab at Fizzy menu 2025-06-10 18:07:39 -05:00
Jason Zimdars 2f23f24c3f Merge branch 'main' into public-collections
* main:
  Dark mode corrections
  Tidy up
  Add indicator when there's something to show
  Complete Pins section
  Don't hide expander on small screens with 1 item
  Basic working responsive styles
  Tighter tray widths
2025-06-10 12:27:46 -05:00