Commit Graph

16 Commits

Author SHA1 Message Date
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
Andy Smith e91bda7ffc Add cascade layers to all CSS files 2025-04-02 16:19:56 -05:00