Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

fix(Kontaktdaten GUI): fix for pressing Cancel Btn in Kontaktdaten GUI raised error #436

Merged
merged 6 commits into from
Jun 11, 2021

Commits on Jun 11, 2021

  1. Fix for pressing Cancel Btn in Kontaktdaten GUI raised error

    Hier wie man es replizieren kann:
    Kontaktdaten.json ist nicht vorhanden
    Termin suchen drücken
    Kontakdaten ausfüllen kommt
    "Abbrechen"
    Falsche/Unnötige Fehlermeldung da ja abgebrochen kommtHier wie man es replizieren kann:
    Kontaktdaten.json ist nicht vorhanden
    Termin suchen drücken
    Kontakdaten ausfüllen kommt
    "Abbrechen"
    Falsche/Unnötige Fehlermeldung da ja abgebrochen kommt
    
    @Floskinner  passt das so?
    IAmWebSA committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    cf759cc View commit details
    Browse the repository at this point in the history
  2. Docstring added

    IAmWebSA committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    74f147d View commit details
    Browse the repository at this point in the history
  3. syntax change

    IAmWebSA committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    a6d16c9 View commit details
    Browse the repository at this point in the history
  4. Revert "syntax change"

    This reverts commit a6d16c9.
    IAmWebSA committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    c6625e3 View commit details
    Browse the repository at this point in the history
  5. syntax fix

    IAmWebSA committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    205fdf5 View commit details
    Browse the repository at this point in the history
  6. Fix for reject() / accept()

    Buttons  wurden nicht korrekt zurück gemeldet.
    
    @Floskinner
    IAmWebSA committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    f9362fe View commit details
    Browse the repository at this point in the history