Skip to content

Implemented poor-mans template-choosing for imports, disabled the FolderChooser in UploadDialog and improved documentation #4

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

blackappsolutions
Copy link

No description provided.

@blackappsolutions blackappsolutions changed the title Improved documentation of predefined Metatdata-fields Disable the FolderChooser in UploadDialog, as it is not used and improved documentation May 26, 2021
  + Removed unused HeaderParam's from importCSV() @PostMapping:
    @HeaderParam("site") String siteId,
    @HeaderParam("folderUri") String folderUri,
  + Introduced @RequestParam("template")
CSVImportDialogBase
  + Fetch 'defaultImportTemplate' from /Settings/Options/Settings/ReportingSettings and put is as a request parameter in the call to importcsv/uploadfile
ReportingSettings
  + added the newly introduced property
@blackappsolutions blackappsolutions changed the title Disable the FolderChooser in UploadDialog, as it is not used and improved documentation Implemented poor-mans template-choosing for imports, disabled the FolderChooser in UploadDialog and improved documentation May 26, 2021
@blackappsolutions
Copy link
Author

We implemented the chooser in the meantime in the import dialog. I can update the PR if this is apprechiated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant