Commit Graph

282 Commits

Author SHA1 Message Date
Kevin McConnell dac2611c57 Auto-pop bubbles 2025-02-12 13:20:05 +00:00
Jason Zimdars 0c57f9cdc5 Polish draft/post UI 2025-02-11 21:48:33 -06:00
Kevin McConnell ce30959bbb Only prompt to recover when creating 2025-02-11 15:24:29 +00:00
Kevin McConnell c65da021dc Don't create history when restore abandoned bubble 2025-02-11 14:34:39 +00:00
Kevin McConnell 4121f68f7d Auto-save edits to bubble title 2025-02-11 14:34:39 +00:00
Kevin McConnell fd1556b298 Decision can belong to subsequently created bubble 2025-02-11 14:34:39 +00:00
Kevin McConnell bb5c767111 Recover recently-deleted bubbles 2025-02-11 14:34:39 +00:00
Kevin McConnell cc3e147e85 When creating, put a form in the bubble title area 2025-02-11 14:34:39 +00:00
Kevin McConnell 334b545fd8 Wire up the publish button properly 2025-02-11 14:34:39 +00:00
Kevin McConnell 70f7f100a9 Add publish/draft/cancel buttons to form 2025-02-11 14:34:39 +00:00
Kevin McConnell 321384b573 Replace "editing" param with creating? state 2025-02-11 14:34:39 +00:00
Jason Zimdars 5107071315 Clean up assignment and tag menus 2025-02-10 17:45:23 -06:00
Jason Zimdars 8ee1e670f9 Remove Hotwire Combobox, adjust related styles 2025-02-10 17:01:42 -06:00
Jason Zimdars e3cdd863e1 Clearer label 2025-02-10 16:17:48 -06:00
Jason Zimdars fe4a024015 Sort alphabetically 2025-02-10 16:13:39 -06:00
Jason Zimdars 0956917546 Display the number of comments on bubbles 2025-02-07 16:44:43 -06:00
Jason Zimdars 410b754d69 Adjust navigation 2025-02-07 16:27:12 -06:00
Jason Zimdars 3a827f727a Better name label treatment, tighter positioning 2025-02-07 16:12:55 -06:00
Jason Zimdars 70e88aafd5 Copy edit 2025-02-07 15:14:26 -06:00
Jason Zimdars 265aff9970 This shouldn't happen once wired but prevent for negative values 2025-02-06 19:31:33 -06:00
Jason Zimdars 128b42be0d Fall back to created_at if there are no events 2025-02-06 19:21:24 -06:00
Jason Zimdars 66d79e7836 Inline this check 2025-02-06 19:20:51 -06:00
Jason Zimdars 22625c493a Use Time.current, make this resilient to null values 2025-02-06 19:12:18 -06:00
Jason Zimdars 2b57de4769 Make pop toggle more prominent, add message 2025-02-06 18:49:33 -06:00
Jason Zimdars f4e82d069b Truncation and alignment 2025-02-06 16:45:16 -06:00
Jason Zimdars 4ced917358 Push columns to the edges of the viewport 2025-02-06 16:30:24 -06:00
Jason Zimdars 346ecc34af Projects -> Collections 2025-02-06 16:24:05 -06:00
Jason Zimdars bde557d952 The breadcrumb is just too much 2025-02-06 12:18:45 -06:00
Kevin McConnell dcf26d6981 Hide these buttons when there's no current bucket
These depend on having a bucket to link to, but in the case of an "All
buckets" view, we don't have one. So we can hide them in that case.
2025-02-06 14:41:05 +00:00
Jason Zimdars f09d8e3684 Fix overflows 2025-02-05 17:23:27 -06:00
Jason Zimdars c0f842427d Rework navigation 2025-02-05 17:14:05 -06:00
Jason Zimdars 39c0be6722 Only count comments, exclude even summaries 2025-02-05 11:20:53 -06:00
Jason Zimdars 78d8d10e48 Collapse space before comment thread 2025-02-05 10:44:12 -06:00
Jason Zimdars 04844504f1 Move to plain checkboxes instead of combobox 2025-02-04 16:51:06 -06:00
Jason Zimdars 764c3534ca Add settings to bucket perma 2025-02-04 13:26:35 -06:00
Jason Zimdars 5bb6accc2c Ensure long titles wrap, comment counts don't 2025-01-31 17:24:00 -06:00
Jason Zimdars 3fd3077c4c Add more details to bubbles in list, use local times 2025-01-31 11:27:39 -06:00
Jason Zimdars c1419ad4da Fix atrocious wrapping 2025-01-30 15:35:15 -06:00
Jason Zimdars 92cc2c8121 Just use plain checkboxes
- Style WIP
2025-01-29 21:25:43 -06:00
Kevin McConnell 8839bcafa2 Fix grammar 2025-01-29 13:21:35 +00:00
Jason Zimdars eaa71d490d Should match text 2025-01-27 16:08:26 -06:00
Jason Zimdars 3f794f9d73 Polish divider 2025-01-24 19:50:29 -06:00
Jason Zimdars ad73853fe0 Let's not assume it's a due date 2025-01-24 15:04:11 -06:00
Jason Zimdars 7e97f1b672 Let's try without the big drag button, extend beyond the column a touch 2025-01-24 14:54:10 -06:00
Jason Zimdars 3e7fbbd401 Tighten labels 2025-01-24 14:26:24 -06:00
Kevin McConnell bd6e0b62b1 Split up a big view 2025-01-24 10:36:33 +00:00
Kevin McConnell 85d5f7d7d7 Allow filtering by stage 2025-01-24 10:28:12 +00:00
Jason Zimdars 29b221f65c Banner for draft state 2025-01-16 19:21:27 -06:00
Jason Zimdars 340ff19a8c Drafts should always use the dashed outline wherever they're displayed 2025-01-16 19:14:58 -06:00
Jose Farias af0783d8ff Fix divider drag jankiness 2025-01-16 13:54:42 -06:00