Commit Graph

5126 Commits

Author SHA1 Message Date
Zsolt Kocsmarszky
34a2d5fdc4 Move publish button the visible area 2018-01-31 13:28:46 +02:00
Zsolt Kocsmarszky
936144f6a0 attach people data to the bottom too 2018-01-31 13:28:46 +02:00
Zsolt Kocsmarszky
bacddea809 smaller padding fix 2018-01-31 13:28:46 +02:00
Zsolt Kocsmarszky
5404cc6377 fix schema editor on smaller screens 2018-01-31 13:28:46 +02:00
Zsolt Kocsmarszky
9c28948d5c make schema browser fill up the space 2018-01-31 13:28:46 +02:00
Zsolt Kocsmarszky
797393727d Attach refresh tot he bottom 2018-01-31 13:28:46 +02:00
Arik Fraimovich
2655dbe939
Merge pull request #2275 from kravets-levko/bug/insert-node-update-model
Query editor insert node from schema browser update ngModel
2018-01-31 13:09:25 +02:00
Levko Kravets
c2de59ca33 Query editor insert node from schema browser - update ng-model 2018-01-31 13:04:15 +02:00
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
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
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
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