Commit Graph
16 Commits
Author SHA1 Message Date
Michael S. MolinaandGitHub d497dcad41 fix: Security manager incorrect calls (#29884) 2024-08-23 11:39:45 -03:00
Beto DealmeidaandGitHub 8e15d4807f chore: s/MockFixture/MockerFixture/g (#29160) 2024-06-10 12:35:07 -04:00
Maxime BeaucheminandGitHub 2d63722150 chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
John BodleyandGitHub 847ed3f5b0 refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
Daniel Vaz GasparandGitHub 5b34395689 fix: chart import validation (#26993) 2024-02-06 12:14:02 +00:00
Daniel Vaz GasparandGitHub 36ce9e26f0 fix: dashboard import validation (#26887) 2024-02-01 10:09:59 +00:00
John BodleyandGitHub 07bcfa9b5f chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
John BodleyandGitHub a4d5d7c6b9 chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
Beto DealmeidaandGitHub ec6318b379 fix: permission checks on import (#23200) 2023-03-15 08:31:09 -07:00
Jesse YangandGitHub 7e836e9b04 test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
Ville BrofeldtandGitHub a619cb4ea9 chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
Beto DealmeidaandGitHub c7f9060a2f feat: import external management columns (#19315)
* feat: import flags

* Add tests
2022-03-24 10:41:22 -07:00
Ville BrofeldtandGitHub 999c2c6826 fix(dashboard): import handle missing excluded charts (#19088) 2022-03-10 12:59:29 +02:00
7194a01040 fix: user UUIDs on export for Native Filter Configuration (#18562)
* saving work for import

* update

* move logic to update ref

* remove export updates

* remove unneeded code

* cleanup

* Update superset/dashboards/commands/importers/v1/utils.py

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Update tests/unit_tests/dashboards/commands/importers/v1/utils_test.py

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2022-02-08 13:10:40 -08:00
Beto DealmeidaandGitHub 2633bcccc3 fix: import dashboard stale filter_scopes (#17741) 2021-12-14 07:23:55 -08:00
Beto DealmeidaandGitHub fceabf6bc5 fix: import dash with missing immune ID (#17732) 2021-12-13 16:20:55 -08:00