Vadim Ogievetsky
|
f16f13cf61
|
Web console: Improve data loader styling, enforce stricter TS types (#8001)
* add assets to auth exclude path
* add frame to tile page
* better empty filter state
* strict TS
* fix segments go to sql
* add unavailable segments
* factor out sugestable input
* fix tests
* update datasources sql
* no depricated extend
* add index spec to tuning configs
* fix scss lint
|
2019-06-30 19:33:16 -07:00 |
Vadim Ogievetsky
|
c3d230b354
|
Web console: make the data loader more responsive when sampling data with many columns (#7856)
* Don't rerender data loader tables
* removed unused imports
* removed extra console.log
* fix typo
|
2019-06-09 10:44:13 -07:00 |
Vadim Ogievetsky
|
9d3dfd168a
|
Web console: Truncate and allow easy copy of large values in query table (#7816)
* table-column-selection -> table-column-selector
* null-table-cell -> table-cell
* make action icon
* made copyable
* updated snapshots
* more tests
* normalizing tests
* tslint fixes
* fix up snapshot desciptions
* nicer edit icons
* remove unused
* better language
* remove unused
* undo unwanted change
* normalize new lines
* truncate long arrays also
* removed double space
|
2019-06-01 17:37:54 -07:00 |
Vadim Ogievetsky
|
baf54f373c
|
Data loader (GUI component) (#7572)
* data loader init
* fix timecolumn text
* feedback changes
* fixing typos and improving error reporting
* added local firehose warning
* update warning copy
* refine copy
* better copy
* fix tests
* remove console log
* copy change
* add banner message
|
2019-05-03 17:14:57 -07:00 |