1
0
Fork 0
mirror of synced 2024-05-18 19:52:39 +12:00
Commit graph

62 commits

Author SHA1 Message Date
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Damodar Lohani 3b3df02f80 fix param naming 2021-08-02 16:29:22 +05:45
Damodar Lohani 9ede80f0c2 update mock api validators 2021-08-02 16:23:42 +05:45
Damodar Lohani 28b3072b52 modifying mock api for keywords test 2021-08-02 11:15:13 +05:45
Christy Jacob ebc08be20c feat: revert integer validator to numeric 2021-06-28 20:54:37 +05:30
Eldad A. Fux a8728a2f0d
Merge pull request #1234 from TorstenDittmann/feat-specs-unused-models
feat(specs): include only used models param
2021-06-08 00:01:14 +03:00
Torsten Dittmann bae59365b9 feat(mock): download endpoint 2021-06-01 19:24:08 +02:00
Torsten Dittmann 4771b6ca78 feat(specs): include unused models param 2021-06-01 14:13:44 +02: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 ded3cbbb73 fix(mock): 502 error spec 2021-05-07 15:52:40 +02:00
Torsten Dittmann 501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Torsten Dittmann 1f91e8a460 fix(docs): typos 2021-05-06 17:53:48 +02:00
Torsten Dittmann 1894ea6490 fix(docs): typos 2021-05-06 17:53:07 +02:00
Torsten Dittmann b3badfeb8d feat(mock): add text response error 2021-05-06 17:45:32 +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
Eldad Fux ce8b3686d8 Replaced sdk.security with sdk.auth 2021-04-16 10:22:17 +03:00
Torsten Dittmann 20e858dbfe fix: validator class and spec generator 2021-04-13 10:46:30 +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 8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
Eldad Fux c31c7736a1 Updated Mock API 2021-03-05 08:40:29 +02:00
Eldad Fux 30b04baca8 Added response types 2021-03-05 07:30:34 +02:00
Eldad Fux 9403b9b95f Added new routes to mock errors 2021-03-04 23:32:03 +02:00
Eldad Fux 8c7cedc240 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-30 11:58:58 +02:00
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Eldad Fux cbb0584006 Synced with 0.7 2021-01-04 01:29:04 +02:00
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
Eldad Fux 713e44c4cc Updated mock controller 2020-12-26 14:19:53 +02:00
Eldad Fux 40107c4d06 Added option to generate mock API spec 2020-12-23 08:09:16 +02:00
Eldad Fux 4166a497da Fixed routing 2020-12-22 23:01:11 +02:00
Eldad Fux 1a2c3c1551 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-11-21 08:17:53 +02:00
Eldad Fux 90fa894a7e Updated routes labels 2020-11-12 00:02:02 +02:00
Eldad Fux 146046a119 Fixed mock params 2020-10-27 17:33:13 +02:00
Eldad Fux ca95ee803e Test preloading of all validators 2020-09-10 17:40:14 +03:00
Eldad Fux 2f904b4384 Fixed mock API 2020-08-30 09:51:44 +03:00
Eldad Fux 60c5487c06 Updated SDKs 2020-07-14 19:29:49 +03:00
Eldad Fux fd90a57ece Fixed tests 2020-07-01 00:38:06 +03:00
Eldad Fux 3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux 00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux 539ea96ca0 Adding group support, upgraded FW 2020-06-25 21:32:12 +03:00
Eldad Fux c7366c7453 Updated coding standards 2020-06-24 23:59:04 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux 1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux 210ac2d27c Updated mock server 2020-04-04 22:32:38 +03:00
Eldad Fux b216917f1c Updated mock server 2020-04-04 22:16:00 +03:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux f29f7a180c Fixed tests 2020-03-09 21:15:42 +02:00
Eldad Fux fe5d9107c0 Added volumes constants 2020-02-19 14:41:23 +02:00
Eldad Fux f433db17d0 Updated naming from OAuth to OAuth2 2020-02-16 13:41:03 +02:00
Eldad Fux a07930bbc6 Updated mock server 2020-02-13 10:40:28 +02:00