swfz
afaedb9062
[Feature] Table visualization: Raise the upper limit of MAX_JSON_SIZE ( #3310 )
...
* move constant value to clientConfig
* change name maxJsonSize to tableCellMaxJSONSize
* value from environment. default is 50000
2019-02-13 11:42:40 +02:00
Levko Kravets
ee0e81e795
Fix eslint errors
2019-01-31 11:21:45 +02:00
Levko Kravets
7fa6665445
Use Ant's Paginator component; migrate SortIcon to React ( #3317 )
2019-01-22 17:26:11 +02:00
Ran Byron
200fea952a
Pleasant alert-warning colors ( #3276 )
...
* Pleasant alert-warning colors
* Fix for json viewer primitive color
2019-01-13 15:27:26 +02:00
Gabriel Dutra
cfe12c5a5d
Add DB Seed to Cypress and setup Percy ( #3155 )
...
* Update Cypress element selectors
* Add seed data function to Cypress
* Change Cypress setup to be part of db-seed
* Add DatabaseSource selector to Create Data Source spec
* Add getElement command to Cypress
* Fix eslint issues
* Change Cypress getElement to getByTestId
* Add Percy and test it with the CI
* Change Percy dependency for CI to Cypress' Dockerfile
* Change Percy's execution to the docker container
- add --no-save to avoid errors on Dockerfile.cypress
- pass PERCY_TOKEN from the CI to docker container
* Fix missed char on CircleCI config file
* Move Percy execution back to host on the CI
* Test adding PERCY_TOKEN to frontend-e2e-tests on CI config
* Undo add PERCY_TOKEN to config.yml
* Add Percy token and .git folder to Cypress
* Remove Percy install from config.yml
* Ignore .git folder again and use Percy env vars instead
* Update PERCY_PULL_REQUEST to be CIRCLE_PR_NUMBER
* Update cypress-server.js to handle other cypress commands
- cypress-server.js -> cypress.js
- new commands added to cypress.js
- CircleCI config updated accordingly
- added a Homepage screenshot
* Remove trailing spaces
* Add Create Query spec
* Disable Cypress videos
* Update run browser to Chrome
* Add missing --browser chrome
2018-12-10 22:29:36 +02:00
Arik Fraimovich
0fe1b5f9d4
Fix: registerAll fails after minification ( #3106 )
2018-11-20 23:34:37 +02:00
Levko Kravets
46363ccc70
Table visualization horizontal scrollbar should not be always visible ( #3061 )
2018-11-12 07:50:44 +01:00
Levko Kravets
b7cadca3b7
Edit-in-place component ignored isEditable flag and didn't work on Groups page ( #3049 )
2018-11-08 10:17:18 +01:00
Yossi-a
99967e720f
Sort columns with undefined values ( #2745 )
...
* sort should treat undefine value as the minimal value
* explicit undefined check
2018-11-05 04:47:42 +02:00
Arik Fraimovich
38a89b9783
Table visualization: change default size to 25 and add more size options. ( #2982 )
2018-10-21 11:38:47 +03:00
Arik Fraimovich
b1139d4891
Merge pull request #2584 from StantonVentures/alison_2581_only
...
keep query result pagination out of scroll
2018-07-16 17:56:12 +03:00
Allen Short
d6011ede0c
switch underscore usages to lodash
...
There's still one usage of `numberFormat` from `underscore.string`.
2018-06-25 12:13:25 -05:00
Alison
78421f590b
keep query result pagination out of scroll
2018-06-11 23:55:24 -05:00
Levko Kravets
2f30dbf645
getredash/redash#2317 Choropleth visualization
2018-03-06 20:42:48 +02:00
Levko Kravets
5dd76674ff
getredash/redash#2215 Custom CSS based on column type
2018-02-23 11:19:07 +02:00
Levko Kravets
8d973d847d
getredash/redash#1731 Don't escape values in non-html mode
2018-02-05 13:04:11 +02:00
Levko Kravets
361b68d857
Table viz: Link column CR1
2018-02-04 15:25:39 +02:00
Levko Kravets
55d47ede08
Table viz: Link column type
2018-02-04 15:06:08 +02:00
Levko Kravets
868944bd91
getredash/redash#2138 Table viz: Image column type
2018-02-02 16:34:09 +02:00
Levko Kravets
7d5bcb8dbf
getredash/redash#2215 100%-wide results table
2018-01-18 12:26:49 +02:00
Zsolt Kocsmarszky
68177d31b3
Fix wide tables on queries and related elements like pagination
2017-12-06 21:30:27 +01:00
Levko Kravets
1ca0ac6278
Table viz: CR2
2017-12-04 13:27:32 +02:00
Levko Kravets
a0d9b94488
Table viz: small fixes
2017-12-03 12:54:34 +02:00
Levko Kravets
30833100e5
Table viz: search; CR1
2017-12-02 21:55:36 +02:00
Levko Kravets
ed70002f43
Table viz: code improvements
2017-12-01 15:25:58 +02:00
Levko Kravets
015d0c6edd
Table viz: custom cell rendering; JSON cell renderer
2017-12-01 13:40:41 +02:00
Levko Kravets
e7d0856831
Table viz: show/hide column, reorder columns, content alignment
2017-11-30 19:30:45 +02:00
Levko Kravets
fb44d32ba3
Table viz: multi-column sort, align data, allow html
2017-11-30 15:52:46 +02:00
Arik Fraimovich
a9384d3a09
Merge branch 'master' into design/refinement
2017-11-22 18:19:40 +02:00
Levko Kravets
0ef04e2839
Rebase CSS changes to LESS
2017-11-21 09:18:17 +02:00
Levko Kravets
b26284933c
Allow to specify default size for each visualization type
2017-11-21 09:08:09 +02:00
Zsolt Kocsmarszky
825157a549
Friendlier next and prev arrows
2017-11-20 23:21:26 +01:00
Arik Fraimovich
7955a83f1d
Add paginator only when there are more than 1 pages
2017-11-20 10:19:54 +02:00
Levko Kravets
85da5fced1
Fixed eslint "Cannot read property 'length' of undefined" error
2017-10-03 21:15:10 +03:00
Arik Fraimovich
f0719f5ea4
Fix: sort by header no longer working.
...
Closes #1726 .
2017-04-18 22:50:33 +03:00
Arik Fraimovich
a087fe4bcd
Fix: page freezes when rendering large result set.
...
Closes #1711 .
2017-04-11 18:05:43 +03:00
Arik Fraimovich
c6ef932183
Fix: changes only includes changed properties
2016-12-30 22:24:51 +02:00
Arik Fraimovich
e4f13253e5
Fix #1432 : delete visualization sends full visualization body instead of only id
2016-12-23 23:13:48 +02:00
Arik Fraimovich
a16b333b93
Close #1451 : render safe HTML in table output
2016-12-23 23:07:32 +02:00
Arik Fraimovich
40b82004fa
Fix #1457 : sort was using the string value
2016-12-23 22:36:57 +02:00
Arik Fraimovich
ee57a5bf08
Fix #1456 : large result sets overflow from the frame
2016-12-20 15:54:13 +02:00
Arik Fraimovich
1ea9f0e900
Fix: sometimes order of columns in table was wrong
2016-11-27 13:08:22 +02:00
Arik Fraimovich
cd670b677a
Implement sorting for data tables
2016-11-27 12:00:47 +02:00
Arik Fraimovich
0a06f950d5
Working embeds & renamed frontend to client
2016-11-26 11:35:21 +02:00