Commit Graph

5239 Commits

Author SHA1 Message Date
kodumbeats 4567bc0d77 Ensure attributes are removed from queue before adding documents 2021-06-18 13:09:07 -04:00
Damodar Lohani 07e32f1311 get bucket file and test 2021-06-18 15:18:00 +05:45
Bradley Schofield 7e8d76b66d Add more tests 2021-06-18 10:28:54 +01:00
Damodar Lohani 7427e9dfad list bucket files and test 2021-06-18 15:09:16 +05:45
Damodar Lohani 2f5dea62dc test for create file with bucket support 2021-06-18 14:23:36 +05:45
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
Damodar Lohani 9662ba4ec7 fix data param 2021-06-17 16:01:37 +05:45
Damodar Lohani d7a6c47b98 create file for bucket and test 2021-06-17 15:55:58 +05:45
Bradley Schofield 3f386d485e Merge branch '0.9.x' into feat-get-session-by-id-endpoint 2021-06-17 11:07:33 +01:00
Torsten Dittmann 43036a9ba6 feat(realtime): add membership events 2021-06-17 11:37:52 +02:00
Damodar Lohani db85577f4f delete storage bucket webhook test 2021-06-17 14:08:21 +05:45
Damodar Lohani cdd83bf292 storage bucket delete event 2021-06-17 13:42:38 +05:45
Damodar Lohani 5ebebbd0aa webhook test for update bucket 2021-06-17 12:41:01 +05:45
Damodar Lohani 8c30043bd3 delete bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani dca5c3491b update bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani 67823a6e5d webhook tests 2021-06-17 12:27:29 +05:45
Torsten Dittmann 6ebf6bd155 feat(realtime): team events and permission validation 2021-06-16 19:43:06 +02:00
Bradley Schofield e3273bc49f Add Tests 2021-06-16 11:41:15 +01:00
Damodar Lohani 9def955ab2 bucket read scope 2021-06-16 11:52:35 +05:45
Damodar Lohani 30ec6fcaae create bucket validating all fields 2021-06-16 11:39:19 +05:45
Damodar Lohani 7d5e073812 remove buckets test from base in favor for server side tests 2021-06-16 11:36:09 +05:45
Damodar Lohani 1bf770ed34 moving storage buckets test to server scope 2021-06-16 11:35:40 +05:45
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
Damodar Lohani 11670642af Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 13:39:15 +05:45
Damodar Lohani 49374f57bf Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 13:38:44 +05:45
Damodar Lohani 5ff4781574 Merge branch 'feat-storage-buckets' into feat-sb-create 2021-06-15 13:38:03 +05:45
Damodar Lohani fbf1f376c0 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-06-15 13:36:48 +05:45
Damodar Lohani 0bb5718b2f get bucket endpoint and test 2021-06-15 13:33:59 +05:45
Damodar Lohani 081d3ecbde list buckets endpoint 2021-06-15 13:08:22 +05:45
Damodar Lohani 3a9e6f8295 create bucket test 2021-06-15 12:28:15 +05:45
Damodar Lohani fe34b6685e buckets.write scope 2021-06-15 12:23:05 +05:45
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
Christy Jacob e419e4bc1c Merge branch 'master' of github.com:appwrite/appwrite into feat-graphql-support 2021-06-14 21:53:29 +05:30
Torsten Dittmann 3d896af4bb Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-14 16:52:48 +02: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 220427916d refactor(realtime): introduce realtime server class 2021-06-14 12:48:31 +02: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