Is your feature request related to a problem? Please describe.
I am using Olivetin for a reporting tool, where the report is defined in a json file. Currently the file must be accessible on the server / docker for a report to run. That is fine for running reports, but not so much for testing/building the report file.
Describe the solution you'd like
That open clicking for manual execution, a file picker is picking a file on my mac, uploads it to olivetin [somewhere] and that file can be used a part of the shell/exec line
Describe alternatives you've considered
Ftp, git push/pull etc.
Additional context
Is your feature request related to a problem? Please describe.
I am using Olivetin for a reporting tool, where the report is defined in a json file. Currently the file must be accessible on the server / docker for a report to run. That is fine for running reports, but not so much for testing/building the report file.
Describe the solution you'd like
That open clicking for manual execution, a file picker is picking a file on my mac, uploads it to olivetin [somewhere] and that file can be used a part of the shell/exec line
Describe alternatives you've considered
Ftp, git push/pull etc.
Additional context