deecay
ac538c35e9
Add: option to hide pivot table controls
2017-02-20 15:09:48 +09:00
Arik Fraimovich
f9da6ddcdd
Merge pull request #1611 from getredash/circleci
...
Improve CircleCI configuration
2017-02-18 14:15:20 +02:00
Arik Fraimovich
99cef97c89
Add #1612 to the CHANGELOG.
2017-02-18 14:14:30 +02:00
Arik Fraimovich
2071ca1bc8
Merge pull request #1612 from getredash/rc1-fixes
...
Change: Improvements to the dashboards list page
2017-02-18 14:14:04 +02:00
Arik Fraimovich
5815d635a0
Update CHANGELOG for v1.0.0-rc.2.
...
@44px @janusd @btmc @deecay @aslotnick thanks!
2017-02-18 14:13:49 +02:00
Arik Fraimovich
517e5bcddb
Improvements to the dashboards list page:
...
- Fix search to be case insensitive.
- Fix tag extraction to support multiple words prefixes.
- Change selection behavior to use OR by default and AND on shift+click.
2017-02-18 12:56:56 +02:00
Arik Fraimovich
eaa2ec877c
Merge pull request #1607 from getredash/rc1-fixes
...
v1.0.0-rc.1 fixes
2017-02-18 12:51:45 +02:00
Arik Fraimovich
0e68228e6e
Remove Procfile.heroku - it's no longer up to date.
2017-02-18 12:50:02 +02:00
Arik Fraimovich
6e5435261b
Improve CircleCI configuration
2017-02-18 12:48:39 +02:00
Arik Fraimovich
1cc9b87ead
Fix PEP8 section name
2017-02-18 12:41:57 +02:00
Arik Fraimovich
bd9ad3140d
Allow longer lines in pep8
2017-02-18 12:37:00 +02:00
Arik Fraimovich
3e23143910
Fix: alert subscriptions were not triggered
2017-02-18 12:30:02 +02:00
Arik Fraimovich
0f95d12e83
Fix: use the correct model for delete.
2017-02-18 12:25:54 +02:00
Arik Fraimovich
fd37fd8545
Fix: remove whitespace created by the filters component
2017-02-18 12:19:22 +02:00
Arik Fraimovich
742199f05c
Change: change Plotly's default hover mode to compare
2017-02-16 22:33:34 +02:00
Arik Fraimovich
902fb44782
Change: remove send to Plotly button
2017-02-16 20:08:55 +02:00
Arik Fraimovich
10e78bb4e4
Fix: sunburst & sankey visualization broke because of Angular values
2017-02-16 19:06:12 +02:00
Arik Fraimovich
e4659d0485
Fix: when adding text widget global parameters break.
...
Closes #1587 .
2017-02-16 18:54:58 +02:00
Arik Fraimovich
a25302773d
Fix: google button missing on invite link
2017-02-16 18:51:23 +02:00
Arik Fraimovich
2188baca16
Fix: schema browser got dark background
2017-02-16 18:42:28 +02:00
Arik Fraimovich
8940533176
Fix: embeds don't work after minifcation
2017-02-16 18:28:56 +02:00
Arik Fraimovich
1367b63ae1
Fix: shared dashboards didn't work after minifcation
2017-02-16 18:19:23 +02:00
Arik Fraimovich
c2a9e2e960
Fix: public widget serializer was referncing wrong name
2017-02-16 18:16:19 +02:00
Arik Fraimovich
8a41328033
Fix: share dashboard dialog not working after minification
2017-02-16 18:08:46 +02:00
Arik Fraimovich
ce16124d7b
Fix: API keys were not logged properly in events table.
2017-02-15 22:13:33 +02:00
Arik Fraimovich
c547752dc6
Merge pull request #1606 from getredash/rc1-fixes
...
Change: move the message about unavailable data source types to be
2017-02-15 21:58:45 +02:00
Arik Fraimovich
3981c1c8a7
Fix: wrong use of Events.record function
2017-02-15 21:52:24 +02:00
Arik Fraimovich
f732f30bf0
Change: move the message about unavailable data source types to be
...
debug level message instead of warning. It seems to confuse people
and basically do more harm than add value.
2017-02-15 21:47:14 +02:00
Arik Fraimovich
9c0f0cb044
Merge pull request #1601 from aslotnick/1529_presto_error_message
...
[Presto] Change: better formatted error messages
2017-02-15 21:40:44 +02:00
Arik Fraimovich
f01399c33d
Merge pull request #1604 from getredash/rc1-fixes
...
Fix: dashboard owner can't edit the dashboard.
2017-02-15 20:17:11 +02:00
Arik Fraimovich
253f2e613c
Fix: dashboard owner can't edit the dashboard.
2017-02-15 19:50:04 +02:00
Andrew Slotnick
f2879a1e3d
better formatting for presto error messages
2017-02-14 17:14:52 -05:00
Arik Fraimovich
0151360fdf
Merge pull request #1597 from deecay/fix-1571
...
[SQL Server] Fix: schema won't load if the server is case sensitive
2017-02-14 09:37:05 +02:00
Arik Fraimovich
d1b0a9580d
Merge pull request #1592 from deecay/master
...
Change: use https instead of git protocol for git repositories in npm-shrinkwrap.json
2017-02-13 16:34:26 +02:00
deecay
9d796b20df
Fix for #1571
2017-02-13 14:10:48 +09:00
deecay
574a7573ce
Udate shrinkwrap to work behind some proxies
2017-02-13 12:05:04 +09:00
Arik Fraimovich
db9c925cbb
Merge pull request #1564 from janusd/viz-map-column-fix
...
Fix: options selection in the map visualization editor (lat, long, groupBy)
2017-02-10 20:10:00 +02:00
Arik Fraimovich
9ef6836175
Remove unused setup files
2017-02-10 20:06:30 +02:00
Arik Fraimovich
351cd62189
Docker entrypoint: update user's uid
2017-02-09 23:48:33 +02:00
Arik Fraimovich
7bbc782e5d
Fix npm build command.
2017-02-09 22:22:41 +02:00
Arik Fraimovich
50d20ff277
Merge pull request #1582 from getredash/json_webhook
...
Updates to Dockerfile:
2017-02-09 17:07:46 +02:00
Arik Fraimovich
964926aaab
Change external-links to links.
2017-02-09 17:07:34 +02:00
Arik Fraimovich
b67ecde107
Merge pull request #1570 from btmc/master
...
Update docker-compose.production.yml
2017-02-09 17:06:56 +02:00
Arik Fraimovich
6338596710
Updates to Dockerfile:
...
- Build frontend assets (needed for standalone use of the image).
- Change ownership of the files to redash user.
2017-02-09 16:53:25 +02:00
btmc
5361a99b22
Update docker-compose.production.yml
...
Nginx doesn't have "redash" upstream. This fixes the error.
2017-02-06 23:53:46 +03:00
Arik Fraimovich
01a8075a67
Merge pull request #1563 from getredash/json_webhook
...
Change: send events to webhook as JSON with a schema.
2017-02-05 10:36:55 +02:00
Arik Fraimovich
209e714084
Add changelog entry
2017-02-05 10:36:28 +02:00
Janus
e3d0b4075e
fix column options selection in the map visualisation editor (lat, long and groupBy)
2017-02-02 15:39:52 +01:00
Arik Fraimovich
ad18128794
Fix test
2017-02-02 10:39:21 +02:00
Arik Fraimovich
71fa013970
Change: send events to webhook as JSON with a schema.
...
Closes #1552 .
2017-02-02 10:21:01 +02:00