Commit Graph

899 Commits

Author SHA1 Message Date
Bradley Schofield 0c80fa1e2c Implement Reports 2023-07-10 14:51:41 +01:00
Bradley Schofield ff2c957d3f Continue work on migrations 2023-07-03 11:46:55 +01:00
Bradley Schofield 5cd149eafe Continue work on migrations 2023-06-16 19:20:52 +01:00
Bradley Schofield 7e8d8e8f98 Finish Renaming to Migrations 2023-06-14 13:08:33 +01:00
Bradley Schofield c21a780a8c Rename Service to Migrations 2023-06-12 11:20:18 +01:00
Bradley Schofield 744640b4b8 Update imports.php 2023-05-16 14:18:06 +09:00
Bradley Schofield a9042e78b6 Run Linter 2023-05-16 14:08:28 +09:00
Bradley Schofield 3d7c209eb7 Begin API Rewrite 2023-05-15 19:11:22 +09:00
Bradley Schofield 217bde6998 Merge branch 'master' into feat-implement-transfers 2023-05-09 21:07:52 +09:00
Torsten Dittmann b2c8e182a5 Merge pull request #5442 from appwrite/fix-project-deletion-leftovers
fix: project deletion leftovers
2023-04-27 20:19:09 +02:00
Torsten Dittmann 7529f02bd6 fix: also delete webhooks on project deletion 2023-04-27 17:41:14 +02:00
Torsten Dittmann 31e65d954b fix: deletes worker for projects 2023-04-27 17:37:14 +02:00
Christy Jacob 1c4dc6a424 Merge pull request #3696 from appwrite/fix-event-multi-execution
Fix: event multi-execution
2023-04-25 17:31:45 +04:00
Bradley Schofield 5f783b9fd7 Merge branch 'master' into feat-implement-transfers 2023-04-16 16:55:30 +09:00
Jake Barnby 7fe14ca10b Merge remote-tracking branch 'origin/master' into sync-master
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/console
#	app/controllers/api/storage.php
#	composer.lock
2023-04-12 00:50:31 +12:00
Torsten Dittmann 700abb3e47 fix: deletes worker deleting projects with console team 2023-04-11 13:49:45 +02:00
Steven 577ba9b0ec Fix email-base.tpl path in certificates worker 2023-04-06 13:48:52 -07:00
Jake Barnby d44f69df09 Delete collection relationships from deletes worker 2023-04-06 15:40:39 +12:00
Jake Barnby dd2f980539 Fix worker warning 2023-03-31 23:15:48 +13:00
Jake Barnby bf4e2df45b Allow 'unique()' for nested document IDs 2023-03-31 17:33:21 +13:00
fogelito 05d7badd60 Delete related on 2 way 2023-03-30 20:36:24 +03:00
Jake Barnby 4de45bf9a7 Delete related cache on finally 2023-03-30 13:28:06 +13:00
Jake Barnby a7a3d85bcb Clear related collection cache 2023-03-30 13:24:44 +13:00
Jake Barnby 9468c238de Remove conflicts 2023-03-30 13:01:58 +13:00
fogelito e2d3c95fa6 add relations into attributes collection 2023-03-29 23:37:22 +03:00
fogelito 5aff6969db add relations into attributes collection 2023-03-29 23:31:49 +03:00
Jake Barnby 07c383e17a Review updates 2023-03-25 16:36:20 +13:00
Bradley Schofield acb3c250a4 Implement API Flow 2023-03-24 13:26:27 +09:00
Jake Barnby b6cfe43681 Clean up 2023-03-24 16:46:02 +13:00
Jake Barnby f9f7af8759 Worker fix 2023-03-23 17:20:08 +13:00
fogelito 34467de87d Update relationship get Attribute 2023-03-22 18:44:12 +02:00
Shmuel Fogel f7c9e9c650 Update app/workers/databases.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-03-20 11:23:01 +02:00
fogelito eee29940bb Some tests 2023-03-19 19:09:17 +02:00
Bradley Schofield 8f4e26fc49 Continue work on Transfers 2023-03-17 15:22:11 +09:00
fogelito 44de884ee5 convert relatedOptions to options 2023-03-16 09:31:48 +02:00
Bradley Schofield 58725e5379 Implement LastCheck for Sources and Destinations 2023-03-15 14:58:14 +09:00
fogelito 40152fbd6c Model relationshipOptions 2023-03-14 15:18:30 +02:00
fogelito adcbb08374 deleteRelationship worker 2023-03-13 17:32:51 +02:00
fogelito 341830b3d7 deleteRelationship worker 2023-03-13 17:19:24 +02:00
fogelito b1cc4ada4c relationType 2023-03-13 12:11:38 +02:00
fogelito f5f51c4fc9 Worker $relatedCollection 2023-03-13 11:46:03 +02:00
fogelito 5fc3f5bc3a Worker 2023-03-13 11:34:41 +02:00
Bradley Schofield 666a17f83a Continuing implementing transfers 2023-02-20 12:02:19 +00:00
Jake Barnby b3e29c6086 Fix audit 2023-02-15 17:39:15 +13:00
Jake Barnby f6fc9a8d8c Merge remote-tracking branch 'origin/master' into feat-technical-debt-2
# Conflicts:
#	composer.lock
2023-02-14 14:22:08 +13:00
Christy Jacob c393e130ac Merge pull request #4983 from appwrite/fix-collection-delete
Fix deletes worker not deleting database collections
2023-01-27 14:40:14 +05:30
Christy Jacob c56f8277c9 Merge pull request #4984 from appwrite/fix-project-delete
Fix deletes worker not deleting project database tables
2023-01-27 13:45:07 +05:30
Jake Barnby c9f4b7ca23 Delete project domains and certificates 2023-01-27 16:46:38 +13:00
Christy Jacob 7c2c68c5ec Merge pull request #4988 from appwrite/fix-storage-device-case
Convert _APP_STORAGE_DEVICE env var to lowercase
2023-01-26 15:24:26 +05:30
Jake Barnby 536d36be7d Fix delete recursion 2023-01-17 17:31:14 +13:00