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

[PASST-2643] Neues Scope für die Konfiguration des BaufiPasst Frontends #90

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion europace_security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ flows:
## BaufiSmart-Anträge lesen
baufinanzierung:antrag:schreiben: |
## BaufiSmart-Anträge verändern
Der Antragsstatus und der Sachbearbeiter können verändert sowie die Produktanbieter-Renferenz ergänzt werden.
Der Antragsstatus und der Sachbearbeiter können verändert sowie die Produktanbieter-Referenz ergänzt werden.

baufinanzierung:produktkonfiguration:lesen: |
## Produktkonfiguration lesen
Expand All @@ -79,6 +79,10 @@ flows:
## Produktanbieter verändern
für Product-Cockpit

baufi-passt:konfiguration:schreiben: |
Copy link

@rene-hae rene-hae Apr 10, 2024

Choose a reason for hiding this comment

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

Einen Gedanken möchte ich noch teilen:
Was wäre, wenn wir es doch nicht so konkret machen und statt baufi-passt lieber etwas allgemeineres nehmen und white-labelling verwenden?!

## BaufiPasst konfigurieren
für BaufiPasst Frontend

privatkredit:angebot:ermitteln: |
## KreditSmart-Angebote ermitteln
Ratenkredit-Angebote und -Schaufensterkonditionen können ermittelt werden.
Expand Down
Loading