1
0
Fork 0
mirror of synced 2024-09-12 07:36:01 +12:00
Commit graph

11341 commits

Author SHA1 Message Date
Jake Barnby
fead0f89b9 Remove redundant tests 2022-06-30 21:27:06 +12:00
Jake Barnby
2b3ba0370b Add users service tests 2022-06-30 21:26:46 +12:00
Jake Barnby
61913f9e46 Add account service tests 2022-06-30 21:26:23 +12:00
Jake Barnby
65f82b47fe Add extra account and user queries 2022-06-30 21:25:16 +12:00
Jake Barnby
be0fd7d1f4 Explicit visibility for route keys + add extras for account and user 2022-06-30 21:24:40 +12:00
Jake Barnby
f85169452a Add session ID to scope user state 2022-06-30 21:23:38 +12:00
Jake Barnby
e36192388d Fix params for GET requests 2022-06-30 21:22:54 +12:00
Jake Barnby
8db6148297 Handle delete routes 2022-06-30 21:22:34 +12:00
Jake Barnby
2eb74d2898 Add data json string property to models with additional data 2022-06-30 21:22:16 +12:00
Jake Barnby
b09e5aac8a Test fixes 2022-06-27 18:46:01 +12:00
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
09d30ec249 Fix role clobbering for error messages 2022-06-27 14:51:43 +12:00
Jake Barnby
4367d1bafc Fix collection test syntax 2022-06-27 14:21:58 +12:00
Jake Barnby
32e530e757 Fix status code not proxied to outer request on exception 2022-06-27 14:21:44 +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
Torsten Dittmann
ad85f21faa
Merge pull request #3430 from appwrite/fix-file-param-type
Fix file upload param type
2022-06-24 14:03:44 +02:00
Torsten Dittmann
4895efd4ca
Merge pull request #3429 from appwrite/improve-oauth-analytics
feat: add analytics label for view as JSON
2022-06-24 14:03:30 +02:00
Christy Jacob
4a2dac9d46 feat: add OAuth name in event label 2022-06-24 11:48:55 +02:00
Damodar Lohani
2750e60768
fix for ruby and go SDK as file params seems to be string 2022-06-24 15:24:44 +05:45
Christy Jacob
0166681dde feat: add analytics label for view as JSON 2022-06-24 11:12:29 +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
Torsten Dittmann
9aead96518
Merge pull request #3366 from appwrite/feat-selfhosted-gitlab-oauth
Feat: Gitlab OAuth custom endpoint
2022-06-22 12:48:21 +02:00
Torsten Dittmann
dc1daca739
Merge pull request #3404 from appwrite/feat-redis-conf
added redis conf
2022-06-22 12:45:38 +02:00
Torsten Dittmann
6fd2113870
feat: add redis config to users compose 2022-06-22 12:44:24 +02:00
Torsten Dittmann
9d3253dc0c
Merge pull request #3397 from appwrite/fix-oauth-providers-docs
Fix: OAuth provider docs
2022-06-22 10:58:52 +02:00
Matej Baco
eedd7c382b Fix leftovers 2022-06-22 10:57:34 +02:00
Torsten Dittmann
050ce467f8
Merge pull request #3400 from appwrite/feat-improve-gitpod-preloads
Feat: Improve Gitpod preloading
2022-06-22 10:08:34 +02:00
Torsten Dittmann
bfe632b543
Merge pull request #3415 from appwrite/dependabot/composer/guzzlehttp/guzzle-7.4.5
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
2022-06-22 10:05:48 +02:00
Jake Barnby
5ea41a0253 Print with debug flags if not production 2022-06-22 16:44:58 +12:00
Jake Barnby
a117e7c1f4 Remove redundant files 2022-06-22 13:42:56 +12:00
Jake Barnby
d6f48261d5 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-06-22 13:21:07 +12:00
dependabot[bot]
a4755c9851
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 21:01:34 +00: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
gepd
d1505917a3
committed suggested changes
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-20 12:18:00 -04:00
shimon
17360cd7bd passing lru params via docker compose 2022-06-20 17:32:34 +03:00
Torsten Dittmann
a7a6afeb7b
Merge pull request #3361 from appwrite/feat-track-runtime-state
Feat Internal Runtime State
2022-06-20 16:03:29 +02:00
shimon
463cd80005 added redis conf 2022-06-20 16:14:01 +03:00
shimon
628ed13a9e added redis conf 2022-06-20 15:59:42 +03:00