duck-booking-tool-front/app
Gergely Polonkai bfcabd7925 Implement duck search by color
This is a very rough thing. In the final version it should provide
resilts with similar colors.

Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
2016-09-09 14:42:31 +02:00
..
app.component.html Move to using routers 2016-09-09 14:42:14 +02:00
app.component.ts Move to using routers 2016-09-09 14:42:14 +02:00
app.module.ts Implement duck search by color 2016-09-09 14:42:31 +02:00
app.routing.ts Move to using routers 2016-09-09 14:42:14 +02:00
dashboard.component.html Implement duck search by color 2016-09-09 14:42:31 +02:00
dashboard.component.ts Move to using routers 2016-09-09 14:42:14 +02:00
duck-detail.component.html Move to the in-memory web API 2016-09-09 14:42:24 +02:00
duck-detail.component.ts Move to the in-memory web API 2016-09-09 14:42:24 +02:00
duck-search.component.html Implement duck search by color 2016-09-09 14:42:31 +02:00
duck-search.component.ts Implement duck search by color 2016-09-09 14:42:31 +02:00
duck-search.service.ts Implement duck search by color 2016-09-09 14:42:31 +02:00
duck.service.ts Add add and delete functionality for ducks 2016-09-09 14:42:26 +02:00
ducks.component.html Add add and delete functionality for ducks 2016-09-09 14:42:26 +02:00
ducks.component.ts Add add and delete functionality for ducks 2016-09-09 14:42:26 +02:00
in-memory-data.service.ts Move to the in-memory web API 2016-09-09 14:42:24 +02:00
main.ts Add empty front page with just a header 2016-09-09 14:41:14 +02:00
models.ts Outline the duck editor 2016-09-09 14:41:24 +02:00
rxjs-extensions.ts Implement duck search by color 2016-09-09 14:42:31 +02:00