1
0
Fork 0
mirror of synced 2024-08-03 20:42:09 +12:00
Commit graph

1065 commits

Author SHA1 Message Date
Jake Barnby
d019937e4f Merge remote-tracking branch 'origin/fix-role-clobbering' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-06-27 14:52:39 +12:00
Jake Barnby
4367d1bafc Fix collection test syntax 2022-06-27 14:21:58 +12:00
Torsten Dittmann
0f0654d49e
Merge pull request #3346 from gepd/feat-empty-payload
Allows to update permissions without payload
2022-06-24 14:09:01 +02:00
gepd
020e08143e
fix linter 2022-06-22 20:45:33 -04:00
gepd
addfae2f46
fix tests 2022-06-22 19:38:56 -04:00
gepd
6cc6928ce9
simplified test 2022-06-20 22:11:47 -04:00
gepd
c2ce37e6f3
added read and write permissions 2022-06-20 20:41:12 -04:00
gepd
9dab76f357
get $id from response 2022-06-20 19:32:24 -04:00
gepd
5067a4640b
Remove $data argument 2022-06-20 19:04:40 -04:00
gepd
bfe3cdecc5
create collection and attribute 2022-06-20 18:33:26 -04:00
gepd
dab6f97a31
remove dependency 2022-06-20 18:24:51 -04:00
gepd
43ed2591d0
added empty array as default 2022-06-20 16:28:45 -04:00
gepd
52757ef89f
updated test 2022-06-20 15:53:41 -04:00
gepd
0bade37a26
updated test 2022-06-20 15:15:49 -04:00
gepd
7cb19a725f
fixed minor typo 2022-06-20 14:24:49 -04:00
gepd
ca455b380e
Fixed linting errors 2022-06-20 14:03:15 -04:00
gepd
7b60a36eea
added test to update permissions with empty payload 2022-06-20 13:49:34 -04:00
Jake Barnby
e865f77a6b Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	app/config/errors.php
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/init.php
#	composer.json
#	composer.lock
2022-06-20 11:15:22 +12:00
shimon
6c7a6dcd8b null on default tests 2022-06-09 18:15:34 +03:00
shimon
40016f48c1 linter fix 2022-06-08 12:21:20 +03:00
Shimon Newman
41ccb6a72b
Update tests/e2e/Services/Webhooks/WebhooksBase.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-08 11:03:07 +03:00
shimon
dea03f5396 Small fix 2022-06-08 10:20:54 +03:00
shimon
64ba33f3aa Small fix 2022-06-08 10:19:50 +03:00
shimon
71c7a48075 sign webhook flow 2022-06-07 19:02:39 +03:00
shimon
54f6556204 sign webhook flow 2022-06-07 18:11:07 +03:00
Everly Precia Suresh
e95be7d922 fix linting issues AccountBase.php 2022-06-02 12:47:07 +00:00
Everly Precia Suresh
5a5c11ac16 fix linting issues 2022-06-02 12:19:02 +00:00
Everly Precia Suresh
69607b4ade fix linitng issues in WebhooksCustomServerTest.php 2022-06-02 12:14:58 +00:00
Steven Nguyen
f645c2ce53 Update service checks to ignore server app users 2022-05-31 20:42:41 -07:00
Everly Precia Suresh
318df0d3f3 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 11:55:30 +00:00
Torsten Dittmann
f839903497 tests: fix timeout tests 2022-05-31 12:30:30 +02:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Torsten Dittmann
acaf60efaf Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-runtime-versioning 2022-05-16 15:08:36 +02:00
Torsten Dittmann
046c75465c fix: new runtimes 2022-05-16 15:05:58 +02:00
Torsten Dittmann
c61108b4ef fix: tests and generate specs 2022-05-16 12:11:37 +02:00
Torsten Dittmann
49b6457384
Merge pull request #3213 from appwrite/feat-upgrade-hostname-validator
Feat: Upgrade hostname validator
2022-05-13 10:58:02 +02:00
Torsten Dittmann
5a9a967f35 fix: delete all sessions event 2022-05-12 21:31:15 +02:00
Matej Bačo
550b6475ef Upgrade hostname validator 2022-05-12 18:53:54 +00:00
Torsten Dittmann
158ecce959 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-12 20:41:04 +02:00
Torsten Dittmann
119506429f
Merge pull request #2947 from appwrite/feat-use-build-timeout
feat: use build timeout when building runtime
2022-05-12 20:23:11 +02:00
Torsten Dittmann
8fcc37e287
Merge pull request #3211 from appwrite/feat-api-user-memberships
feat(api): user memberships
2022-05-12 20:14:19 +02:00
Torsten Dittmann
6c9e17ec74 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-use-build-timeout 2022-05-12 19:57:20 +02:00
Torsten Dittmann
684beb3cb5 tests: fix timeout 2022-05-12 19:55:48 +02:00
Torsten Dittmann
e69a22042c
Merge pull request #3113 from appwrite/feat-new-event-model
feat: new event model
2022-05-12 19:53:51 +02:00
Torsten Dittmann
f45919aef4 tests: fix stdout 2022-05-12 19:37:15 +02:00
Torsten Dittmann
4508158fe5 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-use-build-timeout 2022-05-12 19:18:31 +02:00
Torsten Dittmann
bf0506ecc7 feat: add user memberships endpoint 2022-05-12 15:20:06 +02:00
Torsten Dittmann
da66733829 tests: fix webhook tests 2022-05-10 15:25:49 +02:00
Matej Bačo
cd236bd3ff Merge remote-tracking branch 'origin/0.14.x' into fix-bucket-size-update 2022-05-10 10:28:32 +00:00
Bradley Schofield
92d1637406 Update FunctionsCustomServerTest.php 2022-05-09 11:26:07 +01:00