Kuldeep Saxena

Results 11 issues of Kuldeep Saxena

enhancement

Test cases are missing for the following files in the `users` plugin: - handler functions - located in `handlers.go` - middleware functions - located in `middleware.go`

Currently, we don't have test cases for the `elasticsearch` plugin, we should add test cases for the following files. - handlers functions - located in `handlers.go` - routes functions -...

Test cases are missing for the functions defined in the `middleware.go` file.

### How to reproduce? Run `go test ./...` at the root in `feat/es7` branch You can easily see that a lot of test cases get failed, we need to fix...

bug
good first issue

I want to set the theming options like we can do in `React` by using `ThemeProvider` from `emotion-theming`.

#### What does this do / why do we need it? https://www.notion.so/appbase/Logs-Plugin-cfcd1dd456ac430c921d29b30f7e4af7 [Code Walkthrough](https://www.loom.com/share/8d171d0d49ab4572bfd5c5603ded1c8a) #### What should your reviewer look out for in this PR? #### Which issue(s) does this...

hacktoberfest-accepted

Thank you for considering to contribute to reactivesearch.io docs! **Before submitting a pull request,** please make sure that the following is done: - [ ] Describe the proposed changes and...