Commit Graph

3204 Commits

Author SHA1 Message Date
Andy Smith 80f801dae4 Merge pull request #604 from basecamp/mobile-columns
Mobile columns
2025-06-12 15:25:51 -05:00
Mike Dalessio 9e7c185736 Merge pull request #609 from basecamp/flavorjones/fix-collections-contoller-grantee-update
Avoid losing access to a Collection when updating entropy
2025-06-12 13:46:56 -04:00
Mike Dalessio 5430355da6 Avoid losing access to a Collection when updating entropy
ref: https://37s.fizzy.37signals.com/collections/2/cards/820
2025-06-12 13:43:13 -04:00
Jason Zimdars 4ecde2f2d7 Display card image when present 2025-06-12 11:31:57 -05:00
Jason Zimdars dea35ac18c Event cards are always full width 2025-06-12 11:30:41 -05:00
Andy Smith 2f8b929702 Tighter bubbles on small screens 2025-06-12 10:59:29 -05:00
Jason Zimdars 65d9ef25b4 Don't close notifications panel when navigating
- Allows you to power through them
2025-06-11 17:45:24 -05:00
Jason Zimdars 8c2c1f1248 Style 2025-06-11 17:43:23 -05: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
Jorge Manrubia 43fe2347c4 Merge pull request #603 from basecamp/editor-improvements
Update lexical
2025-06-11 14:35:48 +02:00
Jorge Manrubia e0c0a31b74 Update lexical 2025-06-11 14:34:51 +02:00
Jason Zimdars 2d1d4bbf68 Merge branch 'main' into jz-6-10-25
* main:
  Enable caching at intermediate proxies during traffic spikes
2025-06-10 18:08:55 -05:00
Jason Zimdars d43ff4b782 First stab at Fizzy menu 2025-06-10 18:07:39 -05:00
Jorge Manrubia 1ab3877f65 Enable caching at intermediate proxies during traffic spikes
Implement suggestion by Kevin here https://github.com/basecamp/fizzy/pull/596#discussion_r2137474704
2025-06-10 21:52:33 +02:00
Jason Zimdars dfd70b04d7 Correct path 2025-06-10 13:43:52 -05:00
Jason Zimdars cae679f888 Update favicons with placeholder logo 2025-06-10 13:40:37 -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
Jason Zimdars aa3c32f916 Add collection name to the top 2025-06-10 12:25:11 -05:00
Jason Zimdars 3064cb6615 Add footer with branding 2025-06-10 12:18:56 -05:00
Jason Zimdars 7e730b3b37 Actually disable clicks 2025-06-10 11:18:17 -05:00
Andy Smith 9dbc890cdb Merge pull request #597 from basecamp/responsive-trays
Responsive trays
2025-06-10 11:14:03 -05:00
Jason Zimdars bc4bc65af7 Adjust field styles 2025-06-10 11:12:22 -05:00
Jason Zimdars 31b3068ad4 Add missing animations, tweak 2025-06-10 11:12:12 -05:00
Jason Zimdars f9bd72ef52 Copy edit 2025-06-10 11:00:41 -05:00
Jason Zimdars 319050fe94 Merge branch 'main' into public-collections
* main:
  Zoom background on perma
  Flip hover behavior between collection and perma
2025-06-10 10:47:36 -05:00
Andy Smith fb291c814d Dark mode corrections 2025-06-10 10:09:35 -05:00
Jorge Manrubia 9295cf9ca0 Add test 2025-06-10 12:03:21 +02:00
Jorge Manrubia 80c4e6fd92 Format 2025-06-10 11:19:13 +02:00
Jorge Manrubia a916fe4470 Add tests 2025-06-10 11:18:33 +02:00
Jorge Manrubia a60bf886cf Remove log 2025-06-10 11:04:20 +02:00
Jorge Manrubia e5f7d252fe Create dedicate templates for card previews
To remove links and customize as we need to
2025-06-10 10:17:19 +02:00
Jason Zimdars 265124cc7d Style publication setting 2025-06-09 17:45:55 -05:00
Jason Zimdars c7cc4fb286 Zoom background on perma 2025-06-09 16:30:12 -05:00
Andy Smith 4fa272d901 Simplify 2025-06-09 15:46:27 -05:00
Andy Smith 0014c00b86 WIP 2025-06-09 15:31:06 -05:00
Jason Zimdars a70088f078 Flip hover behavior between collection and perma 2025-06-09 14:23:50 -05:00
Andy Smith 9679d8c8ee Tidy up 2025-06-09 12:02:05 -05:00
Andy Smith 827b580192 Add indicator when there's something to show 2025-06-09 11:49:13 -05:00
Andy Smith 87e93074ae Complete Pins section 2025-06-09 11:29:25 -05:00
Jorge Manrubia 5e3b5b6d7c Make avatars public so that they work in public collections 2025-06-09 15:03:21 +02:00
Jorge Manrubia 7013b7f378 Pagination working for public collections 2025-06-09 14:36:53 +02:00
Jorge Manrubia 87bbb79851 Make cards work without filters since those require an authenticated creator
I still need to make pagination work
2025-06-09 13:37:49 +02:00
Jorge Manrubia 1db865068e Remove add option, specialize templates for the public view 2025-06-09 13:32:07 +02:00
Jorge Manrubia d349a4ee5f Filter by collection 2025-06-09 13:13:18 +02:00