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 |
|
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 |
|
Jason Zimdars
|
e531461695
|
Blank slate
|
2025-09-18 17:39:45 -05:00 |
|
Jason Zimdars
|
b64fcf93f2
|
Don't try to render doing if there is no workflow in use
|
2025-09-18 17:39:12 -05:00 |
|
Jason Zimdars
|
769083cb54
|
Bring back On Deck to stand in for Not Now
|
2025-09-18 17:37:35 -05:00 |
|
Jason Zimdars
|
6dbe915ddf
|
Bring back the vertical rules
|
2025-09-18 17:28:11 -05:00 |
|
Jason Zimdars
|
c6cb634340
|
Show progress bar in columns
|
2025-09-18 17:18:19 -05: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 |
|