1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
Commit graph

491 commits

Author SHA1 Message Date
kodumbeats
145203663d Pass default param where required 2021-07-02 13:29:03 -04: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
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
kodumbeats
9fb64c5621 createCollection requires read/write params 2021-06-17 11:15:14 -04: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
kodumbeats
1d2d869fa8 Add assertions for creating attributes 2021-06-14 15:54:19 -04:00
kodumbeats
24a5fb4867 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-14 10:40:05 -04:00
Eldad Fux
a5cb8414f6 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-14 14:17:32 +03:00
Torsten Dittmann
95b6e166db
fix(tests): skip swagger spec validation 2021-06-14 10:38:26 +02:00
Eldad Fux
9f81790761 Updates to swagger tests 2021-06-13 18:01:56 +03:00
kodumbeats
e35d883c56 Test for creating collections and documents 2021-06-11 16:06:54 -04:00
kodumbeats
b8950930d7 Fix missing bracket 2021-06-11 14:47:23 -04:00
kodumbeats
4f90d89def Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 14:34:15 -04:00
Eldad Fux
2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
kodumbeats
1885a9632d Fix tests for create/delete collection 2021-06-11 14:07:05 -04:00
kodumbeats
fbb54a1f6d Add attribute and index scopes 2021-06-10 16:41:33 -04:00
Eldad Fux
f1d75dc805 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:35 +03:00
Eldad Fux
d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
Eldad Fux
86b68352b1 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-02 20:11:36 +03:00
Eldad A. Fux
02a8cc8362
Merge pull request #1223 from lohanidamodar/feat-update-verification
Update Email verification
2021-05-31 14:35:07 +03:00
Damodar Lohani
0409dd5c32 added test for verification update 2021-05-31 11:35:52 +05:45
Christy Jacob
404e1ace91 fix(teams): added unit test 2021-05-31 10:26:06 +05:30
Eldad Fux
7720e2cdf9 Updated test 2021-05-27 17:57:54 +03:00
Eldad Fux
abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Torsten Dittmann
d118b09d90 fix(account): add anon sessiom id 2021-05-20 15:41:55 +02:00
Eldad Fux
aee35dbffe Fixed webhooks tests - work in progress 2021-05-17 12:43:10 +03:00
Eldad Fux
fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +03:00
Christy Jacob
6a9d9edc01 feat: some comments 2021-05-13 23:31:57 +05:30
Christy Jacob
2c838bfa77 fix: failing tests 2021-05-13 23:29:54 +05:30
Eldad Fux
3704dc69e8 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-add-update-membership-endpoint 2021-05-13 20:49:52 +03:00
Eldad Fux
732163bf9f Debug 2021-05-13 20:05:19 +03:00
Christy Jacob
a35a567e0e feat: added server side test 2021-05-13 20:17:35 +05:30
Eldad A. Fux
5c4ee95d23
Merge branch '0.8.x' into feat-update-team-membership-password 2021-05-13 17:40:35 +03:00
Christy Jacob
df3f2d73e3 feat: reorder tests 2021-05-12 22:40:44 +05:30
Christy Jacob
978f6463fc feat: uncomment tests 2021-05-12 22:32:08 +05:30
Christy Jacob
31dc2d79eb feat: added enpoint for updating membership roles 2021-05-12 22:30:22 +05:30
Christy Jacob
a38678f30d feat: adding update membership role 2021-05-12 19:14:41 +05:30
Eldad Fux
10b9049446 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-10 19:53:02 +03:00