ToolJet/frontend/src/Editor/QueryManager
Sherfin Shamsudeen a68a7b67d1
Feature/typesense integration (#1613)
* Install typesense npm package

* Implement CRUD operations using TypeSense

* Add documentation for typesense integration

* Rename apiKey to api_key and make it encrypted for typesense

* Add logo for typesense data source

* Add delete operation to typesense

* Add documentation for delete document

* Make protocol field a dropdown for TypeSense

* Additional documentation for TypeSense data source
2021-12-22 07:19:17 +05:30
..
QueryEditors Feature/typesense integration (#1613) 2021-12-22 07:19:17 +05:30
index.js Feature: Enable transformations for all sources 2021-04-30 21:45:42 +05:30
QueryManager.jsx Remove max-min query manager option (#1593) 2021-12-20 09:24:11 +05:30
Transformation.jsx [Feature] popup modal for code hinter (#1465) 2021-12-10 08:39:23 +05:30