Jesse Yang
|
9acf48fd1e
|
chore: upgrade eslint, babel, and prettier (#12393)
|
2021-01-10 17:26:35 -08:00 |
David Aaron Suddjian
|
7f70a241f9
|
test: Add jest-enzyme assertion library for better frontend tests (#10459)
* adding jest-enzyme
* enzymeify lots of assertions
* types for jest-enzyme
|
2020-07-29 10:53:06 -07:00 |
Erik Ritter
|
09de805017
|
chore: enable no-unused-vars and prefer-template eslint rules (#10350)
|
2020-07-16 19:13:59 -07:00 |
Lily Kuang
|
3b4df51848
|
style: new toast design closer to SIP-34 (#10178)
|
2020-07-10 14:58:59 -07:00 |
Jesse Yang
|
9bdfa055ac
|
feat(viz): add query mode switch to table chart (#10113)
1, Replace table chart rendering from jquery.DataTables to react-table: apache-superset/superset-ui#623
2. Rearrange the control panel, replace GROUP BY and NOT GROUP BY with a "Query Mode" switch: apache-superset/superset-ui#609
|
2020-06-28 21:37:04 -07:00 |
Jesse Yang
|
13c5b133a9
|
test(frontend): use absolute path for src imports (#9761)
* test(frontend): use absolute path for src imports
* Upgrade prettier, fix eslint
|
2020-05-07 14:18:10 -07: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 |