Commit Graph

147 Commits

Author SHA1 Message Date
Andy Smith 73dd372ca9 Remove overflow from columns 2025-10-02 16:25:38 -05:00
Jason Zimdars ca81e2aa36 Prevent card bubbles getting clipped in grid layout 2025-10-01 13:31:17 -05:00
Jason Zimdars da7ea49f9b Tighten gap between cards 2025-10-01 11:27:48 -05:00
Jason Zimdars e6c7fd283d Don't clip bubbles 2025-10-01 11:21:41 -05:00
Jason Zimdars 8d03785cd8 Restore themed card text colors 2025-10-01 11:19:31 -05:00
Jason Zimdars f953dabea2 Try a gradient for pop and subtle 2025-09-30 20:18:17 -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
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
Andy Smith 6d167e560c CSS cleanup 2025-09-29 14:36:29 -05:00
Andy Smith 27ccde8419 Position expander menu 2025-09-29 10:34:15 -05:00
Jorge Manrubia fffdb623c1 Merge main into collapsing-columns branch
Resolved conflict in card-columns.css by keeping both changes:
- Added padding-inline for non-collapsed cards from collapsing-columns
- Kept bubble positioning, hover effects, and card steps from main
2025-09-29 14:03:59 +02:00
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 531315f253 Restore the class-based approach
aria-expanded should go on the toggle
2025-09-28 13:02:58 +02:00
Jorge Manrubia 5a90de8bcb Use aria-expanded instead of class 2025-09-28 11:31:03 +02:00
Andy Smith 6efd4c8b0e Fix bubble position 2025-09-26 17:12:09 -05:00
Andy Smith 957de36833 Bubbles postiioned regardless of column name 2025-09-26 15:43:33 -05:00
Andy Smith 58b21ca695 Add card grid styles when they aren't in columns 2025-09-26 13:57:37 -05:00
Andy Smith 418406e6ee Align column overflow better 2025-09-25 11:45:25 -05:00
Andy Smith 22758ec81b Revert to blue default card color 2025-09-24 16:42:49 -05:00
Andy Smith 56635867f3 Repair card perma text styles 2025-09-24 16:01:21 -05:00
Andy Smith d9958d01d0 Stub out column menus 2025-09-24 15:38:01 -05:00
Andy Smith 0da89ee2f4 More space above footer 2025-09-24 13:25:59 -05:00
Andy Smith 37cc95f7ce Hide stages within columns 2025-09-24 13:23:15 -05:00
Andy Smith 113063ada3 Add wavy BG to Stream workflow stage 2025-09-24 12:03:58 -05:00
Andy Smith 7438e3d4a9 Add mini bubbles to collapsed columns 2025-09-24 11:43:52 -05:00
Andy Smith 399791bddb Card design tweaks 2025-09-24 11:24:23 -05:00
Andy Smith a817ee0831 More padding for expanded columns 2025-09-24 11:19:36 -05:00
Jorge Manrubia c96334ca3d Merge main into collapsing-columns branch
Resolves merge conflicts by:
- Integrating new Cards::Columns architecture from main
- Preserving collapsible columns functionality
- Maintaining stage-specific doing columns support
- Using new column-based rendering while keeping expanders

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-24 10:19:04 +02:00
Andy Smith 51f2bd98b5 Use column color when collapsing 2025-09-23 16:56:43 -05:00
Andy Smith 744228f4e7 Repair the overview card 2025-09-23 16:53:53 -05:00
Andy Smith ab9c45746b Center columns when anything is expanded 2025-09-23 16:52:05 -05:00
Andy Smith 7c05a503e7 CSS cleanup 2025-09-23 16:01:36 -05:00
Andy Smith 82bac33f41 Tidy up the expander 2025-09-23 15:15:41 -05:00
Andy Smith 043421a1a0 Project header divider 2025-09-23 13:59:50 -05:00
Andy Smith ca7e606ace Remove card columns bottom border 2025-09-23 13:51:10 -05:00
Jason Zimdars 0c7c2ee462 Put the button outside the columns 2025-09-22 20:28:15 -05:00
Jason Zimdars 7d90f92684 Center the stream column, hang the others 2025-09-22 19:43:19 -05:00
Jason Zimdars 2217a92651 Simpler add a column button 2025-09-22 19:36:54 -05:00
Jason Zimdars a4c3f3257c Combine count and progress elements 2025-09-22 19:23:10 -05:00
Jason Zimdars cf9d24f093 Move title back to the top, center filter input, hang toggle 2025-09-22 19:09:50 -05:00
Jason Zimdars c5e17ce526 New stage/column button (stubbed) 2025-09-22 14:31:31 -05:00
Jason Zimdars 1ea9fa9dd3 Space them like columns with separation for current collection 2025-09-22 14:27:58 -05:00
Jason Zimdars b22d7ec05a Try a subnav that has the most recent collections 2025-09-22 14:23:57 -05:00
Jason Zimdars 4fe735d9fe Only show the glowing pattern on Considering 2025-09-22 11:10:27 -05:00
Jason Zimdars 6b22724ce4 Don't display bubbles for what will be closed cards later 2025-09-22 11:08:11 -05:00
Jason Zimdars d90f603ca9 Tweak spacing 2025-09-19 17:51:50 -05:00
Jason Zimdars 55a77b435c Flip it on its side 2025-09-19 14:18:59 -05:00