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

32 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 8d465c67c2 feat: account sessions for emails 2022-06-14 10:17:50 +02:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Torsten Dittmann 7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Torsten Dittmann 87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Christy Jacob 500a0e496b feat: add timeout 2022-03-01 23:52:29 +04:00
Torsten Dittmann f63bfc7026 tests: fix realtime #2 2022-02-28 16:42:52 +01:00
Torsten Dittmann 6c7caa2061 tests: fix realtime tests 2022-02-28 16:17:37 +01:00
Damodar Lohani 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Christy Jacob 1683ebb17b fix: review comments 2022-02-21 16:31:39 +04: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 d0c46fdada remove folderId 2022-02-16 02:08:16 +00:00
Damodar Lohani 63c8e44062 fix expected channels 2022-02-15 09:28:17 +00:00
Matej Baco 07f0eb46b2 Improved deployment and build path structure 2022-02-15 10:16:32 +01:00
Damodar Lohani f3c358f24a fix storage test 2022-02-15 08:49:04 +00:00
Damodar Lohani 625201a1c2 update test 2022-02-13 07:15:07 +00:00
Christy Jacob f18f96e816 feat: fix tests 2022-02-10 00:20:28 +04:00
Matej Baco 80adbf8d1d Migrated event channel 2022-02-09 19:47:46 +01:00
Christy Jacob ddbda8bea6 feat: update RealtimeCustomClientTest 2022-01-25 03:46:43 +04:00
Bradley Schofield 58c7871388 Fix Merge Issues 2022-01-06 09:45:56 +00:00
Damodar Lohani 99fd943f3c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-19 12:26:16 +05:45
Torsten Dittmann e2297da3da feat: add more arrow functions 2021-12-17 11:41:26 +01:00
Torsten Dittmann 0e84545829
Merge pull request #2506 from appwrite/fix-database-collection-level-permissions
fix: collection level permissions
2021-12-17 11:22:36 +01:00
Torsten Dittmann 166c906d51 fix: collection level permissions 2021-12-16 19:12:06 +01:00
Torsten Dittmann 548f3a3adb tests: fix attribute and index test 2021-12-16 17:10:01 +01:00
Damodar Lohani 326c115d9a bucket channels and related tests 2021-12-14 13:46:17 +05:45
Torsten Dittmann e944da2f3e feat(realtime): add console channel 2021-12-06 13:03:12 +01:00
Torsten Dittmann 844d09d1fa remove unnecessary import 2021-03-02 19:06:15 +01:00
Torsten Dittmann 62857ccfaf add account e2e tests 2021-03-02 19:01:34 +01:00
Torsten Dittmann fd462d831c e2e testrun 2021-03-02 14:06:54 +01:00
Torsten Dittmann bbabeaf026 add ratchet websocket client to e2e test 2021-03-02 10:56:18 +01:00