Skip to content
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

Allow Visio file as process diagram #57

Draft
wants to merge 26 commits into
base: development
Choose a base branch
from

Conversation

MartijnBogaert
Copy link
Collaborator

@MartijnBogaert MartijnBogaert commented Dec 4, 2024

OPH-403

Corresponding PRs:

Allow uploading a Visio file as diagram for a process. The visualization of the Visio file happens thanks to a generated BPMN file.

MartijnBogaert and others added 24 commits October 3, 2024 10:47
* Add flag to enable mock login

* Disable mock login based on hostname

* Work with environment variable to disable mock login
* Uncomment old function

* Prepare mu search query body

* Perform musearch call

* Use musearch by default for process steps list

* Add mu search to select by name component

* Refactor code

* Use query string for mu search requests

* Add debounce for options searching

* Provide more context when musearch query fails

* Merge branch 'development' into feature/mu-search-process-steps

* fix exception when some data were not indexed for some reasons

* Don't use dsl

* Remove specific error page

* Remove specific error page (pt 2)

* Sanitize status uris
* Remove traces of built-in help page

* Reintroduce links to help page
* Add impersonation service

* Adapt current session service to impersonation service

* Add impersonate route

* Use temporary isAdmin functionality

* Add impersonation dropdown

* Reenable normal isAdmin functionality

* Allow changing impersonating account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant