1
0
Fork 0
mirror of synced 2024-09-28 23:41:23 +12:00
Commit graph

68 commits

Author SHA1 Message Date
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
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
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
Christy Jacob
92339fe668 fix: fix failing tests 2021-01-02 21:45:14 +05:30
Christy Jacob
c508657a50 feat: apply parse method if filter is present 2020-12-30 00:42:32 +05:30
Eldad Fux
3caea2a62c New JWT model 2020-12-28 18:41:38 +02:00
Christy Jacob
898d89f322 feat: starter code for Response Filters 2020-12-22 20:54:30 +05:30
Eldad Fux
f5df201e4a Added more missing tests 2020-11-30 23:41:58 +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
3e1a3e24bb Added missing methods and models 2020-11-08 00:14:36 +02:00
Eldad Fux
ecc32c725d Added docblock to fix IDE errors 2020-10-31 13:06:09 +02:00
Eldad Fux
db7d7dd89e Updated mock method 2020-10-31 11:24:17 +02:00
Eldad Fux
1e1e1a431f Minor cleanups 2020-10-31 10:42:41 +02:00
Eldad Fux
50d404e7a3 Updated latest changes 2020-10-30 00:44:01 +02:00