1
0
Fork 0
mirror of synced 2024-08-31 01:41:15 +12:00
Commit graph

13442 commits

Author SHA1 Message Date
Jake Barnby
6ac4d4f490
Handle response model union type rules 2022-09-30 19:59:20 +13:00
Jake Barnby
1fbcedec42
Move mapping functions to TypeMapper 2022-09-30 19:58:26 +13:00
Jake Barnby
f1429e8155
Move custom types to their own class 2022-09-30 19:51:27 +13:00
Jake Barnby
df651c3c78
Match class names instead of strings 2022-09-29 19:28:41 +13:00
Jake Barnby
b176929557
Sort schema 2022-09-29 19:27:57 +13:00
Jake Barnby
fe0bd6a66e
Fix env 2022-09-29 17:59:41 +13:00
Jake Barnby
0471bf1c90
Only allow default values for optional params 2022-09-29 17:54:48 +13:00
Jake Barnby
73d0f033b8
Skip new models with no rules 2022-09-29 17:53:53 +13:00
Jake Barnby
e5b9e261c5
Upcase type names 2022-09-29 17:53:07 +13:00
Jake Barnby
6c81069b27
Custom type serialization fixes 2022-09-29 17:51:53 +13:00
Jake Barnby
471f12b8ba
Only apply max depth and complexity in production to allow introspection 2022-09-29 17:46:01 +13:00
Jake Barnby
a3b75a374b
Update variables and defaults 2022-09-23 15:55:10 +12:00
Jake Barnby
63a4853563
Fix list complexity calculations 2022-09-23 15:53:25 +12:00
Jake Barnby
318bea760e
Fix defualt arg types nullability 2022-09-23 13:52:19 +12:00
Jake Barnby
eb818d15e0
Fix custom entity update 2022-09-23 13:49:36 +12:00
Jake Barnby
6e4bad5969
Fix custom entity delete 2022-09-23 13:46:39 +12:00
Jake Barnby
8cd36b2721
Fix custom entity list 2022-09-22 22:48:22 +12:00
Jake Barnby
5f0f136e6e
Refactor methods for clarity 2022-09-22 20:59:47 +12:00
Jake Barnby
5bd420a823
Remove redundant test class prefixes 2022-09-22 20:29:42 +12:00
Jake Barnby
a5b31b1956
Fix auth test 2022-09-22 20:22:10 +12:00
Jake Barnby
f7e5ccf296
Merge remote-tracking branch 'origin/fix-team-get-membership-model' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
2022-09-22 20:12:17 +12:00
Jake Barnby
7f236ed2bb
Add get membership tests 2022-09-22 20:06:30 +12:00
Jake Barnby
398c3eec29
Fix SDK response model for get team membership 2022-09-22 19:26:54 +12:00
Jake Barnby
2d1cd7cb50
Add queries validators 2022-09-22 18:54:58 +12:00
Jake Barnby
f2af301f16
Update functions vars -> variables 2022-09-22 14:16:13 +12:00
Jake Barnby
734561c6b6
Fix users queries phone -> number 2022-09-22 13:57:31 +12:00
Jake Barnby
a2778e410f
Fix team get membership queries 2022-09-22 13:55:31 +12:00
Jake Barnby
76614d8659
Update ID usages 2022-09-22 13:53:41 +12:00
Christy Jacob
e4d186b9a7
Merge pull request #3861 from appwrite/fix-flutter-web-auth-2
Update flutter getting started to match library
2022-09-21 23:53:24 +05:30
Christy Jacob
ec46fae228
Merge pull request #3890 from zswati/Swati/Typo-Error-fix-Readme-
Typo fix readme.md file
2022-09-21 15:21:15 +05:30
Jake Barnby
8af0983274
Handle role validator 2022-09-21 21:12:23 +12:00
Jake Barnby
6aee9e0ddb
Update errors 2022-09-21 21:11:05 +12:00
Jake Barnby
390453aa9b
Add datetime attribute test 2022-09-21 21:08:20 +12:00
Jake Barnby
4d21323001
Update permissions 2022-09-21 21:03:14 +12:00
Jake Barnby
7167ea2a5f
Update permissions 2022-09-21 20:17:17 +12:00
Jake Barnby
b69217bb39
Update avatar size 2022-09-21 19:52:09 +12:00
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
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
Christy Jacob
478a92a881
Merge pull request #3888 from christyjacob4/master
add console sdk
2022-09-20 18:35:20 +05:30
Christy Jacob
bf533be331 chore: add console sdk 2022-09-20 14:27:49 +05:30