Skip to content

Dialog service for real

Tom Käsler requested to merge dialog-service-for-real 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

Edited by Lukas Weingarten

Merge request reports