Commit Graph

81 Commits

Author SHA1 Message Date
Jason Zimdars 1fde270b18 Restore back shortcut 2025-02-19 16:05: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 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 e16d7f1138 Polish bubble title inputs for WYSIWYG 2025-02-12 17:25:46 -06:00
Jason Zimdars e5e8f321df Make these sticky 2025-02-12 13:37:03 -06:00
Jason Zimdars 1b309c8e45 Center title 2025-02-12 10:09:42 -06: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 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 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 410b754d69 Adjust navigation 2025-02-07 16:27:12 -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
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 78d8d10e48 Collapse space before comment thread 2025-02-05 10:44:12 -06:00
Kevin McConnell 8839bcafa2 Fix grammar 2025-01-29 13:21:35 +00:00
Jason Zimdars 3e7fbbd401 Tighten labels 2025-01-24 14:26:24 -06:00
Jason Zimdars 29b221f65c Banner for draft state 2025-01-16 19:21:27 -06:00
Kevin McConnell cd1e6378d0 Add drafted and published states 2025-01-15 10:58:00 +00:00
Jason Zimdars f7f063ae0c Can just use @bucket 2025-01-14 15:49:25 -06:00
Jason Zimdars 32532c53cb Add bucket link/title so you know where you are 2025-01-14 15:48:49 -06:00
Kevin McConnell c11b5af5e0 Make Stimulus controller more generic 2025-01-14 13:37:54 +00:00
Kevin McConnell 46989f6ebe Mark notification read when viewing the Bubble 2025-01-13 14:21:47 +00:00
Kevin McConnell febcb6c344 A partial is clearer than a helper here 2025-01-13 14:21:47 +00:00
Kevin McConnell 876083c697 Broadcast new notifications 2025-01-13 14:21:47 +00:00
Kevin McConnell 0c152b5439 Style the tray a little bit 2025-01-13 14:21:47 +00:00
Jason Zimdars 1530b76af8 Hit esc to navigate back after opening a bubble 2024-12-19 16:22:01 -06:00
Jose Farias 2134fd1a46 No filter in bubble perma 2024-12-18 18:34:58 -06:00
Jason Zimdars bd35da79c3 Add button and action to delete a bubble 2024-12-17 15:58:12 -06:00
Jason Zimdars 520bead27f Open the title field for editing after creating a new bubble 2024-12-16 16:59:31 -06:00
Jose Farias acac683b3e Do combobox filtering client-side 2024-11-25 16:25:42 -06:00
Jose Farias 88e3640272 Merge branch 'main' into comboboxes
* main:
  Ensure @filter isn't nil
  Bump boost size, adjust assignee alignment
  Stub duplicate finder button
  Move pop action
  Remove some of the more vertical ones
  List name next to assignee
  Bump font size
  Display tags inside the bubble
  Needs a little structure
  Pull back comment decoration
  Tighten up menu
  Tighten-up workflow panel
2024-11-25 14:00:52 -06:00
Jason Zimdars 4f42ab973b Ensure @filter isn't nil 2024-11-22 16:54:21 -06:00
Jason Zimdars 4d9b27f6d8 Stub duplicate finder button 2024-11-22 16:32:54 -06:00
Jason Zimdars 5865c41738 Move pop action 2024-11-22 16:29:05 -06:00
Jason Zimdars ddefd9b548 Display tags inside the bubble 2024-11-22 15:59:29 -06:00
Jason Zimdars df0813b8d6 Tighten up menu 2024-11-22 12:07:17 -06:00
Jose Farias f266e46b57 Wire up comboboxes 2024-11-21 19:58:21 -06:00
Jason Zimdars d52f7e67e8 Add boosts feature from sidebar 2024-11-14 16:23:28 -06:00