1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00
Commit graph

244 commits

Author SHA1 Message Date
kodumbeats
081f2f83f1 Improve examples 2021-07-05 14:28:38 -04:00
kodumbeats
01555eb8ef Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-05 13:40:38 -04:00
Eldad Fux
14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
kodumbeats
d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
Christy Jacob
fa5ac4d3dc feat: add V08 response filter and update web sdk 2021-07-01 19:06:04 +05:30
kodumbeats
1ae6cf39f6 Add examples to response model for docs 2021-06-30 14:49:54 -04:00
kodumbeats
a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -04:00
kodumbeats
12b58b00ac
Update descriptions/examples for docs
Applied suggestions from code review

Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-30 11:10:45 -04:00
Eldad Fux
c8d8b1b867 Fixed typos 2021-06-30 09:29:39 +03:00
Eldad Fux
afd7678781 Updated description 2021-06-30 09:23:43 +03:00
Eldad Fux
03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Torsten Dittmann
c778f47195 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-23 17:12:48 +02:00
Eldad A. Fux
a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
Bradley Schofield
aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Eldad Fux
bea02c8397 Updated model examples 2021-06-19 17:24:39 +03:00
kodumbeats
24a5fb4867 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-14 10:40:05 -04:00
Eldad Fux
7a3221168e Removed unrequired attribute 2021-06-12 21:43:12 +03:00
Eldad Fux
f3ff50d686 Fixed logs time attribute 2021-06-12 21:39:59 +03:00
Eldad Fux
f2b5956f30 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:08:48 +03:00
kodumbeats
4f90d89def Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 14:34:15 -04:00
Eldad Fux
2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
kodumbeats
8aecf3cf6a Use response models for attirbute types 2021-06-11 11:27:51 -04:00
kodumbeats
d2597db038 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 10:48:10 -04:00
Torsten Dittmann
bba39596fd Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 15:39:23 +02:00
Eldad Fux
2a07d311e8 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-11 15:04:15 +03:00
Torsten Dittmann
2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Christy Jacob
f19f186864 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-android-origin 2021-06-11 12:49:28 +05:30
kodumbeats
2d974edce9 Update document and collection response models 2021-06-10 14:19:10 -04:00
Christy Jacob
c981ff39c0 feat: added error models to response model 2021-06-10 17:04:14 +05:30
kodumbeats
44fb6f815d Correct response models 2021-06-09 17:10:19 -04:00
kodumbeats
6cb89ef955 Create response models for indexes and attributes 2021-06-08 15:30:42 -04:00
Damodar Lohani
95730e74e8 fix type 2021-06-03 12:39:41 +05:45
Torsten Dittmann
787931b45b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-20 09:46:49 +02:00
Eldad Fux
00d95cb533 Merge branches 'feat-database-indexing' and '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 14:11:14 +03:00
Eldad Fux
fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +03:00
Christy Jacob
d7c81ba818 feat: update response filters 2021-05-14 20:45:29 +05:30
Christy Jacob
eaac52b9b7 feat: allow external users to update password without oldPassword 2021-05-05 00:22:46 +05:30
Torsten Dittmann
3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Eldad Fux
507e0327e3 Fixed storage tests 2021-05-04 01:20:40 +03:00
Eldad A. Fux
8e4a87ea04
Merge pull request #1102 from TorstenDittmann/feat-prefs-response-model
feat: preferences response model
2021-04-29 20:59:41 +03:00
Torsten Dittmann
3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann
cc34719768 feat: preferences response model 2021-04-21 15:37:51 +02:00
Torsten Dittmann
e4c02dda80 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-16 19:09:34 +02:00
Torsten Dittmann
3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux
994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann
69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Torsten Dittmann
9dc206051f Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-10 16:25:04 +02:00
Torsten Dittmann
3ff66179c5 feat: add document response model that extends any type 2021-04-08 10:39:23 +02:00
Eldad A. Fux
19e9582df2
Merge branch '0.7.x' into feat-upgrade-php-version 2021-04-05 14:56:45 +03:00
Eldad Fux
f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Torsten Dittmann
df69799ebb adapt to review 2021-03-29 13:22:50 +02:00
Torsten Dittmann
ceeb30fd4f adapt to anon login 2021-03-29 11:16:56 +02:00
Torsten Dittmann
078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Torsten Dittmann
73794097c9 add permissions to execution response model 2021-03-24 14:36:41 +01:00
Eldad Fux
c31c7736a1 Updated Mock API 2021-03-05 08:40:29 +02:00
Eldad Fux
55891e14d7 Updated project API 2021-02-28 13:40:59 +02:00
Torsten Dittmann
8bc484dfca fix leftovers 2021-02-19 14:59:36 +01:00
Eldad Fux
c8b6a18939 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-02-06 00:19:15 +02:00
Eldad A. Fux
8e8939504c
Merge pull request #872 from TorstenDittmann/qa-fixes
fix(response-filters): missing response filter model
2021-02-02 21:18:21 +02:00
Torsten Dittmann
85f6f7957c fix(response-filters): missing response filter model 2021-02-02 17:04:11 +01:00
Torsten Dittmann
76eb74b182 adapt ssl issuing for swoole 2021-02-02 15:48:07 +01:00
Eldad Fux
6851b8c537 Fixed default values 2021-02-01 23:31:54 +02:00
Eldad Fux
59f5a0eb55 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-15 08:52:42 +02:00
Eldad Fux
89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux
bc16ec93db Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-15 00:26:09 +02:00
Eldad Fux
2fd86c809a Last fix ? 2021-01-13 18:17:28 +02:00
Eldad Fux
5891698034 Fixed wrong default values 2021-01-13 18:11:56 +02:00
Eldad Fux
56de47073d Fixed file default value 2021-01-13 18:10:42 +02:00
Eldad Fux
764672e15e Updated default values 2021-01-13 17:06:36 +02:00
Eldad Fux
f975110e07 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-11 17:00:36 +02:00
Eldad Fux
9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +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
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
Eldad Fux
b4969f553c Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-04 01:28:46 +02:00
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
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
Eldad Fux
002361c3b8 Updated model structure 2020-12-28 22:18:07 +02:00
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
Eldad Fux
8c4f3f7f9d New JWT model 2020-12-28 18:41:03 +02:00
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
bed4dcddef feat: parse session object 2020-12-27 22:01:18 +05:30
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
Christy Jacob
898d89f322 feat: starter code for Response Filters 2020-12-22 20:54:30 +05:30
Eldad A. Fux
a23f38c769
Merge branch '0.7.x' into feat-upgrade-php-version 2020-12-13 01:56:32 +02:00
Eldad Fux
4df6cb2ef5 Added tests for Database webhooks 2020-12-01 20:53:31 +02:00
Eldad Fux
362f84e51b Added missing user ID to both session and token models 2020-11-26 08:12:24 +02:00
Eldad Fux
374e504923 Added more tests 2020-11-23 17:04:02 +02:00
Eldad Fux
4e83a988fc Fixed tests 2020-11-21 10:02:25 +02:00
Eldad Fux
7a444d5a24 Fixed default session value 2020-11-20 23:02:42 +02:00
Eldad Fux
ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +02:00
Eldad Fux
dcac44372f Updated old specs 2020-11-16 10:37:43 +02:00
Eldad Fux
e4db1ddd43 Updated specs 2020-11-13 22:38:47 +02:00
Eldad Fux
d3e14e3b62 Updated response models 2020-11-13 00:50:53 +02:00
Eldad Fux
0ff73596b3 Added new models for missing routes 2020-11-12 13:54:16 +02:00
Eldad Fux
e1837c01d5 Added option to hide some models from the docs 2020-11-12 07:12:14 +02:00
Eldad Fux
af643e919d Added empty response model 2020-11-12 00:01:31 +02:00
Eldad Fux
4d3c5a39cc Updated constants 2020-11-08 00:14:48 +02:00
Eldad Fux
3e1a3e24bb Added missing methods and models 2020-11-08 00:14:36 +02:00
Eldad Fux
b4787a4b60 Fixed response type 2020-11-08 00:06:18 +02:00
Eldad Fux
50d404e7a3 Updated latest changes 2020-10-30 00:44:01 +02:00
Eldad Fux
0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad A. Fux
042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
Eldad Fux
59c5d83968 Fixed storage tests 2020-07-03 06:11:16 +03:00
Eldad Fux
57c4103d7d Fixed tests 2020-07-02 16:59:51 +03:00
Eldad Fux
a43bb0643e Fixed missing attribute 2020-06-24 14:30:29 +03:00
Eldad Fux
6e472d4ef3 Added membership and membership list models 2020-06-24 14:18:59 +03:00
Eldad Fux
75026ffa8c unix is Unix 2020-06-24 14:18:33 +03:00
Eldad Fux
5298c16971 Updated session model 2020-06-24 09:53:13 +03:00
Eldad Fux
228b2ec506 Updated session 2020-06-24 09:41:00 +03:00
Eldad Fux
dd2c6efbc9 Added team dynamic response 2020-06-24 09:05:43 +03:00
Eldad Fux
dc2d990c29 Added team model 2020-06-24 08:14:42 +03:00
Eldad Fux
33e9c486c8 JSON output -> dynamic output 2020-06-23 21:53:48 +03:00
Eldad Fux
2f1e25fc09 Updated naming conventions 2020-06-23 18:01:20 +03:00
Eldad Fux
72edaf7ff5 Added locale object 2020-06-23 00:55:45 +03:00
Eldad Fux
29c8954b21 Fixed tests 2020-06-22 22:06:57 +03:00
Eldad Fux
416d767ff0 Changed rule structure 2020-06-22 19:25:01 +03:00
Eldad Fux
32f917c78a Updated namespace structure 2020-06-22 15:17:14 +03:00