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

21 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 16dffdb0bf chore update version 2022-06-19 09:40:25 +00:00
Torsten Dittmann a00a35a02c chore: prepare 0.14.2 release 2022-05-19 15:19:51 +02:00
Torsten Dittmann a44a951285 chore: prepare 0.14.1 release 2022-05-18 17:09:06 +02:00
Torsten Dittmann 936fed3b13 chore: update versions 2022-05-08 20:53:20 +02:00
ShaoBo Wan(無尘) 14642fe48f
Update README-CN.md 2022-04-06 10:06:57 +08:00
Eldad A. Fux 6e1b41cf6a
Merge pull request #2990 from gewenyu99/fix-chinese-parenthesis
Fix broken link in Chinese readme
2022-03-25 21:37:45 +03:00
Matej Bačo bff9acb88a Upgraded versions 2022-03-23 12:05:57 +00:00
Wen Yu Ge bd2d744db3 fix chinese brackets which are different 2022-03-22 16:05:48 -04:00
Torsten Dittmann 36384c4fe5 chore: prepare 0.13.3 2022-03-15 13:19:04 +01:00
Torsten Dittmann f07cd7b043 chore: prepare 0.13.2 2022-03-07 12:33:09 +01:00
Torsten Dittmann 3968c06205 chore: prepare version numbers to 0.13.1 2022-03-03 15:14:22 +01:00
Torsten Dittmann ad50ff5cfe chore: update readme 2022-03-02 14:45:44 +01:00
Torsten Dittmann 9a0fa4efad chore: update readme for 0.12.3 2022-02-18 12:38:52 +01:00
Vincent Ge f3f2b5a3fc Correct dcoker as docker 2022-02-14 16:58:31 -05:00
Torsten Dittmann 9162e197bf chore: release 0.12.2 2022-02-11 18:44:10 +01:00
Vincent Ge 5ae1da65e3 moved translation links to a more visible location 2022-01-25 17:50:41 -05:00
Vincent Ge 7da87c0358 Translations button up top and lists available languages at bottom + link 2022-01-24 11:11:33 -05:00
Vincent Ge 2ac2c3dbd2 Adopted translation changes made by Yuqi 2022-01-24 10:44:27 -05:00
Vincent Ge 51585b29c5 corrected translation issues found by Adam Yang 2022-01-18 11:33:38 -05:00
Vincent Ge 5a05590966 adds Chinese translations to README 2022-01-17 15:03:39 -05:00