filebrowser/frontend/src
sabatale 887eeff98e Add bpmn-js integration.
-- Original fork (in case you do not want to add an extra dependency for that specific use case): https://github.com/sabatale/filebrowser --

Adds bpmn-js (new dependency) integration for diagrams: https://github.com/bpmn-io/bpmn-js.

Any .bpmn file will open with the bpmn-js viewer instead of showing up as an XML file.

No side-effects to be exepected since this introduces a new getter (IsDiagrams) for .bpmn extensions.

You can drag the diagram around and zoom in/out as well. Use the folder "demo diagrams" for an actual .bpmn example as well as some extra documentation.
2019-11-04 17:10:03 -05:00
..
api chore: move files to frontend 2019-05-21 11:13:59 +01:00
assets/fonts/roboto chore: move files to frontend 2019-05-21 11:13:59 +01:00
components Add bpmn-js integration. 2019-11-04 17:10:03 -05:00
css chore: move files to frontend 2019-05-21 11:13:59 +01:00
i18n feat: add more languages (#773) 2019-06-09 13:31:57 +01:00
router chore: move files to frontend 2019-05-21 11:13:59 +01:00
store Add bpmn-js integration. 2019-11-04 17:10:03 -05:00
utils fix(file upload): safe encode filename with encodeRFC5987ValueChars 2019-07-05 12:13:14 +01:00
views Add bpmn-js integration. 2019-11-04 17:10:03 -05:00
App.vue chore: move files to frontend 2019-05-21 11:13:59 +01:00
main.js chore: move files to frontend 2019-05-21 11:13:59 +01:00