1
0
Fork 0
mirror of synced 2024-08-03 20:42:09 +12:00
Commit graph

13809 commits

Author SHA1 Message Date
Jake Barnby
6a1dcfa3c8
Update abuse test 2022-09-21 19:37:43 +12:00
Jake Barnby
b217cf20d7
Update get team membership query 2022-09-21 19:22:15 +12:00
Jake Barnby
0389cc9ef2
Update permissions 2022-09-21 19:11:49 +12:00
Jake Barnby
9f008a18ea
Update number -> phone usages 2022-09-21 19:05:35 +12:00
Jake Barnby
378d02f269
Update get -> list usages 2022-09-21 19:03:28 +12:00
Eldad A. Fux
6fbbc2bea5
Update README.md 2022-09-21 10:02:44 +03:00
Jake Barnby
6c9ac29f37
Fix attribute unpacking 2022-09-21 19:01:01 +12:00
Jake Barnby
e2f86aec62
Add graphql scope back for guests 2022-09-21 18:54:47 +12:00
Jake Barnby
144e723431
Update error handling 2022-09-21 18:36:43 +12:00
Jake Barnby
5cefda4ff2
Fix key replacements 2022-09-21 18:24:47 +12:00
Damodar Lohani
e8b63f8c9d fix test 2022-09-21 02:46:18 +00:00
Damodar Lohani
3166be9da0 remove region from update 2022-09-21 02:01:59 +00:00
Damodar Lohani
6d9f43be5d add missing region on list project test 2022-09-21 01:45:16 +00:00
Damodar Lohani
fdc5fea887 update project tests 2022-09-21 01:02:58 +00:00
Swati Z
92e3c79812 Update Contributing.md with Typo
Update Contributing.md with Typo
2022-09-20 12:36:16 -04:00
Swati Z
fb55f8cdd1 Typo fix readme.md file 2022-09-20 11:02:12 -04:00
Damodar Lohani
cde374b505 add region in test 2022-09-20 13:21:05 +00:00
Christy Jacob
478a92a881
Merge pull request #3888 from christyjacob4/master
add console sdk
2022-09-20 18:35:20 +05:30
Jake Barnby
85ce646e0c
Add back prevent enter 2022-09-20 22:04:15 +12:00
Jake Barnby
ef4ffcf3a2
Clear existing permissions for a role on keydown 2022-09-20 22:03:13 +12:00
Christy Jacob
bf533be331 chore: add console sdk 2022-09-20 14:27:49 +05:30
Christy Jacob
81aa611c74 chore: add console sdk 2022-09-20 14:27:30 +05:30
Christy Jacob
66ffe200d8 chore: add console sdk 2022-09-20 14:24:38 +05:30
Christy Jacob
c33a5580fe chore: add console sdk 2022-09-20 14:24:02 +05:30
Christy Jacob
7ec9aef2ed chore: add console sdk 2022-09-20 14:23:30 +05:30
Christy Jacob
5b240a867e chore: add console sdk 2022-09-20 14:23:10 +05:30
Christy Jacob
304e72c7e2 chore: add console sdk 2022-09-20 14:22:50 +05:30
Christy Jacob
8fe71531d6 chore: add console sdk 2022-09-20 14:20:44 +05:30
Christy Jacob
2badad6da5 chore: add console sdk 2022-09-20 14:20:12 +05:30
Christy Jacob
395beb39bc chore: add console sdk 2022-09-20 14:16:35 +05:30
Christy Jacob
e5cae42356 chore: add console sdk 2022-09-20 14:15:52 +05:30
Christy Jacob
fe82f05462 chore: add console sdk 2022-09-20 14:15:10 +05:30
Christy Jacob
c9245748bf chore: add console sdk 2022-09-20 14:13:04 +05:30
Christy Jacob
67c7250b3c chore: add console sdk 2022-09-20 14:09:16 +05:30
Christy Jacob
29e5acb29e chore: add console sdk 2022-09-20 14:08:25 +05:30
Christy Jacob
78f6748fb0 chore: add console sdk 2022-09-20 14:07:51 +05:30
Christy Jacob
7c797515e6 chore: add console sdk 2022-09-20 14:07:10 +05:30
Christy Jacob
044078f7e3 chore: add console sdk 2022-09-20 14:05:49 +05:30
Christy Jacob
eb50137ee2 chore: add console sdk 2022-09-20 14:04:43 +05:30
Christy Jacob
9b5db34669 chore: add console sdk 2022-09-20 14:02:54 +05:30
Christy Jacob
9e427d7833 chore: add console sdk 2022-09-20 14:02:05 +05:30
Matej Bačo
96134f2a5e Remove todo 2022-09-20 08:29:34 +00:00
Jake Barnby
544413dddf
More 1.0 migrations 2022-09-20 20:25:05 +12:00
Jake Barnby
bf0b416183
Update permissions and queries for 1.0 2022-09-20 19:51:22 +12:00
Jake Barnby
fbcaa1f60a
Update database test queries 2022-09-20 19:40:21 +12:00
Jake Barnby
fd37df5f9c
Handle datetime model rules 2022-09-20 19:24:54 +12:00
Jake Barnby
48ede78894
Fix roles 2022-09-20 19:03:04 +12:00
Jake Barnby
e9f75d32a1
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	Dockerfile
#	app/config/errors.php
#	app/config/roles.php
#	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/controllers/api/graphql.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Migration/Migration.php
2022-09-20 15:43:09 +12:00
Steven Nguyen
2f08ec0926 Convert Document $collectionId in 0.15 response
Document $collection was renamed to $collectionId to match the naming
convention of referring to other resource IDs. This ensures backwards
compatibility.
2022-09-20 02:48:40 +00:00
Steven Nguyen
01f77fa993 Ensure empty datetimes are 0 in 0.15 response
Because empty datetimes are invalid, strtotime returned false so the
response was false rather than 0.
2022-09-20 02:48:40 +00:00