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

Saved queries #35

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Saved queries #35

wants to merge 9 commits into from

Conversation

vladvasyuk
Copy link

Here is my implemetation for the #1.

Since indicated that DjangoQL can be used separately from the administration interface, I decided to put the urls separately from DjangoQLSearchMixin. JS is also structured accordingly.
I will be glad to hear criticism and suggestions.

Tested with Django 1.8/2.1, Latest Chrome and Mozilla Firefox. I suppose it’s not difficult to support IE9+ after some changes

@caleb15
Copy link
Contributor

caleb15 commented Feb 14, 2019

How is this different from #23?

@caleb15
Copy link
Contributor

caleb15 commented May 28, 2019

Also can you provide a picture of what this looks like please?

@vladvasyuk
Copy link
Author

Sorry for the late answer, @caleb15. I recorded this short preview so you have an idea how it looks

out

@caleb15
Copy link
Contributor

caleb15 commented Jun 3, 2019 via email

@vladvasyuk
Copy link
Author

Yes, saved queries are grouped by model and displayed only on corresponding pages

@caleb15
Copy link
Contributor

caleb15 commented Jun 5, 2019

well from a user perspective looks good to me. And you have tests too. Hopefully someone can give you a code review soon.

@sonarcloud
Copy link

sonarcloud bot commented Sep 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@joenatan
Copy link

joenatan commented Nov 2, 2023

Can we solve the merge request soon as possible? This feature is a need for our company.

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

Successfully merging this pull request may close these issues.

3 participants