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

18 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 981e82eb45 ci: fix php sniffer configuration 2022-05-31 17:16:27 +02:00
Everly Precia Suresh c61dd1e261 remove unecessary semi colons 2022-05-31 14:24:01 +00:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Christy Jacob 3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob 963a258fd6 feat: update description in scopes.php 2022-01-25 15:50:00 +04:00
Christy Jacob e6fdeb3d9d feat: reneame update-function-tags endpoint 2022-01-25 02:59:02 +04:00
Damodar Lohani 57fa41c240 merge feat-database-indexing 2021-07-18 11:29:43 +05:45
Damodar Lohani 382aab0dee buckets.read scope 2021-06-15 13:08:06 +05:45
Damodar Lohani fe34b6685e buckets.write scope 2021-06-15 12:23:05 +05:45
kodumbeats fbb54a1f6d Add attribute and index scopes 2021-06-10 16:41:33 -04:00
Eldad Fux 7fc7e0b93d Added docs for all public API keys 2021-01-01 08:42:50 +02:00
Eldad Fux c667c88efa Merge branch '0.6' of github.com:appwrite/appwrite into functions 2020-05-17 19:12:28 +03:00
Eldad Fux 06c8a2da97 Updated health routes 2020-05-16 18:34:37 +03:00
Eldad Fux c84df457d4 Updated health routes 2020-05-16 18:33:26 +03:00
Eldad Fux 4420c85460 Added first e2e test 2020-05-05 23:37:59 +03:00
Eldad Fux f77aa39ff7 Updated and synced public available scopes 2020-01-12 13:46:39 +02:00
Eldad Fux ef3545cb75 Synced scopes 2019-12-16 07:11:41 +02:00