Skip to content

Resolve "Dialog service"

Lukas Weingarten requested to merge 493-dialog-service into master

Changes

  • Created a generic component for 'yes-no'-dialogs

  • Created a generic component for info-dialogs

  • Implemented a service which creates all dialogs of the entire application

  • Adapted all components that use dialogs to use the new service

  • Remove 'entryComponents' declarations which are no longer needed since Angular 9

Since this MR !494 (closed) is obsolete an can be closed.

Closes !494 (closed)

Closes #493 (closed)

Edited by Lukas Weingarten

Merge request reports

Loading