Commit Graph

1545 Commits

Author SHA1 Message Date
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
Jorge Manrubia 77ad92c807 Restore missing link to navigate to cards 2025-04-04 18:12:02 +02:00
Jorge Manrubia 42f6412541 Merge pull request #356 from basecamp/show-stage
Fixes for permas
2025-04-04 18:01:14 +02:00
Jorge Manrubia 6512b8c726 Only consider in doing/considering published cards 2025-04-04 17:58:27 +02:00
Jason Zimdars a436e3461b Use the helper so we get "Untitled" instead of nil for untitled bubbles 2025-04-04 10:55:22 -05:00
Jason Zimdars ca0b8a6dd1 Not feeling this design 2025-04-04 10:52:56 -05:00
Jorge Manrubia c33d95c47c Show stages only when in doing 2025-04-04 17:52:47 +02:00
Andy Smith 067193d776 Merge pull request #355 from basecamp/missing-check-icons
Fix two icon_tag goofs
2025-04-04 10:42:33 -05:00
Andy Smith 55634a0fb9 Fix focus visible state 2025-04-04 10:42:21 -05:00
Andy Smith 1921c062f2 Fix two icon_tag goofs 2025-04-04 10:36:36 -05:00
Jorge Manrubia a41ee80e91 Remove duplication for tags 2025-04-04 17:27:36 +02:00
Jorge Manrubia 77e9e4b05f Merge pull request #353 from basecamp/sort-completed
Sort completed bubbles by most recently completed first
2025-04-04 17:12:05 +02:00
Jorge Manrubia a4fd270abd Merge pull request #354 from basecamp/rework-card-previews
Separate and reorganize templates for card previews and permas
2025-04-04 17:11:54 +02:00
Jorge Manrubia a7fc325184 Format 2025-04-04 17:01:30 +02:00
Jorge Manrubia 4ac2511771 Remove turbo frame for editing stages 2025-04-04 16:59:51 +02:00
Jorge Manrubia b95e528968 Render stages 2025-04-04 16:46:01 +02:00
Jorge Manrubia eb63d3fc6f Extract common layout for people 2025-04-04 16:40:39 +02:00
Jorge Manrubia 42111cbf4f Extract common layout for meta 2025-04-04 16:38:55 +02:00
Jorge Manrubia 56a3f6612a Extract common layout for assignees 2025-04-04 16:36:40 +02:00
Jorge Manrubia bb1b2a9704 Restore link to navigate to cards! 2025-04-04 16:34:28 +02:00
Jorge Manrubia 1295f80fd9 Extract common partial for the card background 2025-04-04 16:32:58 +02:00
Jorge Manrubia d2c7735a0a Make preview templates lighter 2025-04-04 16:29:43 +02:00
Jorge Manrubia 6eb9240993 Move card preview templates to its own folder 2025-04-04 16:26:51 +02:00
Jorge Manrubia bf0b5f93a4 Move card mini templates to its own folder 2025-04-04 16:11:16 +02:00
Jorge Manrubia 8698d0b368 Move perma templates to its own place 2025-04-04 16:08:17 +02:00
Jorge Manrubia 300787bd80 Remove the clunky preview system 2025-04-04 15:56:58 +02:00
Jorge Manrubia f437aecf00 Sort completed bubbles by most recently completed first 2025-04-04 15:39:00 +02:00
Jorge Manrubia 0e3f756a27 Merge pull request #351 from basecamp/close-with-label
Close as...
2025-04-04 15:09:47 +02:00
Jorge Manrubia c1f838a012 Merge pull request #352 from basecamp/card-previews
Fixes for cached times and wrong default order when viewing collections
2025-04-04 15:08:32 +02:00
Jorge Manrubia 5337f019de Merge pull request #350 from basecamp/auto-close
Move stagnated cards to "reconsidering" automatically
2025-04-04 15:08:19 +02:00
Jorge Manrubia be4a738f1d Make reason not null 2025-04-04 15:06:43 +02:00
Jorge Manrubia 488e96b20b Handle times on the client to make this cache-friendly 2025-04-04 14:35:24 +02:00
Jorge Manrubia 977199e189 Sort by newest first by default
https://37s.fizzy.37signals.com/buckets/693169850/bubbles/999008839
2025-04-04 14:21:06 +02:00
Jorge Manrubia 11d16d1c17 Move script to migration 2025-04-04 13:46:58 +02:00
Jorge Manrubia f960b3fc83 Add tests 2025-04-04 13:35:54 +02:00
Jorge Manrubia de8a1120eb Move constant to new concern to group labels together 2025-04-04 12:24:11 +02:00
Jorge Manrubia afcc65d6fb Create default pop reasons when creating accounts 2025-04-04 12:10:28 +02:00
Jorge Manrubia 1f4be8ed67 Only pop bubbles in a considering state 2025-04-04 12:04:54 +02:00
Jorge Manrubia 77d0cd5e7f Close as working with default fallback label 2025-04-04 10:59:53 +02:00
Jorge Manrubia a4a2ea47ba Add script to populate last active at 2025-04-04 10:15:21 +02:00
Jorge Manrubia 6f93d4b72a Add system to auto reconsider inactive bubbles after 30 days 2025-04-04 10:04:39 +02:00
Jorge Manrubia 08cb69aca5 Replace auto_pop_at with generic last_activity column
so that we can use it in other scenarios
2025-04-04 09:45:56 +02:00
Jorge Manrubia 7dd711bcf6 Invalidate cache when changing the engagement 2025-04-04 08:45:00 +02:00
Jorge Manrubia d57e0158ac Show "go back to considering" using the new doing status 2025-04-04 08:38:05 +02:00
Jorge Manrubia dbae700554 Merge pull request #346 from basecamp/two-columns-refactor
Refactor collections perma + support for doing/considering
2025-04-04 08:29:17 +02:00