Commit Graph

563 Commits

Author SHA1 Message Date
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
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
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
Jason Zimdars e82241669f Fix card icons 2025-04-25 12:45:15 -05:00
Jason Zimdars c085266ceb Filter collections menus, add keyboard shortcuts 2025-04-25 12:42:22 -05:00
Jason Zimdars ba446c27b4 Consistent sizing 2025-04-25 10:35:16 -05:00
Jorge Manrubia 54d7327ccd Merge branch 'main' into events-revamp
* main:
  Account for stages where the color isn't set
  Choose workflows from a small preview
  Add missing filter display classes, style input
  Scroll users list, adjust layout
  Workflows and card perma polish
  Type polish and sizing constraints
  dep: AR::Tenanted: no implicit db migrations
  New layout for collections settings, stub entropy setting
  Adjust collection line to contrast with comment excerpts
  Adjust perma layout for larger cards
  Give the timeline a little space on each side
2025-04-25 09:41:29 +02:00
Jorge Manrubia 4657663e35 Create local time formatter to match the previous format we were generating server-side 2025-04-25 08:55:36 +02:00
Jason Zimdars 2cecbcd77c Choose workflows from a small preview 2025-04-24 17:36:48 -05:00
Jason Zimdars 77b79de02f Add missing filter display classes, style input 2025-04-24 17:03:50 -05:00
Jason Zimdars 783e7d12a1 Scroll users list, adjust layout 2025-04-24 16:59:48 -05:00
Jason Zimdars ed8cc29e59 Workflows and card perma polish 2025-04-24 16:36:26 -05:00
Jason Zimdars 5c2d12177a Type polish and sizing constraints 2025-04-24 16:00:12 -05:00
Jason Zimdars dca5e3b942 New layout for collections settings, stub entropy setting 2025-04-24 12:56:14 -05:00
Jason Zimdars adf3d52095 Adjust collection line to contrast with comment excerpts 2025-04-24 12:02:46 -05:00
Jason Zimdars a4ce130c1c Adjust perma layout for larger cards 2025-04-24 11:51:27 -05:00
Jason Zimdars 3f9198d543 Give the timeline a little space on each side 2025-04-24 11:31:51 -05:00
Jason Zimdars a898e93c25 Update icon classes to match output from event_action_icon(event) 2025-04-24 11:00:12 -05:00
Jason Zimdars 7e3bd75b15 Overflow long menus 2025-04-23 16:43:55 -05:00
Jason Zimdars db5df1a596 Update filter on events screen
- Allow proper sizing
- Bring back All Collections option
2025-04-23 16:39:47 -05:00
Jason Zimdars 4bce7f1b5c Adjust spacing, bring back "All Collections" option 2025-04-23 16:39:47 -05:00
Jason Zimdars b57f049ae0 Alignment 2025-04-23 16:39:47 -05:00
Jason Zimdars f9cd725c84 Tighten spacing, improve allignment 2025-04-23 16:39:47 -05:00