Commit graph

610 commits

Author SHA1 Message Date
Bradley Schofield
3d4917727b Address Comments 2024-12-03 15:14:07 +09:00
Bradley Schofield
41ead533b8
Linter 2024-12-03 05:03:51 +00:00
Bradley Schofield
c47f65d27c
Merge remote-tracking branch 'origin/feat-bulk-operations' into feat-bulk-updates 2024-12-03 05:03:02 +00:00
Bradley Schofield
116ba6bc7b
Fix Problems with tests and params 2024-12-03 04:38:59 +00:00
Jake Barnby
257733aec0
Update app/controllers/api/databases.php 2024-12-03 17:35:46 +13:00
Bradley Schofield
8f8c008e8b Fix params and usage 2024-12-02 18:06:04 +09:00
Bradley Schofield
84ba7febe7 Run Linter 2024-12-02 16:45:03 +09:00
Bradley Schofield
32c4debffc Remove realtime/events from bulk operations and get usage events working 2024-12-02 16:40:19 +09:00
Bradley Schofield
2850879428 Remove Events for bulk updates 2024-12-02 16:07:32 +09:00
Bradley Schofield
2b08db9a38 Address Comments 2024-11-25 16:22:02 +09:00
Bradley Schofield
4e5ad33d73
Update app/controllers/api/databases.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2024-11-25 14:29:51 +09:00
Bradley Schofield
67b95c4b39 Update API Signature to DB Lib and get realtime/events working 2024-11-22 11:07:05 +09:00
Bradley Schofield
90c4bad826 Run Linter 2024-11-22 10:44:19 +09:00
Bradley Schofield
791f0dda79 Update to use new DB Lib and get realtime working 2024-11-22 10:43:45 +09:00
Bradley Schofield
755e86020f Continue work on getting events working 2024-11-19 10:09:55 +09:00
Bradley Schofield
96e69b55e1 Add tests that are currently failing because of realtime and attempt to fix them 2024-11-15 12:00:11 +09:00
Bradley Schofield
c210b2b874 Address Comments 2024-11-14 17:16:39 +09:00
Bradley Schofield
dd6bd745df Address Comments, fix permission bug 2024-11-13 13:41:18 +09:00
Bradley Schofield
172d25d67c Address Comments 2024-11-12 15:43:36 +09:00
Bradley Schofield
92c93357cf Address Jake's Comments 2024-11-12 11:41:08 +09:00
Bradley Schofield
44234da995 Implement Bulk Updates API 2024-11-11 15:27:26 +09:00
Christy Jacob
b1a1ad618a
Revert "Update database" 2024-11-09 01:01:14 +04:00
Jake Barnby
14532acb37
Update limit errors 2024-11-08 21:43:25 +13:00
Bradley Schofield
5bf20289a5 Address Comments 2024-11-08 16:17:29 +09:00
Bradley Schofield
313adc7023 Merge branch '1.6.x' into feat-bulk-deletes
# Conflicts:
#	composer.json
#	composer.lock
2024-11-07 12:37:08 +09:00
Bradley Schofield
86053e9028 Implement Bulk Deletes API 2024-11-07 12:30:17 +09:00
fogelito
46af6dc3f0 Fix permissions 2024-11-06 09:36:27 +02:00
Jake Barnby
4489d5f77f
Fix validator 2024-11-04 22:13:38 +13:00
Jake Barnby
a00671fe29
Lint 2024-11-04 21:53:00 +13:00
Jake Barnby
6bba134650
Set min/max for datetime validator 2024-11-04 21:50:22 +13:00
Jake Barnby
b6287e11a3
Add storage catches 2024-11-04 21:40:02 +13:00
Jake Barnby
c59cd97eb8
Not found exception 2024-11-04 20:57:08 +13:00
Jake Barnby
f9813b86ac
Merge pull request #8890 from appwrite/fix-update-size-validator
Fix validator usage for updating string size
2024-11-04 14:59:09 +13:00
Fabian Gruber
fed9cdb408 use resource type constants 2024-10-29 16:10:57 +01:00
Jake Barnby
eacb55cdcc
Fix validator usage for updating string size 2024-10-29 19:04:37 +13:00
Fabian Gruber
225e2c21c3 feat: allow blocking based on resource attributes 2024-10-24 11:26:25 +02:00
Jake Barnby
b32cb30737
Force CI 2024-10-17 18:51:41 +13:00
Jake Barnby
ea2192a83c
Force CI 2024-10-17 18:51:26 +13:00
Jake Barnby
a7f1cc128a
Validate cursor queries to avoid getDocument type error 2024-10-17 18:41:24 +13:00
Jake Barnby
f6658c4f5a
Merge remote-tracking branch 'origin/1.6.x' into check-cursor-value 2024-10-17 18:32:11 +13:00
shimon
424f24af04 remove resource 2024-10-06 21:02:24 +03:00
shimon
a7c0ef3d09 remove audits deletion 2024-10-06 20:22:25 +03:00
fogelito
b1cfd1c0ff Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
# Conflicts:
#	app/controllers/api/databases.php
#	composer.lock
2024-09-26 10:42:15 +03:00
Bradley Schofield
f9d0f8fc38 Run Linter 2024-09-23 18:16:18 +09:00
Bradley Schofield
a309f31a33 Add tests, move hooks to API Layer 2024-09-23 18:08:48 +09:00
fogelito
b519f5e23a Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
# Conflicts:
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Tasks/ScheduleBase.php
#	src/Appwrite/Specification/Format/Swagger2.php
2024-09-19 18:19:45 +03:00
Bradley Schofield
82687c8ca4 Merge branch 'main' into 1.5.x-db-storage-metrics
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/swagger2-latest-console.json
#	app/controllers/api/project.php
#	src/Appwrite/Utopia/Response/Model/UsageProject.php
#	tests/e2e/General/UsageTest.php
2024-09-19 15:37:27 +09:00
Jake Barnby
af7bd705f4
Update console SDK version 2024-09-09 19:17:47 +12:00
Jake Barnby
3f99f01953
Recreate original on create failure with new key 2024-09-05 20:41:50 +12:00
Jake Barnby
a28f19ff3c
Merge fix 2024-09-05 16:16:28 +12:00