Arik Fraimovich
a5c954a954
Merge pull request #2273 from kravets-levko/bug/dashboard-dropdown
...
Open "Refresh" dropdown to the left
2018-01-31 12:13:07 +02:00
Levko Kravets
b6827bb8c2
getredash/redash#2272 Open dropdown to the left
2018-01-31 11:49:25 +02:00
Arik Fraimovich
5dde17e421
Merge pull request #2269 from kravets-levko/fix/remove-progress-when-query-param-changes
...
Remove loading indicator when updating query parameter value (before executing)
2018-01-31 11:28:07 +02:00
Levko Kravets
06b5b09b86
getredash/redash#2161 Remove loading indicator when query params changed
2018-01-30 21:06:15 +02:00
Jannis Leidel
7b82203fb1
Upgrade to Celery 3.1.25 in preparation to Celery 4.
...
To prepare for a future Celery upgrade to verson 4.x this upgrades
Redash to 3.1.25 which includes support for Celery's task protocol 2.
It's the first of two steps to get Redash upgraded to Celery 4.x.
3.1.4 release notes: http://docs.celeryproject.org/en/3.1/changelog.html#version-3-1-24
4.0 release notes regarding the two-step-upgrade approach: http://docs.celeryproject.org/en/latest/whatsnew-4.0.html#step-1-upgrade-to-celery-3-1-25
2018-01-30 19:22:33 +01:00
Arik Fraimovich
e2042b13b0
Merge pull request #2268 from getredash/dashboard-refresh-interval
...
Make dashboard refresh intervals configurable
2018-01-30 13:49:19 +02:00
Arik Fraimovich
a557d9fa70
Make dashboard refresh intervals configurable
2018-01-30 13:46:19 +02:00
Alex Dransfield
21d14c5388
Setting source_content_type on ES queries
2018-01-30 11:02:01 +00:00
Arik Fraimovich
817f2ba9af
Merge pull request #2156 from kravets-levko/feature/revisit-chart
...
Revisit Plotly integration
2018-01-29 16:48:37 +02:00
Levko Kravets
862bc947f7
getredash/redash#2117 CR7
2018-01-29 12:44:43 +02:00
Arik Fraimovich
d38a443053
Merge pull request #2246 from kyoshidajp/enable_list_query
...
[WIP]Enable list query by one character when adding widget on Dashboard
2018-01-28 14:09:09 +02:00
Arik Fraimovich
c7284d6662
Merge pull request #2264 from kocsmy/design/pivot-table
...
Improved pivot table design
2018-01-28 13:58:40 +02:00
Arik Fraimovich
76d8613d3e
Merge pull request #2219 from kocsmy/design/new-dashboard-creation
...
Improve dashboard editing flow
2018-01-28 13:18:39 +02:00
Arik Fraimovich
3aee4e9ed8
remove second add-widget-container
2018-01-28 13:17:55 +02:00
Arik Fraimovich
4029821e93
Properly handle dashbaords filters toggle.
2018-01-28 12:37:35 +02:00
Zsolt Kocsmarszky
5a9b86ff69
make button texts consistent with queries
2018-01-28 12:37:35 +02:00
Arik Fraimovich
c7dbe07b33
Single dashboard editing mode.
2018-01-28 12:37:35 +02:00
Zsolt Kocsmarszky
a98eff8901
improve widget description
2018-01-28 12:37:35 +02:00
Zsolt Kocsmarszky
b090b6b9dc
Only render parameters div if we have parameters
2018-01-28 12:37:35 +02:00
Zsolt Kocsmarszky
dd3916672a
Wider add widget section for dashboards
2018-01-28 12:37:35 +02:00
Zsolt Kocsmarszky
f7512f18f6
Fix schema hover on sub-items
2018-01-28 12:37:35 +02:00
Zsolt Kocsmarszky
cfb4a1c4f7
Simplify markup and add more styling for add new widget box
2018-01-28 12:37:35 +02:00
Zsolt Kocsmarszky
4b74ab361a
Styling improvements + show buttons in the right context
2018-01-28 12:37:00 +02:00
Zsolt Kocsmarszky
977608198e
position: sticke for dashboard-header
2018-01-28 12:37:00 +02:00
Zsolt Kocsmarszky
7b62ee8715
Add extra header class and fixed styling
2018-01-28 12:37:00 +02:00
Zsolt Kocsmarszky
80e07c6cf9
add ng-if to hide and show sections accordingly
2018-01-28 12:37:00 +02:00
Zsolt Kocsmarszky
043a1eedcf
Add missing class for consistency
2018-01-28 12:37:00 +02:00
Zsolt Kocsmarszky
d95c9565f3
plenty of dashboard, filter and parameter fixes (still not the best, it's very messy here)
2018-01-28 12:37:00 +02:00
Zsolt Kocsmarszky
84532f84ac
Improve dashboard widget creation and publish process with multiple design improvements
2018-01-28 12:37:00 +02:00
Zsolt Kocsmarszky
d9892f852b
add new widget to the bottom of the dashboard
2018-01-28 12:37:00 +02:00
Zsolt Kocsmarszky
d6847201e5
Optimise and remove unnecessary code
2018-01-27 13:52:07 +01:00
Zsolt Kocsmarszky
b6ac96ef72
various styling improvements for pivot table to match current design direction
2018-01-27 11:31:31 +01:00
Arik Fraimovich
060fe1dd9c
Merge pull request #2259 from shinji19/master
...
Fix google oauth login for multi organization
2018-01-25 19:54:43 +02:00
SHINJI ICHIHARA
01a7b4eca8
Fix google_auth login for organization
2018-01-26 02:06:31 +09:00
Arik Fraimovich
ba0b9da09f
Fix syntax errors.
2018-01-25 12:39:47 +02:00
Arik Fraimovich
61a0aaa858
Merge pull request #2250 from getredash/ds_ui_select
...
Use ui-select for data source picker for consistent style across browsers
2018-01-23 09:46:21 +02:00
Zsolt Kocsmárszky
1b03785a24
Merge pull request #2253 from kocsmy/fixes/queries-search-page-fixed-layout
...
Fix width for queries/search page as well
2018-01-22 22:43:21 +01:00
Zsolt Kocsmarszky
2c3052eaaa
Fix width for queries/search page as well
2018-01-22 22:34:38 +01:00
Zsolt Kocsmárszky
1ac9e6ee4c
Merge pull request #2251 from yoavbls/master
...
Add mapd, oracle and qubole images
2018-01-22 16:37:47 +01:00
Your Name
1f99cd9e55
Add mapd, oracle and qubole images
2018-01-21 01:17:51 +02:00
Arik Fraimovich
b977526b93
Use ui-select for data source picker for consistent style across browsers
2018-01-20 20:51:01 +02:00
Sami Jaktholm
6dacfaffc7
fix: update correct settings in saml settings form
...
The entity_id and nameid_format form fields didn't work as they
tried to save a setting with an incorrect name. This has now
been fixed and the form can be used to configure these values.
A short debounce delay was also added to the form to avoid
saving the value after every keystroke (if values are inputted
manually).
2018-01-20 17:31:49 +02:00
Sami Jaktholm
fe2772e9db
fix: commit saml user group assignment to the database
...
Relevant tests were also modified to reload the user
object from the database before asserting that the
user belongs to correct groups.
Fixes #1668 .
2018-01-20 15:19:03 +02:00
Katsuhiko YOSHIDA
55c4bb16e2
Enable list query by one character
2018-01-20 12:10:17 +09:00
Levko Kravets
92091bf628
Resolve conflicts with master
2018-01-19 19:39:43 +02:00
Levko Kravets
18b30d6baa
getredash/redash#2117 CR6
2018-01-19 19:30:53 +02:00
Levko Kravets
084a2f8806
getredash/redash#2117 CR5
2018-01-19 19:30:53 +02:00
Levko Kravets
c5acf6580c
getredash/redash#2117 CR4
2018-01-19 19:30:53 +02:00
Levko Kravets
4f4411a46a
getredash/redash#2117 CR3
2018-01-19 19:30:53 +02:00
Levko Kravets
2eaec6970e
getredash/redash#2117 CR2
2018-01-19 19:30:53 +02:00