feat(notifications): add build failed and invitation emails from react-email

This commit is contained in:
Mauricio Siu
2024-07-14 02:49:21 -06:00
parent 5fadd73732
commit 79ad0818f5
38 changed files with 15799 additions and 353 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "slack" ALTER COLUMN "channel" DROP NOT NULL;

View File

@@ -0,0 +1 @@
ALTER TABLE "email" ALTER COLUMN "smtpServer" SET DATA TYPE integer;

View File

@@ -0,0 +1,2 @@
ALTER TABLE "email" ALTER COLUMN "smtpServer" SET DATA TYPE text;--> statement-breakpoint
ALTER TABLE "email" ALTER COLUMN "smtpPort" SET DATA TYPE integer;

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -155,6 +155,27 @@
"when": 1720768664067,
"tag": "0021_nervous_dragon_lord",
"breakpoints": true
},
{
"idx": 22,
"version": "6",
"when": 1720935190450,
"tag": "0022_keen_norrin_radd",
"breakpoints": true
},
{
"idx": 23,
"version": "6",
"when": 1720937318257,
"tag": "0023_military_korg",
"breakpoints": true
},
{
"idx": 24,
"version": "6",
"when": 1720937370382,
"tag": "0024_bored_the_hand",
"breakpoints": true
}
]
}