Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.2.2 20240325 [Frontend Module] #96

Merged
merged 6 commits into from
Mar 24, 2024
Merged

Conversation

Nicklas373
Copy link
Owner

Changelog:

  • Drop autodownload function
  • Drop unused dropzone condition
  • Fixup notification services
  • 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 [Now when upload are still on progress or pending, every PDF process will not continue to send only ready data, but hold it untill all queue are finish to upload]

Related commit:

Make sure bg image can strecth or adapt the size, reflect screen size change.

Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
- 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>
Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
@Nicklas373 Nicklas373 added enhancement New feature or request javascript Pull requests that update Javascript code security php Pull requests that update Php code labels Mar 24, 2024
@Nicklas373 Nicklas373 self-assigned this Mar 24, 2024
@Nicklas373 Nicklas373 changed the title v3.2.2 20240325 v3.2.2 20240325 [Frontend Module] Mar 24, 2024
@Nicklas373 Nicklas373 merged commit d017c65 into fe/master Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code php Pull requests that update Php code security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant