- 01 Jul, 2019 1 commit
-
-
Omer Lachish authored
* supply a parameter value for text parameters to have it show up * add parameter values for date and datetime * use the current year and month to avoid pagination * use Cypress.moment() instead of preinstalled moment() * capture time before clicking on Now * use now from input * use now from input for another test
-
- 30 Jun, 2019 3 commits
-
-
Arik Fraimovich authored
* Add option to hide Pivot Table totals * Simplify implementation using DEFAULT_OPTIONS. * Flip hide pivot controls to show pivot controls * Update client/app/visualizations/pivot/Editor.jsx Co-Authored-By:
Ran Byron <ranbena@gmail.com>
-
Arik Fraimovich authored
* Details visualization * Add PropTypes and guard against no rows
-
Levko Kravets authored
-
- 28 Jun, 2019 1 commit
-
-
Levko Kravets authored
-
- 25 Jun, 2019 1 commit
-
-
Levko Kravets authored
-
- 23 Jun, 2019 2 commits
-
-
Jianchao Yang authored
So that changing other files will not trigger the very expensive rebuild process.
-
John Karahalis authored
This will help me target the Query Control Drodpwon in my extension.
-
- 20 Jun, 2019 2 commits
-
-
Arik Fraimovich authored
-
Ran Byron authored
-
- 19 Jun, 2019 3 commits
-
-
Ran Byron authored
-
deecay authored
* Expose celery job timeout to env * Change variable name
-
Arik Fraimovich authored
-
- 18 Jun, 2019 3 commits
-
-
Arik Fraimovich authored
-
Arik Fraimovich authored
* Add keyboard shortcut for format query * Added to button tooltip
-
deecay authored
-
- 17 Jun, 2019 1 commit
-
-
Ran Byron authored
-
- 16 Jun, 2019 1 commit
-
-
Guy Cohen authored
-
- 15 Jun, 2019 1 commit
-
-
YOSHIDA Katsuhiko authored
-
- 12 Jun, 2019 9 commits
-
-
YOSHIDA Katsuhiko authored
* Add regenerate function of query's API Key * Add regenerate API Key button * Add regenerate Query API Key tests * Fix too long line * Replace with this * Return a simple version query * Update only API Key * Update API Key via query
-
Aidarbek Suleimenov authored
* Celery task to clear schedule was added * fix formating * empty_schedules task was put in separate task * worker interval changed, new tests added * past artifact deleted * test queries moved to right class, lambda was used to filter data * unnecessary changes eliminated * more unnecessary files deleted * line shortened * Line shortened more * codeclimate changes * Unused test deleted, logs added
-
Mike Nason authored
* Add support ssl connections to redis * Fix line length * Update redash/__init__.py w suggestion Co-Authored-By:
Omer Lachish <omer@rauchy.net> * Cleanup init after suggestion * Move redis SSL config to settings * Do not pass celery SSL config unless necessary * Fix typo
-
Levko Kravets authored
-
Arik Fraimovich authored
Google Sheets: friendlier error message in case of an API error and more reliable test connection (#3883) * Google Sheets: friendlier error message in case of an APIError and more reliable test connection. * Pleasing the pep8 gods
-
Levko Kravets authored
-
Omer Lachish authored
* remove legacy session identifier support * remove redundant test * redirect to login to support any invalid session identifiers * be more specific with caught errors * use authorization according to api_key (if provided) over session
-
dependabot[bot] authored
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 16.2.0 to 17.5.0. - [Release notes](https://github.com/pyca/pyopenssl/releases) - [Changelog](https://github.com/pyca/pyopenssl/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/16.2.0...17.5.0)
-
dependabot[bot] authored
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.0.2 to 2.3. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.0.2...2.3)
-
- 11 Jun, 2019 2 commits
-
-
Omer Lachish authored
* flatten lists and dicts to json to be used with SQLite's json_extract functions * add test that verifies that lists and dicts are saved * add test that verifies that lists and dicts are saved
-
Omer Lachish authored
-
- 10 Jun, 2019 1 commit
-
-
Omer Lachish authored
* remove schema from redis after deleting data sources * switch to _pause_key to property
-
- 09 Jun, 2019 1 commit
-
-
Ran Byron authored
* Drawer menu with recreated close button * Added “Open in new window” drawer menu button (#3890)
-
- 06 Jun, 2019 2 commits
-
-
Omer Lachish authored
* remove legacy session identifier support * remove redundant test * redirect to login to support any invalid session identifiers * be more specific with caught errors * fix refresh for public dashboards
-
koooge authored
* Upgrade gspread 3.1.0 for supporting team drive Signed-off-by:
koooge <koooooge@gmail.com> * Revert "Upgrade gspread 3.1.0 for supporting team drive" This reverts commit e53e8cb75bc02a478c7f7d973beb0e559b7d6cae. * Upgrade gspread 3.1.0 for supporting team drive Signed-off-by:
koooge <koooooge@gmail.com> * Update Sheets query runner name
-
- 04 Jun, 2019 2 commits
-
-
Gabriel Dutra authored
-
Ran Byron authored
-
- 03 Jun, 2019 2 commits
-
-
Omer Lachish authored
* remove legacy session identifier support * remove redundant test * redirect to login to support any invalid session identifiers * be more specific with caught errors
-
dependabot[bot] authored
* Bump flask from 0.11.1 to 0.12.3 Bumps [flask](https://github.com/pallets/flask) from 0.11.1 to 0.12.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/0.11.1...0.12.3) * Bump to Flask 0.12.4 to fix an issue
-
- 02 Jun, 2019 2 commits
-
-
Arik Fraimovich authored
-
Arik Fraimovich authored
-