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

Option to disable loading process graphs from Hub + make it faster #60

Closed
m-mohr opened this issue Sep 6, 2019 · 2 comments
Closed
Labels
enhancement New feature or request
Milestone

Comments

@m-mohr
Copy link
Member

m-mohr commented Sep 6, 2019

With a ton of process graphs at the hub, it will be slow to load, parse and show them in the Web Editor. We should only lazy-load them in the background. In addition, some copies of the Web Editor (e.g. the local EURAC instance) don't want/need to load the Hub process graphs. The should have an option to enable/disable the feature. Default to disabled?

@m-mohr m-mohr added the enhancement New feature or request label Sep 6, 2019
@m-mohr m-mohr added this to the 0.4.0-beta.4 milestone Sep 6, 2019
@m-mohr
Copy link
Member Author

m-mohr commented Sep 10, 2019

  • Fix that the process graphs are not shown in the detail view
  • Check whether the buttons are correctly displayed/hidden

@m-mohr
Copy link
Member Author

m-mohr commented Sep 16, 2019

Finished implementation for showing hub process graphs.

@m-mohr m-mohr closed this as completed Sep 16, 2019
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

No branches or pull requests

1 participant