-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/my forest #1765
Merged
Merged
Feature/my forest #1765
Changes from 241 commits
Commits
Show all changes
524 commits
Select commit
Hold shift + click to select a range
f1da3a9
Log tenantConfig from _app
Shreyaschorge a868062
Show map
Shreyaschorge c9287b1
Update matcher path
Shreyaschorge 1474ca8
use useCallback in /[slug]/[p]
Shreyaschorge e35033a
Update matcher
Shreyaschorge 3fed043
Fix router.push
Shreyaschorge 94b8a53
Send id in getReq
Shreyaschorge 604199a
Remove redirect to /_sites
Shreyaschorge b81ab59
Rename index.tsx
Shreyaschorge 4936c79
Pass tenantId in getReq
Shreyaschorge ee14f6c
Update matcher and pass tenantId in rest of the apis
Shreyaschorge cdd7682
Update matcher
Shreyaschorge 0b20743
Remove content from useCallback
Shreyaschorge 291f698
fix coservation marker icon issue
sunilsabatp 10085e0
fix date for the gift in the pop up
sunilsabatp f5fdfe1
remove the console
sunilsabatp 60bd282
Move and update /bulk-codes/[method]/[id]
Shreyaschorge 55dfc7a
clean the profile name if it contain hyphen
sunilsabatp 8c341d1
Move /bulk-codes/[method]/index.tsx, update getStaticProps types and …
Shreyaschorge f1bbbd4
Add appropriate types for getStaticProps
Shreyaschorge a2612d6
Move and update /bulk-codes/index.tsx
Shreyaschorge 02567be
Update matcher config in middleware
Shreyaschorge c04aa5c
Add logs in files
Shreyaschorge 89c2f80
Replaced process.env.TENANT with tenantConfig.config.slug
Shreyaschorge 64f60d8
Add allowDonations field
Shreyaschorge 1cb6604
Update NEXTAUTH_URL with window.location.origin
Shreyaschorge 2884d56
Move /t/[id].tsx page in /_sites/[slug]
Shreyaschorge 794cc3e
Add window checks
Shreyaschorge 1f05738
remove unwanted folder and check allowdonation condition
sunilsabatp 068f9df
fix chocolate code contribution
sunilsabatp 99f4dd7
fix minor bugs
sunilsabatp 2fa43ef
Add allowDonations in gift project
Shreyaschorge f49fa54
expose background image of conservation container
sunilsabatp 48d90cf
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp 433f38d
enable donation option for gifts
sunilsabatp 7bc5a11
Fix quantity for chocolate gift in contribution geojson
Shreyaschorge b7ba9e0
remove unuse variables
sunilsabatp d4a3174
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp 704befb
update profile if bulk code is created
sunilsabatp 272def1
Sort by plantDate
Shreyaschorge 8d4bd96
Fix redirect issue and repeated call for storeConfig function
Shreyaschorge 6d1a735
Fix redirects
Shreyaschorge 6df39b1
Resolve merge conflicts
Shreyaschorge b0c8794
Set tenant id in getAuthenticatedRequest
Shreyaschorge 61182f1
localized format of the date
sunilsabatp 649f693
Make /profile/history page tenant aware
Shreyaschorge 880ae39
Make /profile/api-key page tenant aware
Shreyaschorge 6e79299
Make /profile/delete-account page tenant aware
Shreyaschorge 155f755
Flag to be removed pages
Shreyaschorge e2b7b4c
Make /profile/donation-link page tenant aware
Shreyaschorge 40a4013
Make /profile/edit page tenant aware
Shreyaschorge 733bca3
Make /profile/impersonate-user page tenant aware
Shreyaschorge 59128f4
Make /profile/recurrency page tenant aware
Shreyaschorge b340c39
Make /profile/register-trees page tenant aware
Shreyaschorge 75a1ad1
Make /profile/widgets page tenant aware
Shreyaschorge ba16b8e
Make /s/[id] page tenant aware
Shreyaschorge e089a25
remove unused vars
Shreyaschorge d414fe0
Make /profile/giftfund/index.tsx page tenant aware
Shreyaschorge 1e97576
Make /profile/payouts/index.tsx page tenant aware
Shreyaschorge fbfc3b1
improved registered tree contribution layout
sunilsabatp ae7c48e
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp c4f1ce7
Make /profile/payouts/schedule page tenant aware
Shreyaschorge 61beb0b
code clean up
sunilsabatp fe29dfe
Make /profile/payouts/add-bank-details page tenant aware
Shreyaschorge e12c8c4
Make /profile/payouts/edit-bank-details/[id].tsx page tenant aware
Shreyaschorge 8740a72
Remove unused variable
Shreyaschorge 759e145
Make /profile/planetcash/index.tsx page tenant aware
Shreyaschorge 50d2c4a
Make /profile/planetcash/transactions.tsx page tenant aware
Shreyaschorge 09ef0b7
Make /profile/planetcash/new.tsx page tenant aware
Shreyaschorge a7655b1
Make /profile/projects/index.tsx page tenant aware
Shreyaschorge 025957a
Make /profile/projects/new-project.tsx page tenant aware
Shreyaschorge 0914981
Make /profile/projects/[id].tsx page tenant aware
Shreyaschorge 4cd3f38
Make /profile/redeem/[code].tsx page tenant aware
Shreyaschorge 07e9fa1
Make /profile/treemapper/index.tsx page tenant aware
Shreyaschorge 75c8764
Make /profile/treemapper/import.tsx page tenant aware
Shreyaschorge c091800
Make /profile/treemapper/my-species.tsx page tenant aware
Shreyaschorge 0f4fb51
Make /profile/treemapper/data-explorer.tsx page tenant aware
Shreyaschorge f6be3c3
create a seprate context for myForest and code clean up
sunilsabatp 2f64fcf
complete cleaning up the myContribution component
sunilsabatp 98c761f
Move File: share.tsx
sunilsabatp 009adb9
remove registered tree feature from the public profile
sunilsabatp 5930011
give padding to popUp
sunilsabatp 1c53889
include treecounter in the tpo public profile
sunilsabatp c7f0f71
align project list toward left for tpo public profile
sunilsabatp 792743d
Removed flagged pages
Shreyaschorge 4b486e7
URL button for public profile
sunilsabatp 555c872
Fix redirect logic for data-explorer
Shreyaschorge a069103
apply donation icon for donated project
sunilsabatp 859f244
Clean up - remove console logs
Shreyaschorge 95edb73
Clean up - remove the use of tenantConfig function in the code base
Shreyaschorge 17d4a9b
Clean up - Remove unused helper functions
Shreyaschorge 3f5a7c2
disable edit target button for public profile
sunilsabatp fe70cd1
typo
sunilsabatp fabd032
Fetch tenantConfig and set it in localstorage before using it within …
Shreyaschorge f1f933f
Update console message
Shreyaschorge 7ef7205
Log tenant
Shreyaschorge 5542828
Remove log
Shreyaschorge 5dc0f61
PopUp for cluster marker
sunilsabatp dd94aef
manage the width of profile-map-container
sunilsabatp 8c93b64
Remove comments
Shreyaschorge 6d18bd0
Add debug logs
Shreyaschorge 7d0f92a
Log host
Shreyaschorge 4df6186
Default to where the most contributions are to open up counterdetails
sunilsabatp 0be9dfc
increase the width of map and profile box
sunilsabatp a1cf96e
Render map
Shreyaschorge 5e069b8
Test useEffect
Shreyaschorge 94ab67c
Fix map not rendering issue
Shreyaschorge 1352058
Remove hostURL props
Shreyaschorge f4d2f3d
log tenant
Shreyaschorge 1e9e244
display message for cluster marker
sunilsabatp 39a33c2
remove swipe icon
sunilsabatp 3e92207
Add totalContributions and fix merging logic
Shreyaschorge 1177efa
change the dimension of profile buttons
sunilsabatp 94ccea2
change the styling of edit profile button
sunilsabatp 6767d28
manage the maxWidth for profile page
sunilsabatp 9546a14
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp e12964f
manage width of the public profile
sunilsabatp b0286ce
[CodeFactor] Apply fixes
code-factor f37a8d6
resolve merge conflict
sunilsabatp eb5978d
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp 28c380f
remove unused variable
sunilsabatp b915ba6
show loader for the load more contribution button
sunilsabatp 60b7d63
fix responsivness
sunilsabatp b557f72
fix eslint error
sunilsabatp 7783fa4
Resolve merge conflict
Shreyaschorge 020d6b4
Resolve merge conflicts
Shreyaschorge 0937155
Get rid of redeem popup
Shreyaschorge 05ce7dc
change the variable name totalcontribution
sunilsabatp 8d86409
profile box for mobile verion
sunilsabatp 9eba3f2
if user image is missing render default image
sunilsabatp fe0fa9a
translation for profile page
sunilsabatp cd55523
Send tenantId in getRequest
Shreyaschorge 1619554
map credit icon
sunilsabatp 2f77acb
Form donation url properly
Shreyaschorge 2617b67
Remove force redirect
Shreyaschorge 31f5e38
enable direct gift to the public profile user
sunilsabatp 2aa96a7
Remove force redirect
Shreyaschorge 8bfd7e7
Log Basic target
Shreyaschorge 02f5527
Log Basic tenantScore
Shreyaschorge b9ea9ac
Move site selector towards right
Shreyaschorge 8d0a04b
refactor: renames _sites folder to sites
mohitb35 1db71f7
feat: adds sample pages (app router)
mohitb35 1edff5d
Add more right margin
Shreyaschorge 62c4d17
Adjust margins from right
Shreyaschorge fb27e58
Add additional check for target
Shreyaschorge f0ea166
Revert "feat: adds sample pages (app router)"
mohitb35 5cad362
Keep old project searchbar for salesforce
Shreyaschorge cf460cc
Negate the condition to show top project
Shreyaschorge 74fa9e9
cluster marker popUp
sunilsabatp 890ffd1
zoomIn if user has only one donation
sunilsabatp 812b835
[CodeFactor] Apply fixes
code-factor ec128a0
Fix language selector
Shreyaschorge 460f419
Remove merge conflict
Shreyaschorge 800d9d0
Remove additional conditions
Shreyaschorge 11b2306
Get tenant from context
Shreyaschorge b15f686
Clean up
Shreyaschorge da5e26e
Check auth
Shreyaschorge ca0d38a
Add &status=active param to burst cache
Shreyaschorge 81a559e
Clean up
Shreyaschorge ec3b1ea
donate popUp
sunilsabatp 108b5ae
Clean up
Shreyaschorge 54a7427
resolved the merge conflict
sunilsabatp f021efa
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp 84f3cab
fix eslint error
sunilsabatp bc762f0
Resolve merge conflicts
Shreyaschorge 0131b27
Update package-lock
Shreyaschorge 627ac9c
Feature/multi tenancy
Shreyaschorge 43ed9c9
added some translations for better testing
norbertschuler d8780ea
added further German resources
norbertschuler f6ddbee
Add project image to gift contribution in contributionsGeoJson
Shreyaschorge c0aa4c4
Handle edge case of pagination
Shreyaschorge 4ef9762
enable donation pop-up for the gift contribution
sunilsabatp 9cff6bd
resolve merge conflict
sunilsabatp 310e0e6
Add image to invitation gift
Shreyaschorge e5a80f0
render correct user features for profile page
sunilsabatp c80bd09
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp ad1861f
Include coupon gifts in response
Shreyaschorge 9ecedf8
code clean up for donation popUp and debug minor issue
sunilsabatp eeaf330
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp cf71eaa
Normalize geoJson response
Shreyaschorge 5e09539
use translation for treecounter
sunilsabatp 61d4fd5
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp b6f738f
use translation for tree counter
sunilsabatp b33ee2c
manage decimal number
sunilsabatp d30a148
Add giftType coupon to contribution list
Shreyaschorge 15fafa9
Remove redemptionDate from response
Shreyaschorge 01a65c2
fix the chocolate decimal
sunilsabatp 5c7955b
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp 90d567d
improve the visiblity of public profile box
sunilsabatp 801a2c8
manage profile container
sunilsabatp a93e85c
improve file structure
sunilsabatp d9652dd
fix type errors
sunilsabatp 3faa865
avoid direct gift feature by clicking donate from the private profile
sunilsabatp f3d9cb8
Add Redis config placeholders in .env.local.example file
Shreyaschorge 538aa67
enable pagination
sunilsabatp 9fea0e8
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp 6dda33b
minor refactor donation pop up
sunilsabatp 6434f82
Add allowDonations in contributions geoJSON
Shreyaschorge 02540ac
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp 9a26250
disable donate button for non donatable project
sunilsabatp 6c68e04
Clean up
Shreyaschorge 63dab69
replace translation resources with the profile translation resources
sunilsabatp e675377
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp 1dbd0df
Update matcher expression
Shreyaschorge a0daa44
get referrer rathen than host
Shreyaschorge c0aaa0b
Log referer
Shreyaschorge 08048cf
Check if domain exists in referer
Shreyaschorge 2fb73c8
Check for referrer
Shreyaschorge ebe9da7
updated German translations
norbertschuler d81d37e
added some number formatting for UI
norbertschuler 0fdf9d8
missed one resource in German
norbertschuler 16740da
Update matcher logic
Shreyaschorge 5c8aa0b
Log slug
Shreyaschorge 71f741b
Add logs
Shreyaschorge 52c2e9b
Add logs
Shreyaschorge 18fb316
Add pathname check and logs
Shreyaschorge 288bba3
adjust the width of buttons
sunilsabatp 1ec8c26
Remove logs
Shreyaschorge e2b007a
treecounter responsive
sunilsabatp bdf5ace
improve button alignment
sunilsabatp d14977d
Fix video container
Shreyaschorge 80e60b3
fixed wrongly committed merge conflict
norbertschuler 287ef7d
doc: adds jsdoc for _tenants
mohitb35 1481267
Add REDIS_URL and REDIS_TOKEN
Shreyaschorge 2c40f62
Update regex doc
Shreyaschorge 2c0280e
use new profile resources rather than me
norbertschuler 2125d49
fix resource having to much brackets
norbertschuler c803239
fixed German resource name for plural form
norbertschuler de3422d
fix the layout of share button
sunilsabatp 20fa093
rename variable and remove unwanted variable
sunilsabatp 32a4723
remove unused variable
sunilsabatp c3b01cd
improve file structure
sunilsabatp 32f6341
code cleanup
sunilsabatp e50ea92
minor check
sunilsabatp c8ffa4d
fix vercel issue
sunilsabatp c79dd49
rename folder into Pascal case
sunilsabatp 958c6b4
fix import issue
sunilsabatp ca09f5d
rename file
sunilsabatp 591642b
rename file name
sunilsabatp 60e6e22
refactor: renames /ProfileV2 to /Profile
mohitb35 7a28078
manage background of public profile
sunilsabatp e242fcd
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp 9fa105c
protect undefined records
Shreyaschorge 496c9fc
check undefined in the donation url
sunilsabatp 43df1e4
Merge branch 'feature/my_forest' of https://github.com/Plant-for-the-…
sunilsabatp 965f23c
fix the interpreatation error
sunilsabatp 1a36ef4
encode url
sunilsabatp f264927
encode url
sunilsabatp 627707b
disable darkmode feature
sunilsabatp a40ef14
fix: adds more robust checks for features available to verified/logge…
mohitb35 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
import * as trpcNext from '@trpc/server/adapters/next'; | ||
import { appRouter } from '../../../src/server/router/_app'; | ||
|
||
export default trpcNext.createNextApiHandler({ | ||
router: appRouter, | ||
createContext: () => ({}) | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mohitb35 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
mohitb35 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
This file was deleted.
Oops, something went wrong.
mohitb35 marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mohitb35 marked this conversation as resolved.
Show resolved
Hide resolved
prachigarg19 marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
import { PrismaClient } from '@prisma/client' | ||
|
||
const prismaClientSingleton = () => { | ||
return new PrismaClient() | ||
} | ||
|
||
type PrismaClientSingleton = ReturnType<typeof prismaClientSingleton> | ||
|
||
const globalForPrisma = globalThis as unknown as { | ||
prisma: PrismaClientSingleton | undefined | ||
} | ||
|
||
const prisma = globalForPrisma.prisma ?? prismaClientSingleton() | ||
|
||
export default prisma | ||
|
||
if (process.env.NODE_ENV !== 'production') globalForPrisma.prisma = prisma |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
generator client { | ||
provider = "prisma-client-js" | ||
} | ||
|
||
datasource db { | ||
provider = "mysql" | ||
url = env("DB_CONN_URL") | ||
} | ||
|
||
model contribution { | ||
id Int @id @default(autoincrement()) | ||
guid String? @unique @db.VarChar(32) | ||
purpose String? @db.VarChar(16) | ||
treeCount Decimal? @map("tree_count") @db.Decimal(14, 2) | ||
bouquetDonationId Int? @map("bouquet_donation_id") | ||
quantity Float? | ||
deletedAt DateTime? @map("deleted_at") @db.DateTime(0) | ||
contributionType String @map("contribution_type") @db.VarChar(20) | ||
isVerified Int? @map("is_verified") | ||
paymentStatus String? @map("payment_status") @db.VarChar(20) | ||
plantProjectId Int? @map("plant_project_id") | ||
plantProject project? @relation(fields: [plantProjectId], references: [id], onDelete: NoAction, onUpdate: NoAction) | ||
profile profile? @relation(fields: [profile_id], references: [id]) | ||
bouquet contribution? @relation("bouquet", fields: [bouquetDonationId], references: [id]) | ||
bouquetContributions contribution[] @relation("bouquet") | ||
plantDate DateTime @map("plant_date") @db.DateTime(0) | ||
profile_id Int? | ||
gift gift[] | ||
giftTo Json? @map("gift_data") | ||
giftMethod String? @map("gift_method") @db.VarChar(20) | ||
tenant tenant? @relation(fields: [tenantId], references: [id]) // Add a one-to-one relation to the tenant model | ||
tenantId Int? @map("tenant_id") | ||
created DateTime @unique @db.DateTime(0) | ||
} | ||
|
||
model tenant { | ||
id Int @id @default(autoincrement()) | ||
guid String @unique(map: "UNIQ_4E59C4622B6FCFB2") @db.VarChar(32) | ||
name String @db.VarChar(255) | ||
contribution contribution[] | ||
} | ||
|
||
model project { | ||
id Int @id @default(autoincrement()) | ||
guid String @db.VarChar(32) | ||
name String? @db.VarChar(255) | ||
allowDonations Boolean @map("accept_donations") | ||
description String? @db.LongText | ||
country String? @map("country") @db.VarChar(2) | ||
unit String? @map("unit_type") @db.VarChar(255) | ||
image String? @db.VarChar(255) | ||
purpose String @db.VarChar(64) | ||
location String? @db.LongText | ||
geoLongitude Float? @map("geo_longitude") | ||
geoLatitude Float? @map("geo_latitude") | ||
contribution contribution[] | ||
tpoId Int? @map("tpo_id") | ||
bouquetPurpose String? @map("bouquet_purpose") @db.VarChar(16) | ||
tpo profile? @relation(fields: [tpoId], references: [id]) | ||
} | ||
|
||
model profile { | ||
id Int @id @default(autoincrement()) | ||
guid String @db.VarChar(32) | ||
name String? @db.VarChar(255) | ||
contribution contribution[] | ||
plantProject project[] | ||
gift gift[] | ||
} | ||
|
||
model gift { | ||
id Int @id @default(autoincrement()) | ||
donationId Int? @map("donation_id") | ||
recipientId Int? @map("recipient_id") | ||
guid String @unique(map: "UNIQ_A47C990D2B6FCFB2") @db.VarChar(32) | ||
metadata Json? | ||
contribution contribution? @relation(fields: [donationId], references: [id], onDelete: Restrict, onUpdate: Restrict, map: "FK_A47C990D4DC1279C") | ||
recipient profile? @relation(fields: [recipientId], references: [id]) // Relation field to profile | ||
created DateTime @db.DateTime(0) | ||
value Int? | ||
purpose String @db.VarChar(32) | ||
type String @db.VarChar(50) | ||
} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is using @prisma and @trpc possible with our Netlify and Heroku deployments of planet-webapp?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The aim is to move to a single deployment on Vercel (#1877 will come first)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So I guess we need to disable automatic deployment of the production branch
main
for Netlify and Heroku once we want to merge this in order to not break these deployments until they got migrated.