1
0
Fork 0
mirror of synced 2024-07-07 15:36:19 +12:00
appwrite/app/controllers/api
Steven Nguyen 3bb22c38cc
Update teamInternalId when updating project team
This is important because when an organization is deleted, projects are
fetched by the teamInternalId and if the teamInternalId is not updated
when the project team is updated, the project will be deleted if the
previous organization is deleted.
2023-10-12 17:03:45 -07:00
..
account.php Merge branch 'master' into sentence-case 2023-09-27 11:11:58 -04:00
avatars.php Merge branch '1.4.x' into fix-skip-non-ascii-chars-image 2023-09-29 11:07:31 -07:00
console.php Merge branch 'master' into sentence-case 2023-09-27 11:11:58 -04:00
databases.php Merge branch 'master' into sentence-case 2023-09-27 11:11:58 -04:00
functions.php Increase timeout 2023-09-30 17:24:09 +02:00
graphql.php converted desc to sentence case 2023-08-01 20:56:48 +05:30
health.php chore: fix merge conflict 2023-09-28 22:22:44 +00:00
locale.php Merge branch 'master' into sentence-case 2023-09-27 11:11:58 -04:00
migrations.php Update firebase connect scope 2023-08-30 22:48:51 -04:00
project.php Remove unnessessary cache clear 2023-09-06 09:53:02 +02:00
projects.php Update teamInternalId when updating project team 2023-10-12 17:03:45 -07:00
proxy.php Merge pull request #6059 from appwrite/fix-smtp 2023-08-30 16:09:10 +02:00
storage.php Merge branch 'master' into sentence-case 2023-09-27 11:11:58 -04:00
teams.php Merge branch 'master' into sentence-case 2023-09-27 11:11:58 -04:00
users.php Merge branch 'master' into sentence-case 2023-09-27 11:11:58 -04:00
vcs.php Fix missing resourceInternalId on deployments 2023-09-20 19:26:23 -07:00