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

471 commits

Author SHA1 Message Date
Damodar Lohani bcce7bc88e drop custom id support on sessions 2021-08-06 15:20:28 +05:45
Damodar Lohani fc92b3f294 drop membership custom id 2021-08-06 15:16:29 +05:45
Damodar Lohani f1745049d6 remove custom id support from project object childs (platform, domain, webhook, key) 2021-08-06 15:10:21 +05:45
Damodar Lohani 8d39ab8bcc fix database test 2021-08-05 15:09:42 +05:45
Damodar Lohani 925dc4a169 revert test fix 2021-08-05 15:04:46 +05:45
Eldad Fux c2a396d244 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:46:22 +03:00
Eldad Fux 3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani 59c4a27c1b fix tests 2021-08-05 13:54:06 +05:45
Damodar Lohani 3c20404e71 account endpoint custom id 2021-08-05 10:47:55 +05:45
Damodar Lohani 5e7f7f565d fix tests 2021-08-05 10:14:43 +05:45
Damodar Lohani 201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Damodar Lohani e007917ef5 fix project service status tests 2021-08-03 16:16:35 +05:45
Damodar Lohani 136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
kodumbeats d7126e6d8b Fix tests 2021-08-02 16:11:10 -04:00
kodumbeats 7b2f33d861 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-08-02 15:31:44 -04: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 8d11f16e12 Fixed tests 2021-08-01 13:15:06 +03:00
Eldad A. Fux 0685fec3a1
Update tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-08-01 12:09:18 +03:00
Eldad A. Fux aff747a9b8
Update tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-08-01 12:09:14 +03:00
Eldad Fux 5af858429d Updated tests 2021-08-01 11:00:13 +03:00
Eldad Fux 0fbe6a430e Updated attribute name 2021-07-31 23:54:50 +03:00
Damodar Lohani 6e5281abf8 fix create execution 2021-07-30 17:00:17 +05:45
Damodar Lohani da1ac1df20 fix test 2021-07-30 15:05:38 +05:45
Damodar Lohani 45cf28852b fix remaining tests 2021-07-30 15:03:13 +05:45
Damodar Lohani f248f93bea fix webhooks and functions test 2021-07-30 11:47:59 +05:45
Damodar Lohani 7a4d014511 fix user status test 2021-07-29 17:59:40 +05:45
Damodar Lohani 4c6087323a fix more tests 2021-07-29 17:58:37 +05:45
Damodar Lohani f1e364589a more test fixes 2021-07-29 17:40:04 +05:45
Damodar Lohani 5d6bd7868b fixes for test 2021-07-29 16:41:25 +05:45
Damodar Lohani a0279a63d8 service flags to new db 2021-07-29 16:13:17 +05:45
Christy Jacob 1f61177f54
Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +05:30
kodumbeats 432a1a7f5c Parse min and max as proper types 2021-07-27 15:12:24 -04:00
kodumbeats 1eae5490df Encode format as json string 2021-07-27 14:19:37 -04:00
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
kodumbeats b9fea89e73 Use refactored attribute function 2021-07-26 21:00:36 -04:00
kodumbeats 58f335feff Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-07-26 16:48:22 -04:00
Christy Jacob 198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
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
kodumbeats 3aae021cfb Add tests for document structure validation 2021-07-23 17:38:31 -04:00
kodumbeats 04a69edf34 Test for unsupported formats 2021-07-23 11:04:31 -04:00
Christy Jacob 47084b2835 feat(locale): fix broken tests 2021-07-23 20:05:21 +05:30
kodumbeats 7b7e2ad17f Test for invalid document structure with custom attributes 2021-07-22 16:39:52 -04:00
Eldad Fux d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
kodumbeats 92175c5e32 Adjust tests for new attribute routes 2021-07-21 11:05:18 -04: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
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