Dmitry Babin

Results 121 issues of Dmitry Babin

Add query parameters to database like in json-server - [x] https://github.com/siberiacancode/mock-config-server/issues/109 - [x] https://github.com/siberiacancode/mock-config-server/issues/122 - [x] https://github.com/siberiacancode/mock-config-server/issues/124 - [x] https://github.com/siberiacancode/mock-config-server/issues/111 - [x] Operators - [x] Full-text search - [ ]...

enhancement

Create an orm for convenient work in interceptor, this is necessary to create convenient work with the database from the routes config

enhancement

Add the ability to include a logger that should show what type of request came in, what data came in and what was the result of the request

enhancement

Create a page where the user can view the created database

documentation
enhancement

Create a page where the user can view the created configs

documentation
enhancement

It is necessary to replenish the functional database for graphql. Generate default crud operations

enhancement

As part of the task, consider the possibility of connecting web sockets for rest and subscriptions for graphql

enhancement

Needs to test a build of mock config server for more accurate publishing releases. For this necessary add e2e tests and examples of functionality of server

documentation
enhancement

Now tests have only one describe, you need to add additional describes, which will divide the test into semantic parts

enhancement