1
0
Fork 0
mirror of synced 2024-06-28 11:10:46 +12:00
Commit graph

81 commits

Author SHA1 Message Date
kodumbeats d305c7c442
Merge pull request #1624 from TorstenDittmann/feat-response-models-new-attributes-torsten
feat(feat-response-models-new-attributes): introduce response type array
2021-09-15 10:28:39 -04:00
Torsten Dittmann 0992576e52 introduce response type array 2021-09-14 10:26:16 +02:00
kodumbeats d32b877347 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-12 08:57:02 -04:00
Christy Jacob ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Christy Jacob ad81e414d9 feat(response): add metric and metric list to response models 2021-09-01 00:34:01 +05:30
kodumbeats ddde87f32a Create custom response model for attributeList 2021-08-27 13:11:29 -04:00
kodumbeats 87de870093 Accept callback to get nested type of rule for Document arrays 2021-08-27 13:09:56 -04:00
Christy Jacob ad99f8bd24 feat(usage): rename all usage response models 2021-08-27 22:15:08 +05:30
Christy Jacob 038aeb01fb feat(usage): added response models for projects API 2021-08-27 01:01:37 +05:30
Christy Jacob 1e30cdba4b feat(usage): added response models for functions API 2021-08-27 00:42:36 +05:30
Christy Jacob b893190ce5 feat(usage): added response models for users API 2021-08-27 00:23:56 +05:30
Christy Jacob 6d6b0ee024 feat(usage): added response models for storage API 2021-08-27 00:14:32 +05:30
Christy Jacob 3d512e74bf feat(usage): added response models for database api 2021-08-26 23:45:36 +05:30
Christy Jacob 7775daa478 feat(usage): added new response model 2021-08-26 16:30:03 +05:30
kodumbeats 741779cdb8 Do not throw exception if rule default is null but not required 2021-08-23 17:33:57 -04:00
kodumbeats 328358654a Instantiate boolean attribute response model 2021-08-16 16:08:18 -04:00
kodumbeats d2ad1a899e Add response model for boolean attribute 2021-08-16 16:01:20 -04:00
kodumbeats 78d013c109 Prefix all attribute models with Attribute 2021-08-16 15:59:58 -04:00
kodumbeats 6948a75133 Prefix custom string models with Attribute 2021-08-16 15:54:25 -04:00
kodumbeats 9c3f1988bb Instantiate new attribute models, constants, and lists 2021-08-13 16:58:54 -04:00
Damodar Lohani 19c97d7509 fix model task related issue 2021-08-13 14:25:01 +05:45
Eldad Fux 37dd778f86 Removed Rule and Permissions models 2021-08-03 16:34:29 +03:00
Eldad A. Fux da426cbb2c
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Eldad Fux fde3c0b112 Added response filter 2021-07-31 22:07:05 +03:00
Eldad Fux c27fb0f000 work in progress 2021-07-31 07:58:33 +03:00
Damodar Lohani 5d6bd7868b fixes for test 2021-07-29 16:41:25 +05:45
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Eldad Fux 13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
kodumbeats 1885a9632d Fix tests for create/delete collection 2021-06-11 14:07:05 -04:00
kodumbeats 6cb89ef955 Create response models for indexes and attributes 2021-06-08 15:30:42 -04:00
Eldad Fux abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Eldad Fux 019f1e9d57 Fixed specs and code examples 2021-05-19 17:26:06 +03:00
Eldad Fux d2749524b7 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-05-17 21:27:07 +03:00
Eldad Fux 49fa978de4 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-05-17 21:24:35 +03:00
Torsten Dittmann c2849a53eb fix(phpdocs): remove unused char 2021-05-06 17:48:22 +02:00
Torsten Dittmann b3badfeb8d feat(mock): add text response error 2021-05-06 17:45:32 +02:00
Eldad Fux 3739be31bb Init DB library 2021-05-03 11:28:31 +03:00
Torsten Dittmann cc34719768 feat: preferences response model 2021-04-21 15:37:51 +02:00
Torsten Dittmann 3ff66179c5 feat: add document response model that extends any type 2021-04-08 10:39:23 +02:00
Eldad Fux c31c7736a1 Updated Mock API 2021-03-05 08:40:29 +02:00
Torsten Dittmann 85f6f7957c fix(response-filters): missing response filter model 2021-02-02 17:04:11 +01: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
Christy Jacob 66e0ecd93c Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-11 19:52:09 +05:30
Eldad A. Fux 58b2e2b86c
Merge pull request #809 from appwrite/fix-for-composer-warnings
Minor fixes for composer warnings about autoloading
2021-01-11 16:08:09 +02:00
Christy Jacob dde064665b fix: output of parse was not being used 2021-01-11 19:20:54 +05:30
Christy Jacob e03748e74a fix: output of parse was not being used 2021-01-11 19:18:01 +05:30
Eldad Fux 3721910363 Updated empty response result 2021-01-10 13:56:11 +02:00
Eldad Fux 9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +02:00
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