Jorge Manrubia
bbec988516
Golden cards should be placed at the top
2025-12-04 19:23:55 +01:00
Jorge Manrubia
539d3721db
Keep the column color when D&D cards
2025-12-04 18:31:23 +01:00
Jorge Manrubia
3536b6fb32
Modify counters optimistically too
2025-12-04 18:31:23 +01:00
Jorge Manrubia
19051aec3e
Append dropped cards instead of relying on server-side rendering to refresh the columns
...
This implements a simple strategy to optimistically insert cards in columns without waiting for the column refresh. Cards will be placed at the top respecting golden cards.
This uses sorting by "created at" with sorting by "updated at" for the _Not now_ column, so that the treatment everywhere is homogenous.
2025-12-04 18:31:23 +01:00
Jorge Manrubia
f5c7d3d35b
Reload frames with morphing to pervent blink when re-rendering columns
2025-09-26 16:38:04 +02:00
Jorge Manrubia
5c52b6b056
More fidelity for D&D cards
...
- Reload source frame with morphing. E.g: to deal with pagination or with the D&D placeholder
- Decrease source counter with JS
2025-09-26 15:30:09 +02:00
Jorge Manrubia
5a7fa4e239
Drop cards in specific columns
2025-09-26 13:14:21 +02:00
Jorge Manrubia
f6ad04a9e9
D&D to now now working
2025-09-26 12:33:22 +02:00
Jason Zimdars
7a2f77d096
Drop cards into specific stage columns
2025-09-19 17:34:52 -05:00
Jorge Manrubia
0e570565a4
Don't miss cards dropped in the same container!
2025-06-13 10:04:22 +02:00
Jorge Manrubia
5364585818
If we wait for the form to submit it can happen that we don't remove the dragged item!
2025-06-12 12:33:01 +02:00
Jorge Manrubia
f58aaadba5
Drag and drop cards to move between doing/considering
2025-06-12 11:57:53 +02:00