Andy Smith
|
ceceeb0adf
|
Merge pull request #1609 from basecamp/assign-button-tabindex
Make sure assign button isn't tabbable when previewing
|
2025-11-17 11:14:56 -06:00 |
|
Andy Smith
|
c9362b618e
|
Make sure assign button isn't tabbable when previewing
|
2025-11-17 11:13:51 -06:00 |
|
Andy Smith
|
f990a606c2
|
Merge pull request #1608 from basecamp/flash-message-z-index
Update z-index
|
2025-11-17 11:05:52 -06:00 |
|
Andy Smith
|
ab3450cf5f
|
Update z-index
|
2025-11-17 11:05:06 -06:00 |
|
Jorge Manrubia
|
ffc00801ab
|
Merge pull request #1607 from basecamp/csrf-caching
Do not use HTTP caching since the page is full of forms, and can result in 422s due to CSRF tokens
|
2025-11-17 13:57:13 +01:00 |
|
Jorge Manrubia
|
a1bc6b7939
|
Do not use HTTP caching since the page is full of forms, and can result in 422s due to CSRF tokens
https://app.fizzy.do/5986089/cards/2977
|
2025-11-17 13:55:23 +01:00 |
|
Jorge Manrubia
|
906c5245ce
|
Prefer inline partials
|
2025-11-17 11:29:08 +01:00 |
|
Jorge Manrubia
|
c247a430fb
|
Favor consistent style that avoids explicit dom_id calls
|
2025-11-17 11:21:50 +01:00 |
|
Mike Dalessio
|
8c2b42d8dc
|
Merge pull request #1603 from basecamp/flavorjones/fix-logging
Re-enable SQL query logging
|
2025-11-14 13:23:13 -05:00 |
|
Mike Dalessio
|
19df86aef9
|
Re-enable SQL query logging
|
2025-11-14 13:19:35 -05:00 |
|
Jorge Manrubia
|
b86a3a8a5b
|
Merge pull request #1600 from basecamp/broadcasts-cards
Restore card perma live refreshes
|
2025-11-14 15:40:08 +01:00 |
|
Jorge Manrubia
|
d6b602b7d7
|
Restore refreshes: make sure they play well with cards in editing mode
|
2025-11-14 15:37:43 +01:00 |
|
Jorge Manrubia
|
83aae71568
|
Merge pull request #1599 from basecamp/notifications-dismiss
Dismiss grouped notifications from the tray
|
2025-11-14 13:02:09 +01:00 |
|
Jorge Manrubia
|
eea9afb639
|
Fix: dismiss grouped notifications by card from the notifications tray
This also splits the templates into two: index and tray, since the URL now changes.
|
2025-11-14 12:58:24 +01:00 |
|
Jorge Manrubia
|
37e6b2461e
|
Headers are indentical
|
2025-11-14 12:27:13 +01:00 |
|
Jorge Manrubia
|
ce84f9bea6
|
Merge pull request #1596 from basecamp/board-entropy
Fix: setting board entropy was changing the account entropy when not present
|
2025-11-14 12:11:58 +01:00 |
|
Jorge Manrubia
|
0d55c966b3
|
Fix: setting board entropy was changing the account entropy when not present
|
2025-11-14 12:10:54 +01:00 |
|
Jorge Manrubia
|
73b739f128
|
Merge pull request #1595 from basecamp/revert-1594-revert-1588-color-a11y
Color a11y
|
2025-11-14 11:46:51 +01:00 |
|
Jorge Manrubia
|
80d309cd22
|
Keep current logical names for colors
So that the db values are not tied to the specific CSS
|
2025-11-14 11:44:04 +01:00 |
|
Jorge Manrubia
|
956a7aafad
|
Revert "Revert "Color a11y""
|
2025-11-14 11:24:55 +01:00 |
|
Jorge Manrubia
|
205729faeb
|
Merge pull request #1594 from basecamp/revert-1588-color-a11y
Revert "Color a11y"
|
2025-11-14 11:22:06 +01:00 |
|
Jorge Manrubia
|
6413570985
|
Revert "Color a11y"
|
2025-11-14 11:21:52 +01:00 |
|
Jorge Manrubia
|
295af8b1e9
|
Merge pull request #1588 from basecamp/color-a11y
Color a11y
|
2025-11-14 11:18:53 +01:00 |
|
Jorge Manrubia
|
06b762c0a8
|
Move default color to the column
|
2025-11-14 11:15:09 +01:00 |
|
Jorge Manrubia
|
b1e087e7c9
|
Introduce a proper color poro to represent colors
Instead of managing a hash throgh the app
|
2025-11-14 11:09:39 +01:00 |
|
Jason Zimdars
|
fe0d90f730
|
Merge pull request #1589 from basecamp/closed-by-system
Display stamp in cards view when it's auto-postponed by the system
|
2025-11-13 18:14:19 -06:00 |
|
Jason Zimdars
|
7650bf9c33
|
Display stamp in cards view when it's auto-postponed by the system
|
2025-11-13 18:12:24 -06:00 |
|
Andy Smith
|
2b0fd0909d
|
Fix test
|
2025-11-13 17:32:36 -06:00 |
|
Andy Smith
|
8ad0d05750
|
Add column color names
|
2025-11-13 17:30:01 -06:00 |
|
Jason Zimdars
|
c991c2fd8e
|
Merge pull request #1587 from basecamp/fizzy-menu-fix
Attempt to fix overflow in mobile safari
|
2025-11-13 17:27:22 -06:00 |
|
Jason Zimdars
|
a064f575b6
|
Attempt to fix overflow in mobile safari
Fix header and close button, avoid `dvw` units because Safari 26 seems
to choke on those
|
2025-11-13 17:24:31 -06:00 |
|
Jason Zimdars
|
9e0d9f4019
|
Merge pull request #1586 from basecamp/maybe-bubble-fix
Adjust position so bubble isn't cut-off
|
2025-11-13 16:30:54 -06:00 |
|
Jason Zimdars
|
35371e2877
|
Adjust position so bubble isn't cut-off
|
2025-11-13 16:27:21 -06:00 |
|
Andy Smith
|
a51c1adad2
|
Merge pull request #1585 from basecamp/add-card-on-mobile-column-view
Add the card tools thing to the mobile view
|
2025-11-13 15:17:08 -06:00 |
|
Andy Smith
|
84c5a4ac15
|
Add the card tools thing to the mobile view
|
2025-11-13 15:16:07 -06:00 |
|
Andy Smith
|
16ac9a0077
|
Merge pull request #1584 from basecamp/andy-13-nov-a
Andy 13 nov a
|
2025-11-13 14:43:12 -06:00 |
|
Andy Smith
|
2598c2009b
|
Fix full page column title typos
|
2025-11-13 14:36:38 -06:00 |
|
Andy Smith
|
44ccfa167a
|
Max-width for body
|
2025-11-13 14:35:02 -06:00 |
|
Andy Smith
|
71436772ac
|
Place z-index of nav on top of bar
|
2025-11-13 14:34:45 -06:00 |
|
Andy Smith
|
73556a5092
|
Show mobile view regardless of touch type
|
2025-11-13 14:34:24 -06:00 |
|
Andy Smith
|
5246c202b0
|
Create back link helper that works nicely on mobile
|
2025-11-13 14:13:29 -06:00 |
|
Andy Smith
|
3d2b649828
|
Add btn--back class
|
2025-11-13 13:57:36 -06:00 |
|
Andy Smith
|
57ec309e91
|
Merge pull request #1582 from basecamp/mobile-column-gradient
L/R gradient direction for columns on mobile
|
2025-11-13 11:40:08 -06:00 |
|
Andy Smith
|
f4540467c2
|
L/R gradient direction for columns on mobile
|
2025-11-13 11:38:22 -06:00 |
|
Jorge Manrubia
|
f232d7f597
|
Merge pull request #1581 from basecamp/comment-streams
Handle comments with streams
|
2025-11-13 17:13:20 +01:00 |
|
Jorge Manrubia
|
17876b30d4
|
Manage comments with streams
We replacing the full list of comments within a turbo frame, which didn't feel great when you had several comments.
|
2025-11-13 17:12:46 +01:00 |
|
Jorge Manrubia
|
66c5005169
|
Disable temporarily
|
2025-11-13 17:01:00 +01:00 |
|
Jorge Manrubia
|
bddbc0c0ac
|
Make comment body area permanent so that morphing/refresh does not touch it
|
2025-11-13 16:52:54 +01:00 |
|
Jorge Manrubia
|
88f1dd4b62
|
Merge pull request #1580 from basecamp/live-card-updates
Re-enable live updates for card permas
|
2025-11-13 16:04:53 +01:00 |
|
Jorge Manrubia
|
e8920ceb0e
|
Prevent page refreshes when posting comments/descriptions with attachments
|
2025-11-13 16:03:48 +01:00 |
|