Stanko K.R.
24ac7cd00d
Add custom labels for Webhooks
2025-09-23 18:00:13 +02:00
Mike Dalessio
2e8561a1bf
Merge pull request #1159 from basecamp/flavorjones/tweak-fetch-prod-db
...
fetch-prod-db uses the previous night's backup
2025-09-23 09:29:21 -04:00
Mike Dalessio
9a73388403
fetch-prod-db uses the previous night's backup
...
to prevent loading a corrupt db file
2025-09-23 09:26:40 -04:00
Jorge Manrubia
e8f6323cf0
Select the previous week when passing a sunday
2025-09-23 14:02:29 +02:00
Jorge Manrubia
c2858c82da
Merge pull request #1158 from basecamp/fix-highlights
...
Fix: missing highlights due to not interpreting timezones right
2025-09-23 13:39:26 +02:00
Jorge Manrubia
bfe0f5a68b
Fix: missing highlights due to not interpreting timezones right
2025-09-23 13:38:25 +02:00
Jorge Manrubia
c50b13e8ab
Merge pull request #1157 from basecamp/fetch-and-download-production-db
...
Script to fetch and load production dbs
2025-09-23 10:51:38 +02:00
Jorge Manrubia
17e790dfc1
Script to fetch and load production dbs
2025-09-23 10:49:33 +02:00
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