fix: migrate to native filters on default course overview dashboard from filter box charts (#53)

This commit is contained in:
Danyal Faheem 2025-03-25 19:14:17 +05:00 committed by GitHub
parent 1d10b3afc4
commit 16d018625f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 24 deletions

View File

@ -0,0 +1 @@
- [Bugfix] Migrate to native filters instead of filter box charts on default course overview dashboard which have been completely deprecated as of superset 4.0.0 release. (by @Danyal-Faheem)

File diff suppressed because one or more lines are too long