1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

765 commits

Author SHA1 Message Date
Damodar Lohani 062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
kodumbeats 56da7e48f6 Use external swagger validator 2021-07-26 12:10:08 -04:00
Damodar Lohani e91f31991b Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-25 17:03:13 +05:45
Eldad Fux f909b9da1c Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-25 14:11:23 +03:00
Eldad Fux d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
Damodar Lohani 6511d63726 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-20 11:12:54 +05:45
Eldad A. Fux 48ad89ac27
Merge pull request #1412 from appwrite/feat-db-refactor-routes
Feat db refactor routes
2021-07-19 22:18:28 +03:00
Eldad A. Fux c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad A. Fux ea33609acb
Merge pull request #1396 from TorstenDittmann/feat-refactor-db-user-status
feat(refactor-db): user status
2021-07-19 13:21:40 +03:00
Damodar Lohani 6aa5bb42b6 fix tests for database 2021-07-19 15:11:00 +05:45
Damodar Lohani 285c66be48 fix test 2021-07-19 14:42:27 +05:45
Damodar Lohani 64ce7d8a81 fix test for custom id support 2021-07-19 14:40:20 +05:45
Damodar Lohani 541711d231 function custom id test 2021-07-19 14:09:32 +05:45
Damodar Lohani 3f6c5153d5 custom id test and fixes 2021-07-19 13:49:12 +05:45
Damodar Lohani 825788c05b fix naming 2021-07-19 13:38:57 +05:45
Damodar Lohani 0460882723 fix tests 2021-07-19 13:35:51 +05:45
Damodar Lohani d6204e5ed2 fix tests 2021-07-19 12:44:12 +05:45
Damodar Lohani 7c99192ced Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-19 12:06:18 +05:45
Eldad Fux bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Eldad Fux 6fe19370f3 Fixed OAuth2 tests 2021-07-18 00:21:33 +03:00
kodumbeats 78dd02e81d Revert increased curl timeout 2021-07-16 09:50:25 -04:00
Torsten Dittmann 66c5aef358 fix: response filters 2021-07-14 15:27:40 +02:00
Torsten Dittmann 8660cf7977 fix: response filters 2021-07-14 15:27:05 +02:00
Torsten Dittmann 90a08c4d2c fix migration tests 2021-07-14 13:24:10 +02:00
Torsten Dittmann 4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
Eldad A. Fux 1186c6a36f
Merge pull request #1298 from PineappleIOnic/feat-1297-add-expire-date-to-urls
Feat Add Expire Parameter to Email Verification and Password Reset URL's
2021-07-06 19:19:08 +03:00
Bradley Schofield e7b0dd9c4a Fix Tests 2021-07-06 15:39:45 +01:00
Damodar Lohani b1d8050080 test for custom id 2021-07-06 12:56:14 +05:45
Damodar Lohani 2f40d38a37 updates and fixes 2021-07-06 12:08:33 +05:45
kodumbeats 06c276d855 Tighten up validation 2021-07-05 16:27:20 -04:00
kodumbeats e26d379618 Test for webhook indexes.delete not complete 2021-07-05 14:29:21 -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
Damodar Lohani 0730cf75c4 test for custom id, and fix validator 2021-07-05 16:48:52 +05:45
Torsten Dittmann 6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02: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
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Eldad A. Fux f013d07df3
Merge pull request #1301 from PineappleIOnic/feat-fix-unique-keys-not-updating
Fix Unique Keys not being updated when changing a user's email address
2021-07-03 09:18:39 +03:00
kodumbeats 860a2c7616 Fix index and attribute routes for tests 2021-07-02 20:20:09 -04:00
kodumbeats 7e2ca3ba97 Test webhooks for indexes 2021-07-02 18:48:58 -04:00
kodumbeats 05fb04fdc2 Fix webhook tests 2021-07-02 18:22:36 -04:00
kodumbeats 760a0f9c79 Update env to runtime 2021-07-02 16:39:53 -04:00
kodumbeats 95dad203b8 Test attribute creation webhooks 2021-07-02 16:22:12 -04:00
kodumbeats db4e6c93be Added events for attributes and indexes 2021-07-02 16:21:46 -04:00
kodumbeats 145203663d Pass default param where required 2021-07-02 13:29:03 -04:00
Torsten Dittmann cec23ecd7e remove leftover imports 2021-07-02 13:32:57 +02:00
Bradley Schofield 1c0454daa9
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-07-02 11:40:58 +01:00
Torsten Dittmann 8966d3d673 add tests 2021-07-02 11:33:10 +02: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
Torsten Dittmann 787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +02: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