1
0
Fork 0
mirror of synced 2024-10-01 01:37:56 +13:00
Commit graph

254 commits

Author SHA1 Message Date
Eldad Fux
3721910363 Updated empty response result 2021-01-10 13:56:11 +02:00
Eldad A. Fux
4da8b78ba2
Merge pull request #772 from christyjacob4/feat-na-response-filters
feat: Response Filters
2021-01-09 17:30:32 +02:00
Christy Jacob
9c9ca6cc51 feat: fixed issues in tests 2021-01-09 12:29:55 +05:30
Eldad Fux
dfe12b2be0 Fixed object default value 2021-01-06 14:49:11 +02:00
Christy Jacob
5db9c9b625 feat: review comments 2021-01-05 19:16:06 +05:30
Christy Jacob
075d46ba62 feat: changed team and team list response format and added tests 2021-01-05 18:27:18 +05:30
Christy Jacob
a58107b49c feat: changed log list response format and added tests 2021-01-05 17:51:17 +05:30
Christy Jacob
2b9a9efca5 feat: fixed tests for new sessions response 2021-01-05 17:43:14 +05:30
Christy Jacob
b3e1c74803 feat: changed session structure 2021-01-05 17:33:54 +05:30
Christy Jacob
98309e776e feat: fixed failing tests 2021-01-05 00:00:20 +05:30
Christy Jacob
50bca50d10 feat: review comments 2021-01-03 23:42:11 +05:30
Christy Jacob
9b1b5d3a7e feat: review comments 2021-01-03 23:37:19 +05:30
Christy Jacob
92339fe668 fix: fix failing tests 2021-01-02 21:45:14 +05:30
Eldad A. Fux
d6df6b9fdc
Merge pull request #788 from appwrite/feat-execute-functions-from-client
Enabled client endpoints for CF
2021-01-01 10:37:48 +02:00
Christy Jacob
f89edfaa8f Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-01 01:04:41 +05:30
Christy Jacob
4fc40a387a feat: unit tests for response filters 2020-12-31 13:25:25 +05:30
Christy Jacob
8cc10c683a feat: unit tests for response filters 2020-12-31 12:42:23 +05:30
Eldad Fux
f4b2719939 Update reponse model 2020-12-30 14:25:42 +02:00
Christy Jacob
a37a28fdc9 feat: added unit test for setFilter 2020-12-30 16:24:11 +05:30
Eldad Fux
6c5f85e243 Updated validators 2020-12-30 09:26:33 +02:00
Christy Jacob
c508657a50 feat: apply parse method if filter is present 2020-12-30 00:42:32 +05:30
Christy Jacob
d67bcec7b9 feat: parse document list 2020-12-29 23:55:34 +05:30
Christy Jacob
fa748b6230 feat: parse collection list 2020-12-29 22:28:54 +05:30
Christy Jacob
9c01fb1ff6 feat: parse collection 2020-12-29 22:21:51 +05:30
Christy Jacob
450c3e6f88 feat: parse file list 2020-12-29 01:09:22 +05:30
Christy Jacob
54f40c8ce2 feat: parse file 2020-12-29 01:01:26 +05:30
Christy Jacob
f1887d2d9b feat: parse membership list 2020-12-28 22:12:13 +05:30
Christy Jacob
018a1e8bf5 feat: parse membership 2020-12-28 16:34:08 +05:30
Christy Jacob
f6c140d84a feat: add status field to users response 2020-12-28 15:12:54 +05:30
Christy Jacob
af774acf92 feat: parse users list 2020-12-28 15:03:38 +05:30
Christy Jacob
811fbd96bb feat: parse currency list 2020-12-28 13:51:58 +05:30
Christy Jacob
d5c7445c88 feat: parse continentlist 2020-12-28 13:42:15 +05:30
Christy Jacob
d0296db6e5 feat: parse phone list 2020-12-28 12:41:30 +05:30
Christy Jacob
b57a2de8ee feat: parse country list 2020-12-28 12:34:33 +05:30
Christy Jacob
9177d659a1 feat: parse locale 2020-12-28 00:32:15 +05:30
Christy Jacob
fde5183594 feat: parse token 2020-12-27 23:52:05 +05:30
Christy Jacob
9690ce8794 feat: parse log list 2020-12-27 23:47:26 +05:30
Christy Jacob
e77abfe706 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-27 23:30:59 +05:30
Christy Jacob
dce89663b0 patch: review comments 2020-12-27 23:27:35 +05:30
Christy Jacob
bed4dcddef feat: parse session object 2020-12-27 22:01:18 +05:30
Eldad Fux
0d602edd21 Fixed spec generator 2020-12-26 20:52:58 +02:00
Eldad Fux
ce4fab647b Fixed spec generator 2020-12-26 19:47:42 +02:00
Christy Jacob
3a7dda5e10 feat: parse session object 2020-12-26 17:47:43 +05:30
Christy Jacob
89f35d733f feat: parse session object 2020-12-26 16:56:13 +05:30
Christy Jacob
09f42797e3 feat: added parse method for user object 2020-12-26 16:48:19 +05:30
Christy Jacob
a8c07c3381 feat: added function to parse user object 2020-12-26 16:48:00 +05:30
Christy Jacob
d78e956612 feat: added function to parse user object 2020-12-26 16:47:33 +05:30
Christy Jacob
46114a5920 feat: added function to parse user object 2020-12-26 16:46:43 +05:30
Eldad A. Fux
ce571c9b6d
Merge pull request #775 from appwrite/feat-multiple-sdk-docs-examples
Feat multiple SDK docs examples
2020-12-25 16:03:56 +02:00
Eldad Fux
794ddd6617 Updated demo code path 2020-12-25 14:11:17 +02:00