1
0
Fork 0
mirror of synced 2024-08-15 10:11:47 +12:00
Commit graph

624 commits

Author SHA1 Message Date
Torsten Dittmann
01d0ce6988 feat(database): after pagination 2021-08-05 21:01:00 +02:00
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
Damodar Lohani
062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
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
kodumbeats
56da7e48f6 Use external swagger validator 2021-07-26 12:10:08 -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
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
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
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
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
Bradley Schofield
1c0454daa9
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-07-02 11:40:58 +01: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
Eldad Fux
03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Eldad A. Fux
91b2a139a5
Merge pull request #1294 from PineappleIOnic/feat-get-session-by-id-endpoint
Add session by ID API Endpoint
2021-06-23 18:45:08 +03:00
Bradley Schofield
0b1b21a5b0 Update Tests 2021-06-23 16:06:52 +01:00
Eldad A. Fux
a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
Bradley Schofield
aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Bradley Schofield
c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
kodumbeats
47d74a64be Add assertions to confirm index was created successfully 2021-06-18 13:18:27 -04:00
kodumbeats
4567bc0d77 Ensure attributes are removed from queue before adding documents 2021-06-18 13:09:07 -04:00
Bradley Schofield
7e8d76b66d Add more tests 2021-06-18 10:28:54 +01:00
kodumbeats
9fb64c5621 createCollection requires read/write params 2021-06-17 11:15:14 -04:00
Bradley Schofield
891a46d883
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-06-17 14:20:24 +01:00
Bradley Schofield
06cf8ab253 Add tests and changelogs 2021-06-17 14:17:35 +01:00
Bradley Schofield
3f386d485e
Merge branch '0.9.x' into feat-get-session-by-id-endpoint 2021-06-17 11:07:33 +01:00
Bradley Schofield
e3273bc49f Add Tests 2021-06-16 11:41:15 +01:00
kodumbeats
53d3ae0419 Temporarily adjust client timeout 2021-06-15 10:25:14 -04:00
kodumbeats
0e7c55c17c Fix tests for deleteDocument 2021-06-15 10:24:51 -04:00
kodumbeats
a62c46cc44 Fix tests for update and delete document 2021-06-15 09:38:24 -04:00
kodumbeats
33d07c2ba4 Move listDocuments to new db 2021-06-14 15:55:36 -04:00
kodumbeats
80f41edf36 Test for creating indexes 2021-06-14 15:54:49 -04:00