Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse Query building #8

Open
Lefortov opened this issue Mar 15, 2016 · 7 comments
Open

Reverse Query building #8

Lefortov opened this issue Mar 15, 2016 · 7 comments

Comments

@Lefortov
Copy link

Hello, i am working with your library, it's really good, thank you! But, maybe, you already have a solution to build ui based on query string(in purpose to edit already existing query)? For example we have query string (User = 'username' AND (User <> 'username1' OR User = 'username2')), and ui build groups and conditionals based on this string?

@mautematico
Copy link

@Lefortov have you found anything that can help on this? :D

@mautematico
Copy link

I've been working on a way to reverse this. It's still lacking some functionalities I don't need on my own development, but I think I can point those interested on this on the right direction.

@garima287
Copy link

That would be a great help, if you could please post a fiddle or
so....basically I am trying to 'Edit' a saved query built, so kind of need
reverse conversation.

Thank you very much

On Thu, Jul 28, 2016 at 7:25 PM, Mauricio Navarro Miranda <
notifications@github.com> wrote:

I've been working on a way to reverse this. It's still lacking some
functionalities I don't need on my own development, but I think I can point
those interested on this on the right direction.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#8 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AIyt7BuyttqBYHkDRpYtLeurStMGr1Ynks5qaTpegaJpZM4Hw3jR
.

@mautematico
Copy link

Sure I'll do!
I think monday or thursday I'll commit what I am working on. I think I am one step away to successful reverse query edit. At this point, I'm solving corner cases.

I'll post back soon. :)

@mautematico
Copy link

mautematico commented Aug 2, 2016

@garima287, @Lefortov good news!
Here is what I am working on:
https://github.com/mautematico/angular-query-builder/tree/two-way-angular-query-builder

Here you can see a live demo of it:
https://mautematico.github.io/angular-query-builder/

As I said before, its still lacking somethings (like exception handling), as this is still a work in progress.
PRs welcome!

¡Saludos!

@garima287
Copy link

Thanks !!

On Aug 2, 2016 2:31 PM, "Mauricio Navarro Miranda" notifications@github.com
wrote:

@garima287 https://github.com/garima287, @Lefortov
https://github.com/Lefortov good news!
Here is what I am working on:

https://github.com/mautematico/angular-query-builder/tree/two-way-angular-query-builder

Here you can see a live demo of it:
https://mautematico.github.io/angular-query-builder/

As I said before, its still lacking somethings (like exception handle), as
this is still a work in progress.
PRs welcome!

¡Saludos!


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#8 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AIyt7McWP1eHPk6LzaaS6FzEYZqfzcVMks5qb40UgaJpZM4Hw3jR
.

@vertikapandey-zz
Copy link

@Lefortov @garima287 @mfauveau .. Were you guys able to make the complete parser? The above solution flattens the nested group

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants