Skip to content

Commit

Permalink
resources: major updates for kao-logic
Browse files Browse the repository at this point in the history
- Drop autodownload function
- Drop unused dropzone condition
- Increase max size for uploads to 5 (EXPERIMENTAL)
- Increase file upload timeout to 5 minute (EXPERIMENTAL)
- Properly fix and declare condition for file queue condition;
  * Declare and calculate for success and total uploaded file on every dropzone logic ("addedFile","removeFile","onError","onSuccess")
  * Implement new condition to check if file are still on upload progress or not,
  when it is still on upload state then don't allow to process
- Update dependencies

Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
  • Loading branch information
Nicklas373 committed Mar 24, 2024
1 parent 26153c2 commit 7ab3001
Show file tree
Hide file tree
Showing 3 changed files with 600 additions and 537 deletions.
63 changes: 32 additions & 31 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ab3001

Please sign in to comment.