1
0
Fork 0
mirror of synced 2024-05-17 19:22:34 +12:00
Commit graph

101 commits

Author SHA1 Message Date
Torsten Dittmann 66f67cceb8 revert: adding documentlist response model 2022-01-17 18:54:46 +01:00
Torsten Dittmann ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Matej Baco 592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01:00
Matej Baco e065470ffc Merge branch 'feat-database-indexing' into feat-health-api-response-models 2021-12-20 12:09:50 +01:00
Matej Baco 29076758ac Updated tests, fixed response models 2021-12-16 13:19:04 +01:00
Matej Baco 5d373e1ce7 Created Response models + applied them 2021-12-14 15:17:55 +01:00
Torsten Dittmann aaab9ead70 feat: remove func permission models 2021-12-14 11:42:34 +01:00
Christy Jacob 43ef3c060b feat: add new endpoint 2021-12-09 17:02:12 +04:00
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann 3a25532524 fix response model 2021-11-16 16:06:51 +01:00
Torsten Dittmann 1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Damodar Lohani 0e8645fc13 fix function model permission 2021-10-22 16:17:38 +05:45
Torsten Dittmann 9aaf6c27e5 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 12:59:03 +02:00
Torsten Dittmann 8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
kodumbeats ec5d2ed591 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-06 20:36:25 -04:00
Asmit2952 5a729e0932 Fixed PSR issues in Utopia Library
Signed-off-by: Asmit2952 <asmitbm2952002@gmail.com>
2021-10-06 19:52:38 +05:30
Torsten Dittmann c3d1dad82c fix stdClass usage 2021-10-05 17:39:39 +02:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
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
kodumbeats 7fbe95de30 Use enum filter to respond with proper enum model 2021-09-10 16:14:12 -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
Torsten Dittmann 5bccaeb394 fix(response): setStatusCode phpdoc block 2021-07-14 10:52:26 +02: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