Ricky

Results 9 issues of Ricky

Hello ! First of all good work i like the idea and the design đź‘Ť I ran over a little issue while playing with the app. ### Step to reproduce...

bug
enhancement

I had large number of Indexes I wanted to delete at the same time, but this message has been raised ![Screenshot from 2021-08-04 15-48-59](https://user-images.githubusercontent.com/10114634/128197158-6f574f24-5e8b-47ac-97ac-d9f786177042.png) server logs ``` kuzzle_node_1_1 | 2021-08-04T14:22:28.899Z...

bug

## What does this PR do ? - This PR introduce the support of Elasticsearch 8 The choice made is to keep kuzzle compatible to avoid breaking changes around the...

changelog:new-features
2.x

…e it automaticaly ## What does this PR do ? * This PR removes some files for the description of custom routes of kuzzle * Let the magic happen automatically...

## Feature Description Migrate the Elasticsearch.js to TS ## Example Use Case ## Possible Solution (optional)

feature-request

Hey there, running througth some troubles... ``` Template.agenda.helpers({ options() { let events = Events.findOne() && Events.findOne().events; let calendar = { titleFormat: 'MMM D YYYY', header: { left: 'prev', center: 'title',...

# Overview Since we implemented Elasticsearch getDocument inside the paas, we wanted to add a way to retrieve all files via kourou * The command will be named `paas:elasticsearch:dump` and...

## What does this PR do ? Removed a duplicate call to the start event ### Boyscout Added files that were generated by typescript and not ignored in aslant ignore...

## What does this PR do ? * This PR adds the already tested Elasticsearch 8 Support into the standard workflow