superset/superset/utils
nsivarajan 592564b623
fix: cache-warmup fails (#31173)
Co-authored-by: Sivarajan Narayanan <narayanan_sivarajan@apple.com>
Co-authored-by: Pat Heard <patrick.heard@cds-snc.ca>
2024-12-06 17:41:38 -08:00
..
pandas_postprocessing fix: warning emits an error (#28524) 2024-11-01 15:08:42 -07:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
backports.py fix: Python3.11 (str, Enum) issue (#24803) 2023-07-31 09:04:09 -07:00
cache.py refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00
cache_manager.py feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
class_utils.py chore(async): Making create app configurable (#25346) 2023-09-20 10:04:58 -07:00
core.py chore(🦾): bump python pre-commit 3.7.1 -> 4.0.1 (#31050) 2024-11-24 17:34:36 -08:00
csv.py fix: Workaround for Pandas.DataFrame.to_csv bug (#28755) 2024-06-13 08:54:54 -07:00
dashboard_filter_scopes_converter.py refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
dashboard_import_export.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
database.py chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
date_parser.py feat: add Current time-range options for time filter (#28637) 2024-06-06 14:07:09 -06:00
dates.py feat(sql lab): display presto and trino tracking url (#20799) 2022-07-26 20:20:08 -07:00
decorators.py chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
dict_import_export.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
encrypt.py chore(models): Adding encrypted field checks (#28436) 2024-05-13 09:29:52 -07:00
excel.py feat: make sure to quote formulas on Excel export (#31166) 2024-11-26 18:16:44 -05:00
feature_flag_manager.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
file.py fix: slug is empty if filename is non-ASCII (#22118) 2022-11-16 10:53:30 -08:00
filters.py feat(SIP-95): permissions for catalogs (#28317) 2024-05-06 11:41:58 -04:00
hashing.py refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
json.py fix: JSON loading logs (#30138) 2024-09-03 18:52:30 -03:00
log.py chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
logging_configurator.py fix: default logging (#27777) 2024-06-25 13:25:21 -07:00
machine_auth.py fix: machine auth for GAQ enabled deployments (#29591) 2024-08-02 15:48:08 -07:00
mock_data.py refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
network.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
oauth2.py feat(oauth2): add support for trino (#30081) 2024-11-04 11:54:47 -05:00
pdf.py feat(alerts-reports): adding pdf filetype to email and slack reports (#27497) 2024-03-22 17:54:30 +01:00
profiler.py chore: Update pylint to 2.17.4 (#24700) 2023-07-24 17:13:49 -07:00
public_interfaces.py chore: Update pylint to 2.17.4 (#24700) 2023-07-24 17:13:49 -07:00
retries.py chore: consolidate the Superset python package metadata (#27884) 2024-04-15 14:44:47 -07:00
schema.py refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
screenshots.py feat: add logging durations for screenshot async service (#30884) 2024-11-12 09:54:33 -08:00
slack.py feat: add slackv2 notification (#29264) 2024-07-17 15:14:32 -07:00
ssh_tunnel.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
url_map_converters.py chore: Singularize tag models (#25819) 2023-11-09 08:22:08 -08:00
urls.py fix: cache-warmup fails (#31173) 2024-12-06 17:41:38 -08:00
webdriver.py fix(empty dashboards): Allow downloading a screenshot of an empty dashboard (#30767) 2024-11-13 16:16:33 +04:00