Arik Fraimovich
56d3be2248
Prettier all the Javascript code & GitHub Action ( #4433 )
...
* Prettier all the JS files
* Add GitHub Action to autoformat code pushed to master
* Fix eslint violation due to formatting.
* Remove GitHub actions for styling
* Add restyled.io config
2019-12-11 17:05:38 +02:00
Levko Kravets
94bd03dc42
Set of improvements and refinements to visualizations after React migration ( #4382 )
2019-12-04 16:23:29 +02:00
Levko Kravets
c70a48db9c
Table visualization with column named "children" renders +/- buttons ( #4394 )
2019-11-26 15:47:19 +02:00
Levko Kravets
7157244eec
Migrate Table visualization to React Part 2: Editor ( #4175 )
...
* Migrate table editor to React: skeleton, Grid tab
* Columns tab
* Cleanup
* Columns tab: DnD column sorting
* Columns types should be JSX
* New Columns tab UI/X
* Use Sortable component on Columns tab
* Tests: Grid Settings
* Tests: Columns Settings
* Tests: Editors for Text, Number, Boolean and Date/Time columns
* Tests: Editors for Image and Link columns
* Minor UI fix
* Trigger build
* Debounce inputs
2019-10-24 12:46:46 +03:00
Levko Kravets
e5d52055d9
Widget filters overlapped by visualization ( #4137 )
...
* Fix: widget filters overlapped by visualization
* Fix tests
* Fix tests
2019-09-18 11:22:26 +03:00
Ran Byron
8f01988c8c
Decrease size of widget pagination ( #4120 )
...
* Added tests
* Perhaps this would trigger percy
* Decrease size of widget pagination
* Removed unused attr
* Updated tests
2019-09-09 10:57:26 +03:00
Ran Byron
2c1e846837
Widget table scroll-x visible ( #4101 )
...
* Table viz horizontal scroll made visible
* Added tests
* Fixed snapshot pre-condition
* Perhaps this would trigger percy
2019-09-09 09:50:03 +03:00
Levko Kravets
9b290913a6
Migrate Table visualization to React Part 1: Renderer ( #3963 )
2019-07-31 17:33:33 +03:00
Levko Kravets
9a4433bf68
Migrate visualizations registry/renderer/editor to React ( #3493 )
2019-04-30 16:34:00 +03:00
Arik Fraimovich
0fe1b5f9d4
Fix: registerAll fails after minification ( #3106 )
2018-11-20 23:34:37 +02:00
Levko Kravets
16ae0aa3d8
getredash/redash#2901 Fix docs links ( #3102 )
2018-11-20 11:06:09 +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
YOSHIDA Katsuhiko
6e836795b2
Fix url scheme ( #2994 )
2018-10-21 11:38:11 +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
Levko Kravets
e12d539234
getredash/redash#728 Chart: formats for values, labels and tooltips
2018-05-07 22:18:26 +03:00
Levko Kravets
9899abfe6a
Fix: some legacy dashboards got their widgets misplaced when using auto height.
2018-04-08 15:32:24 +03:00
Arik Fraimovich
d34d58bf33
Merge pull request #2374 from kravets-levko/feature/choropleth
...
Choropleth visualization
2018-03-25 14:34:45 +03:00
Arik Fraimovich
cb815f3c8e
Render safe HTML by default in tables to remain backward compatible.
2018-03-23 19:15:47 +03:00
Levko Kravets
2f30dbf645
getredash/redash#2317 Choropleth visualization
2018-03-06 20:42:48 +02:00
Levko Kravets
43cd24927f
gridsterAutoHeight: disable auto-height when widget resized by user
2018-03-01 14:46:53 +02:00
Levko Kravets
7d6244a322
Revisit default options; set auto-height for Table viz by default
2018-02-27 18:25:57 +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
0cefed7108
getredash/redash#2117 Fix line/area stacking; UI improvements
2018-01-19 19:30:53 +02:00
Levko Kravets
1ca0ac6278
Table viz: CR2
2017-12-04 13:27:32 +02:00
Levko Kravets
30833100e5
Table viz: search; CR1
2017-12-02 21:55:36 +02:00
Levko Kravets
dc4902a800
Minor fixes
2017-12-01 16:18:51 +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
8fc3af7bb9
Table viz: editor UI
2017-12-01 07:41:09 +02:00
Levko Kravets
127b45a5b1
Table viz: editor
2017-11-30 21:52:21 +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
Levko Kravets
485f0e3278
CR1
2017-11-21 09:08:09 +02:00
Levko Kravets
d765f6edb6
Some fixes for Table and Pivot viz
2017-11-21 09:08:09 +02:00
Levko Kravets
b26284933c
Allow to specify default size for each visualization type
2017-11-21 09:08:09 +02:00
Arik Fraimovich
a9dc00aaa6
Remove last relative imports
2017-10-26 10:54:28 +03:00
Levko Kravets
85da5fced1
Fixed eslint "Cannot read property 'length' of undefined" error
2017-10-03 21:15:10 +03:00
Arik Fraimovich
40b82004fa
Fix #1457 : sort was using the string value
2016-12-23 22:36:57 +02:00
Arik Fraimovich
0a06f950d5
Working embeds & renamed frontend to client
2016-11-26 11:35:21 +02:00