Jason Zimdars
f953dabea2
Try a gradient for pop and subtle
2025-09-30 20:18:17 -05:00
Jason Zimdars
dc4d61c98c
Style .crash file attachments
2025-09-30 20:15:05 -05:00
Jason Zimdars
9998599353
Merge pull request #1201 from basecamp/jz/9-30-25
...
JZ 9/30/25
2025-09-30 18:44:45 -05:00
Jason Zimdars
1ecbc6d8ac
This child of <ol> should be <li>
2025-09-30 18:11:24 -05:00
Jason Zimdars
a1132ece1d
Try full saturation colors
2025-09-30 17:59:39 -05:00
Jason Zimdars
222abd7e4d
Adjust bubble position
...
Now that we don't have to worry about overlapping the Workflows list we
can display these mostly inside the card boundary
2025-09-30 16:50:18 -05:00
Jason Zimdars
f79bca1712
Remove the tilt effect
2025-09-30 16:47:09 -05:00
Jason Zimdars
749ab3b059
Fix missing space between separator line and collection name
2025-09-30 16:44:35 -05:00
Jason Zimdars
d71960a733
Avoid Load More buttons spanning the column width
2025-09-30 16:41:35 -05:00
Jason Zimdars
3a81c05eae
Avoid scrolling in card title input, cut-off descenders
...
Added a note because this keeps getting changed. A value of 1.1 looks
best but has problems with our automatic field sizing and in geneneral
with Windows. Windows since forever, has simply cropped descenders when
the line-height is lower than it prefers. It's dumb but real.
2025-09-30 16:33:49 -05:00
Jason Zimdars
eaa2fc4492
Ensure Flash notices appear above the Fizzy menu button
2025-09-30 16:29:55 -05:00
Andy Smith
6075efbed0
Merge pull request #1199 from basecamp/column-animation
...
Column animation
2025-09-30 14:37:50 -05:00
Mike Dalessio
b5298566d8
Merge pull request #1198 from basecamp/flavorjones/fix-add-user
...
Fix the create-new-user script
2025-09-30 14:49:45 -04:00
Mike Dalessio
b2e5208b26
Update create-new-user.rb to use external association names
...
Should have been part of #1115
2025-09-30 14:46:07 -04:00
Mike Dalessio
0213140a7c
Update User so that it can be cleanly destroyed
...
- Delete unused dependent-destroy associations
- Include watchers as a dependent-destroy
2025-09-30 14:44:38 -04:00
Andy Smith
babc943ce1
Handle content overflows better
2025-09-30 11:14:27 -05:00
Andy Smith
bd45eee52f
Smooth out animations a bit
2025-09-30 11:07:10 -05:00
Jorge Manrubia
d7269d3bf9
Merge pull request #1195 from basecamp/card-collection
...
Fix: Keep the previous filtering when navigating back from cards
2025-09-30 15:50:13 +02:00
Jorge Manrubia
0347806ce1
Fix: Keep the previous filtering when navigating back from cards
...
https://fizzy.37signals.com/5986089/cards/1760/edit
This also adds a proper resource for filtered collections, instead of changing the URL to cards for filtering cards.
2025-09-30 15:48:56 +02:00
Jorge Manrubia
d0003e6e94
Columns does not exist anyymore!
2025-09-30 14:51:04 +02:00
Jorge Manrubia
f1647d4beb
Merge pull request #1194 from basecamp/redirect-to-card
...
Redirect to cards when searching by card id
2025-09-30 13:55:32 +02:00
Jorge Manrubia
1b6b82a6cc
Redirect to cards when searching by card id
2025-09-30 13:52:27 +02:00
Jorge Manrubia
5b52e90e76
Merge pull request #1193 from basecamp/accessibility-tweaks
...
Remove role=list for now, it expects listitems as direct descendants
2025-09-30 09:38:11 +02:00
Jorge Manrubia
520a80cf1d
Remove role=list for now, it expects listitems as direct descendants
2025-09-30 09:30:37 +02:00
Jorge Manrubia
0d6b037b17
Merge pull request #1192 from basecamp/assorted-fixes
...
Assorted fixes
2025-09-30 09:15:46 +02:00
Jorge Manrubia
3eb5ec2a2e
Fix caching issue
...
We need to pass an array so that it derives the relation key from the last updated record in the association
2025-09-30 09:06:07 +02:00
Jorge Manrubia
5c23e962eb
Extract partial for column form and add HTML5 blank validation
...
https://fizzy.37signals.com/5986089/cards/2046/edit
2025-09-30 08:40:53 +02:00
Jorge Manrubia
a629418eed
Discard when the record was deleted
...
https://fizzy.37signals.com/5986089/cards/2068
2025-09-30 08:27:18 +02:00
Jorge Manrubia
53226587d4
Merge pull request #1191 from basecamp/lexxy-update
...
Update lexxy to deal with nasty bug when pasting URLs!
2025-09-30 06:41:16 +02:00
Jorge Manrubia
94b5e39281
Generate VCR fixtures
...
There is probably something to fix here
2025-09-30 06:40:17 +02:00
Jorge Manrubia
47c09957f5
Update lexxy to deal with nasty bug when pasting URLs!
2025-09-30 06:33:32 +02:00
Andy Smith
45505ed27a
Merge pull request #1189 from basecamp/column-header-fixes
...
Column header fixes
2025-09-29 16:02:51 -05:00
Andy Smith
5768eb26e8
Better padding for popup items
2025-09-29 15:52:02 -05:00
Jorge Manrubia
204d9b4cad
Merge pull request #1188 from basecamp/golden-first
...
Place golden cards first
2025-09-29 21:58:06 +02:00
Jorge Manrubia
dc99b63b50
Place golden cards first
2025-09-29 21:56:40 +02:00
Andy Smith
6d167e560c
CSS cleanup
2025-09-29 14:36:29 -05:00
Andy Smith
bbdc5ac8a8
Move rename dialog inside the menu div
2025-09-29 14:31:05 -05:00
Andy Smith
362655ad9c
Merge pull request #1156 from basecamp/tooltip-orient
...
Tooltip orient
2025-09-29 14:11:04 -05:00
Andy Smith
58c0314c17
Merge branch 'main' into tooltip-orient
...
* main: (161 commits)
Save expanded state to localStorage
Update seeds to use the workflow stages
Disable autocomplete when editing columns
Reset column form and disable autocomplete
Remove unused job
Fix Stream workflow stage BG
We need the grid layout when filtering events
Fix: proper filtering by collection in the collection perma
Fix test
Fix test
Position expander menu
Use parent layout when using with_manual_pagination
Reinstate gap to cards list
Fix: include collection filter in the collection perma
Add some basic caching for the new columns approach
Format
Fix tests
No need to use extra method here
Move actions to stream templates
Prevent recursive loop now that we have nested frames
...
2025-09-29 13:55:33 -05:00
Andy Smith
5f0a6943ee
Merge pull request #1183 from basecamp/filter-grid
...
We need the grid layout when filtering events
2025-09-29 13:09:52 -05:00
Andy Smith
68f4ff696f
Merge pull request #1187 from basecamp/remember-expanded-state
...
Save expanded state to localStorage
2025-09-29 12:55:51 -05:00
Andy Smith
3bd5c660f2
Save expanded state to localStorage
2025-09-29 12:38:18 -05:00
Mike Dalessio
5d32e8ea3a
Merge pull request #1186 from basecamp/flavorjones/fix-seeds
...
Update seeds to use the workflow stages
2025-09-29 13:28:56 -04:00
Mike Dalessio
1553ddce28
Update seeds to use the workflow stages
2025-09-29 13:27:16 -04:00
Jorge Manrubia
f13da231f7
Merge pull request #1185 from basecamp/reset-column-form
...
Column form fixes
2025-09-29 19:02:35 +02:00
Jorge Manrubia
926663dca3
Disable autocomplete when editing columns
2025-09-29 19:00:46 +02:00
Jorge Manrubia
12d55f20c7
Reset column form and disable autocomplete
2025-09-29 19:00:17 +02:00
Andy Smith
fbb43d7178
Merge pull request #1184 from basecamp/stream-stage-bg
...
Fix Stream workflow stage BG
2025-09-29 11:58:24 -05:00
Jorge Manrubia
ea03116ad0
Remove unused job
2025-09-29 18:53:01 +02:00
Andy Smith
bd7ac0d510
Fix Stream workflow stage BG
2025-09-29 11:50:41 -05:00