Adrien Maston
8bf2397c4a
Don't make all buttons bigger on mobile
2026-01-09 11:57:16 +01:00
Adrien Maston
268c6431af
Merge branch 'main' into mobile/prepare-webviews-2
...
* main: (73 commits)
Fix that caching should be disabled in dev by default. References 3cf841d463 .
Revert "Add CJK (Chinese, Japanese, Korean) search support"
Account for new button sizes on mobile
Bump filter z-index when filters are open
Use a dedicated resource for showing cards in draft mode
Refactor popup.css styles for focus state
Add Segoe UI Variable Fizzy font face configuration comments
Update @layer name to `base` in font-face definition for "Segoe UI Variable Fizzy"
Repair scope for card styles within the columns view
Add missing list to cards page
Account for simpler public views
Fix public layout
Pull board-tools outside of the list for mobile
saas: move log_level setting into an environment variable
Restore log level configurability in production environment
Remove engagements
Go back to board after clearing filters
Ensure filters sit on top of cards
Fix public boards
Fix card grid layout
...
2026-01-09 10:58:21 +01:00
Andy Smith
cf83f347c4
Merge pull request #2260 from liberaldev/add-segoe-ui-variable
...
Integrate Segoe UI Variable
2026-01-08 14:40:35 -06:00
Andy Smith
c30b7982e5
Merge pull request #2240 from vixen24/main
...
Add margin to details inside popup styles
2026-01-08 14:38:26 -06:00
Jeremy Daer
d913ef5b6a
Fix that caching should be disabled in dev by default. References 3cf841d463.
2026-01-08 12:26:18 -08:00
Andy Smith
4442451625
Merge pull request #2320 from basecamp/boost-fix-mobile
...
Account for new button sizes on mobile
2026-01-08 14:20:59 -06:00
Andy Smith
edf1fd1bc2
Merge pull request #2319 from basecamp/filter-z-index
...
Bump filter z-index when filters are open
2026-01-08 14:18:02 -06:00
Andy Smith
5253763793
Merge branch 'main' into boost-fix-mobile
...
* main:
Revert "Add CJK (Chinese, Japanese, Korean) search support"
2026-01-08 14:15:37 -06:00
Andy Smith
f3afe946c2
Merge branch 'main' into filter-z-index
...
* main:
Revert "Add CJK (Chinese, Japanese, Korean) search support"
2026-01-08 14:15:19 -06:00
Jorge Manrubia
b4775d3e54
Merge pull request #2321 from basecamp/revert-2299-fix-cjk-search
...
Revert "Add CJK (Chinese, Japanese, Korean) search support"
2026-01-08 21:09:50 +01:00
Jorge Manrubia
3457c871e1
Revert "Add CJK (Chinese, Japanese, Korean) search support"
2026-01-08 21:07:14 +01:00
Andy Smith
1802b45c8d
Account for new button sizes on mobile
2026-01-08 13:30:10 -06:00
Andy Smith
625940e414
Bump filter z-index when filters are open
2026-01-08 12:41:57 -06:00
Jorge Manrubia
ca68264c65
Merge pull request #2306 from basecamp/draft-new
...
Use a dedicated resource for showing cards in draft mode
2026-01-08 17:30:19 +01:00
Jorge Manrubia
db804b8450
Merge pull request #2299 from Maklu/fix-cjk-search
...
Add CJK (Chinese, Japanese, Korean) search support
2026-01-08 12:00:46 +01:00
Jorge Manrubia
f58a1aeb31
Use a dedicated resource for showing cards in draft mode
...
Mobile team needs this. Also, this lets us get rid from some conditionals for handling
both modes with a single template.
https://3.basecamp.com/2914079/buckets/44843469/messages/9437287330
2026-01-08 10:40:21 +01:00
William Idakwo
2992b53577
Refactor popup.css styles for focus state
...
Remove margin-block-start from details in popup styles and add focus-visible style to popup item.
2026-01-08 08:45:58 +01:00
user
cd9b382214
Add Segoe UI Variable Fizzy font face configuration comments
2026-01-08 13:53:46 +09:00
user
5c453952a8
Update @layer name to base in font-face definition for "Segoe UI Variable Fizzy"
2026-01-08 13:25:41 +09:00
Andy Smith
de47e3d2a8
Merge pull request #2316 from basecamp/fix-card-stacks-on-boards
...
Repair scope for card styles within the columns view
2026-01-07 16:11:38 -06:00
Andy Smith
eb4197f58d
Repair scope for card styles within the columns view
2026-01-07 16:07:38 -06:00
Andy Smith
0cdcfeaaf7
Merge pull request #2312 from basecamp/missing-cards-list
...
Add missing list to cards page
2026-01-07 12:35:38 -06:00
Andy Smith
7f8e426534
Add missing list to cards page
2026-01-07 12:32:46 -06:00
Andy Smith
0e661ee3f6
Merge pull request #2124 from basecamp/mobile-columns-pt-iii
...
Mobile columns pt iii
2026-01-07 12:27:48 -06:00
Andy Smith
187bff131e
Account for simpler public views
2026-01-07 12:22:38 -06:00
Andy Smith
05c00aa1b8
Fix public layout
2026-01-07 12:14:50 -06:00
Andy Smith
897cac06c7
Pull board-tools outside of the list for mobile
2026-01-07 11:36:31 -06:00
Andy Smith
4cc44704e5
Merge branch 'main' into mobile-columns-pt-iii
2026-01-07 11:16:49 -06:00
Jorge Manrubia
7249e20b9b
Merge pull request #2303 from basecamp/clear-filters-url
...
Go back to board after clearing filters
2026-01-07 18:03:52 +01:00
Mike Dalessio
88ab62c352
Merge pull request #2234 from kpumuk/log-level
...
Restore log level configurability in production environment
2026-01-07 11:35:33 -05:00
Mike Dalessio
a7c9b7479c
saas: move log_level setting into an environment variable
2026-01-07 11:24:22 -05:00
Dmytro Shteflyuk
0417639049
Restore log level configurability in production environment
2026-01-07 11:24:22 -05:00
Andy Smith
f58bb33775
Merge pull request #2249 from nqst/notification-settings-adjustments
...
Notification Settings adjustments
2026-01-07 10:08:22 -06:00
Jorge Manrubia
a2553f1dcd
Merge pull request #2118 from petzbloom-sudo/webhook-update
...
Add card assignees in card JSON builder
2026-01-07 16:51:58 +01:00
Jorge Manrubia
732c6259a8
Merge pull request #2163 from italomatos/fix/maintain-search-input-focus-on-submit
...
Fix: Maintain search input focus after form submission
2026-01-07 16:48:53 +01:00
Jorge Manrubia
e55a99233f
Merge pull request #2204 from basecamp/drop-engagements
...
Remove engagements
2026-01-07 16:48:17 +01:00
Jorge Manrubia
6d05ab428e
Remove engagements
...
We are not using this anymore!
2026-01-07 16:43:33 +01:00
Jorge Manrubia
e34716a537
Merge pull request #2221 from pinzonjulian/patch-1
...
Fix test state pollution caused by filter/search_test
2026-01-07 16:40:18 +01:00
Jorge Manrubia
6f076dfe3c
Merge pull request #2245 from wbso-ai/extend-slack-message
...
Add link to Fizzy card in Slack message
2026-01-07 16:37:51 +01:00
Jorge Manrubia
a1f26ac936
Merge pull request #2223 from afurm/remove-cards-heading-styles
...
Remove unused cards__heading styles
2026-01-07 16:31:21 +01:00
Adrien Maston
241ce9fd7a
Tweak the top corners of the container on the card perma
2026-01-07 16:31:07 +01:00
Adrien Maston
8508f1341a
Hide the content of the header instead the header itself
...
... it has the top inset that prevents being under the navigation bar
2026-01-07 16:30:26 +01:00
Adrien Maston
5891345916
Use custom insets instead of env values
2026-01-07 16:28:25 +01:00
Adrien Maston
e8c2474fbf
Move custom insets declaration to global css
2026-01-07 16:27:41 +01:00
Jorge Manrubia
fb6bcaa18e
Merge pull request #2227 from scart88/main
...
Redirect back to account settings page when the user role is changed …
2026-01-07 16:27:05 +01:00
Jorge Manrubia
bf615819f3
Merge pull request #2236 from wood-brandon/patch-1
...
fix(docs): docker run uses `--env`
2026-01-07 16:16:28 +01:00
Jorge Manrubia
8efb778f53
Merge pull request #2237 from dilberryhoundog/fix-closed-cards-from-not_now
...
Fix: destroy "not now" state when closing cards, enables "indexed_by=closed" expected behaviour
2026-01-07 16:15:14 +01:00
Jorge Manrubia
6e765a114c
Merge pull request #2294 from basecamp/refresh-drafts
...
Make sure new card drafts are refreshed when reused
2026-01-07 15:49:46 +01:00
Andy Smith
20d70995b7
Merge pull request #2304 from basecamp/save-changes-regression
...
Use notch class so Save button is positioned correctly
2026-01-06 16:04:17 -06:00
Andy Smith
776c67a501
Use notch class so Save button is positioned correctly
2026-01-06 15:57:36 -06:00