Commit Graph

588 Commits

Author SHA1 Message Date
Jason Zimdars 0c6f7566c6 Adjust selection color to feel more terminal-y 2025-05-07 12:28:22 -05:00
Jason Zimdars 22b842026a Color terminal text on error 2025-05-07 11:44:06 -05:00
Andy Smith 03473d8842 Merge pull request #406 from basecamp/closing-soon-badge
Closing soon badge
2025-05-07 11:13:35 -05:00
Andy Smith dd77440b73 Make the icon square 2025-05-07 09:43:47 -05:00
Jorge Manrubia 22c3c33c0b Merge pull request #460 from basecamp/fizzy-do-initial
Fizzy Do (initial)
2025-05-07 08:57:37 +02:00
Jorge Manrubia 6f382b68e0 Rename command controller => terminal controller and name the error class after terminal 2025-05-07 08:53:25 +02:00
Jason Zimdars 34319ef053 Style 2025-05-06 18:07:00 -05:00
Jason Zimdars 6cb1762588 Update colors and adjust outline 2025-05-06 18:01:06 -05:00
Jason Zimdars 6695eac38e Unused 2025-05-06 17:53:20 -05:00
Jason Zimdars 94e2ab25f9 Make command a button 2025-05-06 17:45:05 -05:00
Jason Zimdars 10890df97f Style undo button 2025-05-06 17:32:45 -05:00
Jason Zimdars d8c2591296 Adjust for svg icons 2025-05-06 15:45:28 -05:00
Andy Smith 4d1c215f02 Merge branch 'main' into closing-soon-badge 2025-05-06 15:25:01 -05:00
Andy Smith 7580b33170 Subtler bubble styles 2025-05-06 15:24:11 -05:00
Andy Smith d0c2212734 Use black for completed card color 2025-05-06 13:36:40 -05:00
Andy Smith ca2669c56f Merge pull request #455 from basecamp/card-colors
Use variables for card colors
2025-05-06 11:59:41 -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
Jorge Manrubia 0bdbcbf156 Highlight errors 2025-05-06 09:56:12 +02:00
Jorge Manrubia 3e8896ef93 Undo working for assignments 2025-05-06 09:25:52 +02:00
Andy Smith ac41e97e34 Add transition 2025-05-05 15:59:43 -05:00
Andy Smith 4824597649 Larger click area for the clear notification button 2025-05-05 14:49:31 -05:00
Andy Smith 149c438642 Remove empty line 2025-05-05 13:36:17 -05:00
Andy Smith a42e5c647f Use variables for card colors 2025-05-05 13:34:35 -05:00
Jason Zimdars 8e0154addc Subtle fading and overlapping grid lines 2025-05-02 15:51:50 -05:00
Jason Zimdars 82c4a53bce Toggle should more closely resemble columns 2025-05-02 15:14:43 -05:00
Jason Zimdars 810b47a766 Add No. and tighten-up line 2025-05-02 15:04:12 -05:00
Jason Zimdars bc6709c4eb Display card id 2025-05-02 20:00:51 +02:00
Jason Zimdars 4cf0242443 Handle the case where you can only see one collection 2025-05-02 18:08:57 +02:00
Jason Zimdars b94b9e9a4b Less padding, reduce truncation 2025-05-02 15:51:45 +02:00
Jason Zimdars c9d5a78ac4 Avoid truncating workflow name, adjust alignment and sizing 2025-05-02 15:47:14 +02:00
Jason Zimdars dc1d920379 Use black for closed cards only 2025-05-02 15:39:10 +02:00
Jason Zimdars 09a2405d50 Remove letter-spacing 2025-05-02 14:21:51 +02:00
Jason Zimdars 51d6a4ebeb Unnecessary 2025-05-02 14:18:57 +02:00
Andy Smith e3ed381621 Variable bubble shapes 2025-05-01 11:35:50 +02:00
Andy Smith 73c8a25808 Bubble CSS 2025-05-01 11:19:58 +02:00
Andy Smith 6c7de54137 Rename 'badge' to 'bubble' 2025-05-01 11:19:58 +02:00
Andy Smith 0d086cd39e Merge branch 'main' into closing-soon-badge 2025-05-01 09:59:42 +02:00
Jason Zimdars 79e29da020 Should be "inverted" 2025-04-30 11:44:49 +02:00
Jason Zimdars c6542e3d85 Filter assignees 2025-04-30 11:27:42 +02:00
Jason Zimdars 9d6e40904f Adjust size for demo 2025-04-27 21:26:06 +02:00
Jason Zimdars 57aa58352d Keyboard focus effect 2025-04-27 17:07:56 +02:00
Jason Zimdars dfdb4eee6b Constrain width for filtering 2025-04-27 16:30:42 +02:00
Jason Zimdars ec0fcf7420 Ensure entire row is clickable 2025-04-27 16:12:19 +02:00
Jason Zimdars 1d230adf1a Ensure button fills the container so you can click anywhere 2025-04-26 21:04:15 -05:00
Jason Zimdars ab2e446c0e Adjust this again (with note) 2025-04-26 18:50:03 -05:00
Jason Zimdars 0fa0622b06 Post-merge misc 2025-04-25 16:18:46 -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 03dbcf3b54 Polish closed stamp 2025-04-25 15:13:16 -05:00
Jason Zimdars 50998d2e18 Add new card button to considering column 2025-04-25 14:43:58 -05:00