Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduced Reusable JSON Parser and Validator with Schema, File Previ…
…ew, and Selected Import Support for XLSX/CSV Files (#7367) * added new package * removed 2 packages * changed route for external result import modal * updated schemas * custom schema parser * modified schema parser * added file drag and drop component * modified assest import modal to use reusable component * excel viewer component * modified import name * external result upload modal * lazy import * Modified templete for external results import file * cypress fix * updated cypress templete * fixes incorrect date format with csv files * cypress fix * Added documentation * code reviews * Error on hover * merges pr #7339 * fix the flaky test * change the cypress to use Reusable component * fix type errors * lint fix --------- Co-authored-by: Gigin George <[email protected]> Co-authored-by: Mohammed Nihal <[email protected]> Co-authored-by: Ashesh3 <[email protected]>
- Loading branch information