Hugh A. Miles II
e6e8276a20
fix: fix extra insert for count on dataset creation ( #24625 )
2023-07-10 12:55:11 -04:00
Hugh A. Miles II
c573cfcd12
fix: change naming convention for count metric on Dataset creation ( #24609 )
2023-07-07 13:08:27 -04:00
John Bodley
7409289762
chore(dao): Condense delete/bulk-delete operations ( #24466 )
...
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
2023-07-06 09:21:08 -07:00
John Bodley
75543af550
chore(dao): Add explicit ON DELETE CASCADE when deleting datasets ( #24488 )
2023-06-28 16:03:25 -07:00
Kamil Gabryjelski
83ff4cd86a
feat: Implement currencies formatter for saved metrics ( #24517 )
2023-06-28 20:51:40 +02:00
Hugh A. Miles II
a846e8a58d
feat(tags): move tags from navbar to settings ( #24518 )
...
Co-authored-by: Daniel Vaz Gaspar <danielvazgaspar@gmail.com >
2023-06-28 02:53:49 -04:00
Hugh A. Miles II
93e1db4bd9
fix: save columns reference from sqllab save datasets flow ( #24248 )
2023-06-20 13:54:19 -04:00
Jack Fragassi
5af298e1f6
chore: Migrate warm up cache endpoint to api v1 ( #23853 )
2023-06-20 12:08:29 +01:00
John Bodley
3e76736874
chore(dao): Organize DAOs according to SIP-92 ( #24331 )
...
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com >
2023-06-18 18:32:32 -07:00
Daniel Vaz Gaspar
23bb1c48a1
chore: remove deprecated apis and ENABLE_BROAD_ACTIVITY_ACCESS ( #24400 )
2023-06-15 22:11:24 +01:00
John Bodley
fcf7cba8fe
chore: Remove previously deprecated dataset metrics column from RESTful API ( #24401 )
2023-06-14 11:52:42 -07:00
John Bodley
a4d5d7c6b9
chore(pre-commit): Add pyupgrade and pycln hooks ( #24197 )
2023-06-01 12:01:10 -07:00
Ville Brofeldt
8375baac99
fix(dataset-api): allow undefined schema in post ( #24242 )
2023-05-30 17:48:54 +03:00
Jack Fragassi
2b236cbbd6
fix: Errors when saving dataset ( #24113 )
2023-05-22 13:21:30 -04:00
John Bodley
8b4222ff9e
chore: Refactor command exceptions ( #24117 )
2023-05-19 09:08:12 -07:00
John Bodley
d583ca9ef5
chore: Embrace the walrus operator ( #24127 )
2023-05-19 00:37:13 -07:00
Geido
66fb4867dc
chore: Remove unnecessary information from response ( #24056 )
2023-05-17 20:07:47 +03:00
EugeneTorap
4a828f57f4
chore: Update mypy and fix stubs issue ( #24033 )
2023-05-12 08:47:14 +01:00
Daniel Vaz Gaspar
694f93326d
fix: methods incorrect type and update deprecated targets ( #23935 )
2023-05-05 18:57:27 +01:00
Stepan
742c2cd8fb
fix(datasource): saving new calculated columns ( #23783 )
2023-04-24 12:56:30 -07:00
Sebastian Liebscher
b31efbae7c
chore: remove RemovedInMarshmallow4 warnings ( #23704 )
2023-04-21 09:11:46 +03:00
Jack Fragassi
44557f5a23
chore(api v1): Deprecate datasource/save and datasource/get endpoints ( #23678 )
2023-04-18 17:51:24 -07:00
Beto Dealmeida
f78798149a
fix: load examples as anon user ( #23600 )
2023-04-06 08:23:00 -07:00
Beto Dealmeida
45f045def2
fix: prevent ForeignKeyViolation error on delete ( #23414 )
2023-03-21 15:48:55 -07:00
Beto Dealmeida
ec6318b379
fix: permission checks on import ( #23200 )
2023-03-15 08:31:09 -07:00
Hugh A. Miles II
b820eb8235
chore: Update pre-commit packages ( #23173 )
2023-03-13 17:05:13 -06:00
Antonio Rivero
3484e8ea7b
feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials ( #23099 )
2023-02-24 09:36:21 -08:00
Jack Fragassi
3fae7dbc34
chore: Migrate get_or_create_table endpoint to api v1 ( #22931 )
2023-02-15 10:38:51 +00:00
John Bodley
f3bdcdc79b
chore(datasets): Refactor DatasetDAO update to leverage bulk logic for create, update, and delete operations ( #22957 )
2023-02-14 06:47:56 +13:00
Daniel Vaz Gaspar
7bb9b810ee
fix: dataset import error message ( #23025 )
2023-02-07 18:21:32 -08:00
Daniel Vaz Gaspar
7a0f350028
fix: add new config to allow for specific import data urls ( #22942 )
2023-02-06 08:17:08 -08:00
Cody Leff
4b05a1eddd
fix(datasets): Include expression and description in duplicated dataset columns ( #22943 )
2023-02-02 15:49:30 -08:00
Josh Soref
78ede590ee
chore(frontend): Spelling ( #19676 )
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com >
2023-02-02 11:23:11 -07:00
John Bodley
92cdb8c282
chore: Add explicit bidirectional performant relationships for SQLA model ( #22413 )
2023-01-21 10:17:56 +13:00
Daniel Vaz Gaspar
7926a43aed
refactor: rename filter_rel_fields to base_related_field_filters ( #22508 )
2022-12-24 00:39:53 +00:00
EugeneTorap
394fb2f2d0
fix: slug is empty if filename is non-ASCII ( #22118 )
2022-11-16 10:53:30 -08:00
Elizabeth Thompson
6f6cb1839e
fix: add back database lookup from sip 68 revert ( #22129 )
2022-11-15 11:57:03 -08:00
Hugh A. Miles II
e23efefc46
feat: refactor all get_sqla_engine to use contextmanager in codebase ( #21943 )
2022-11-15 13:45:14 -05:00
Elizabeth Thompson
86d52fcbc4
chore: remove shadow write of new sip 68 dataset models ( #21986 )
2022-11-14 09:55:53 -08:00
Daniel Vaz Gaspar
7c6fabb033
chore: deprecate /superset/fetch_datasource_metadata mig to API v1 ( #22102 )
2022-11-14 08:51:26 +00:00
John Bodley
4a330a3630
chore: Refactor ownership ( #21938 )
2022-11-02 01:05:31 -07:00
Shubham Sinha
decb2fb591
feat(datasets): Change in API to create virtual datasets ( #21840 )
2022-10-19 15:05:21 +01:00
Reese
a5ff0949a6
feat(api): Add option to enable sync on import ( #20312 )
2022-10-07 15:28:38 -03:00
Michael S. Molina
0dda5fe1cf
feat: Adds the MetadataBar to the Explore header ( #21560 )
2022-09-29 14:34:57 -03:00
Daniel Vaz Gaspar
ab7cfec975
feat: new config to filter specific users from dropdown lists ( #21515 )
2022-09-29 12:30:07 +01:00
Michael S. Molina
8ebf4ed3ff
feat: Adds MetadataBar to Drill to Detail modal ( #21343 )
2022-09-08 08:49:03 -03:00
Daniel Vaz Gaspar
3f2e894af3
fix: dataset name change and permission change ( #21161 )
...
* fix: dataset name change and permission change
2022-08-31 18:11:03 +01:00
Reese
16032ed3e2
feat: Virtual dataset duplication ( #20309 )
...
* Inital duplicate functionality
* Fix formatting
* Create dedicated duplicate API
* Make use of new API
* Make use of new api permissions
* Add integration tests for duplicating datasets
* Add licenses
* Fix linting errors
* Change confirm button to 'Duplicate'
* Fix HTTP status code and response
* Add missing import
* Use user id instead of user object
* Remove stray debug print
* Fix sqlite tests
* Specify type of extra
* Add frontend tests
* Add match statement to test
2022-08-26 16:07:56 -06:00
Diego Medina
6ce027d2f8
fix(import): error with disable_data_preview field ( #20932 )
2022-08-02 14:16:45 -06:00
Hugh A. Miles II
bc435e08d0
fix: overwrite update override columns on PUT /dataset ( #20862 )
...
* update override columns
* save
* fix overwrite with session.flush
* write test
* write test
* layup
* address concerns
* address concerns
2022-07-29 21:51:35 -04:00