Commit graph

23455 commits

Author SHA1 Message Date
Bradley Schofield
8f2cca5b0f Fix Response Models 2025-01-10 16:53:09 +09:00
Bradley Schofield
a1c70a6956 Run Formatter, Fix GraphQL 2025-01-10 14:23:04 +09:00
Bradley Schofield
87de19b610 Address Comments 2025-01-10 02:07:56 +09:00
Bradley Schofield
0d6095ba18 Add improved error handling for SDK Class 2025-01-03 14:16:26 +00:00
Bradley Schofield
6a782ce373 Implement SDKResponse class 2024-12-30 11:32:40 +00:00
Bradley Schofield
624c91816b Begin work on SDKResponse refactor 2024-12-20 12:06:09 +09:00
Bradley Schofield
64a957859e Run Linter 2024-12-17 10:39:06 +09:00
Bradley Schofield
fa053e493a Update specs 2024-12-17 10:33:08 +09:00
Bradley Schofield
1361dbdec5 Remove get version API from SDKs 2024-12-17 10:33:02 +09:00
Bradley Schofield
8ae462c317 Fix JSON Encode for multiplex objects 2024-12-17 10:31:26 +09:00
Bradley Schofield
2997a11274 Add SDK Multiplexing 2024-12-17 10:27:00 +09:00
Bradley Schofield
67a72edebf Run Linter 2024-12-16 15:03:57 +09:00
Bradley Schofield
b4c77fbd5f Get Initial Draft Working 2024-12-16 14:59:01 +09:00
Bradley Schofield
f7e69624c6 Address comments 2024-12-11 10:19:10 +09:00
Bradley Schofield
e9c2ebbcf5 Implement SDK Multiplexing for Create Document/s 2024-12-10 12:31:26 +09:00
Bradley Schofield
879ddb3074 Implement SDK Method Multiplexing 2024-12-09 14:21:56 +09:00
Jake Barnby
8c1f6aabb7
Merge pull request #8968 from appwrite/feat-bulk-create
Feat: Bulk Create Documents
2024-12-04 19:03:31 +13:00
Bradley Schofield
f707be6ed3 Add extra tests 2024-12-04 09:13:08 +09:00
Bradley Schofield
bcb4ffa404 Fix Tests 2024-12-03 17:39:25 +09:00
Bradley Schofield
c0d4b58eea Merge branch 'feat-bulk-operations' into feat-bulk-create
# Conflicts:
#	tests/e2e/Services/Databases/DatabasesCustomClientTest.php
2024-12-03 17:06:35 +09:00
Bradley Schofield
e2ab6a05ab Fix permissions and accompanying tests 2024-12-03 16:40:03 +09:00
Jake Barnby
6bbb522a87
Merge pull request #8955 from appwrite/feat-bulk-updates
Feat bulk updates
2024-12-03 19:35:45 +13:00
Bradley Schofield
7f2d3beb31 Run Linter 2024-12-03 15:19:58 +09:00
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
adc94cf1b4
Merge pull request #8942 from appwrite/feat-bulk-deletes
Feat bulk deletes
2024-12-03 17:36:06 +13:00
Jake Barnby
257733aec0
Update app/controllers/api/databases.php 2024-12-03 17:35:46 +13:00
Bradley Schofield
fbbf846eb9 Run Linter 2024-12-02 19:59:48 +09:00
Bradley Schofield
fbf985ea90 Add event 2024-12-02 19:57:21 +09:00
Bradley Schofield
f061f724e0 Fix params 2024-12-02 19:06:34 +09:00
Bradley Schofield
125585831b Remove bulk deletes realtime test 2024-12-02 18:16:04 +09:00
Bradley Schofield
3c418c1607 Address params and events 2024-12-02 18:08:10 +09: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
7b79642f4b Run Linter 2024-12-02 16:44:15 +09:00
Bradley Schofield
949347764a Add new database events 2024-12-02 16:43:19 +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
1c0c8f0eb6 Run Formatter 2024-12-02 13:15:41 +09:00
Bradley Schofield
00e3fe12f4 Revert "Fix wrong params on feedback, disable debugging in compose file"
This reverts commit 5c895579ed.
2024-11-28 17:25:38 +09:00
Bradley Schofield
5c895579ed Fix wrong params on feedback, disable debugging in compose file 2024-11-28 17:24:53 +09:00
Bradley Schofield
104a9b6074 Remove realtime support for bulk operations 2024-11-28 16:29:22 +09:00
Bradley Schofield
2b08db9a38 Address Comments 2024-11-25 16:22:02 +09:00
Bradley Schofield
9d652d9e79 Remove double realtime 2024-11-25 16:08:50 +09:00
Bradley Schofield
e1fffa775e Fix Tests 2024-11-25 15:23:22 +09:00
Bradley Schofield
2e60698ec1 Fix double event execution on document creation 2024-11-25 15:21:56 +09:00
Bradley Schofield
90521c6bd7 Update database library version 2024-11-25 15:02:36 +09:00
Bradley Schofield
558f7f06b4 Fix Missing Model 2024-11-25 14:53:35 +09:00