BookStack/resources/assets/js
Abijeet d859be3a12 Fixes a number of issues with the image uploader. Read below,
- Added a remove link to remove files that have an error.
- Error will appear below the progress bar.
- Hovering on dz-image or dz-details will display the error message. Otherwise error message was covering the remove link as well.
- Removed styling around the file size.
- Removed gradient effect in accordance with BookStack styling.
- Dropzone filenae will not overflow the container element. Also done for page attachments
- Added a 'uploaded' error message. this error was being thrown when the file size exceeded the server configured file size. (https://stackoverflow.com/a/42934387/903324)

Towards #741

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-03-18 18:44:11 +05:30
..
components Added drawio abilities to markdown editor 2018-01-20 20:40:21 +00:00
libs Added drawio abilities to markdown editor 2018-01-20 20:40:21 +00:00
pages Finished migrated from icon-font to SVG 2018-02-17 19:49:00 +00:00
vues Fixes a number of issues with the image uploader. Read below, 2018-03-18 18:44:11 +05:30
dom-polyfills.js Migrated entity selector out of angular 2017-08-27 14:31:34 +01:00
global.js Converted books view setting to user setting 2017-12-06 16:34:26 +00:00
translations.js Added comment reply and delete confirmation. 2017-09-09 15:56:24 +01:00