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

33 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
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Matej Baco 8009adc11d Migrated project services, providers, domains, webhooks and keys to it's own collection 2021-08-30 16:24:50 +02:00
Eldad Fux 93554135b4 Added icons 2021-08-01 10:55:46 +03:00
Eldad Fux 90b25aa2f2 Work in progress - UI 2021-08-01 01:17:35 +03:00
Eldad Fux fde3c0b112 Added response filter 2021-07-31 22:07:05 +03:00
Eldad Fux c27fb0f000 work in progress 2021-07-31 07:58:33 +03:00
Christy Jacob a693b72946 feat: added short descriptions for all services 2021-02-09 00:08:00 +05:30
Eldad Fux 237973bcb9 Added service descriptions to Swagger and OpenAPI3 specs 2021-01-26 13:54:06 +02:00
Eldad Fux 9f386df16a Updated controllers naming 2020-07-29 10:29:34 +03:00
Eldad Fux 09e57b46ce Updated collections 2020-05-04 17:35:01 +03:00
Eldad Fux 9b1666eeb6 Updated docs and added the health API to the server SDKs 2020-05-01 11:48:42 +03:00
Eldad Fux 02408f97d5 Updated docs 2020-02-07 07:23:36 +02:00
Eldad Fux bcfde30820 Updated services 2020-02-06 15:03:32 +02:00
Eldad Fux 07ee07f6e4 Deprecating auth service 2020-01-05 13:29:42 +02:00
Eldad Fux cdbe1d4bc0 Updated webhooks event list 2020-01-04 17:45:59 +02:00
Eldad Fux eff4c94066 Added empty graphql controller 2020-01-03 23:16:26 +02:00
Eldad Fux 77a57e381f Fixed broken paths 2019-12-18 12:24:54 +02:00
Eldad Fux 69633e81c8 Fixed controllers paths 2019-12-16 07:00:07 +02:00
eldadfux eb5d37cdce Added new spec for tests 2019-10-15 15:48:19 +03:00
eldadfux 213f6e9783 Added mock service for testing 2019-10-14 21:37:59 +03:00
eldadfux 3a3b26ebe1 Fixed serivce docs paths 2019-10-09 22:42:08 +03:00
eldadfux 7f5ea0a5f6 Moved services docs to md files 2019-10-07 19:53:56 +03:00
eldadfux 60611af26f Fixed typo 2019-09-28 02:00:30 +03:00
eldadfux 7c8d7ff90a Updated coding standards using PHP-CS-FIXER 2019-09-06 20:07:56 +03:00
eldadfux ff5186a6a0 Updated OAuth endpoints 2019-09-03 10:43:06 +03:00
eldadfux 1b4a527b70 Fixed broken OAuth docs URL 2019-09-02 16:05:58 +03:00
eldadfux e940d89046 Updated docs 2019-08-25 13:36:03 +03:00
eldadfux d6c5b0beb3 Updated docs 2019-08-18 15:29:23 +03:00
eldadfux 9e20e08249 Updated docs 2019-08-17 11:11:56 +03:00
eldadfux 1936e20636 Updated SDKs 2019-08-06 08:03:18 +03:00
eldadfux f6ba2be007 Added docker pulls 2019-08-03 12:13:43 +03:00
eldadfux 40b1d1d821 Changed service configuration method 2019-08-03 08:58:44 +03:00