Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Integration of uppy upload module in NB [done]

Post your ideas & suggestions for new nuBuilder features or other improvements
nc07
Posts: 118
Joined: Tue Jun 04, 2019 4:05 am
Has thanked: 5 times
Been thanked: 22 times

Integration of uppy upload module in NB [done]

Unread post by nc07 »

https://uppy.io/docs/

Hello all,

Above is the link to uppy site which provides upload module which i think suites to integrate with NB for further enhancement.

This is just my personal idea and suggestion.

For your comments

Regards
Nilesh
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Integration of uppy upload module in NB

Unread post by kev1n »

Hi Nilesh,

Thanks for the suggestion! Uppy is now part of nuBuilder and can be tested:

Edit: Content removed since outdated.
You do not have the required permissions to view the files attached to this post.
miasoft
Posts: 156
Joined: Wed Dec 23, 2020 12:28 pm
Location: Russia, Volgograd
Has thanked: 32 times
Been thanked: 7 times
Contact:

Re: Integration of uppy upload module in NB

Unread post by miasoft »

Thanks, kev1n! All work fine!
Last edited by miasoft on Fri Jul 22, 2022 4:44 am, edited 1 time in total.
Wbr, miasoft.
nc07
Posts: 118
Joined: Tue Jun 04, 2019 4:05 am
Has thanked: 5 times
Been thanked: 22 times

Re: Integration of uppy upload module in NB

Unread post by nc07 »

Thank you Kevin,

All works fine, full incorporation will make it much easy for NB users.

Really appreciate the suggestions were taken on board.

best regards
Nilesh
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Integration of uppy upload module in NB

Unread post by kev1n »

There's a new option "Target" for Input Type File.
input_file_target.png

When "File System" is selected, a default script is added in the HTML tab which can be customised.


:arrow: It's in the dev-repo. Please test it.

:!: Do not use it in your productive system. :!:
You do not have the required permissions to view the files attached to this post.
miasoft
Posts: 156
Joined: Wed Dec 23, 2020 12:28 pm
Location: Russia, Volgograd
Has thanked: 32 times
Been thanked: 7 times
Contact:

Re: Integration of uppy upload module in NB

Unread post by miasoft »

kev1n wrote: Fri Jul 22, 2022 7:47 am There's a new option "Target" for Input Type File.
:arrow: It's in the dev-repo. Please test it.
Tested!Ok! :)
Wbr, miasoft.
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Integration of uppy upload module in NB [done]

Unread post by kev1n »

Please note that uppy is now incorporated in the official repo. A few things have been optimised and the dev code may not be functional anymore.

See viewtopic.php?p=27106#p27106 for more information.
miasoft
Posts: 156
Joined: Wed Dec 23, 2020 12:28 pm
Location: Russia, Volgograd
Has thanked: 32 times
Been thanked: 7 times
Contact:

Re: Integration of uppy upload module in NB

Unread post by miasoft »

kev1n wrote: Fri Jul 22, 2022 7:47 am There's a new option "Target" for Input Type File.
Is it possible to add uppy "Camera|Cloud" to Target option?
Wbr, miasoft.
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Integration of uppy upload module in NB [done]

Unread post by kev1n »

Yes, this could be added. For the time being, choose "File System" and replace the HTML with

https://github.com/transloadit/uppy/blo ... index.html
miasoft
Posts: 156
Joined: Wed Dec 23, 2020 12:28 pm
Location: Russia, Volgograd
Has thanked: 32 times
Been thanked: 7 times
Contact:

Re: Integration of uppy upload module in NB [done]

Unread post by miasoft »

kev1n wrote: Sun Aug 21, 2022 8:11 am Yes, this could be added. For the time being, choose "File System" and replace the HTML with

https://github.com/transloadit/uppy/blo ... index.html
Everything seems to be working! But I can't figure out where this file(image from camera) is uploaded to?
Wbr, miasoft.
Post Reply