log app/query-select.component.ts @ 45:dc4f0541f04d ng2-rc1

age author description
Tue, 14 Jun 2016 20:00:39 +0200 casties update to angular2-rc1. mostly working ;-( ng2-rc1
Mon, 15 Feb 2016 11:10:08 +0100 casties fix relation type queries.
Sun, 14 Feb 2016 19:40:07 +0100 casties make relation types configurable.
Thu, 11 Feb 2016 17:50:38 +0100 casties change two-way binding on select because Firefox has problems.
Wed, 03 Feb 2016 16:18:46 +0100 casties restricted selectable options for first query step.
Tue, 02 Feb 2016 19:20:44 +0100 casties new 'id_is' query type. new '_type' attribute.
Fri, 22 Jan 2016 17:32:33 +0100 casties make interfaces into classes. factor out NormalizationService.
Thu, 21 Jan 2016 17:26:22 +0100 Robert Casties added att_num_range query type.
Thu, 21 Jan 2016 16:49:55 +0100 Robert Casties show result types below query steps.
Thu, 21 Jan 2016 14:47:00 +0100 Robert Casties more query work.
Wed, 20 Jan 2016 19:49:10 +0100 Robert Casties relations work now as well as longer queries.
Wed, 20 Jan 2016 17:02:00 +0100 Robert Casties attribute contains works now.
Mon, 18 Jan 2016 09:52:46 +0100 casties more query generation.
Fri, 15 Jan 2016 20:00:47 +0100 Robert Casties object type query with results!
Thu, 14 Jan 2016 17:19:35 +0100 casties more query generation.
Wed, 13 Jan 2016 18:57:31 +0100 Robert Casties new query state stuff.
Wed, 13 Jan 2016 16:01:47 +0100 casties work on result component.
Wed, 13 Jan 2016 12:41:01 +0100 Robert Casties first list of object types :-)
Mon, 11 Jan 2016 19:25:53 +0100 Robert Casties first interface and http request.
Thu, 07 Jan 2016 15:04:15 +0100 casties first checkin