log app/query.service.ts @ 46:1f3fed01aef6 ng2-final

age author description
Tue, 14 Jun 2016 20:00:39 +0200 casties update to angular2-rc1. mostly working ;-( ng2-rc1
Mon, 15 Feb 2016 17:05:07 +0100 casties added local configuration file app/app-config.ts.
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:06:40 +0100 casties only show possible incoming/outgoing relation types.
Wed, 03 Feb 2016 18:40:30 +0100 casties fix cut and paste error.
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.
Mon, 01 Feb 2016 17:29:04 +0100 casties configure attributes per result type. select number of items per result page.
Tue, 26 Jan 2016 19:19:23 +0100 casties ng2-table now with pager, sorting and styling.
Tue, 26 Jan 2016 16:54:38 +0100 casties use ng2-table for results.
Tue, 26 Jan 2016 15:43:30 +0100 casties build with jspm now.
Fri, 22 Jan 2016 20:33:26 +0100 casties result table shows all attributes now.
Fri, 22 Jan 2016 17:32:33 +0100 casties make interfaces into classes. factor out NormalizationService.
Thu, 21 Jan 2016 20:22:02 +0100 casties remove quotes for inverse relations.