Commit Graph

5430 Commits

Author SHA1 Message Date
Jason Zimdars 4fe735d9fe Only show the glowing pattern on Considering 2025-09-22 11:10:27 -05:00
Jason Zimdars 6b22724ce4 Don't display bubbles for what will be closed cards later 2025-09-22 11:08:11 -05:00
Jason Zimdars a931dae8d7 Avoid rending menu under filters 2025-09-22 11:07:53 -05:00
Jason Zimdars 01007d2fd0 Fix that Fizzy menu would render underneath filters 2025-09-22 10:57:01 -05:00
Jason Zimdars 2ea2e65f04 Always show the stage picker, cards in Considering are unstaged 2025-09-22 10:55:22 -05:00
Kevin McConnell 7b23e9f108 Export Prometheus metrics from Beamer process 2025-09-22 14:13:48 +01:00
Jorge Manrubia 8de84ad329 Revert "Fix highlights being skipped"
This reverts commit 102ce0bf3c.
2025-09-22 14:16:35 +02:00
Jorge Manrubia 102ce0bf3c Fix highlights being skipped 2025-09-22 13:45:40 +02:00
Jorge Manrubia 0d03cd1ec0 Fix changed ID 2025-09-22 13:15:31 +02:00
Jorge Manrubia 864075a9db Merge pull request #1149 from basecamp/save-filter-toggle
Fixes for the saving filter toggle
2025-09-22 13:10:36 +02:00
Jorge Manrubia 72525e7d92 Make toggle visibility sensible to filters too 2025-09-22 13:05:33 +02:00
Jorge Manrubia ce80c843d0 Several fixes for saving filters
- Unify terms with the settings form so that terms are saved normally in the same form.
- Fix filter normalization since it was sometimes failing to match the saved filters due to using quotes around number strings.
2025-09-22 12:55:19 +02:00
Jason Zimdars d90f603ca9 Tweak spacing 2025-09-19 17:51:50 -05:00
Jason Zimdars 0a77459833 Get the total count in the collection 2025-09-19 17:40:09 -05:00
Jason Zimdars 7a2f77d096 Drop cards into specific stage columns 2025-09-19 17:34:52 -05:00
Jason Zimdars 5043dc69dd Display total number of records, not just the ones in the first page 2025-09-19 17:20:24 -05:00
Jason Zimdars 0267c87c18 Allow cards to be dragged out of closed to reopen them 2025-09-19 17:14:57 -05:00
Jason Zimdars a4e1b04f0e Allow dropping cards into closed 2025-09-19 17:13:20 -05:00
Andy Smith 2ecbe2cb7e Add option for icon-only involvement buttons 2025-09-19 16:19:37 -05:00
Andy Smith 0cdcc23949 Merge pull request #1148 from basecamp/update-lexxy-toolbar-styles
Add missing Lexxy styles
2025-09-19 16:09:24 -05:00
Andy Smith 061907b828 Add missing Lexxy styles 2025-09-19 16:00:43 -05:00
Andy Smith 74721e800a Merge pull request #1146 from basecamp/better-mobile-search
Add reset button for search
2025-09-19 15:25:48 -05:00
Andy Smith 8954aeb88e Add reset button for search 2025-09-19 14:23:08 -05:00
Jason Zimdars 55a77b435c Flip it on its side 2025-09-19 14:18:59 -05:00
Mike Dalessio a5d83bc105 Merge pull request #1145 from basecamp/flavorjones/dep-sqlite-2.7.4
dep: update sqlite3 to v2.7.4
2025-09-19 15:16:10 -04:00
Mike Dalessio e939c1a5de dep: update sqlite3 to v2.7.4 2025-09-19 15:14:26 -04:00
Jason Zimdars d908c2da8a Try decorating expanded columns, bold column titles 2025-09-19 13:08:31 -05:00
Jason Zimdars a5b2285f30 Adjust column colors, alignment, transitions 2025-09-19 11:56:05 -05:00
Jorge Manrubia 717f921a73 Refresh save filter toggle when changing filter 2025-09-19 18:37:02 +02:00
Jorge Manrubia f1a5aeb7c2 Merge pull request #1144 from basecamp/collection-filtering
Keep collection_id filter when filtering
2025-09-19 17:52:55 +02:00
Jorge Manrubia 17c6009a3a Keep collection_id filter when filtering 2025-09-19 17:51:58 +02:00
Jason Zimdars 03ad5f26db Expand columns exclusively 2025-09-19 10:49:47 -05:00
Jorge Manrubia 5a8bfbfdb0 Merge pull request #1143 from basecamp/restore-search
Restore filter targets so that search works!
2025-09-19 17:44:02 +02:00
Jorge Manrubia 3b83d218ea Restore filter targets so that search works! 2025-09-19 17:42:48 +02:00
Jason Zimdars 357b27c914 Fit column content, cap counts 2025-09-19 10:25:57 -05:00
Jorge Manrubia e7912fbb58 Merge pull request #1133 from basecamp/filtering-nicer
Higher fidelity for filters
2025-09-19 16:55:54 +02:00
Jorge Manrubia de60b198bd Fix tests 2025-09-19 16:52:13 +02:00
Jorge Manrubia 64b46d37e4 Toggle filters in the hey menu too
This also fixes a problem where the label in the menu for the filters was wrong
2025-09-19 16:52:13 +02:00
Jorge Manrubia 0703263664 Save/delete filter working properly and fast 2025-09-19 16:51:11 +02:00
Jorge Manrubia f77aef968b Don't submit empty params with the filter
They result in garbled URLs
2025-09-19 16:51:11 +02:00
Jorge Manrubia d13dd58a78 Make filter toggle save/destroy work 2025-09-19 16:51:11 +02:00
Jorge Manrubia 1633c56a08 Move cache_key to the new cacheable concern 2025-09-19 16:51:11 +02:00
Jorge Manrubia b87badaf33 Extract method 2025-09-19 16:51:11 +02:00
Jorge Manrubia 9b61b0af3b Fix: detect hidden fields dynamically as they are added 2025-09-19 16:51:11 +02:00
Jorge Manrubia fcbc0dcd59 Fix: initialize multiselect on connect 2025-09-19 16:51:11 +02:00
Jorge Manrubia ced51c2cac Use single form for terms and settings 2025-09-19 16:51:11 +02:00
Jorge Manrubia 33a3d856b5 Add prefix for multi select labels 2025-09-19 16:51:11 +02:00
Jorge Manrubia 2d575737b5 Fixes for multi selection 2025-09-19 16:51:11 +02:00
Jorge Manrubia 81cae9cbe0 Fix default handling 2025-09-19 16:51:11 +02:00
Jorge Manrubia cb7d260545 Multi selection combos working 2025-09-19 16:51:11 +02:00