mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 00:48:25 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| assets/images | ||
| config | ||
| ee/components/LoginPage | ||
| src | ||
| .dockerignore | ||
| .eslintrc.json | ||
| .gitignore | ||
| babel.config.js | ||
| firebase.json | ||
| package-lock.json | ||
| package.json | ||
| webpack.config.js | ||