ToolJet/frontend
Arpit 9da311c68f
[Improvement] Filepicker widget : The file picker should reject files with existing file names. (#3046)
* fixes: multiple files with same file name can be uploaded

* removes unwanted logs

* compare file paths for validating existing selected files

* disable picker if max count is reched

* fixes loading spinner postions

* max file count for single selection

* disables the dropzone on max count only when multiple is true

* show max count msg for dnd file to the dropzone

* clean up

* check already selectedFile count with max file count on adding new files

* reverts accepted file data for singly selected files

* Remove validation for existing files on filepicker

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-05-25 17:05:32 +05:30
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets/images [Feature]: PDF Widget (#3035) 2022-05-11 18:51:10 +05:30
config Revert "Uses double quotes to expand expressions (#1000)" (#1180) 2021-10-21 13:02:55 +05:30
ee/components/LoginPage Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
src [Improvement] Filepicker widget : The file picker should reject files with existing file names. (#3046) 2022-05-25 17:05:32 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintrc.json Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
.gitignore Initial commit for react app 2021-03-31 19:31:01 +05:30
babel.config.js Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
package-lock.json Woocommerce integration 🚀 (#2866) 2022-05-19 11:38:14 +05:30
package.json Feature :: Image widget enhancements (#3007) 2022-05-16 14:40:44 +05:30
webpack.config.js [Feature]: Custom Component Widget (#2960) 2022-05-10 15:09:09 +05:30