1
0
Fork 0
mirror of synced 2024-05-19 04:02:34 +12:00
Commit graph

11339 commits

Author SHA1 Message Date
Damodar Lohani 8f14f5aa21
Database layer (#3338)
* database response model

* database collection config

* new database scopes

* database service update

* database execption codes

* remove read write permission from database model

* updating tests and fixing some bugs

* server side tests are now passing

* databases api

* tests for database endpoint

* composer update

* fix error

* formatting

* formatting fixes

* get database test

* more updates to events and usage

* more usage updates

* fix delete type

* fix test

* delete database

* more fixes

* databaseId in attributes and indexes

* more fixes

* fix issues

* fix index subquery

* fix console scope and index query

* updating tests as required

* fix phpcs errors and warnings

* updates to review suggestions

* UI progress

* ui updates and cleaning up

* fix type

* rework database events

* update tests

* update types

* event generation fixed

* events config updated

* updating context to support multiple

* realtime updates

* fix ids

* update context

* validator updates

* fix naming conflict

* fix tests

* fix lint errors

* fix wprler and realtime tests

* fix webhooks test

* fix event validator and other tests

* formatting fixes

* removing leftover var_dumps

* remove leftover comment

* update usage params

* usage metrics updates

* update database usage

* fix usage

* specs update

* updates to usage

* fix UI and usage

* fix lints

* internal id fixes

* fixes for internal Id

* renaming services and related files

* rename tests

* rename doc link

* rename readme

* fix test name

* tests: fixes for 0.15.x sync

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-22 12:51:49 +02:00
Torsten Dittmann e89a367131 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 12:48:42 +02: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 4bca6c3696 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 12:46:27 +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 dcc7c18ab9
Merge pull request #3381 from appwrite/feat-increase-array-element-length
Feat: Increase array element length
2022-06-22 11:26:23 +02:00
Torsten Dittmann 3ca63d5b6a chore: make code sniffer a dev dependency 2022-06-22 11:25:15 +02:00
Torsten Dittmann 8b62cda91c Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-increase-array-element-length 2022-06-22 11:20:49 +02:00
Torsten Dittmann 018d63f250 chore: update composer lock 2022-06-22 11:20:09 +02:00
Torsten Dittmann 9d7b6927d6 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-increase-array-element-length 2022-06-22 11:10:03 +02:00
Matej Bačo 41ab727c78
Increase element limit 2022-06-22 11:08:11 +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 5c1ffdf4a8
Merge pull request #3413 from appwrite/fix-web-examples
Fix: Web SDK examples
2022-06-22 10:08:04 +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
Matej Bačo 9e11941aae Added query length tests 2022-06-22 07:47:02 +00: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
Torsten Dittmann ae7a93b8dc fix: phone env variables and compose template 2022-06-21 20:32:51 +02:00
Torsten Dittmann 1694f859c5
Merge pull request #3408 from appwrite/ui-webhook-signature
ui: allow generating a new webhook signature
2022-06-21 20:26:11 +02:00
Torsten Dittmann 79205cdccc fix: realtime and missing index 2022-06-21 20:02:43 +02:00
Matej Bačo 6d91d57d56 Update web SDK example 2022-06-21 14:48:50 +00:00
Torsten Dittmann db35fc92d5
Merge pull request #3407 from appwrite/feat-prepare-0-15
chore: prepare 0.15
2022-06-21 11:08:46 +02:00
Torsten Dittmann b069b7c1bb chore: update docs 2022-06-21 10:03:50 +02:00
Torsten Dittmann d97698f2f8 Merge branch 'feat-prepare-0-15' of https://github.com/appwrite/appwrite into ui-webhook-signature 2022-06-20 23:39:23 +02:00
Torsten Dittmann 9d7db047e6 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-prepare-0-15 2022-06-20 23:38:57 +02:00
Torsten Dittmann e553ba2d07 fix: account phone internal ids 2022-06-20 23:38:45 +02:00
Torsten Dittmann 6b62af4102 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-prepare-0-15 2022-06-20 23:21:17 +02:00
Torsten Dittmann 95d02ed133 tests: allow teardown to fail 2022-06-20 23:21:06 +02:00
Torsten Dittmann b69bb9f149 ui: allow generating a new webhook signature 2022-06-20 23:15:51 +02:00
Torsten Dittmann 8158470656 chore: generated spec and sdk 2022-06-20 20:44:39 +02:00
Torsten Dittmann 0b3b26e5ae Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-prepare-0-15 2022-06-20 20:35:52 +02:00
Torsten Dittmann ef15ea8318 fix: method to generate new webhook signature 2022-06-20 20:35:33 +02:00
Torsten Dittmann 59940e81a8 chore: prepare 0.15 2022-06-20 18:23:54 +02:00
Torsten Dittmann e6edcb5459
Merge pull request #3357 from appwrite/feat-phone-authentication
feat: phone authentication
2022-06-20 18:12:36 +02:00
Torsten Dittmann e7f328c2fe
Merge pull request #3380 from appwrite/origin/feat-internal-id
Origin/feat internal ids for account / teams / users
2022-06-20 17:32:44 +02:00
Torsten Dittmann 48177e8d03 docs: update new phone docs 2022-06-20 16:47:49 +02:00
shimon 17360cd7bd passing lru params via docker compose 2022-06-20 17:32:34 +03:00
Torsten Dittmann a54aa6651c
Merge pull request #3406 from appwrite/feat-add-ui-webhook-sigkey
Add UI for Webhook Signature Keys
2022-06-20 16:29:33 +02:00
Torsten Dittmann d92f06bcfa Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 16:28:11 +02:00
Bradley Schofield ba5ac424e4 Add UI for Webhook Signature Keys 2022-06-20 14:24:08 +00:00
Torsten Dittmann 1047fe72c3 chore: update specs and console sdk 2022-06-20 16:20:04 +02:00
Torsten Dittmann 0f33dde04e Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-20 16:15:05 +02: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
Torsten Dittmann 511898afc9 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into origin/feat-internal-id 2022-06-20 15:34:27 +02:00
Torsten Dittmann aa86c26d18 tests: fix tests 2022-06-20 15:31:18 +02:00
Torsten Dittmann 7a6a9f159b ui: update user verification 2022-06-20 15:21:46 +02:00
shimon 463cd80005 added redis conf 2022-06-20 16:14:01 +03:00
Torsten Dittmann 0023af43d8 Merge branch 'feat-phone-authentication' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 15:06:19 +02:00