Commit Graph

5103 Commits

Author SHA1 Message Date
Andy Smith b2f4038ea1 Merge pull request #1150 from basecamp/watch-button-icons
Watch button icons
2025-09-22 15:02:02 -05:00
Andy Smith 7fec5a98c1 Use class_names helper 2025-09-22 11:22:40 -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
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
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
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
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
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
Jorge Manrubia 8d2a191a91 manage a hidden template instead since this will come handy when dealing with multiple selection 2025-09-19 16:51:11 +02:00
Jorge Manrubia 7a916c295a Controlling the manage filter section with JS too 2025-09-19 16:51:11 +02:00
Jorge Manrubia 408374ff33 Submitting form from the new combos 2025-09-19 16:51:11 +02:00
Jorge Manrubia 66b0a4f2e7 Adapt indexed_at too 2025-09-19 16:51:11 +02:00
Jorge Manrubia 7b60c6959a WIP with a combobox controller to handle filters with pure JS 2025-09-19 16:51:11 +02:00
Jorge Manrubia e33f1a6333 Use existing method 2025-09-19 16:51:11 +02:00
Andy Smith 130ae0cbb5 Merge pull request #1142 from basecamp/remove-nav-search
Remove the search option from the nav
2025-09-18 16:59:50 -05:00
Andy Smith 85cddb91f0 Remove the search option from the nav 2025-09-18 16:43:39 -05:00
Mike Dalessio b1610f58bc Merge pull request #1141 from basecamp/flavorjones/script-prod-to-beta
script to stitch beta accounts together from a prod backup
2025-09-18 17:40:35 -04:00
Mike Dalessio b22a490f3a script to stitch beta accounts together from a prod backup 2025-09-18 17:38:41 -04:00
Andy Smith 6da9e918ef Merge pull request #1140 from basecamp/public-column-markup
Use the same markup for public card columns
2025-09-18 16:30:58 -05:00
Andy Smith 2404d6d0f9 Use the same markup for public card columns 2025-09-18 16:18:06 -05:00
Andy Smith 1367e7b263 Merge pull request #1139 from basecamp/card-column-min-size
Keep card columns from expanding too much
2025-09-18 16:12:31 -05:00
Andy Smith 1e3684adb4 Keep card columns from expanding too much 2025-09-18 16:05:36 -05:00