Andy Smith
cce29dc3bd
Stack columns and make headers sticky
2025-06-11 13:33:50 -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
Jorge Manrubia
28d1f104fd
Basic rendering for public collections
2025-06-09 13:09:32 +02:00
Jorge Manrubia
486bc4a610
Basic UI to toggle collection publication status
2025-06-09 12:58:58 +02:00
Jorge Manrubia
38e3582689
Basic foundation for public collections
2025-06-09 12:38:10 +02:00
Kevin McConnell
7d027f6699
Disable replication temporarily
2025-06-06 09:02:13 +01:00
Jorge Manrubia
bdc4b5164c
Merge pull request #590 from basecamp/stalled-cards
...
Stalled cards
2025-06-06 09:43:06 +02:00
Jorge Manrubia
0807cfc3d0
Format
2025-06-06 09:21:45 +02:00
Jorge Manrubia
15d3c0e724
Simplify since the design is identical
2025-06-06 09:19:51 +02:00
Jorge Manrubia
f742749b0f
Tidy up controller and make sure the different targets are properly separated
...
If not, it wouldn't show stalled if there were entropy bubbles in the page
2025-06-06 09:15:51 +02:00
Jorge Manrubia
6287acf5ba
Tidy up controller
...
Remove namespace "entropy" since the regions are common now
2025-06-06 09:04:42 +02:00
Jorge Manrubia
d7a6e25d78
Fix tests after removing indexed_by param
2025-06-06 08:25:49 +02:00
Jason Zimdars
bd5d17ff26
Clear indexed_by, too
2025-06-05 16:56:26 -05:00
Jason Zimdars
6ea2fdd9b6
Display chip when sorting
2025-06-05 16:34:47 -05:00