Jorge Manrubia
b78ca68b2b
Restore streams since we rely on those for deleting boosts
...
https://app.fizzy.do/5986089/cards/2811
2025-11-05 21:31:08 +01:00
Jorge Manrubia
03a345609e
Baseline replacing collection with board across code
2025-11-05 13:31:54 +01:00
Jorge Manrubia
33b6940859
Disable card perma refreshes for now
...
The problem described here is fixed since we removed the banner, but I want
to be sure there are not other issues here. Want to avoid glitches in such a critical
screen
https://app.fizzy.do/5986089/cards/2765#comment_994784439
2025-11-05 09:21:01 +01:00
Jorge Manrubia
37ce2c98d1
Refresh the cards perma dynamically with page refreshes
2025-11-03 13:04:21 +01:00
Jorge Manrubia
5f7feed6c4
Refresh activity-related bits in the card perma dynamically:
...
- Remove entropy bubble
- Refresh the auto close notice https://app.box-car.com/5986089/cards/2683
2025-11-03 12:48:57 +01:00
Jorge Manrubia
9d4dd3b00e
Remove "save as draft"
...
Removes the creating status completely as well as the abandoned cards system. It will
always resume drafts if they exist, for a given collection and user.
https://app.box-car.com/5986089/cards/2489
2025-11-03 09:32:29 +01:00
Jason Zimdars
f962368155
Treat the collection link like a back button rather than a title
2025-10-31 16:20:42 -05:00
David Heinemeier Hansson
67f0876ba7
In order of use
2025-10-30 16:36:15 +01:00
David Heinemeier Hansson
70a506c4a3
My menu is on every screen when the user is logged in
2025-10-30 16:28:51 +01:00
David Heinemeier Hansson
61e81ce8e1
Extract helper at a higher level
2025-10-30 15:34:42 +01:00
David Heinemeier Hansson
bb4e27e586
It's clearer to call out when we DON'T want the messages
2025-10-30 15:27:34 +01:00
David Heinemeier Hansson
7877ab286f
Extract helper
2025-10-29 18:27:07 +01:00
David Heinemeier Hansson
b0d697d6dc
Styling
2025-10-29 18:26:55 +01:00
David Heinemeier Hansson
f41882bfdd
Extract explaining and implementation hiding helper
2025-10-29 18:16:43 +01:00
David Heinemeier Hansson
e59f756c01
Extract explaining helper method
2025-10-29 18:11:43 +01:00
David Heinemeier Hansson
01beb8517a
Don't use _url unless we are changing hosts
2025-10-29 18:05:13 +01:00
Andy Smith
2e3cb86c10
Bump z-index when dialog is open
2025-10-23 15:32:11 -07:00
Jorge Manrubia
4527dcbeda
Remove unnecessary filtering code
...
After removing collections from the filtering menu, there was quite a good cleanup here pending
2025-10-03 10:56:34 +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
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
Jorge Manrubia
aa9d7664ef
Move cards to different columns from the perma
2025-09-26 11:14:02 +02:00
Andy Smith
b82c6e9102
Use data-controller instead of class for tooltip CSS
2025-09-22 16:58:57 -05:00
Andy Smith
3d5bdc64f4
Add JS controller to existing tooltips
2025-09-22 16:50:07 -05:00
Andy Smith
ccd18def01
Merge pull request #1080 from basecamp/print-styles
...
Print styles
2025-09-10 16:29:50 -05:00
Andy Smith
22f9c9d168
WIP
2025-09-10 12:15:31 -05:00
Jorge Manrubia
4e72566856
Flatten card resource
...
We only need the parent collection for creating cards. Carrying it in the
rest of actions is a hassle.
2025-09-10 11:24:23 +02:00
Jason Zimdars
457725d597
Fix rendering and introduce a new style
2025-09-02 20:11:34 -05:00
Andy Smith
bb04512b0c
Consolidate header and nav layouts
2025-08-27 13:48:47 -05:00
Jorge Manrubia
42c8bb89e5
Use the unified filter for cards/show
2025-08-21 14:25:02 +02:00
Andy Smith
49d3b900bf
Add tooltips to icon buttons
2025-08-07 15:28:45 -05:00
Jason Zimdars
7d77f014a2
Only connect lightbox controller where the partial is present
...
- Fixes a console error that complained the dialog target was missing
2025-08-06 17:38:45 -05:00
Andy Smith
38be44dd11
Move lightbox to cards/show so we can use it for description and Lexical images
2025-08-04 16:11:43 -05:00
Andy Smith
c6587a0562
Better truncation for header__titles
2025-07-30 12:25:03 -05:00
Jason Zimdars
6b6cec3026
Add open graph tags for unfurling private URLs, too
2025-07-28 16:59:44 -05:00
Stanko K.R.
66a8d35060
Fix typo in the card recovery message
2025-07-24 15:26:26 +02:00
Andy Smith
fdbb9c185e
Merge branch 'main' into collection-nav
...
* main: (203 commits)
Re-write help content, try a modal-like display
Move to internal registry
Show date instead of time for notifications older than 1 day
Ensure checks are visible for tags and assignments
Adjust padding so card number isn't cut off
Don't color the collection header in considering
Golden cards bubble to the top of Considering, too
Adjust card collection header when colored golden
Allow cards in Considering to gilded
Hide focus ring on new card titles and step inputs
Add hover effect for comment edit button
Add hover effect to overflow button
Improve multi-account behavior of the PWA
Remove unneeded *
Rename test
Review the code to move cards
Update editor
Generalize and delete mentions too
Remove unused code
Make sure we don't remove accesses if collection is accessible
...
2025-07-08 15:34:01 -05:00
Andy Smith
5c2997422f
Address PR feedback
2025-07-03 15:00:12 -05:00
Andy Smith
a27331409e
Consolidate Add card buttons
2025-06-26 15:32:33 -05:00
Jason Zimdars
67087f2967
Bring back hotkey for returning to collection
2025-06-18 11:26:42 -05:00
Jason Zimdars
b91ba6d8ef
Add Fizzy menu to card perma
2025-06-12 16:46:01 -05:00
Jason Zimdars
a55c111737
Fix typo, move to peer element
2025-06-12 15:51:15 -05:00
Jason Zimdars
fc19a74e49
Add an obvious link to the collection
2025-06-12 15:39:38 -05:00
Jason Zimdars
7355b09382
Expose button so you can delete drafts
2025-06-03 17:48:08 -05:00
Jorge Manrubia
b0aae3ad9e
Reapply "Add a description field for cards"
...
This reverts commit a4cc143b09 .
2025-04-21 16:45:24 +02:00
Jorge Manrubia
a4cc143b09
Revert "Add a description field for cards"
2025-04-21 16:41:33 +02:00
Jason Zimdars
e51dc10dc5
Remove draft comments
2025-04-17 18:07:56 -05:00
David Heinemeier Hansson
d019e282ae
Better name
2025-04-17 15:00:14 +02:00
David Heinemeier Hansson
f24287915f
Extract partials that can be rerendered
2025-04-17 14:52:35 +02:00
David Heinemeier Hansson
0c743d27a8
There is no more/less flicker with morphing
...
Where did you see the flickering that this solved, @jorgemanrubia?
2025-04-17 13:42:49 +02:00
David Heinemeier Hansson
b5d6d40462
Use domain language termn
2025-04-17 13:42:23 +02:00