superset/superset/commands/dashboard
Jack 2fda221b7c
feat(alert/reports): adding logic to handle downstream reports when tab is deleted from dashboard (#29333)
2024-08-23 15:26:26 -05:00
..
embedded chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
filter_state chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
importers chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
permalink chore(key-value): convert command to dao (#29344) 2024-07-01 20:22:11 +03:00
__init__.py chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
copy.py fix(Dashboard): Copying a Dashboard does not commit the transaction (#29776) 2024-07-31 19:40:23 +03:00
create.py chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
delete.py fix(Embedded): Deleting Embedded Dashboards does not commit the transaction (#29894) 2024-08-09 17:29:57 +03:00
exceptions.py fix(Embedded): Deleting Embedded Dashboards does not commit the transaction (#29894) 2024-08-09 17:29:57 +03:00
export.py refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
update.py feat(alert/reports): adding logic to handle downstream reports when tab is deleted from dashboard (#29333) 2024-08-23 15:26:26 -05:00