Ville Brofeldt
577ac81686
chore(ci): fix numpy type errors and revert #22610 ( #22782 )
2023-01-19 14:53:48 +02:00
Lyndsi Kay Williams
c87f654901
feat: Enable new dataset creation flow ( #22610 )
2023-01-17 20:05:40 -06:00
Daniel Vaz Gaspar
e33a08693b
fix: datasource save, improve data validation ( #22038 )
2022-11-07 10:33:24 +00:00
Yongjie Zhao
802b69f97b
feat: supports mulitple filters in samples endpoint ( #21008 )
2022-08-08 22:42:14 +08:00
AAfghahi
460b213057
feat: Creating dataset/add route ( #20869 )
...
* beginning of routing
* elizabeth review
* changed folder layout
* Update superset-frontend/src/views/CRUD/data/dataset/DatasetPage/index.tsx
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com >
* Update superset-frontend/src/views/CRUD/data/dataset/DatasetPage/RightPanel/index.tsx
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com >
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com >
2022-08-01 16:59:40 -04:00
Yongjie Zhao
f011abae2b
feat: the samples endpoint supports filters and pagination ( #20683 )
2022-07-22 20:14:42 +08:00
John Bodley
f0ca158989
fix: Refactor ownership checks and ensure consistency ( #20499 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2022-07-07 11:04:27 -07:00
Hugh A. Miles II
e3e37cb68f
chore: switching out ConnectorRegistry references for DatasourceDAO ( #20380 )
...
* rename and move dao file
* Update dao.py
* add cachekey
* Update __init__.py
* change reference in query context test
* add utils ref
* more ref changes
* add helpers
* add todo in dashboard.py
* add cachekey
* circular import error in dar.py
* push rest of refs
* fix linting
* fix more linting
* update enum
* remove references for connector registry
* big reafctor
* take value
* fix
* test to see if removing value works
* delete connectregistry
* address concerns
* address comments
* fix merge conflicts
* address concern II
* address concern II
* fix test
Co-authored-by: Phillip Kelley-Dotson <pkelleydotson@yahoo.com >
2022-06-21 13:22:39 +02:00
Hugh A. Miles II
8b15b68979
fix: Alpha should not be able to edit datasets that they don't own ( #19854 )
...
* fix api for checking owners
* fix styles for disabling
* fix styles for disabling
* fix lint
* fix lint
* add owners key
* plzz
* remove
* update test
* add tooltip
* add type
* fix test
* fix user reference
* lit
* fix test
* work
2022-04-29 14:21:05 -07:00
Yongjie Zhao
6b136c2bc9
fix: can't save dataset modal ( #19452 )
2022-03-31 16:29:52 +08:00
Ville Brofeldt
a619cb4ea9
chore: upgrade black ( #19410 )
2022-03-29 20:03:09 +03:00
Craig Rueda
4b34817b19
feat(ui): Adding manifest prefix config ( #19141 )
...
* Adding manifest prefix config
* Fixing broken tests
* Fixing import
* Adding prefix for remaining assets
* Changing static prefix strategy
* Fixing DST test
* Fixing up formatting
* Fixing up async_query_manager.py types
2022-03-17 08:58:48 -07:00
Craig Rueda
ac76defc05
chore(datasets): Sanitizing /save response ( #17579 )
2021-11-29 20:07:06 -08:00
Ville Brofeldt
c5a5cf7db9
fix(datasets): add support for removing owners ( #16461 )
...
* fix(datasets): add support for removing owners
* default to current user
2021-08-31 22:27:09 +08:00
John Bodley
be7065faf8
chore(pylint): Reenable raise-missing-from check ( #16266 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2021-08-17 10:26:10 +12:00
Yongjie Zhao
6cd15d54a0
refactor: external metadata fetch API ( #16193 )
...
* refactor: external metadata api
* fix comments
* fix ut
* fix fe lint
* fix UT
* fix UT
2021-08-13 20:56:42 +08:00