-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(frontend): replace file upload button with drop zone (#2259)
* fix(uploadArea): replace fileInput with uploadArea file component * refactor(selectForm): replace fileInputComponent with selectForm * refactor(dataExtract): replace custom map data fileInput with uploadArea component * refactor(dataExtract): replace add map data fileInput with uploadArea component * refactor(uploadArea): update styles * fix(splitTasks): access file from corresponding file states * refactor(convertFileToGeojson): convertFileToGeojson function add to utilFunctions * fix(selectForm): disable form download if no category chosen and display message on tooltip on hover * remove(fileInputComponent): remove fileInputComponent component
- Loading branch information
Showing
7 changed files
with
153 additions
and
214 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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.