AAfghahi
252c64b397
fix: Additional ResultSet tests ( #14741 )
...
* fixing tests
* added testing
* Update superset-frontend/spec/javascripts/sqllab/ResultSet_spec.jsx
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
* Update superset-frontend/spec/javascripts/sqllab/ResultSet_spec.jsx
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
* Update superset-frontend/spec/javascripts/sqllab/ResultSet_spec.jsx
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
* Update superset-frontend/spec/javascripts/sqllab/ResultSet_spec.jsx
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
* Update superset-frontend/spec/javascripts/sqllab/ResultSet_spec.jsx
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
* removed decribe
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
2021-05-24 17:42:09 -04:00
AAfghahi
a7a011cce5
feat: Better return messages in SQL Editor ( #14381 )
...
* Sqllab limit
* Add migration script
* Set default values
* initial push
* revisions
* moving migration to separate PR
* revisions
* Fix apply_limit_to_sql
* all but tests
* added unit tests
* result set
* first draft
* revisions
* made user required prop, added it to all places ResultSet is imported
* changed QueryTable test to allow for useSelector
* Query Table working
* working with heights
* fixed scrolling
* got rid of animated
* fixed tests, revisions
* revisions
* revisions
* heights
* fun with heights
* alert state
* aaron helped me fix this
* better alert messages
* fixed result set test
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
2021-05-18 11:02:06 -07:00
Hugh A. Miles II
d006178c03
refactor: move CTAS/CVAS field II ( #13877 )
...
Co-authored-by: lyndsiWilliams <kcatgirl@gmail.com >
2021-04-05 16:57:40 -04:00
AAfghahi
df9352f2b4
fix: data column in SQL lab left panel open by default ( #13624 )
...
* fix table expand
* Left Panel Expand
* added tests
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com >
2021-03-18 13:28:24 -07:00
Michael S. Molina
20503f92ae
Fix tests errors and warnings - iteration 6 ( #12212 ) ( #12227 )
2021-01-25 23:34:05 -08:00
ʈᵃᵢ
7a72082d31
fix: Revert "Replace reactable with DataTable from superset-ui in QueryTable ( #10981 )" ( #11125 )
...
This reverts commit e93d92e8ac .
2020-10-01 10:06:22 -07:00
Kamil Gabryjelski
e93d92e8ac
Replace reactable with DataTable from superset-ui in QueryTable ( #10981 )
...
* Replace reactable with DataTable from superset-ui in QueryTable
* Fix tests
* Fix pagination
* Fix tests
2020-09-22 13:24:30 -07:00
Ville Brofeldt
8a9ae811d0
fix(sql-lab): relax column name restrictions ( #10816 )
2020-09-10 07:54:37 +03:00
Ville Brofeldt
611dd7a8f6
fix: make __time an ok column name in SQL Lab ( #10336 )
2020-07-16 10:34:50 +03:00
Erik Ritter
518dbd05b6
chore: add typing to more sqllab components ( #10278 )
2020-07-14 16:39:56 -07:00