Mon, 20 Mar 2017 18:50:31 +0100 |
casties |
Merge with angular2-final branch
|
Mon, 20 Mar 2017 18:12:48 +0100 |
casties |
first working version with angular 2.4 (using old table w/o pager).
ng2-final
|
Fri, 17 Mar 2017 20:16:52 +0100 |
casties |
first step to angular2-final (2.4) version of the query browser.
ng2-final
|
Fri, 17 Mar 2017 18:11:30 +0100 |
casties |
Starting 'ng2-final' branch
ng2-final
|
Tue, 14 Jun 2016 20:00:39 +0200 |
casties |
update to angular2-rc1. mostly working ;-(
ng2-rc1
|
Tue, 14 Jun 2016 19:58:53 +0200 |
casties |
update to angular2-rc1. mostly working ;-(
ng2-rc1
|
Wed, 17 Feb 2016 18:18:41 +0100 |
casties |
updated packages.
|
Wed, 17 Feb 2016 17:59:11 +0100 |
casties |
fixed issues with paging and sorting.
|
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.
|
Sun, 14 Feb 2016 19:38:36 +0100 |
casties |
make css local.
|
Thu, 11 Feb 2016 17:50:38 +0100 |
casties |
change two-way binding on select because Firefox has problems.
|
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.
|
Wed, 03 Feb 2016 15:04:02 +0100 |
casties |
more elvis operator :-)
|
Tue, 02 Feb 2016 19:20:44 +0100 |
casties |
new 'id_is' query type. new '_type' attribute.
|
Mon, 01 Feb 2016 20:10:55 +0100 |
casties |
selectable result columns. nicer cypher query output.
|
Mon, 01 Feb 2016 17:29:04 +0100 |
casties |
configure attributes per result type. select number of items per result page.
|
Wed, 27 Jan 2016 16:25:00 +0100 |
casties |
show/hide results buttons.
|
Wed, 27 Jan 2016 16:01:06 +0100 |
casties |
result table can be shown with checkbox. initially hidden if > 1000 results.
|
Wed, 27 Jan 2016 15:38:17 +0100 |
casties |
working on larger results.
|
Wed, 27 Jan 2016 13:30:38 +0100 |
casties |
re-display table more often.
|
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 16:28:51 +0100 |
casties |
normalization service implementation.
|
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.
|