Commit Graph

4452 Commits

Author SHA1 Message Date
Jorge Manrubia 2eaf462efd Fix: queries were failing due to using the wrong alias 2025-08-22 09:23:35 +02:00
Jorge Manrubia c8569ce8b9 Split indexed_by into two filters: indexed by and sort by
https://3.basecamp.com/2914079/buckets/37331921/todos/8877489555#__recording_8987808963
2025-08-21 19:12:54 +02:00
Jorge Manrubia 311fc20837 Merge branch 'main' into filters-cleanup 2025-08-21 16:52:02 +02:00
Jorge Manrubia 6c7474ed6c Extract helper dialog to dry common template code 2025-08-21 16:14:12 +02:00
Jorge Manrubia 56fbabb374 Extract helper 2025-08-21 16:01:45 +02:00
Jorge Manrubia 675223a4fa Remove old filter templates 2025-08-21 15:28:01 +02:00
Jorge Manrubia 0819e87ae2 Make filters work in the cards path directly re-add strong markup for collections in custom filter names 2025-08-21 15:10:55 +02:00
Jorge Manrubia 42c8bb89e5 Use the unified filter for cards/show 2025-08-21 14:25:02 +02:00
Jorge Manrubia 5896a21499 Support filter by collection in different screens
We want to filter in the same screen for cards/events but not when viewing a card or from other screens. This adds a controller action to flag the actions where this is supported
2025-08-21 14:19:13 +02:00
Jorge Manrubia 109a95ac6f Tidy up settings 2025-08-21 13:25:47 +02:00
Andy Smith fac14f9c3e Merge pull request #959 from basecamp/larger-meta-on-perma
Increase meta font size on perma on desktop
2025-08-20 18:04:09 -05:00
Andy Smith 2c7d330852 Increase meta font size on perma on desktop 2025-08-20 18:03:22 -05:00
Jason Zimdars 00933570b9 Show 3 cols in public view 2025-08-20 17:30:21 -05:00
Jason Zimdars 00c975fbe7 Tone-down add card button, copy edits 2025-08-20 17:24:59 -05:00
Jason Zimdars 91ba59f81c Merge branch 'main' into shuffle-columns
* main:
  Stack bottom notch buttons on small screens
  Reintroduce logic
  Align bottom notch when no closure message exists
  Fix typo
  Disable submit button when Lexical is empty
  Don't touch the closed cards header
  Account for mobile view
  Card column headers no longer overlap bubbles when scrolling
2025-08-20 16:27:03 -05:00
Andy Smith ac2e8499fa Merge pull request #957 from basecamp/new-card-bottom-notch
New card bottom notch
2025-08-20 16:11:04 -05:00
Andy Smith cad791c8ee Stack bottom notch buttons on small screens 2025-08-20 16:08:04 -05:00
Andy Smith 4a12a91d63 Reintroduce logic 2025-08-20 15:56:12 -05:00
Andy Smith 95a2c1646a Align bottom notch when no closure message exists 2025-08-20 15:54:53 -05:00
Jason Zimdars ecf084c03a This feels like a regresssion
Caused unnecessary truncation
2025-08-20 15:43:40 -05:00
Jason Zimdars b9c527c550 Add new card button, improve empty column states, adjust bubble layout 2025-08-20 15:43:15 -05:00
Andy Smith 5c819dbe88 Merge pull request #954 from basecamp/disable-comment-submit-when-empty
Disable comment submit when empty
2025-08-20 15:06:15 -05:00
Andy Smith 42ab3a4bd6 Fix typo 2025-08-20 15:04:47 -05:00
Andy Smith c911932d77 Disable submit button when Lexical is empty 2025-08-20 15:04:19 -05:00
Andy Smith 00dd69c6c7 Merge pull request #953 from basecamp/cards-header-overlap
Cards header overlap
2025-08-20 14:45:09 -05:00
Andy Smith c46cf485b6 Don't touch the closed cards header 2025-08-20 14:37:41 -05:00
Andy Smith e6e2401f2f Account for mobile view 2025-08-20 14:34:50 -05:00
Andy Smith 2a96ae315e Card column headers no longer overlap bubbles when scrolling 2025-08-20 14:28:57 -05:00
Jason Zimdars aac511dd6e Shuffle column order, make the middle column significant
- Steal wavy pattern from golden effect and use for the middle column
2025-08-20 14:17:08 -05:00
Andy Smith 1d36825c71 Merge pull request #952 from basecamp/close-menu
Add close dialog button to fizzy menu
2025-08-20 14:13:27 -05:00
Andy Smith 477106b711 Only show close button when on touch device 2025-08-20 14:11:51 -05:00
Andy Smith d9ab8d2840 Remove unused var 2025-08-20 14:07:09 -05:00
Andy Smith a1ab1381ff Position fizzy dialog on the events page 2025-08-20 14:05:59 -05:00
Andy Smith 3ea9e28f90 Add close dialog button to fizzy menu 2025-08-20 14:01:56 -05:00
Kevin McConnell ca0d61477d Add if_exists when dropping commands
To cover anyone who may have run the original migration before it was
removed.
2025-08-20 16:37:09 +01:00
Andy Smith a1ad0c9096 Merge pull request #945 from basecamp/mobile-card-footer-improvements
Mobile card footer improvements
2025-08-20 10:26:47 -05:00
Andy Smith 9f38d6cf00 Dynamic padding for card perma BG 2025-08-20 10:25:20 -05:00
Andy Smith 865c4e4915 Just hide the avatars 2025-08-20 10:03:45 -05:00
Mike Dalessio bd6fd7a4a3 Update dependencies (#951)
* dep: actiontext-lexical for upload icon fix

* dep: aws sdk

* dep: solid cable

* dep: jbuilder

* dep: selenium-webdriver and rubyzip

* dep: rails

* dep: the rest

except ruby_llm

* dep: active record tenanted
2025-08-20 09:21:27 -04:00
Jorge Manrubia 763d924b64 Tidy up code related to show the selected collections' title in a filter 2025-08-20 12:49:12 +02:00
Jorge Manrubia 4cc3323581 Remove unused filtering code 2025-08-20 12:26:46 +02:00
Jorge Manrubia d6fe0d919c Reorganize ƒilter's menu templates (WIP) 2025-08-20 12:20:18 +02:00
Stanko Krtalić e885608817 Merge pull request #950 from basecamp/fix-card-creation-hanging
Fix card creation hanging
2025-08-20 11:47:04 +02:00
Kevin McConnell db5676116f Restore migration 2025-08-20 09:11:14 +01:00
Stanko K.R. 862e355eb6 Assign an ID to the terminal turbo frame 2025-08-20 10:01:26 +02:00
Jason Zimdars 878f96eb03 Empty space in selector, balance to match columns 2025-08-19 20:36:34 -05:00
Jason Zimdars 6ac1662e5f Collapse the middle column when empty until start drag 2025-08-19 20:30:34 -05:00
Jason Zimdars df862c18b7 Adjust drop target styles 2025-08-19 20:30:10 -05:00
Andy Smith 52fc86bda7 Remove unused class 2025-08-19 17:12:05 -05:00
Jason Zimdars 626d96d38e Merge pull request #944 from basecamp/update-lexical
Update lexical
2025-08-19 17:09:13 -05:00