Commit Graph

1989 Commits

Author SHA1 Message Date
Jason Zimdars 38e87262da Make it more subtle, align 2025-09-22 20:29:41 -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 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 c99084c65c No workflows, columns will be ad-hoc 2025-09-22 13:57:37 -05:00
Jason Zimdars 1bcaee6da2 No more falling back
Still needs implemented but we won't be autoreconsidering anymore. All
entropy will auto-close with reasion: Not now so it appears in the Not
Now column
2025-09-22 13:57:12 -05:00
Jason Zimdars bb177b78a5 Move all engagements to the stage picker UI 2025-09-22 13:46:00 -05:00
Jason Zimdars 4fe735d9fe Only show the glowing pattern on Considering 2025-09-22 11:10:27 -05:00
Jason Zimdars 2ea2e65f04 Always show the stage picker, cards in Considering are unstaged 2025-09-22 10:55:22 -05:00
Jason Zimdars 0a77459833 Get the total count in the collection 2025-09-19 17:40:09 -05:00
Jason Zimdars 7a2f77d096 Drop cards into specific stage columns 2025-09-19 17:34:52 -05:00
Jason Zimdars 5043dc69dd Display total number of records, not just the ones in the first page 2025-09-19 17:20:24 -05:00
Jason Zimdars 0267c87c18 Allow cards to be dragged out of closed to reopen them 2025-09-19 17:14:57 -05:00
Jason Zimdars a4e1b04f0e Allow dropping cards into closed 2025-09-19 17:13:20 -05:00
Jason Zimdars 55a77b435c Flip it on its side 2025-09-19 14:18:59 -05:00
Jason Zimdars d908c2da8a Try decorating expanded columns, bold column titles 2025-09-19 13:08:31 -05:00
Jason Zimdars a5b2285f30 Adjust column colors, alignment, transitions 2025-09-19 11:56:05 -05:00
Jason Zimdars 03ad5f26db Expand columns exclusively 2025-09-19 10:49:47 -05:00
Jason Zimdars 357b27c914 Fit column content, cap counts 2025-09-19 10:25:57 -05:00
Jason Zimdars e531461695 Blank slate 2025-09-18 17:39:45 -05:00
Jason Zimdars b64fcf93f2 Don't try to render doing if there is no workflow in use 2025-09-18 17:39:12 -05:00
Jason Zimdars 769083cb54 Bring back On Deck to stand in for Not Now 2025-09-18 17:37:35 -05:00
Jason Zimdars c6cb634340 Show progress bar in columns 2025-09-18 17:18:19 -05:00
Jason Zimdars fa69fd9c54 Drag/drop, add title to the container 2025-09-18 13:43:07 -05:00
Jason Zimdars e033ae0107 Empty state 2025-09-18 11:41:53 -05:00
Jason Zimdars 0a58411398 Move closed to a column 2025-09-18 11:26:01 -05:00
Jason Zimdars c0058dbb2c Improve collapsed display 2025-09-18 10:02:50 -05:00
Jason Zimdars 2e662a30c2 Bring back visual effect 2025-09-18 09:41:49 -05:00
Jason Zimdars f53ae63538 First pass at collapsible columns 2025-09-17 16:38:51 -05:00
Jason Zimdars d65f51ae53 Copy edits 2025-09-17 12:36:21 -05:00
Jorge Manrubia a7b6dbdc7a Review copy 2025-09-17 18:59:41 +02:00
Jorge Manrubia 74193f8140 Show confirmation dialog when removing yourself 2025-09-17 18:57:30 +02:00
Jason Zimdars a3ac9041b5 Style buttons 2025-09-17 11:27:15 -05:00
Jorge Manrubia 515fb72d54 Add buttons for toggle on and off 2025-09-17 18:08:26 +02:00
Stanko K.R. f020d377f3 Use polymorphic_url instead of path 2025-09-17 14:05:43 +02:00
Jason Zimdars 4b64b17e38 Now that we have space on the left, move it there 2025-09-16 14:16:31 -05:00
Jason Zimdars 1258b0e6e0 Merge pull request #1111 from basecamp/on-deck-entropic
Cards in On Deck adopt the same entropy behavior as ones in Doing
2025-09-16 14:15:47 -05:00
Stanko K.R. b49e8d2d34 Remove URL field from edit form 2025-09-16 20:18:35 +02:00
Jason Zimdars 2e9273c6ab Improve active state 2025-09-16 20:08:06 +02:00
Jason Zimdars 784d6cf690 Don't need to navigate this list
I doubt most collections will ever have more than a handul
2025-09-16 20:08:06 +02:00
Jason Zimdars daee271940 Style show view 2025-09-16 20:08:06 +02:00
Jason Zimdars a5b4c88d27 Style web hooks forms and list WIP 2025-09-16 20:08:06 +02:00
Stanko K.R. 63e64a060d Use HTML5 validation for the URL 2025-09-16 20:08:06 +02:00
Stanko K.R. 5b3089e11e Change the icon if there are webhooks on a collection 2025-09-16 20:08:06 +02:00
Stanko K.R. 02a421675f Scope Webhooks to Collections 2025-09-16 20:07:25 +02:00
Stanko K.R. 25b2daad93 Limit access to webhooks to admins 2025-09-16 20:04:20 +02:00