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
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
Andy Smith
78941e5068
Address PR feedback
2025-05-01 09:58:23 +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
Jorge Manrubia
d75d7ece51
Merge pull request #445 from basecamp/flatten-messages
...
Flatten messages
2025-04-30 10:30:14 +02:00
Jason Zimdars
6ed5549c1b
'Reported' -> 'Added'
2025-04-30 10:29:16 +02:00
Jorge Manrubia
c349f52aec
Not used
2025-04-30 10:22:23 +02:00
Jorge Manrubia
7d20e8e8cd
Remove another reference to message
2025-04-30 10:19:40 +02:00
Jorge Manrubia
2d2cd702ca
Remove summary id column too
2025-04-30 10:18:02 +02:00
Jason Zimdars
dabec3e124
More verbose time stamps
2025-04-30 10:09:31 +02:00
Jorge Manrubia
e7400fe129
Script to re-create system comments
2025-04-30 09:57:00 +02:00
Jason Zimdars
d3ba47c2fa
Sort alphabetically
2025-04-30 09:56:13 +02:00
Jorge Manrubia
174bb21b8a
Drop event summaries too
...
We'll regenerate with a script
2025-04-30 09:55:29 +02:00
Jason Zimdars
f01155b79d
Missed one
2025-04-30 09:52:23 +02:00
Jason Zimdars
efac175251
Incorrect event action
2025-04-30 09:51:17 +02:00
Jorge Manrubia
e1347bec3f
Extract method
2025-04-30 09:47:05 +02:00
Jorge Manrubia
b6c3e5c090
Add tests and clean unused events
2025-04-30 09:45:41 +02:00
Jorge Manrubia
6f06fb2277
Format
2025-04-30 08:25:06 +02:00
Jorge Manrubia
c7893aa24d
Remove default chronological order
2025-04-30 08:24:22 +02:00
Jorge Manrubia
9edffe2170
Format
2025-04-29 20:39:55 +02:00
Jorge Manrubia
4ff55df2e0
Create system comments on events
2025-04-29 20:33:07 +02:00
Jorge Manrubia
e03f1f7f9b
Rename test that was being skipped
2025-04-29 19:23:56 +02:00
Jorge Manrubia
2b98db9e66
Flatten out comments and messages
...
https://37s.fizzy.37signals.com/collections/693169850/cards/999008989#comment_994777841
2025-04-29 19:21:18 +02:00
Mike Dalessio
3299e10fcb
Merge pull request #444 from basecamp/flavorjones/dep-update-20250429
...
dep: bump dependencies
2025-04-29 05:35:56 -04:00
Mike Dalessio
e3a7eae3a0
dep: bump dependencies
2025-04-29 05:31:28 -04:00
Jason Zimdars
a3707cadfc
Merge branch 'jz-4-28'
...
* jz-4-28:
Remove debug
2025-04-28 22:46:28 +02:00
Jason Zimdars
de13f85949
Remove debug
2025-04-28 22:45:54 +02:00
Mike Dalessio
12c25f1ebe
Merge pull request #440 from basecamp/flavorjones/migration-noop-on-fresh-install
...
Ensure fresh deploys do not error during migration
2025-04-28 09:27:09 -04:00