Commit Graph

51 Commits

Author SHA1 Message Date
Jason Zimdars 4b1f78c67c Fix gradient animation in dark mode 2025-08-14 13:38:44 -05:00
Andy Smith 68b648dfb0 Nicer center-to-left transition for Fizzy do placeholder 2025-08-12 11:47:29 -05:00
Andy Smith d5a1c9824c Merge pull request #836 from basecamp/lightbox-improvements
Lightbox improvements
2025-08-05 09:59:37 -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
Andy Smith c00914b9c8 Hoist up dialog variable 2025-07-30 16:15:33 -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 f41355564c Add texture to golden cards 2025-07-29 16:25:15 -05:00
Jason Zimdars 648ba11262 Larger fonts on mobile views 2025-07-29 11:18:28 -05:00
Jason Zimdars 7b021ac192 Remove input label, adjust placeholder, and text size 2025-07-28 15:02:42 -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 b9e1bf2447 Adjust styles so summaries feel more connected to the day they describe 2025-07-24 17:40:44 -05:00
Jason Zimdars ae14912cbe Add an animated effect for the generating state 2025-07-22 22:33:19 -05:00
Andy Smith a07c827cdf Clarify comment 2025-07-02 16:15:16 -05:00
Andy Smith 4bc1b36d3d Clean up --hover variables 2025-07-02 16:14:34 -05:00
Andy Smith 380e981a40 WIP Set up global vars for focus ring 2025-07-01 15:41:51 -05:00
Jason Zimdars 503c870cdf Adjust drag/drop styles 2025-06-12 10:51:06 -05:00
Andy Smith fb291c814d Dark mode corrections 2025-06-10 10:09:35 -05:00
Andy Smith 9679d8c8ee Tidy up 2025-06-09 12:02:05 -05:00
Andy Smith b4417718e4 Basic working responsive styles 2025-06-05 15:46:19 -05:00
Andy Smith 2539f4d80f Tighter tray widths 2025-06-05 14:47:52 -05:00
Andy Smith 68906321e8 Card shadow tweaks 2025-05-30 13:11:36 -05:00
Jorge Manrubia fa04016cbe Revert "Revert "Replace House with Lexical"" 2025-05-29 14:25:16 +02:00
Jorge Manrubia 08d8b2e5ff Revert "Replace House with Lexical" 2025-05-29 14:22:27 +02:00
Jason Zimdars 62c01627ec First stab at styles 2025-05-26 14:56:36 -05:00
Andy Smith c3c5b38b84 Finishing touches 2025-05-22 13:36:20 -05:00
Andy Smith 5a8da321fe Merge branch 'main' into tray-updates 2025-05-20 15:58:30 -05:00
Andy Smith 0dc3cf28aa Line items up with the footer 2025-05-20 15:11:37 -05:00
Jason Zimdars 84b6a1291f Fizzy do with AI polish 2025-05-19 17:08:00 -05:00
Andy Smith 6eb5ae3e95 Mobile styles 2025-05-13 15:48:11 -05:00
Jason Zimdars d3cad768a1 Try a fresh activity design 2025-05-07 16:26:32 -05:00
Andy Smith d0c2212734 Use black for completed card color 2025-05-06 13:36:40 -05:00
Andy Smith f1daa647fe Separate default from selectable workflow colors 2025-05-06 11:54:40 -05:00
Andy Smith 9328cc89e8 Brighter card colors 2025-05-06 11:36:12 -05:00
Jason Zimdars a3b81af1da Merge branch 'main' into colors
* main: (284 commits)
  Polish closed stamp
  Add new card button to considering column
  Let's leave inside the menu for now
  Improve terminal history behavior
  More space between
  Add a navigation hint, make "All collections" link navigate like the others
  Reorder methods
  Fix: dismiss notifications from comments
  Fix card icons
  Filter collections menus, add keyboard shortcuts
  Style
  Space between
  Remove debug
  Consistent sizing
  Configure deployment for load balancing
  Configure the autoclose period at the collection level
  Rename to avoid using the same name
  Add brakeman rule
  Collections can be private now too
  Not used outside the class anymore
  ...
2025-04-25 15:59:09 -05:00
Jason Zimdars ed8cc29e59 Workflows and card perma polish 2025-04-24 16:36:26 -05:00
Andy Smith f3767f2584 Use variables for card colors 2025-04-18 11:26:13 -05:00
Andy Smith ffa0e2b5d0 Balance colors 2025-04-17 16:59:01 -05:00
Andy Smith 58b8fee201 FIx terminal colors 2025-04-17 16:49:28 -05:00
Andy Smith 744b1b402a Add dark mode OKLCH values 2025-04-17 16:36:57 -05:00
Andy Smith ec7161bde5 Clean up abstractions 2025-04-17 15:42:17 -05:00
Andy Smith 82c2c4b5bd Add new light mode lch values 2025-04-17 15:33:35 -05:00
Andy Smith b28f34dec6 Convert LCH var names 2025-04-17 15:22:01 -05:00
Andy Smith e00edb444d Update ink and inverted colors 2025-04-17 14:10:35 -05:00
Andy Smith c853d3c570 Merge branch 'main' into consolidate-cards
* main: (31 commits)
  Style drafted cards
  Considering needs to include drafted cards or you'll never be able to see them
  This item makes no sense until it's saved
  Tighten engagement switch design, only display it for published cards
  Needed to come first
  In order of appearance
  Schema movement -- is this because the dumper doesnt sort deterministically? cc @flavorjones
  Move comments under cards
  Fix indention
  Refresh timers when morphing happens
  Extract helper for card articles, use classes to determine when to show golden status
  Only consider golden those cards in "doing"
  Fix recently completed order for good!
  Place recently closed cards first
  Monkey patch a prepend_order method
  Rename inconsistency: go with goldness
  Touch
  Use gild/ungild
  Format
  Fix test
  ...
2025-04-11 12:43:05 -05:00
Jason Zimdars da7a30203c Style golden cards 2025-04-10 17:14:04 -05:00
Andy Smith bcc2952b1a Stub out variants 2025-04-10 12:00:33 -05:00
Andy Smith 657181e900 Add cascade layers 2025-04-04 11:08:11 -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