1
0
Fork 0
mirror of synced 2024-05-18 19:52:39 +12:00
Commit graph

39 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 8158470656 chore: generated spec and sdk 2022-06-20 20:44:39 +02:00
Torsten Dittmann 59940e81a8 chore: prepare 0.15 2022-06-20 18:23:54 +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
Torsten Dittmann 1047fe72c3 chore: update specs and console sdk 2022-06-20 16:20:04 +02:00
Torsten Dittmann 1eb91bc91e feat: add ui for phone authentication 2022-06-14 17:41:58 +02:00
Torsten Dittmann 861023abcf feat: update console sdk and ui to use new email auth 2022-06-14 12:39:53 +02:00
Torsten Dittmann c61108b4ef fix: tests and generate specs 2022-05-16 12:11:37 +02:00
Torsten Dittmann 41a8e526c7 chore: re-generate console sdk 2022-05-13 12:11:35 +02:00
Torsten Dittmann e6610cfbcb chore: generate specs 2022-05-12 15:20:16 +02:00
Matej Bačo c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +00:00
Christy Jacob 23342fe926 feat: format spec 2022-04-13 11:59:17 +03:00
Christy Jacob d903f562a7 feat: fix docker-compose error 2022-04-13 11:58:09 +03:00
Torsten Dittmann 52cd0043fc chore: update specs 2022-03-02 11:34:19 +01:00
Matej Baco de37c74048 Bug fix, Updated specs 2022-02-27 11:05:20 +01:00
Damodar Lohani 5565b1f956 fix spec 2022-02-27 13:32:51 +05:45
Christy Jacob edfdbed37d feat: update console sdk 2022-02-23 19:20:19 +04:00
Damodar Lohani beaf5962ce fixed specs and run test for 0.13.x as well 2022-02-23 11:30:14 +00:00
Damodar Lohani 5eae00df2c Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:32:37 +00:00
Christy Jacob 7c1eb0bc96 feat: update console sdk 2022-02-18 13:49:38 +04:00
Christy Jacob 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Damodar Lohani 53f7301ade Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-func-storage-sync 2022-02-17 14:11:24 +05:45
Christy Jacob 59d2613571 feat: update console SDK 2022-02-16 13:56:18 +04:00
Jake Barnby e35b95b950 Update specs 2022-02-16 12:10:38 +13:00
Matej Baco 1c8c9281f8 Update specs 2022-02-03 17:04:53 +01:00
Matej Baco aa4d397758 Updated specs 2022-02-02 15:14:52 +01:00
Matej Baco 50f6c4dd1c Updated specs 2022-02-01 16:54:24 +01:00
Christy Jacob ada65e9819 feat: update deployment status 2022-01-27 16:50:22 +04:00
Christy Jacob f6271a82bc feat: update html files 2022-01-25 04:36:35 +04:00
Bradley Schofield b9f2174a15 Regenerate Console SDK 2022-01-24 09:54:56 +00:00
Torsten Dittmann 4b1a6132f9 fix: sdks 2022-01-07 14:32:03 +01:00
Bradley Schofield 58c7871388 Fix Merge Issues 2022-01-06 09:45:56 +00:00
Torsten Dittmann a64564a969 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into fix-customid-example 2022-01-04 12:45:32 +01:00
Torsten Dittmann fc0e4dcf9a fix: index and customid example in spec 2022-01-04 12:44:28 +01:00
Torsten Dittmann 304981da24 fix: specs definitions 2022-01-04 11:42:23 +01:00
Torsten Dittmann ab0211d12f fix: update specs 2022-01-03 16:51:00 +01:00
Eldad Fux b75d05eb32 Limited tests to last versions 2022-01-01 14:27:52 +02:00
Eldad Fux 0690c76a20 Updated swagger2 2022-01-01 14:20:33 +02:00
Eldad Fux d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00