This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 113
feat(GUI Kontaktdaten): Laden von Kontaktdaten in GUI #383
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added venv
…/vaccipy into loadKontaktdatenGui
This reverts commit b00be6e.
Sieht richtig gut aus. Habe es eben mal ausgiebig getestet. Läuft wunderbar 👍 |
@Floskinner könntest du evtl kurz drüberschauen bei Gelegenheit? und/oder @IAmWebSA |
Floskinner
approved these changes
Jun 8, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Von meiner Seite aus grünes licht @iamnotturner
Haben uns bereits über Slack schon hierzu ausgetauscht gehabt 👍
ok, super. @TRojaner2013 könntest du noch deine Commits "squashen"? :-) |
Added venv Lade Basis daten Load Date and Weekdays Load date and time added warning messages on error added documentation added try except wenn keine version.txt vorhanden ist, startet das GUI nicht Update gui.py fix Fixed NameError exception timreibe#367 Fixed NameError exception due to quit() call. Replaced with sys.exit(). reference: https://docs.python.org/3.8/library/constants.html#quit Tested in Linux-Ubuntu-20.04 build. minor bug fixes minor bug fixes Add support for Modus Code-Generieren Revert "Update .gitignore" This reverts commit b00be6e.
…/vaccipy into loadKontaktdatenGui
@iamnotturner So, ich hoffe das passt jetzt :D |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implementiert eine Ladefunktion für Kontaktdaten.