Commit Graph

1106 Commits

Author SHA1 Message Date
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
Kevin McConnell 483c6cdbe6 Allow updating draft comment with bubble 2025-02-13 14:39:33 +00:00
Kevin McConnell 88f295eee2 Provide accessor for the draft comment 2025-02-13 14:36:34 +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 08fb92b526 We only need to mention buckets if scoped 2025-02-12 16:18:08 -06:00
Jason Zimdars 7c3c3f6998 Don't count popped by system 2025-02-12 16:12:05 -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
Kevin McConnell 6f1f819ad7 Suppress notifications for system-generated events 2025-02-12 17:40:29 +00:00
Jason Zimdars 1b309c8e45 Center title 2025-02-12 10:09:42 -06:00
Kevin McConnell 400e40858d Merge pull request #253 from basecamp/auto-pop
Auto-pop bubbles
2025-02-12 15:42:35 +00:00
Kevin McConnell a88cbf0c41 Add test 2025-02-12 15:36:48 +00:00
Kevin McConnell d925b53b01 Prevent calling system without scoping to account 2025-02-12 15:19:51 +00:00
Kevin McConnell deb3d093bb No longer need the un-clickable avatar for system 2025-02-12 15:06:49 +00:00
Kevin McConnell a24817ffb7 Don't show system events in Activity view 2025-02-12 14:31:29 +00:00
Kevin McConnell b0add103c4 Remove the system user avatar
We probably won't need it.
2025-02-12 14:29:33 +00:00
Kevin McConnell e72c89781f Ensure auto_pop_at it set before saving 2025-02-12 13:36:57 +00:00
Kevin McConnell 2b7074f24d Clearer name 2025-02-12 13:28:47 +00:00
Kevin McConnell 6b457fc26f Add job to auto-pop the items that are due 2025-02-12 13:22:31 +00:00
Kevin McConnell dac2611c57 Auto-pop bubbles 2025-02-12 13:20:05 +00:00
Kevin McConnell e9ff277599 Add auto_pop_at 2025-02-12 13:19:55 +00:00
Kevin McConnell 485a056ba2 Add a "system" role & specific user 2025-02-12 13:19:53 +00:00
Jason Zimdars 0c57f9cdc5 Polish draft/post UI 2025-02-11 21:48:33 -06:00
Jason Zimdars b942cf0ce2 Merge branch 'main' into create-before-draft
* main:
  Remove bubble animation, tighten up boosts bubble
  Ensure there are no visual gaps
  Use a Turbo frame to avoid awkward navigation
  Don't filter uploaded images in dark mode
2025-02-11 16:26:36 -06:00
Jason Zimdars cc9419af1b Remove bubble animation, tighten up boosts bubble 2025-02-11 15:03:28 -06:00
Jason Zimdars c433f23180 Ensure there are no visual gaps 2025-02-11 14:38:08 -06:00
Jason Zimdars 38cb031bc3 Use a Turbo frame to avoid awkward navigation 2025-02-11 12:58:52 -06:00
Jason Zimdars d3eb3ce686 Don't filter uploaded images in dark mode 2025-02-11 12:49:27 -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 bd4e475d44 Remove old abandoned bubble creations via cron 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 6832ba8f37 It's not just about drafts now 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 81197bfb49 Don't set a default title 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 beaa8fa30c Formatting 2025-02-11 14:34:39 +00:00
Kevin McConnell c23d829063 Tidy 2025-02-11 14:34:39 +00:00
Kevin McConnell 39c0a95e1a We'll handle this at the event level 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 469dbd0ba5 Don't track assignment notifications until publishing 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
Kevin McConnell b347d77f4d Add a new "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