Commit Graph

3180 Commits

Author SHA1 Message Date
Andy Smith e616b68fbe Fix markup in other filter locations 2025-08-05 10:29:43 -05:00
Andy Smith 7211d7f953 Make group title sticky when scrolling 2025-08-04 16:00:03 -05:00
Andy Smith 6d43582f5b Hide lists when children are all hidden 2025-08-04 15:54:16 -05:00
Andy Smith f587fd7e1f Handle group padding better 2025-08-04 15:04:59 -05:00
Andy Smith f0c63bd2f1 Better padding and alignment for radio buttons in filter menu 2025-08-04 14:56:24 -05:00
Andy Smith 6e479d3dd1 Dont end-justify check icons in radio 2025-08-04 14:33:09 -05:00
Andy Smith 8a7d992f72 Merge pull request #820 from basecamp/404-page
Add a custom 404 page
2025-08-04 11:55:19 -05:00
Jason Zimdars b30a329a1a Surface some fun user activity 2025-07-31 14:30:08 -05:00
Jason Zimdars 43b6414015 Flatten fizzy menu button 2025-07-31 12:26:22 -05:00
Jason Zimdars 7d55069d88 Adjust prompt 2025-07-31 10:30:00 -05:00
Jason Zimdars ad1b535e83 Try calling them "Highlights", allow for truncation 2025-07-31 09:45:23 -05:00
Jason Zimdars b795a43d5c Simplify the prompt, try a top 5 points format 2025-07-30 18:14:37 -05:00
Jason Zimdars 9418543f76 Include date in column headers 2025-07-30 17:56:49 -05:00
Jason Zimdars 3322ac9e4e Label the summary day 2025-07-30 17:42:59 -05:00
Jason Zimdars 3a95282f79 Only stick the column headers 2025-07-30 17:10:21 -05:00
Jason Zimdars bdf8dbe315 Make summary display full-width 2025-07-30 17:07:12 -05:00
Jason Zimdars 96f3c94989 Give light terminal its own color
- The original change caused the Fizzy bar to be the same color as comments which was confusing when scrolling
2025-07-30 16:56:57 -05:00
Jason Zimdars 350ad6be0f Merge branch 'main' into trays-keyboard-nav
* main:
  Add missing oklch() function
  New golden ticket effect
  Add texture to golden cards
2025-07-30 16:41:50 -05:00
Jason Zimdars 7d47a0038b We need to do this slightly differently 2025-07-30 16:24:36 -05:00
Jason Zimdars 7c1a144724 Add the same effect to the index 2025-07-30 16:19:22 -05:00
Jason Zimdars 6227cf9a8b Keyboard arrow through pins and notifications 2025-07-30 16:07:55 -05:00
Jason Zimdars d3287adba3 Merge branch 'main' into trays-keyboard-nav
* main:
  Better truncation for header__titles
2025-07-30 15:56:02 -05:00
Andy Smith 012a517afa Merge pull request #829 from basecamp/golden-card-texture
Golden card texture
2025-07-30 15:44:06 -05:00
Andy Smith c6587a0562 Better truncation for header__titles 2025-07-30 12:25:03 -05:00
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