-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: DocKit restore elasticsearch/opensearch index from json/csv file (
#138) feat: DocKit restore elasticsearch/opensearch index from json file - [x] restore index from JSON - [x] restore index from CSV - [x] The user should only be allowed to select JSON/CSV file - [x] validate input index, display warn popup when input index already exists, only perform ingest when the user confirms to overwrite - [x] display success/error messages for restore result - [x] show progress bar for ingestion progress Refs: #23 --------- Signed-off-by: seven <[email protected]>
- Loading branch information
Showing
6 changed files
with
493 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.