Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
help us test console layout changes
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Michael Hunger  
View profile  
 More options Oct 15 2012, 12:59 am
From: Michael Hunger <michael.hun...@neotechnology.com>
Date: Mon, 15 Oct 2012 00:59:23 -0400
Local: Mon, Oct 15 2012 12:59 am
Subject: help us test console layout changes
Wes Freeman added syntax highlighting and a dynaminc multiline input-field to the console. Thanks a lot.

Please help us test it at http://rabbithole-test.herokuapp.com before we push it into production.

Cheers

Michael


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Javier de la Rosa  
View profile  
 More options Oct 15 2012, 2:16 am
From: Javier de la Rosa <ver...@gmail.com>
Date: Mon, 15 Oct 2012 02:15:47 -0400
Local: Mon, Oct 15 2012 2:15 am
Subject: Re: [Neo4j] help us test console layout changes
Nice!

Maybe make the already done queries click-able could be also useful,
in order to repeat a specific quey.

On Mon, Oct 15, 2012 at 12:59 AM, Michael Hunger

<michael.hun...@neotechnology.com> wrote:
> Wes Freeman added syntax highlighting and a dynaminc multiline input-field to the console. Thanks a lot.

> Please help us test it at http://rabbithole-test.herokuapp.com before we push it into production.

> Cheers

> Michael

> --

--
Javier de la Rosa
http://versae.es

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wes Freeman  
View profile  
 More options Oct 15 2012, 2:31 am
From: Wes Freeman <freeman....@gmail.com>
Date: Mon, 15 Oct 2012 02:30:57 -0400
Local: Mon, Oct 15 2012 2:30 am
Subject: Re: [Neo4j] help us test console layout changes

That's a cool idea. Might even be better than having a history to scroll
through, which was one of the other things I wanted.

We've already found a couple of minor bugs, by the way, that are already
fixed in the pull request:
- The carat doesn't line up with the error when an error is reported
- The generate share doesn't have the right query in it (it has the
original query, instead)

Wes

On Mon, Oct 15, 2012 at 2:15 AM, Javier de la Rosa <ver...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Neubauer  
View profile  
 More options Oct 15 2012, 3:13 am
From: Peter Neubauer <peter.neuba...@neotechnology.com>
Date: Mon, 15 Oct 2012 09:12:36 +0200
Local: Mon, Oct 15 2012 3:12 am
Subject: Re: [Neo4j] help us test console layout changes
Wes,
this looks very neat, I like! I think the caret lining up is not
playing nice with multiline breaks. Not sure how to fix it, since I
think Cypher is interpreting the query as one line only?

Cheers,

/peter neubauer

G:  neubauer.peter
S:  peter.neubauer
P:  +46 704 106975
L:   http://www.linkedin.com/in/neubauer
T:   @peterneubauer

Neo4j 1.8 GA - http://www.dzone.com/links/neo4j_18_release_fluent_graph_literacy.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wes Freeman  
View profile  
 More options Oct 15 2012, 3:29 am
From: Wes Freeman <freeman....@gmail.com>
Date: Mon, 15 Oct 2012 03:29:16 -0400
Local: Mon, Oct 15 2012 3:29 am
Subject: Re: [Neo4j] help us test console layout changes

It's already fixed, just need to merge the rest of the pull request in. I
was stripping out carriage returns from the input before sending because it
was double returning in the output.

So I took out the extra \n in the output and left them in while sending
from the input so Cypher could do a nice job with the multline string (it
only returns the line with the error):
[image: Inline image 2]

[image: Inline image 1]

[image: Inline image 3]

Wes

On Mon, Oct 15, 2012 at 3:12 AM, Peter Neubauer <

  image.png
25K Download

  image.png
43K Download

  image.png
27K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Neubauer  
View profile  
 More options Oct 15 2012, 3:43 am
From: Peter Neubauer <peter.neuba...@neotechnology.com>
Date: Mon, 15 Oct 2012 09:43:04 +0200
Local: Mon, Oct 15 2012 3:43 am
Subject: Re: [Neo4j] help us test console layout changes

Beautiful Wes!

Cheers,

/peter neubauer

G:  neubauer.peter
S:  peter.neubauer
P:  +46 704 106975
L:   http://www.linkedin.com/in/neubauer
T:   @peterneubauer

Neo4j 1.8 GA -
http://www.dzone.com/links/neo4j_18_release_fluent_graph_literacy.html

  image.png
27K Download

  image.png
25K Download

  image.png
43K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Hunger  
View profile  
 More options Oct 20 2012, 10:50 pm
From: Michael Hunger <michael.hun...@neotechnology.com>
Date: Sun, 21 Oct 2012 04:50:02 +0200
Local: Sat, Oct 20 2012 10:50 pm
Subject: Re: [Neo4j] help us test console layout changes

So Peter merged Wes' PR's and everyone tested the stuff and it works?

Then I can push it to the console tomorrow?

Michael

Am 15.10.2012 um 09:43 schrieb Peter Neubauer:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Neubauer  
View profile  
 More options Oct 21 2012, 2:41 am
From: Peter Neubauer <peter.neuba...@neotechnology.com>
Date: Sun, 21 Oct 2012 08:40:56 +0200
Local: Sun, Oct 21 2012 2:40 am
Subject: Re: help us test console layout changes

My Android browser is inserting a line break in the editor instead of
submitting the query. Anyone else seeing that at

Rabbithole-test.herokuapp.com?

/peter
On Sunday, October 21, 2012, Michael Hunger <

http://www.dzone.com/links/neo4j_18_release_fluent_graph_literacy.html

> On Mon, Oct 15, 2012 at 9:29 AM, Wes Freeman <freeman....@gmail.com>
wrote:

>> It's already fixed, just need to merge the rest of the pull request in.

I was stripping out carriage returns from the input before sending because
it was double returning in the output.
>> So I took out the extra \n in the output and left them in while sending

from the input so Cypher could do a nice job with the multline string (it
only returns the line with the error):

http://www.dzone.com/links/neo4j_18_release_fluent_graph_literacy.html

--

Cheers,

/peter neubauer

G:  neubauer.peter
S:  peter.neubauer
P:  +46 704 106975
L:   http://www.linkedin.com/in/neubauer
T:   @peterneubauer

Neo4j 1.8 GA -
http://www.dzone.com/links/neo4j_18_release_fluent_graph_literacy.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andres Taylor  
View profile  
 More options Oct 21 2012, 11:13 am
From: Andres Taylor <andres.tay...@neotechnology.com>
Date: Sun, 21 Oct 2012 17:13:08 +0200
Local: Sun, Oct 21 2012 11:13 am
Subject: Re: [Neo4j] Re: help us test console layout changes

+1
On Oct 21, 2012 8:41 AM, "Peter Neubauer" <peter.neuba...@neotechnology.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »