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

805 commits

Author SHA1 Message Date
Christy Jacob
4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Eldad A. Fux
79131793c4
Merge pull request #2769 from appwrite/fix-realtime-events
Feat: Migrated event channel
2022-02-17 09:55:34 +02:00
Eldad A. Fux
b6566d9cca
Merge pull request #2795 from appwrite/fix-func-model
Fix func model execute attribute type
2022-02-17 00:02:26 +02:00
Torsten Dittmann
9c5c58728b
Merge pull request #2802 from appwrite/fix-teams-update-roles
fix: team membership roles & search
2022-02-16 18:12:01 +01:00
Torsten Dittmann
b43b52f85b fix: add team membership search 2022-02-16 17:26:05 +01:00
Torsten Dittmann
79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Jake Barnby
61d8145112 Add execute param to create function test 2022-02-16 12:38:59 +13:00
Matej Baco
07f0eb46b2 Improved deployment and build path structure 2022-02-15 10:16:32 +01:00
Christy Jacob
f18f96e816 feat: fix tests 2022-02-10 00:20:28 +04:00
Matej Baco
80adbf8d1d Migrated event channel 2022-02-09 19:47:46 +01:00
Christy Jacob
7735b67a3f feat: fix tests 2022-02-06 15:19:33 +04:00
Matej Baco
b05301aaf3 Implement new test for oauth and improve mocks 2022-02-04 11:23:06 +01:00
Christy Jacob
7d82c1006a feat: fix tests 2022-02-01 03:44:55 +04:00
Christy Jacob
b1a659be77 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-01-31 18:04:49 +04:00
Christy Jacob
9dcab06015 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-cleanup-collections 2022-01-31 16:01:46 +04:00
Christy Jacob
83e9e9f016 feat: remove search index and updates tests 2022-01-31 15:57:55 +04:00
Eldad A. Fux
22cb3bc01f
Merge pull request #2688 from appwrite/fix-update-document-permission
updateDocument permission check bugfix
2022-01-30 20:01:06 +02:00
Christy Jacob
e816edc047 feat: fix tests 2022-01-29 04:54:47 +04:00
Christy Jacob
f3dfec8e75 feat: fix tests 2022-01-29 04:52:06 +04:00
Christy Jacob
220a166434 feat: fix tests 2022-01-29 04:00:25 +04:00
Eldad A. Fux
9cd9a1dc5d
Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00
Christy Jacob
2c91a24928 feat: fix failing tests 2022-01-27 03:19:02 +04:00
Matej Baco
32a066fb48 Cleanup 2022-01-26 10:17:55 +01:00
Christy Jacob
cf0a84c476 feat: add sleep for webhooks test 2022-01-25 20:49:41 +04:00
Matej Baco
c15d57f573 Fixed update document permission check and implement test for it 2022-01-25 15:51:04 +01:00
Christy Jacob
f6271a82bc feat: update html files 2022-01-25 04:36:35 +04:00
Christy Jacob
32d1d68aaf feat: update WebhooksCustomServerTest 2022-01-25 03:48:51 +04:00
Christy Jacob
ddbda8bea6 feat: update RealtimeCustomClientTest 2022-01-25 03:46:43 +04:00
Christy Jacob
7a30446197 feat: update FunctionCustomServerTest 2022-01-25 03:46:13 +04:00
Christy Jacob
f70f5377cf feat: update testSychronousExecution() 2022-01-25 03:40:03 +04:00
Christy Jacob
b7def09224 feat: update testCreateCustomExecution() 2022-01-25 03:38:24 +04:00
Christy Jacob
0372c8e096 feat: update testCreateCustomExecution() 2022-01-25 03:38:11 +04:00
Christy Jacob
156e160116 feat: update testCreateExecution() 2022-01-25 03:37:44 +04:00
Eldad Fux
c43b71f78a Merge branch 'master' of github.com:appwrite/appwrite into fix-create-existing-collection 2022-01-24 23:33:46 +02:00
Bradley Schofield
f68723a518 Various Improvements
+ Updated build list
+ Added search attribute to builds
+ Renamed automaticDeploy to deploy
+ Added tests for build list
2022-01-24 15:54:07 +00:00
Torsten Dittmann
bae6353bcf Merge branch 'master' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-21 19:58:24 +01:00
kodumbeats
7ddcf4142e Briefly sleep to give realtime a chance to disconnect 2022-01-21 12:53:13 -05:00
Torsten Dittmann
785932abd4
Merge pull request #2638 from appwrite/fix-listcollections-search
Fix list collections when passing `search` parameter
2022-01-19 12:08:36 +01:00
Jake Barnby
06719b172c Add listCollection using search parameter tests 2022-01-19 22:04:57 +13:00
Steven Nguyen
88f43c32a4 Fix non-owner not able to delete their membership 2022-01-18 21:26:14 -08:00
Bradley Schofield
e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Jake Barnby
219e314834 Add unauthorized test 2022-01-18 20:04:36 +13:00
Torsten Dittmann
cd28a0ed97 tests: fix internalId assertion 2022-01-17 17:31:51 +01:00
Torsten Dittmann
ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Matej Baco
2f75f9d13d Removed leftover 2022-01-12 20:54:19 +01:00
Matej Baco
6b77fcf21f FIxed 409 for createCollection 2022-01-12 20:51:13 +01:00
Bradley Schofield
58c7871388 Fix Merge Issues 2022-01-06 09:45:56 +00:00
Bradley Schofield
e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Torsten Dittmann
49e9e1b9cd fix: tests 2022-01-04 16:50:48 +01:00
Torsten Dittmann
972ce959b6 fix: tests 2022-01-04 16:48:15 +01:00