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

Fixes #121: redesign query page (have separate page for editing and viewing) #126

Merged
merged 26 commits into from Mar 11, 2014

Conversation

amirnissim
Copy link
Contributor

new page is available at /queries/view/[queryId]
QueryViewCtrl is a cloned QueryFiddleCtrl with some fixes

@@ -111,6 +111,7 @@
<!-- build:js({.tmp,app}) /scripts/scripts.js -->
<script src="/scripts/app.js"></script>
<script src="/scripts/controllers.js"></script>
<script src="/scripts/controllers/QueryView.js"></script>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Filename should be query_view.js.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

be9775e

@arikfr arikfr added this to the v0.3 milestone Mar 6, 2014
@arikfr
Copy link
Member

arikfr commented Mar 6, 2014

A live document of issues we find: https://hackpad.com/Issues-with-126-query-view-U9hbK9bKbyF

amirnissim and others added 26 commits March 11, 2014 15:20
* source as link instead of button
* fix source link when url has a hash
* new query uses the new layout
* rename url /src => /source...
* when deleting a visualization update the hash
* don't submit title/description if it hasn't changed
* mobile: fix description field wrapping
* fork your own query
* better redirect after saving new query
* UI fixes
arikfr added a commit that referenced this pull request Mar 11, 2014
Fixes #121: redesign query page (have separate page for editing and viewing)
@arikfr arikfr merged commit f420c91 into master Mar 11, 2014
@amirnissim amirnissim deleted the query-view-page branch March 13, 2014 11:35
christophervalles pushed a commit to hailocab/redash that referenced this pull request May 8, 2014
Fixes getredash#121: redesign query page (have separate page for editing and viewing)
washort pushed a commit to washort/redash that referenced this pull request Jul 25, 2017
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.

None yet

2 participants