tiagobento opened a new issue, #3741: URL: https://github.com/apache/incubator-kie-tools/issues/3741
~Continuing with the DMN Editor modernization effort, the Documentation tab needs to be rewritten in React. Part of this task is to also remove the old code of the GWT-based Boxed Expression Editor, as the Documentation tab is the last place depending on it.~ ```[tasklist] ### Tasks - [ ] ~https://github.com/kiegroup/kie-issues/issues/372~ - [ ] ~Find a library that handles PDF templating~ - [ ] ~The new Documentation tab must produce a PDF with the exact same content as the current one.~ - [ ] ~The old GWT-based Boxed Expression Editor code must be deleted. `stunner-editors/kie-wb-common-dmn/*`~ ``` --- # NEW DESCRIPTION This issue was repurposed from simply rewriting the exsiting DMN Editor's Documentation tab in React to a new feature that will allow users to select which DMN files on their project should go on the generated PDF/HTML Documentation. ```[tasklist] ### Acceptance criteria - [ ] A new button, similar to "Deploy", should be added on the Editor's page on KIE Sandbox. - [ ] Users, somehow, will be able to select which DMN files are going to be on the new generated PDF/HTML Documentation. Having the currently open file and its included models pre-selected is a good start. - [ ] It should be possible to simply see it directly in the browser, or download it in PDF/HTML formats. Using a Modal might not be a bad idea. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
