summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kai Moritz [Sat, 21 Dec 2019 12:34:32 +0000 (13:34 +0100)]
Cart-Seite aus Tutorial implementiert
Kai Moritz [Sat, 21 Dec 2019 11:37:53 +0000 (12:37 +0100)]
Cart-Component und zugehöriges Routing hinzugefügt
Kai Moritz [Sat, 21 Dec 2019 11:35:41 +0000 (12:35 +0100)]
CartService und Buy-Button auf Detail-Seite hinzugefügt
Kai Moritz [Sat, 21 Dec 2019 11:23:47 +0000 (12:23 +0100)]
Output-Beispiel für Product-Alerts
Kai Moritz [Sat, 21 Dec 2019 11:18:09 +0000 (12:18 +0100)]
Product-Alerts aus Tutorial übernommen
Kai Moritz [Fri, 20 Dec 2019 15:23:00 +0000 (16:23 +0100)]
Product-Details aus Tutorial übernommen
Kai Moritz [Fri, 20 Dec 2019 15:13:25 +0000 (16:13 +0100)]
Product-List aus Tutorial übernommen (direkt mit Erweiterungen)
Kai Moritz [Fri, 20 Dec 2019 15:10:46 +0000 (16:10 +0100)]
RouterModule wird bereits von top-bar benötigt!
Grund: In dem Template wird das Attribute "routerLink" angesprochen!
Folge: Startseite bleibt leer - auch "Hello World!" ist nicht zu sehen,
da dises erst durch das JavaScript ausgegeben wird!
Kai Moritz [Fri, 20 Dec 2019 14:27:23 +0000 (15:27 +0100)]
Top-Bar aus offiziellem Getting-Started Tutorial übernommen
Kai Moritz [Fri, 20 Dec 2019 14:22:54 +0000 (15:22 +0100)]
Stylings aus offiziellem Getting-Started Tutorial übernommen
Kai Moritz [Fri, 20 Dec 2019 07:21:20 +0000 (08:21 +0100)]
initial commit