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

Feature/login config #1182

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ElmarGeersHy
Copy link

Login Screen Configurable by using app-config.json

Description

We needed the Login Screen to be configurable. The following elements can now be costumized in the app-config.json.
Default settings added to the app-config.json

"LOGIN_TEXT": "Sign in",
"LOGIN_ICON": "mdi-microsoft-windows",
"APPLICATION_NAME": "Delft-FEWS Web Operator Client",
"COMPANY_NAME": "Deltares",

@wkramer
Copy link
Collaborator

wkramer commented Feb 7, 2025

Seems useful to me. @bogaardt We should discuss this and add documentation.

…n_config

# Conflicts:
#	src/views/auth/DeltaresLogin.vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants