forked from zurichat/zc_plugin_company_files
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed CSP and CORS errors, and file upload with progress is now funct…
…ioning properly
- Loading branch information
Showing
9 changed files
with
352 additions
and
23,348 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# uploads/** | ||
uploads/** | ||
.idea | ||
|
||
# Logs | ||
|
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
320 changes: 283 additions & 37 deletions
320
frontend/src/components/FileUpload/UploadProgressModal.js
Large diffs are not rendered by default.
Oops, something went wrong.
11 changes: 6 additions & 5 deletions
11
frontend/src/components/FileUpload/helpers/upload.helper.js
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.