Commit Graph

5512 Commits

Author SHA1 Message Date
Jason Zimdars d4298fdf2b Fix typo 2025-07-29 11:20:53 -05:00
Jason Zimdars 648ba11262 Larger fonts on mobile views 2025-07-29 11:18:28 -05:00
Jason Zimdars 4e0fed390d Merge pull request #822 from basecamp/fix-mobile-trays-light
Correct colors for trays in mobile in light themes
2025-07-28 17:31:11 -05:00
Jason Zimdars 8a5c44f2f8 Correct colors for trays in mobile in light themes 2025-07-28 17:29:10 -05:00
Jason Zimdars da3517f252 Merge pull request #821 from basecamp/og-tags
Open Graph
2025-07-28 17:05:51 -05:00
Jason Zimdars 6b6cec3026 Add open graph tags for unfurling private URLs, too 2025-07-28 16:59:44 -05:00
Jason Zimdars f2f9a53100 Add open graph and twitter card tags to public cards and collections 2025-07-28 16:44:42 -05:00
Andy Smith 5fa6e50ecb Merge pull request #806 from basecamp/subtle-closed-stamp
Use light green color for stamp
2025-07-28 15:17:35 -05:00
Andy Smith da546109a5 Add a custom 404 page 2025-07-28 15:09:40 -05:00
Jason Zimdars 26fe1ac52b Merge pull request #819 from basecamp/adjust-fizzy-bar
Remove input label, adjust placeholder, and text size
2025-07-28 15:05:50 -05:00
Jason Zimdars 2da9d1893c Merge branch 'adjust-fizzy-bar'
* adjust-fizzy-bar:
  Remove input label, adjust placeholder, and text size
2025-07-28 15:04:23 -05:00
Jason Zimdars 7b021ac192 Remove input label, adjust placeholder, and text size 2025-07-28 15:02:42 -05:00
Andy Smith ece1751538 Merge pull request #805 from basecamp/bold-event-actions
Update system message to highlight verbs
2025-07-28 13:23:34 -05:00
Andy Smith 07a470a8ac Update tests 2025-07-28 13:12:53 -05:00
Andy Smith c664040c2d Update stamp style 2025-07-28 13:07:43 -05:00
Andy Smith a213ac666e Revert sentence structure, but keep bold text 2025-07-28 12:24:49 -05:00
Jason Zimdars 938a84ea7c Use the same excerpt formatting as Latest Activity events 2025-07-28 11:22:15 -05:00
Jason Zimdars d7579fc6dc Use classes to avoid collisions
Fixes regression on prompt edit button
2025-07-28 10:59:49 -05:00
Andy Smith fd7630e8c6 Merge branch 'main' into subtle-closed-stamp
* main:
  Try a light theme for the fizzy bar
  Adjust loading state so to reduce jumping
  Update prompt
  More clarifications
  Clarify how to work with VCR
  Add VCR fixtures for test
  Revert prompt tweaks, they cause test failures
  Shorter word count
  Skip failing activity summary test
  Add missing test
  Little refactor + missing test
  Add comment
  Regenerate test's fixtures to see if that fixes it for JZ
  Tweak prompt
  Adjust styles so summaries feel more connected to the day they describe
  Make output scrollable
  Dialog target needs to be in the DOM on connect
  Remove debug
  Update badge counts clientside because we can't count on pushes to remove badges
  Don't use fancy text wrapping when editing
2025-07-28 10:27:07 -05:00
Andy Smith 953c7fc0d5 Merge pull request #807 from basecamp/no-pretty-wrapping-in-editor
Don't use fancy text wrapping when editing
2025-07-28 10:17:36 -05:00
Andy Smith 93180069c4 Merge branch 'main' into no-pretty-wrapping-in-editor
* main:
  Try a light theme for the fizzy bar
  Adjust loading state so to reduce jumping
  Update prompt
  More clarifications
  Clarify how to work with VCR
  Add VCR fixtures for test
  Revert prompt tweaks, they cause test failures
  Shorter word count
  Skip failing activity summary test
  Add missing test
  Little refactor + missing test
  Add comment
  Regenerate test's fixtures to see if that fixes it for JZ
  Tweak prompt
  Adjust styles so summaries feel more connected to the day they describe
  Make output scrollable
  Dialog target needs to be in the DOM on connect
  Remove debug
  Update badge counts clientside because we can't count on pushes to remove badges
