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

40 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 ec22aa3dfe style: remove whitespace 2022-04-20 15:38:43 +02:00
Torsten Dittmann d85c341875 fix: events config 2022-04-20 15:34:55 +02:00
Torsten Dittmann 7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Torsten Dittmann 2f9b9445dd sync with devices 2022-04-04 08:30:07 +02: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 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Damodar Lohani d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Matej Baco 4299ffa27e Tests fix 2022-02-04 10:19:14 +01:00
Matej Baco 3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Christy Jacob 8307c8d432 feat: rename tags response model to deployment 2022-01-25 02:54:13 +04:00
Christy Jacob 939a11d701 feat: rename tags to deployments in events.php 2022-01-25 02:40:49 +04:00
Damodar Lohani 3e78abfc85 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-17 11:38:33 +05:45
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Damodar Lohani 91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45
Damodar Lohani 040dbcc9d5
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-30 16:31:40 +05:45
Damodar Lohani 27b00b3619 update events 2021-08-30 11:56:07 +05:45
Damodar Lohani fc7b346515 added new events 2021-08-30 11:34:11 +05:45
Damodar Lohani 57fa41c240 merge feat-database-indexing 2021-07-18 11:29:43 +05:45
kodumbeats db4e6c93be Added events for attributes and indexes 2021-07-02 16:21:46 -04:00
Damodar Lohani cdd83bf292 storage bucket delete event 2021-06-17 13:42:38 +05:45
Damodar Lohani 5ebebbd0aa webhook test for update bucket 2021-06-17 12:41:01 +05:45
Damodar Lohani 67823a6e5d webhook tests 2021-06-17 12:27:29 +05:45
Christy Jacob a38678f30d feat: adding update membership role 2021-05-12 19:14:41 +05:30
Eldad Fux 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann 3ff66179c5 feat: add document response model that extends any type 2021-04-08 10:39:23 +02:00
kodumbeats a7a9eec4f7
Merge branch 'dev' into feat-functions-and-executions-events 2021-03-12 18:06:07 -05:00
kodumbeats 731c87d740 Add functions.executions.update 2021-03-12 13:28:29 -05:00
kodumbeats f734fc1de2 Add events for functions and executions 2021-03-11 13:25:46 -05:00
kodumbeats 0546a0e428 Return correct response model 2021-03-05 13:36:30 -05:00
kodumbeats 192ba00e3f Add event for users.update.prefs 2021-03-04 12:18:50 -05:00
Eldad Fux da287226ca Updated model types 2020-12-06 08:42:56 +02:00
Eldad Fux 4e7d25ef33 Updated events docs 2020-12-06 08:35:58 +02:00
Eldad Fux 28623c6baa Added team events and tests 🟢 2020-12-03 00:15:20 +02:00
Eldad Fux f5df201e4a Added more missing tests 2020-11-30 23:41:58 +02:00
Eldad Fux b1b2333147 Added missing verification events 2020-11-20 23:02:10 +02:00
Eldad Fux ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +02:00
Eldad Fux 6bf8be7912 Added missing SDK command 2020-10-29 12:58:48 +02:00
Eldad Fux 0ed72a4012 Updated docs 2020-05-26 00:09:13 +03:00
Eldad Fux 53714228ab updates events config 2020-05-25 23:00:58 +03:00