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

Create CoMPAS Mixin with Session Expire Dialogs and other loading logic #196

Merged
merged 13 commits into from
Oct 4, 2022

Conversation

dlabordus
Copy link

closes #170

The logic for showing the Expire Dialogs is now in a Mixin and also the HTML that needed to be added.
The Mixin also starts the loading of the NSDoc Files and retrieving the User Information to be shown.

The only change need to the open-scd element is adding the Mixin. This way the logic is nicely separated.

Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
@dlabordus dlabordus added the enhancement New feature or request label Sep 29, 2022
@dlabordus dlabordus self-assigned this Sep 29, 2022
Dennis Labordus added 10 commits September 29, 2022 08:49
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
Copy link

@JakobVogelsang JakobVogelsang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some questions that I have

src/compas/CompasSessionExpiredDialog.ts Outdated Show resolved Hide resolved
src/compas/CompasSessionExpiredDialog.ts Outdated Show resolved Hide resolved
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
@dlabordus dlabordus merged commit 13bd962 into main Oct 4, 2022
@dlabordus dlabordus deleted the compas-mixin branch October 4, 2022 05:20
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.

Convert Session Expired Warning/Error Dialog to mixed in of CoMPAS OpenSCD
3 participants