Commit Graph

2423 Commits

Author SHA1 Message Date
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
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 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
Jorge Manrubia bbda3eb913 Merge pull request #450 from basecamp/self-assign
Don't notify yourself of self-assignments
2025-05-01 12:59:10 +02:00
Jorge Manrubia 0045e48f70 Don't notify yourself of self-assignments 2025-05-01 12:57:25 +02:00
Mike Dalessio cb4c163d62 Merge pull request #448 from basecamp/flavorjones/test-tenant-migration
dep: update active_record-tenanted to fix tenant migration in test
2025-04-30 07:44:51 -04:00
Mike Dalessio 8f66a481d2 dep: update active_record-tenanted to fix tenant migration in test
ref: https://37s.fizzy.37signals.com/collections/693169862/cards/999009012
2025-04-30 07:43:43 -04:00
Jorge Manrubia 4f5e8bfc07 Test that system comments won't result in notifications 2025-04-30 12:28:19 +02:00
Mike Dalessio adfd16bf5b Merge pull request #447 from basecamp/flavorjones/nightly-backups
Backup the tenant databases nightly.
2025-04-30 06:26:12 -04:00
Mike Dalessio 9d8d38873e Backup the tenant databases nightly.
This is probably not a permanent solution, but should provide some
disaster recovery capability while we're building up Fizzy operationally.
2025-04-30 06:15:25 -04:00
Jason Zimdars 79e29da020 Should be "inverted" 2025-04-30 11:44:49 +02:00
Jason Zimdars d5fe842d9a Remove double prefix 2025-04-30 11:38:51 +02:00
Jason Zimdars 8e5209a4a5 Merge branch 'main' into jz-4-30
* main:
  New line
  Not used
  Remove another reference to message
  Remove summary id column too
  Script to re-create system comments
  Drop event summaries too
  Extract method
  Add tests and clean unused events
  Format
  Remove default chronological order
  Format
  Create system comments on events
  Rename test that was being skipped
  Flatten out comments and messages
2025-04-30 11:30:04 +02:00
Jason Zimdars c6542e3d85 Filter assignees 2025-04-30 11:27:42 +02:00
Jason Zimdars f45554bfc3 Use dialog controller actions, re-enable default action 2025-04-30 11:27:09 +02:00
Jorge Manrubia d9acafcb64 New line 2025-04-30 11:05:58 +02:00
Jason Zimdars 14825e4daf Don't trigger other hotkeys when dismissing 2025-04-30 10:53:08 +02:00
Jason Zimdars c964c87d5b Don't strip lightbox attributes 2025-04-30 10:52:47 +02:00