Skip to content

Feature/#21 configure panels

schneider210 requested to merge feature/#21-configure-panels into develop

Feature

We welcome every new feature to the upstream branch!

Please fill in the following information about your feature. Feel free to delete sections that doesn't suit the case you're dealing with.

Summary

This MR provides the possibility to configure the panels the viewer will use at startup

Does the result of the MR comply to our "definition of done"?

  • Unit tests passed
  • Code reviewed
  • Acceptance criteria met
  • Functional tests passed
  • Non-Functional requirements met
  • Product Owner accepts the User Story

Use Cases

If you can, please provide use cases for this feature.

  • pls just refer to the ticket

Documentation

Shall we add your feature to the documentation?

  • I've already done it!
  • At least I added a headline to the documentation.

Function Documentation

  • Of course I provided all my functions with an appropriate documentation.

Are there parts of the documentation we have to adjust

  • No.
  • Yes, but I'd like someone else to do it.
  • Yes, and I already did!

Tests

Are we able to test this new feature?

  • Yes, everything can be done via unit tests.
  • Yes, you can test by following these steps: locate the index.template.html file inside the project root and find the script section. then toggle any of the values from the panels-object to false if you don't want the viewer to start with the appropriate panel
  • No, it is not possible.

Changelog

  • I added a statement to the CHANGELOG.

Related Tickets

Add all related issues and especially those to be closed.

Related

Closes

Logs and Screenshots

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited by schneider210

Merge request reports