Commit Graph

1363 Commits

Author SHA1 Message Date
Andy Smith 9975ed96f4 WIP: Partially working 2025-04-08 16:01:45 -05:00
Andy Smith d6b985b8ef Basic, non-animated version 2025-04-08 14:23:45 -05:00
Andy Smith 1214527cf2 Fix tray item position 2025-04-08 10:59:51 -05:00
Andy Smith 1715e9a9ee WIP 2025-04-08 10:52:20 -05:00
Jason Zimdars 7a545f5afd Tighten up 2025-04-07 21:48:17 -05:00
Andy Smith 620c0b885a Position "close as" dialog 2025-04-07 15:49:36 -05:00
Andy Smith e9726c481a WIP 2025-04-07 14:50:24 -05:00
Andy Smith 922d80a7fa Correct merge goof 2025-04-07 14:20:11 -05:00
Andy Smith e8f85df720 Merge branch 'main' into cascade-layers-2
* main: (104 commits)
  Default collection permissions to "all access"
  dep: update active_record-tenanted to 8758240b
  dep: bump Rails to 32d96235
  Test for `Bubbles::RecoversController`
  Move readings under bubbles and out of double nesting
  Move bubble stagings out from double nesting
  Correct alpha ordering
  Fix indention
  Move bubble recovery out from double nesting
  Move bubbles publish out from the double nesting
  Move bubble pops out from double nesting
  Move controller to delete bubble image out from double nesting under bucket
  Revert "Scope searches by user"
  Scope searches by user
  Few more lazy loading avatars!
  Another lazy loading point
  Remove double nesting under bubbles for engagement
  Lets just preload all avatars for now
  No need for an array when there is only one dependency
  Scope data by account
  ...
2025-04-07 14:15:55 -05:00
Jorge Manrubia 67398926df Prefer aria-label 2025-04-07 12:54:37 +02:00
Jorge Manrubia a0579f7b6f Inject a span with a class with the value so that we can style it
https://37s.fizzy.37signals.com/buckets/693169850/bubbles/999008854
2025-04-07 10:46:24 +02:00
Jason Zimdars 9cae6bb75a Some browsers can't do this 2025-04-04 17:22:01 -05:00
Jason Zimdars adb04bf4df No need for special case here 2025-04-04 17:20:32 -05:00
Jason Zimdars 43c4ff55b4 Try a switch control for considering||doing 2025-04-04 17:20:22 -05:00
Jason Zimdars 0d6b9b7519 Stub star feature 2025-04-04 16:34:25 -05:00
Jason Zimdars 1f31ca597f Reset value here 2025-04-04 16:19:04 -05:00
Jason Zimdars 90d67654ea This is a bit narrow 2025-04-04 16:16:47 -05:00
Jason Zimdars d2d8c2121f Crisp edges 2025-04-04 16:14:38 -05:00
Jason Zimdars 0a7c7e7889 Use a variant of the bubble color for the perma surround 2025-04-04 16:06:21 -05:00
Andy Smith 61553b77aa Merge pull request #359 from basecamp/picture-icon-repair
Make sure the picture-add icon is square so it doesn't get clipped
2025-04-04 16:01:05 -05:00
Andy Smith a4cccb70a7 Make sure the picture-add icon is square so it doesn't get clipped 2025-04-04 15:21:33 -05:00
Jason Zimdars 4ecb5db6a9 Fix misalignment 2025-04-04 15:17:48 -05:00
Andy Smith 81d4972d90 Merge branch 'main' into cascade-layers-2 2025-04-04 11:40:51 -05:00
Andy Smith 657181e900 Add cascade layers 2025-04-04 11:08:11 -05:00
Jason Zimdars ca0b8a6dd1 Not feeling this design 2025-04-04 10:52:56 -05:00
Andy Smith 55634a0fb9 Fix focus visible state 2025-04-04 10:42:21 -05:00
Jason Zimdars a3ae650f17 Move Reconsider action to close menu, add some flair to Move to doing button 2025-04-03 19:54:49 -05:00
Andy Smith 2d2a38a40a Fix image icons 2025-04-03 17:56:55 -05:00
Jason Zimdars ffc31e460f Revert "Merge pull request #345 from basecamp/cascade-layers"
This reverts commit 01e7301327, reversing
changes made to 832134385a.
2025-04-03 17:42:26 -05:00
Jason Zimdars 4734ae5b61 Fine tune notifications states 2025-04-03 17:07:18 -05:00
Jason Zimdars 48c04c416d Merge branch 'main' into notif-all
* main:
  Extract a couple components
  Add cascade layers to all CSS files
2025-04-03 15:48:32 -05:00
Andy Smith 7e2c4176b3 Merge branch 'main' into cascade-layers
* main:
  Fix merge issues
  Reload stages with morphing too
  Make frames reload compatible with page refreshes to avoid flickering
  Persist terminal turbo frame across navigations
  Enable page refreshes with morphing
  Rework the flow for closing and moving between columns
2025-04-03 11:35:58 -05:00
Kevin McConnell b1803e9853 Use an icon for the button 2025-04-03 16:37:22 +01:00
Jason Zimdars f7e2d04808 Rework the flow for closing and moving between columns 2025-04-02 17:27:34 -05:00
Andy Smith cac95d552c Extract a couple components 2025-04-02 16:28:28 -05:00
Andy Smith e91bda7ffc Add cascade layers to all CSS files 2025-04-02 16:19:56 -05:00
Andy Smith 1beff6c89d Clean img and svg from buttons.css 2025-04-02 14:41:00 -05:00
Andy Smith 51d907fca3 Replace stray image_tag instances and remove colorize class 2025-04-02 14:32:21 -05:00
Andy Smith b8a1acefd8 Use mask icons everywhere 2025-04-02 14:22:42 -05:00
Andy Smith f662c9aa0f Add mask icon helper 2025-04-02 13:19:51 -05:00
Jason Zimdars 988fa33b32 Revert unrealized changes 2025-04-01 15:13:21 -05:00
Jason Zimdars c3b4b4821d A few dark mode fixes 2025-04-01 14:52:54 -05:00
Jason Zimdars e87091d206 Wire-up sorting by newest/oldest 2025-04-01 14:09:35 -05:00
Jason Zimdars 8f4d330d05 Stub sorting button 2025-04-01 10:30:27 -05:00
Jason Zimdars 7e1e2b90e8 Typo 2025-04-01 10:11:59 -05:00
Jason Zimdars fac288f71c Bucket filter 2025-04-01 09:59:25 -05:00
Jason Zimdars e98feb81d5 Include grid cards 2025-04-01 09:39:33 -05:00
Jason Zimdars 8adec3bb1f Z-index is killing me 2025-03-31 17:36:19 -05:00
Jason Zimdars 01230a870c Filter the doing column by stage 2025-03-31 17:11:22 -05:00
Jason Zimdars f16f0ae48f Mock layout 2025-03-31 14:04:20 -05:00