Commit Graph

301 Commits

Author SHA1 Message Date
Jason Zimdars 1fde270b18 Restore back shortcut 2025-02-19 16:05:48 -06:00
Jason Zimdars 0fc85f11a5 Need splat for list items, don't wiggle popped on hover 2025-02-19 13:20:42 -06:00
Jason Zimdars 18707300d4 Try a lighter bubble style and bring back splats for popped 2025-02-18 19:02:00 -06:00
Jason Zimdars 0258f09dd8 When you click a tag, include the bucket scope 2025-02-14 11:56:05 -06:00
Jason Zimdars b54103cdef Sort case insenstive 2025-02-14 11:18:24 -06:00
Jason Zimdars 5313394f18 Just display the names 2025-02-14 10:43:48 -06:00
Jason Zimdars 3e5b531d12 Extract into a single-purpose controller 2025-02-13 17:40:18 -06:00
Jason Zimdars ddfaf8bf33 Paste files in the new editor 2025-02-13 17:04:43 -06:00
Jason Zimdars 7544560e05 Add some constraints to the filter menu so the buttons are always visible 2025-02-13 16:38:56 -06:00
Jason Zimdars bba3794454 Attribute is on the wrong element 2025-02-13 16:16:25 -06:00
Jason Zimdars 68bb5a5e6a Styles for comment input 2025-02-13 10:18:41 -06:00
Kevin McConnell cd9fce9b89 Add auto-save to the draft comment field 2025-02-13 15:16:42 +00:00
Kevin McConnell 85749687f7 Associate the draft comment with the bubble form 2025-02-13 15:05:04 +00:00
Jason Zimdars 946f387e7c Missed this one 2025-02-12 17:27:44 -06:00
Jason Zimdars e16d7f1138 Polish bubble title inputs for WYSIWYG 2025-02-12 17:25:46 -06:00
Jason Zimdars c2112735f8 Try a simpler popped treatment, consistency for small bubbles 2025-02-12 15:54:38 -06:00
Jason Zimdars e5e8f321df Make these sticky 2025-02-12 13:37:03 -06:00
Jason Zimdars ff8a2b56b3 Burst effect for popped bubbles 2025-02-12 13:10:58 -06:00
Jason Zimdars 1b309c8e45 Center title 2025-02-12 10:09:42 -06:00
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