Commit Graph

4156 Commits

Author SHA1 Message Date
Andy Smith 82ebf24c36 Add missing oklch() function 2025-07-30 12:09:42 -05:00
Andy Smith 95971c2990 New golden ticket effect 2025-07-30 12:08:29 -05:00
Andy Smith 5d75e9a4d6 Add meta titles 2025-07-30 10:04:08 -05:00
Jason Zimdars 133ef1405d Navigate the notifications list on the Index 2025-07-29 17:27:29 -05:00
Andy Smith f41355564c Add texture to golden cards 2025-07-29 16:25:15 -05:00
Jason Zimdars 590cf025f6 Toggle trays with a hotkey 2025-07-29 15:02:55 -05:00
Jason Zimdars c85642f638 Don't show keyboard shortcuts on touch devices 2025-07-29 14:16:26 -05:00
Jason Zimdars 8af2f2fda7 Adjust font size on mobile 2025-07-29 14:13:47 -05:00
Jason Zimdars e2f464a55a Allow hat to be displayed on mobile when there are no notifications
@andyra I'm not sure what the original intent was but it seems useful to show the hat when toggling the notifications dialog on mobile, just like it does on desktop. It's the easiest way to get to old notifications and settings. All this seemed to do was prevent that.
2025-07-29 13:59:31 -05:00
Jason Zimdars c47ea67045 Use larger text when space allows
- Use black text for labels so the buttons don't appear disabled
- Larger icons
2025-07-29 13:55:57 -05:00
Andy Smith c3cecfbd62 Remove unused classes 2025-07-29 13:35:43 -05:00
Andy Smith 84b8bb0a43 Add controller, routes, and templates for other error pages 2025-07-29 13:32:00 -05:00
Jason Zimdars 01d0ddb5ea Adjust summary text styles (reading italic sucks) 2025-07-29 12:07:42 -05:00
Jason Zimdars 0f3aa31943 Bold names, ensure summaries generate correctly structured collection links 2025-07-29 11:57:23 -05:00
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 8a5c44f2f8 Correct colors for trays in mobile in light themes 2025-07-28 17:29:10 -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
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 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 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 362c174b8b Try a light theme for the fizzy bar 2025-07-25 10:27: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
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 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 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 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
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
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
Jason Zimdars 1d6a60cd17 Remove debug 2025-07-24 14:49:53 -05:00
Jason Zimdars 8c9d7d9d91 Update badge counts clientside because we can't count on pushes to remove badges 2025-07-24 14:43:51 -05:00
Andy Smith 3841eee87c Don't use fancy text wrapping when editing 2025-07-24 14:25:00 -05:00
Andy Smith a90d787c47 Use light green color for stamp 2025-07-24 14:04:55 -05:00
Andy Smith 8e795f183d Update system message to highlight verbs 2025-07-24 13:42:19 -05:00