Jesse Yang
|
9a59bdda48
|
refactor: merge/upgrade superset-ui packages (#10790)
* refactor: merge/upgrade superset-ui packages
* Fix flaky big number test
* Fix Flaky AdhocFilters test
|
2020-09-09 13:18:55 -07:00 |
|
Erik Ritter
|
1fbd920902
|
fix: timeout error message (#10478)
|
2020-07-29 15:58:46 -07:00 |
|
Erik Ritter
|
5fa4680447
|
feat: update timeout error UX (#10274)
|
2020-07-20 15:32:17 -07:00 |
|
Erik Ritter
|
09de805017
|
chore: enable no-unused-vars and prefer-template eslint rules (#10350)
|
2020-07-16 19:13:59 -07:00 |
|
Erik Ritter
|
6ae9f3af8e
|
feat: add download as image button to explore (#10297)
|
2020-07-14 16:40:12 -07:00 |
|
Ville Brofeldt
|
7eb00481de
|
fix: leave null timestamp unformatted in view results table (#10313)
|
2020-07-14 19:12:06 +03:00 |
|
Ville Brofeldt
|
c0d663db9a
|
feat: show formatted dates instead of epoch on results (#10268)
|
2020-07-09 20:48:53 +03:00 |
|
ʈᵃᵢ
|
be936c2eb8
|
style: listviews closer to SIP-34 (#10094)
|
2020-06-23 14:17:28 -07:00 |
|
Erik Ritter
|
d02f2d1fa7
|
feat: return security errors in the SIP-40 format (#9796)
|
2020-05-13 17:10:37 -07:00 |
|
Erik Ritter
|
83ec7365a7
|
feat: convert backend chart errors to the new error type (#9753)
|
2020-05-12 18:15:53 -07:00 |
|
Erik Ritter
|
5fb883e279
|
chore(ts): type getClientErrorObject (#9693)
|
2020-04-30 17:03:31 -07:00 |
|
Evan Rusackas
|
ea27e68ee1
|
Migrating shared NVD3 controls to new module (#9525)
* proto module
* caught a missed 'freq' unique control
* line_interpolation
* linting
* showLegend
* show_controls
* xAxisLabel
* bottomMargin
* x_ticks_layout
* missed one
* x_axis_format
* yLogScale
* y_axis_bounds
* linting
* nixing yarn lock
* x_axis_showminmax
* xAxisShowminmax control
* richTooltip
* linting, syntax fix
* show_bar_value, bar_stacked
* reduceXticks, yaxislabel
* left_margin, max_bubble_size, y_axis_showminmax
* show_labels
* send_time_range, y_axis_2_format, show_markers, order_bars
* nixing commented imports
* fake controls
* looking up actual controls for comparison.
* adding key to test setup
* controls inventory
* apache junk
* lint ✨
* ignore null controls
* fixing goofed up spread operation for xAxisFormat config
* lint ✨
* fixes for errors caused by <hr> element in filterbox controls
* fixing filter controls for 'druid_time_origin', 'granularity', 'granularity_sqla', 'time_grain_sqla'
* getControlsInventory -> getControlsForVizType
* further renaming of chartControlsInventory - > getControlsForVizType
Co-authored-by: David Aaron Suddjian <aasuddjian@gmail.com>
|
2020-04-17 11:40:50 -07:00 |
|
Evan Rusackas
|
1cdfb829d7
|
Eslint prefer-object-spread (#9466)
* The rule.
* The result
|
2020-04-03 17:05:16 -07:00 |
|
Daniel Vaz Gaspar
|
26e916e46b
|
[api] enable CSRF by default (#9205)
* [api] Fix, don't exempt CSRF on APIs
* adds cookie based CSRF token support
* blacking
Co-authored-by: ʈᵃᵢ <tdupreetan@gmail.com>
|
2020-03-03 12:22:40 +00:00 |
|
ʈᵃᵢ
|
74423e5d19
|
deprecate tslint and configure eslint for typescript (#9172)
|
2020-02-20 09:54:33 -08:00 |
|
David Aaron Suddjian
|
2913063924
|
SIP-32: Moving frontend code to the base of the repo (#9098)
* move assets out, get webpack dev working
* update docs to reference superset-frontend
* draw the rest of the owl
* fix docs
* fix webpack script
* rats
* correct docs
* fix tox dox
|
2020-02-09 17:53:56 -08:00 |
|