Phillip Kelley-Dotson
|
cfd851aa13
|
fix: replace datamask with key from new key value api (#17680)
* afirst stage to ccheck to get initial datamask
* clean up code and update typescript
* remove consoles
* fix ts and update copy dashboard url
* use key when one doesn't exists
* lint clean up
* fix errors
* add suggested changes
* remove line
* add tests and add changes for copydashboard
* fix lint
* fix lint
* fix lint
* Update superset-frontend/src/dashboard/components/Header/index.jsx
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* add timeout
* fix test
* fix test, add qs to cypress and add suggestions
* add suggestions
* fix lint
* more suggested changes for backwards comapat
* fix lint
* cleanup naming and add qs parse to tests
* Update superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* Update superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* more changes and fix lint
* remove nativefiler param
* fix path
* remove con
* simplify logic
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2021-12-21 09:08:48 -08:00 |
Michael S. Molina
|
e6bbca3f61
|
chore: Preserve native filters selection after refresh (#15583)
|
2021-07-13 15:14:18 -03:00 |
Ville Brofeldt
|
4630abb5a8
|
feat(native-filters): add support for preselect filters (#15427)
* feat(native-filters): add support for sharing preselected filters
* abc
* add serialization
|
2021-06-29 18:57:49 +03:00 |
simcha90
|
c5781cde60
|
feat(style): hide dashboard header by url parameter (#12918)
* feat(native-filters): hide dashboard header bu url parameter
* lint: fix lint
* test: add tests
* test: fix test
* refactor: upgrade standalone param
* fix: pre-commit and extract to method is_standalone_mode
* test: fix tests
* test: fix tests
* fix: fix standalone statement
* refactor: fix CR notes
* chore: pre-commit
* fix: fix sticky tabs + update CR notes
* lint: fix lint
* lint: fix lint
* fix: fix CR notes
* fix: fix CR notes
* lint: fix lint
* refactor: fix cr notes
Co-authored-by: amitmiran137 <amit.miran@nielsen.com>
|
2021-02-11 15:05:35 +02:00 |
Yongjie Zhao
|
af75bee582
|
feat: adding dashboard toggle fullscreen button (#10840)
|
2020-09-16 14:20:52 -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 |