Jorge Manrubia
72fb15dd0f
Pagination working for columns
...
Bring pagination system from KIA that is compatible with page refreshes
2025-09-28 14:21:16 +02:00
Jorge Manrubia
f3959ced0d
Extract expander to partial
2025-09-27 07:57:36 +02:00
Jorge Manrubia
b94af96e8f
Merge branch 'collapsing-columns' into collapsing-columns+domain
...
# Conflicts:
# app/helpers/cards_helper.rb
2025-09-26 18:48:48 +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
Andy Smith
418406e6ee
Align column overflow better
2025-09-25 11:45:25 -05:00
Andy Smith
d9958d01d0
Stub out column menus
2025-09-24 15:38:01 -05:00
Andy Smith
37cc95f7ce
Hide stages within columns
2025-09-24 13:23:15 -05:00
Jorge Manrubia
2f6a639682
Prepare entropy code for the new auto postpone approach
2025-09-24 16:22:42 +02:00
Andy Smith
82bac33f41
Tidy up the expander
2025-09-23 15:15:41 -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
Andy Smith
95971c2990
New golden ticket effect
2025-07-30 12:08:29 -05:00
Jason Zimdars
acef439f7e
Cache needs to include publication key
2025-07-16 15:49:53 -05:00
Jason Zimdars
98f9ba5512
Allow cards in Considering to gilded
2025-07-07 15:14:33 -05:00
Jorge Manrubia
6907d07d07
Don't choke when a card is missing its stage
...
This can happen if the stage was destroyed
2025-06-19 08:25:48 +02:00
Jorge Manrubia
69263766ec
Make sure that only cards in do/considering are draggable
...
Not in complete, not in the event timeline
2025-06-13 10:02:31 +02:00
Jorge Manrubia
7013b7f378
Pagination working for public collections
2025-06-09 14:36:53 +02:00
Jorge Manrubia
ae6813ba0a
Merge branch 'main' into stalled-cards
...
* main:
Use `vfs` tag on production accessories
Invalidate card cache when editing collection entropy config
Use VFS-based Beamer
Introduce a staging environment
2025-06-05 16:01:42 +02:00
Mike Dalessio
b0a1983553
Invalidate card cache when editing collection entropy config
2025-06-05 09:13:27 -04:00
Jorge Manrubia
2cbd451944
Group entropy options in an object value
...
We'll add stalling considerations next, this helps keeping things organized.
2025-06-05 10:28:33 +02:00
Jorge Manrubia
407141f376
Fix typo
2025-06-04 13:32:05 +02:00
Jorge Manrubia
2870924ca7
Format
2025-06-04 13:14:46 +02:00
Jorge Manrubia
e8249d2405
Consider the new default settings for previews
2025-06-04 13:13:45 +02:00
Mike Dalessio
dddb33b483
Use a view helper to remove branching from the bubbles controller
2025-05-16 10:32:28 -04:00
Jason Zimdars
6ed5549c1b
'Reported' -> 'Added'
2025-04-30 10:29:16 +02:00
Jason Zimdars
8c51ca391b
Move card delete button to a far less prominent position
2025-04-23 16:39:47 -05:00
Jason Zimdars
9b57480b40
ticket is a vestige of a previous design
2025-04-22 13:55:46 -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
026020c06e
Restore drafted card state
2025-04-17 18:07:39 -05:00
David Heinemeier Hansson
461c104ac2
Extract helper method to keep partial at a uniform level of abstraction
2025-04-17 15:42:07 +02:00
David Heinemeier Hansson
cf93da6886
Get rid of card_title
...
We can just set untitled on assignment of empty
2025-04-12 21:29:56 +02:00
David Heinemeier Hansson
120e8da1d5
Unused
2025-04-12 14:14:34 +02:00
Jorge Manrubia
825bbf808e
Extract helper for card articles, use classes to determine when to show golden status
2025-04-11 12:01:52 +02:00
Jorge Manrubia
aef75feead
Only consider golden those cards in "doing"
2025-04-11 11:49:52 +02:00
Jorge Manrubia
695247ae9b
Paginate collection cards
2025-04-10 15:09:56 +02:00
Jason Zimdars
c55501a6c8
Remove unused display count feature
2025-04-09 14:54:53 -05:00
Jorge Manrubia
723e6d94f5
Rename bubbles => cards
2025-04-09 14:50:58 +02:00