Feat/a2 lele1018,frsi1018 1.location#171
Open
tajo1011 wants to merge 24 commits intozirpins:masterfrom
Open
Conversation
Media Query für Screen-Adaption hinzugefügt: Spalten unter 850px auf 100% der Bildschirmbreite klappen, sodass alle untereinander sind
Ergänzung: wenn auf einem Screen mit maximaler Weite 850 Pixel, dann erfolgt die Anpassung.
CSS und HTML Code für die beiden Formulare hinzugefügt
Styles für HTML Elemente und andere Styles
Discovery überarbeitet Kommentare hinzugefügt, Discovery Überschrift in Box
Latitude und Longitude feste Werte gegen, die für User nicht veränderbar sind
Formularfeld für den Hashtag hinzugefügt, bei Hashtag und Name die Länge auf 10 Zeichen begrenzt
Muss mit # beginnen, darauf folgen 1-10 Buchstaben. maxlength ersetzt durch das pattern
gemeinsame Korrektur, dass col-x genutzt werden (in index.html und style.css), sodass auch Media Query funktioniert. Footer und Row in Media Query angepasst, sodass columns vertikal angeordnet werden und sodass Footer immer ganz unten steht (nicht über Inhalt schwebt).
falsches Komma entfernt
branch: Feat/a1 lele1018 formularstruktur
…halten Branch: feat/a1, frsi1018, Responsives Verhalten
Branch: Feat/a1 tajo1011
Hover-/Focus-Effekte rausgemacht, Border-Radius gleichgesetzt, fehlende Klammern hinzugefügt
Davor aus Versehen obligatorisch, soll es aber nicht sein. Jetzt also nur optional(so wie es soll)
Fehlerkorrektur Hashtageingabefeld
bei der Abgabe
index.html und style.css in Aufg 2 kopiert
weitere Ergänzung zur
Funktion updateLocation() erstellt: Auslesung der Koordinaten mittels getter-Methoden der Klasse LocationHelper Co-Authored-By: leonieleber <240663774+leonieleber@users.noreply.github.com>
updateLocation Funktion hinzugefügt: Koordinaten werden jetzt durch Geolocation im Tagging- und Discovery-Formular gespeichert
….com/sinafriess/vs1lab into feat/a2-lele1018,frsi1018-1.Location
updateLocation() Funktion hinzugefügt (dieses Mal wirklich)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.