1
0
Fork 0
mirror of synced 2024-07-31 19:11:34 +12:00
Commit graph

14581 commits

Author SHA1 Message Date
fogelito
00c1418246 Update response Model.php 2023-03-16 13:48:27 +02:00
fogelito
79bfa025cb Merge branch 'feat-database-update-attribute' of github.com:appwrite/appwrite into feat-relations-2
 Conflicts:
	app/controllers/api/databases.php
	composer.json
	composer.lock
2023-03-16 12:14:37 +02:00
fogelito
28af0669f6 docker-compose.yml temp mount 2023-03-16 11:11:04 +02:00
fogelito
44de884ee5 convert relatedOptions to options 2023-03-16 09:31:48 +02:00
fogelito
c1bce185fd composer framework update 2023-03-15 10:04:02 +02:00
fogelito
31fad24603 collections.php 2023-03-14 15:20:56 +02:00
fogelito
40152fbd6c Model relationshipOptions 2023-03-14 15:18:30 +02:00
fogelito
6306ec59ba Model relationship 2023-03-14 10:32:49 +02:00
fogelito
f255484fd4 Model relationship 2023-03-14 10:24:53 +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
9c4b269669 update collections.php with options 2023-03-13 12:59:01 +02:00
Torsten Dittmann
ea1c0d0a1f chore: generate specs 2023-03-13 15:54:55 +05:30
Torsten Dittmann
2f1dda891b fix: specs generation for nullable params 2023-03-13 15:54:49 +05:30
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
fogelito
b6c279b576 add relatedCollectionInternalId 2023-03-13 10:45:54 +02:00
fogelito
b116d24486 Document options 2023-03-13 10:33:07 +02:00
fogelito
ba6439375c create attribute function 2023-03-13 10:22:01 +02:00
fogelito
f525104963 create relationship 2023-03-12 17:06:56 +02:00
fogelito
ca3efdf562 create relation 2023-03-12 16:04:18 +02:00
Torsten Dittmann
2178bfc126 Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-database-update-attribute 2023-03-10 18:39:11 +05:30
Torsten Dittmann
f568f9f1ad style: fix formatting 2023-03-10 18:37:16 +05:30
Torsten Dittmann
7b1853eb96 feat: graphql support 2023-03-10 18:36:46 +05:30
Torsten Dittmann
077ad544b6 fix: database responses 2023-03-10 18:36:34 +05:30
Torsten Dittmann
cb065e4228 fix: openapi specification 2023-03-10 15:36:10 +05:30
Eldad A. Fux
9ea3f0317f
Merge pull request #5024 from appwrite/feat-x-appwrite-timestamp-header
Update Update Document API to check X-Appwrite-Timestamp header
2023-03-08 18:32:24 +02:00
Steven Nguyen
85a2d623a6
Update APIs to check X-Appwrite-Timestamp header
Appwrite will refer to the X-Appwrite-Timestamp header for when the
request was originally sent and reject the request if the Timestamp
is older than the updatedAt timestamp of the document.
2023-03-07 10:54:52 -08:00
Torsten Dittmann
df9f1ee4c4 tests: fix update attribute status code 2023-03-02 14:01:35 +05:30
Torsten Dittmann
5df53e3e76 fix: http status codes for udpating attributes 2023-03-02 12:15:10 +05:30
Torsten Dittmann
bfd23665cb fix: graphql 2023-03-01 18:13:34 +05:30
Torsten Dittmann
0dd666c227 tests: fix functions tests 2023-03-01 17:30:54 +05:30
Torsten Dittmann
6e5b8fab4b fix: implement new framework changes 2023-03-01 17:30:36 +05:30
Jake Barnby
d2c55afdcf
Merge pull request #5145 from appwrite/feat-remove-index-requirements
Remove indexed attribute query requirement
2023-03-01 21:42:29 +13:00
Torsten Dittmann
861e980420
Merge pull request #5173 from appwrite/chore-release-1-3-console-sdk
chore: 1.3.x console sdk
2023-03-01 12:56:21 +05:30
Torsten Dittmann
41277864fd sdks: fix version number for console sdk 2023-02-28 15:26:37 +05:30
Torsten Dittmann
86134768fc chore: generate specs 2023-02-28 15:07:30 +05:30
Torsten Dittmann
ae32536be2 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-release-1-3-console-sdk 2023-02-28 14:45:34 +05:30
Torsten Dittmann
d5449cb498 fix: console sdk package name 2023-02-28 14:43:36 +05:30
Torsten Dittmann
e8c74d7204
Merge pull request #5172 from appwrite/feat-console-sdk-generation
feat: console sdk generation
2023-02-28 14:40:56 +05:30
Torsten Dittmann
8714f11fd2 chore: generate docs 2023-02-28 14:06:08 +05:30
Torsten Dittmann
d604746f9b chore: generate console docs 2023-02-28 14:05:57 +05:30
Torsten Dittmann
b331fe4ab9 fix: console sdk package name 2023-02-28 14:05:40 +05:30
Torsten Dittmann
7372983c9d docs: update attributes 2023-02-28 13:55:06 +05:30
Torsten Dittmann
196ecff5dc
Merge pull request #5160 from appwrite/feat-mock-cache-labels
Add offline support labels on mock endpoint for sdk generator tests
2023-02-28 13:24:52 +05:30
Jake Barnby
a28eaa80cf
Add test asserting indexes not required 2023-02-28 16:52:11 +13:00
Torsten Dittmann
c4a27c79ab chore: run linter 2023-02-27 13:56:45 +05:30
Torsten Dittmann
18d938ce54 tests: add tests for update attributes on non existing resources 2023-02-27 13:29:37 +05:30
Torsten Dittmann
4023a4bb2f tests: rename import for AppwriteException 2023-02-27 13:17:20 +05:30