examples/angular-tour-of-heroes
3 years agoWIP: Extract interaction with store into service camunda
Kai Moritz [Sun, 5 Jul 2020 11:54:52 +0000 (13:54 +0200)]
WIP: Extract interaction with store into service

3 years agoWIP: Extract interaction with store into service
Kai Moritz [Sun, 5 Jul 2020 11:53:01 +0000 (13:53 +0200)]
WIP: Extract interaction with store into service

3 years agoWIP: Extract interaction with store into service
Kai Moritz [Sun, 5 Jul 2020 11:51:04 +0000 (13:51 +0200)]
WIP: Extract interaction with store into service

3 years agoWIP: Extract interaction with store into service
Kai Moritz [Sun, 5 Jul 2020 11:46:52 +0000 (13:46 +0200)]
WIP: Extract interaction with store into service

3 years agoWIP:The Counter-Example stores an object as state
Kai Moritz [Sun, 5 Jul 2020 11:45:48 +0000 (13:45 +0200)]
WIP:The Counter-Example stores an object as state

3 years agoWIP:Added vorgang.service.ts
Kai Moritz [Sun, 5 Jul 2020 11:40:30 +0000 (13:40 +0200)]
WIP:Added vorgang.service.ts

3 years agoThe Counter-Example stores an object as state
Kai Moritz [Sun, 28 Jun 2020 21:21:15 +0000 (23:21 +0200)]
The Counter-Example stores an object as state

3 years agoAdded vorgang.service.ts and accompanying spec
Kai Moritz [Fri, 26 Jun 2020 14:21:49 +0000 (16:21 +0200)]
Added vorgang.service.ts and accompanying spec

3 years agoIntegrated debug-MetaReducer from https://ngrx.io/guide/store/metareducers
Kai Moritz [Fri, 26 Jun 2020 13:49:07 +0000 (15:49 +0200)]
Integrated debug-MetaReducer from https://ngrx.io/guide/store/metareducers

3 years agoIntegrated Counter-Example from https://ngrx.io/guide/store
Kai Moritz [Fri, 26 Jun 2020 12:44:56 +0000 (14:44 +0200)]
Integrated Counter-Example from https://ngrx.io/guide/store

3 years ago@ngrx/store installiert
Kai Moritz [Fri, 26 Jun 2020 07:14:59 +0000 (09:14 +0200)]
@ngrx/store installiert

Mit dem Befehl:

    ng add @ngrx/store --minimal false

3 years agoShow component vorgang
Kai Moritz [Fri, 26 Jun 2020 11:33:49 +0000 (13:33 +0200)]
Show component vorgang

* The app shows the component vorgang (app-vorgang)
* Note: app.component.spec.ts now needs a stub for app-vorgang

3 years agong generate component vorgang
Kai Moritz [Fri, 26 Jun 2020 11:30:49 +0000 (13:30 +0200)]
ng generate component vorgang

3 years agoReplaced automatically created Landing-Page
Kai Moritz [Fri, 1 May 2020 17:05:19 +0000 (19:05 +0200)]
Replaced automatically created Landing-Page

3 years agoUpgraded to version 0.9 of Angular
Kai Moritz [Fri, 8 May 2020 09:26:04 +0000 (11:26 +0200)]
Upgraded to version 0.9 of Angular

3 years agoinitial commit: Tour of Heroes
Kai Moritz [Wed, 29 Apr 2020 18:57:16 +0000 (20:57 +0200)]
initial commit: Tour of Heroes

Siehe: https://angular.io/tutorial/toh-pt0