Commit Graph

2438 Commits

Author SHA1 Message Date
Jason Zimdars eb986f2a5a Merge branch 'main' into default-collection
* main:
  Need a user for this
  We can't rely on count now so test that the specific collection no longer exists
  Accounts always start with a "Cards" collection
  Need to name the assignee(s)
  Adjust for svg icons
  Display obvious chip when filtering by stage
  Need to name the assignee(s)
  Adjust for svg icons
  Display obvious chip when filtering by stage
  Use black for completed card color
2025-05-06 15:48:35 -05:00
Jason Zimdars 6f70b8f3b1 Merge branch 'jz-5-6'
* jz-5-6:
  Need to name the assignee(s)
  Adjust for svg icons
  Display obvious chip when filtering by stage
2025-05-06 15:46:31 -05:00
Jason Zimdars 5b929619b4 Need a user for this 2025-05-06 15:45:28 -05:00
Jason Zimdars 40dbd51ab1 We can't rely on count now so test that the specific collection no longer exists 2025-05-06 15:45:28 -05:00
Jason Zimdars 16a174d87f Accounts always start with a "Cards" collection
- Deleting the last collection, immediately creates a new "Cards" collection
2025-05-06 15:45:28 -05:00
Jason Zimdars c2a563c699 Need to name the assignee(s) 2025-05-06 15:45:28 -05:00
Jason Zimdars d8c2591296 Adjust for svg icons 2025-05-06 15:45:28 -05:00
Jason Zimdars 36fb154ee1 Display obvious chip when filtering by stage 2025-05-06 15:45:28 -05:00
Jason Zimdars 7e8c45a0a5 Need to name the assignee(s) 2025-05-06 15:39:55 -05:00
Jason Zimdars b80969151e Adjust for svg icons 2025-05-06 15:33:17 -05:00
Jason Zimdars 018f22a037 Display obvious chip when filtering by stage 2025-05-06 13:58:28 -05:00
Andy Smith 54fff3bd2d Merge pull request #461 from basecamp/color-completed-cards
Use black for completed card color
2025-05-06 13:37:43 -05:00
Andy Smith d0c2212734 Use black for completed card color 2025-05-06 13:36:40 -05:00
Jason Zimdars ec4be7353b Need a user for this 2025-05-06 12:28:33 -05:00
Jason Zimdars 2d22bef203 We can't rely on count now so test that the specific collection no longer exists 2025-05-06 12:27:02 -05:00
Jason Zimdars 28e7b9f59b Merge branch 'main' into default-collection
* main:
  Separate default from selectable workflow colors
  Brighter card colors
  Add transition
  Larger click area for the clear notification button
  Remove empty line
  Use variables for card colors
  Subtle fading and overlapping grid lines
  Toggle should more closely resemble columns
  Add `No.` and tighten-up line
  Display card id
  Don't count the system user
  Handle the case where you can only see one collection
2025-05-06 12:18:24 -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 4d1557496b Merge pull request #456 from basecamp/notification-close-button
Larger click area for the clear notification button
2025-05-06 10:44:46 -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 ba83625a60 Don't count the system user 2025-05-02 18:17:03 +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 117d5c6e59 Accounts always start with a "Cards" collection
- Deleting the last collection, immediately creates a new "Cards" collection
2025-05-02 17:35:24 +02:00
Jason Zimdars 360d37d6ff Stub stalled setting, adjust auto-close options 2025-05-02 16:04:32 +02:00
Jason Zimdars b94b9e9a4b Less padding, reduce truncation 2025-05-02 15:51:45 +02:00
Jason Zimdars 1ef1839a81 No need for it to be huge 2025-05-02 15:51:29 +02:00
Jason Zimdars 61be8ef3b8 No need to separate users with a space 2025-05-02 15:48:06 +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 38062aab47 No need to set this here, it's inherited 2025-05-02 15:38:36 +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 4797896686 Copy edit 2025-05-02 14:18:42 +02:00
Jason Zimdars 9c813720e5 Remove duplicate class name 2025-05-02 14:18:28 +02:00
Jorge Manrubia 1dc4402155 Merge pull request #451 from basecamp/default-title
Fix: default title for untitled cards
2025-05-01 13:13:05 +02:00
Jorge Manrubia 7478e7692f Fix condition in callback 2025-05-01 13:11:23 +02:00
Jorge Manrubia 75bc2460ae Reapply "Move condition to the callback"
This reverts commit db50b643b3.
2025-05-01 13:11:01 +02:00
Jorge Manrubia db1a9d8b45 Reapply "Set default "Untitled" title for published cards"
This reverts commit 448989bfa2.
2025-05-01 13:10:58 +02:00
Jorge Manrubia 448989bfa2 Revert "Set default "Untitled" title for published cards"
This reverts commit ca1e002806.
2025-05-01 13:10:36 +02:00
Jorge Manrubia db50b643b3 Revert "Move condition to the callback"
This reverts commit 7b6de076e3.
2025-05-01 13:10:34 +02:00
Jorge Manrubia 7b6de076e3 Move condition to the callback 2025-05-01 13:09:42 +02:00
Jorge Manrubia ca1e002806 Set default "Untitled" title for published cards 2025-05-01 13:08:15 +02:00