Skip to content

Remove CsvAsTable, LTS-10 version#28

Open
passalaqua wants to merge 6 commits into
lts-10from
dat/remove-csvastable-lts-10
Open

Remove CsvAsTable, LTS-10 version#28
passalaqua wants to merge 6 commits into
lts-10from
dat/remove-csvastable-lts-10

Conversation

@passalaqua

Copy link
Copy Markdown
Contributor

Remove the dependency on CsvAsTable widget. Instead, use a different java action to create a markdown table from the result.

This change also removes the dependency on community commons.

This is a backport of #27 to the lts-10 branch

…AsTable widget dependencies and re-wire the ACT_ExecuteOQL microflow to use the new java action to retrieve data as markdown; replace CsvAsTable with the markdown viewer in the OQL view demo page

Also renamed the CSV attribute of the Query NPE with Result, reflecting
it no longer contains a CSV
Skip creating a FileDocument, do not accept DataSet, consider a markdown table as just a fancy CSV with | as separator (plus start end end characters on each line and a header separator).
…rrectly when rendering so tables are well formed
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