2025-07-28 10:16:38 -05:00
Jason Zimdars da06f02b90 Merge pull request #816 from basecamp/light-fizzy-bar
Try a light theme for the fizzy bar
2025-07-25 10:29:24 -05:00
Jason Zimdars 362c174b8b Try a light theme for the fizzy bar 2025-07-25 10:27:55 -05:00
Jason Zimdars e0fa368340 Merge pull request #815 from basecamp/tweak-event-summary-prompt
Tweak event summary prompt
2025-07-25 10:13:55 -05:00
Jason Zimdars 0f54a08569 Adjust loading state so to reduce jumping 2025-07-25 10:13:00 -05:00
Jason Zimdars 3479129721 Update prompt 2025-07-25 10:07:49 -05:00
Jorge Manrubia 9daf84f655 More clarifications 2025-07-25 15:00:54 +02:00
Jorge Manrubia 8b2ecfcec2 Clarify how to work with VCR 2025-07-25 14:56:03 +02:00
Jorge Manrubia 539f83eaee Add VCR fixtures for test 2025-07-25 14:51:28 +02:00
Jason Zimdars 46ba6035c5 Merge pull request #813 from basecamp/event-summary-tweaks
Event summary tweaks
2025-07-25 07:30:51 -05:00
Jason Zimdars ad7d7bbe89 Revert prompt tweaks, they cause test failures 2025-07-25 07:30:02 -05:00
Jason Zimdars 919741da61 Merge branch 'main' into event-summary-tweaks
* main:
  Make output scrollable
  Dialog target needs to be in the DOM on connect
  Remove debug
  Update badge counts clientside because we can't count on pushes to remove badges
2025-07-25 07:24:15 -05:00
Jason Zimdars 43aa34174c Merge pull request #808 from basecamp/update-badge-counts
Update badge counts clientside
2025-07-25 07:23:35 -05:00
Jason Zimdars af99a466c0 Merge branch 'main' into update-badge-counts
* main:
  Skip failing activity summary test
  Add missing test
  Little refactor + missing test
  Add comment
  Regenerate test's fixtures to see if that fixes it for JZ
  Make output scrollable
  Dialog target needs to be in the DOM on connect
2025-07-25 07:22:54 -05:00
Jason Zimdars 7ea24c628a Merge pull request #809 from basecamp/fix-dialog-controller-error
Dialog target needs to be in the DOM on connect
2025-07-25 07:22:41 -05:00
Jason Zimdars 85aa0465ac Merge branch 'main' into fix-dialog-controller-error
* main:
  Skip failing activity summary test
  Add missing test
  Little refactor + missing test
  Add comment
  Regenerate test's fixtures to see if that fixes it for JZ
  Make output scrollable
2025-07-25 07:21:57 -05:00
Jason Zimdars f8256e62cd Merge pull request #812 from basecamp/scrollable-command-output
Make output scrollable
2025-07-25 07:21:42 -05:00
Jason Zimdars 4e935e4800 Merge branch 'main' into scrollable-command-output
* main:
  Skip failing activity summary test
  Add missing test
  Little refactor + missing test
  Add comment
  Regenerate test's fixtures to see if that fixes it for JZ
2025-07-25 07:20:52 -05:00
Jason Zimdars 9707f19b87 Merge branch 'main' into event-summary-tweaks
* main:
  Skip failing activity summary test
  Add missing test
  Little refactor + missing test
  Add comment
  Regenerate test's fixtures to see if that fixes it for JZ
2025-07-25 07:17:15 -05:00
Jason Zimdars 2ca156b2e4 Shorter word count 2025-07-25 07:17:08 -05:00
Kevin McConnell 02bdfc780c Skip failing activity summary test 2025-07-25 11:45:22 +01:00
Jorge Manrubia d90fac853f Add missing test 2025-07-25 10:09:00 +02:00
Jorge Manrubia 33c3d419d4 Merge pull request #814 from basecamp/optimize-summarizable
Little refactor + missing test
2025-07-25 10:06:21 +02:00
Jorge Manrubia 711d9207ed Little refactor + missing test 2025-07-25 10:04:07 +02:00
Jorge Manrubia fbf003d7ec Add comment 2025-07-25 06:32:40 +02:00
Jorge Manrubia d5bedd812d Regenerate test's fixtures to see if that fixes it for JZ 2025-07-25 06:27:12 +02:00
Jason Zimdars 6186c0fd63 Tweak prompt 2025-07-24 17:45:54 -05:00
Jason Zimdars b9e1bf2447 Adjust styles so summaries feel more connected to the day they describe 2025-07-24 17:40:44 -05:00
Jason Zimdars f15fac94d9 Make output scrollable 2025-07-24 17:09:56 -05:00
Jason Zimdars d3a01cf9bb Dialog target needs to be in the DOM on connect
Moves it out of the turbo frame so it's available even when empty
2025-07-24 14:58:52 -05:00