* feat: Adds a key-value endpoint to store charts form data * Fixes linting problems * Removes the query_params from the endpoints * Refactors the commands * Removes unused imports * Changes the parameters to use dataclass * Adds more access tests * Gets the first dataset while testing * Adds unit tests for the check_access function * Changes the can_access check * Always check for dataset access |
||
|---|---|---|
| .. | ||
| annotation_layers | ||
| charts | ||
| common | ||
| dashboards | ||
| datasets | ||
| db_engine_specs | ||
| fixtures | ||
| tasks | ||
| __init__.py | ||
| conftest.py | ||
| core_tests.py | ||
| dataframe_test.py | ||
| feature_flag_test.py | ||
| memoized_tests.py | ||
| sql_parse_tests.py | ||