Commit Graph

13 Commits

Author SHA1 Message Date
Beto Dealmeida
5198279a2b fix: remove update_charts_owners (#25843) 2023-11-06 10:18:36 -03:00
Beto Dealmeida
01d3ac20c7 fix: dataset update uniqueness (#25756)
(cherry picked from commit c7f8d11a7e)
2023-10-31 10:47:06 -03:00
Stepan
8483ab6c42 fix(chore): dashboard requests to database equal the number of slices it has (#24709)
(cherry picked from commit 75a7431379)
2023-10-31 10:37:08 -03:00
John Bodley
1e20c0bf8a chore: Add explicit ON DELETE CASCADE for embedded_dashboards (#24939)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-08-10 13:14:56 -03:00
John Bodley
9b3ec806cd chore: Add explicit ON DELETE CASCADE for dashboard_slices (#24938) 2023-08-10 13:14:08 -03:00
John Bodley
309582516d fix: Dashboard aware RBAC "Save as" menu item (#24806)
(cherry picked from commit f6c3f0cbbb)
2023-08-10 10:12:49 -03:00
John Bodley
804cc36080 chore: Refactor dashboard security access (#24804)
(cherry picked from commit 5522facdc6)
2023-08-10 10:12:48 -03:00
John Bodley
96cf6406f1 chore(dao): Add explicit ON DELETE CASCADE for ownership (#24628) 2023-07-12 11:19:43 -03:00
John Bodley
71eff954ba chore(dao): Condense delete/bulk-delete operations (#24466)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
(cherry picked from commit 7409289762)
2023-07-12 11:17:04 -03:00
John Bodley
75543af550 chore(dao): Add explicit ON DELETE CASCADE when deleting datasets (#24488) 2023-06-28 16:03:25 -07:00
John Bodley
92e2ee9d07 chore(dao): Add generic type for better type checking (#24465) 2023-06-21 09:30:07 -07:00
Hugh A. Miles II
93e1db4bd9 fix: save columns reference from sqllab save datasets flow (#24248) 2023-06-20 13:54:19 -04: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