superset/superset/utils
Yongjie Zhao e89ec4d593
feat: datediff in datetime_parser (#27368)
Co-authored-by: Yongjie Zhao <yongjie.zhao@burda-forward.de>
2024-03-04 11:49:48 +01:00
..
pandas_postprocessing chore: prevent prophet from logging non-errors as errors (#27053) 2024-02-08 17:33:07 -05: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 chore: Simplify utils/cache by using default argument values (#25900) 2023-11-08 12:57:40 -08: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 feat(jinja): current_user_email macro (#27197) 2024-02-23 15:28:30 -08:00
csv.py chore: Update pylint to 2.17.4 (#24700) 2023-07-24 17:13:49 -07:00
dashboard_filter_scopes_converter.py refactor: Removes the Filter Box code (#26328) 2024-01-19 09:54:53 -03: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 refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200) 2024-01-18 08:27:29 +13:00
date_parser.py feat: datediff in datetime_parser (#27368) 2024-03-04 11:49:48 +01:00
dates.py feat(sql lab): display presto and trino tracking url (#20799) 2022-07-26 20:20:08 -07:00
decorators.py chore: prevent prophet from logging non-errors as errors (#27053) 2024-02-08 17:33:07 -05: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: Update pylint to 2.17.4 (#24700) 2023-07-24 17:13:49 -07:00
excel.py fix: datetime with timezone excel export (#25318) 2023-09-21 13:11:59 -07: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 chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
hashing.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
log.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200) 2024-01-18 08:27:29 +13:00
logging_configurator.py chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
machine_auth.py fix: Breaking change in MachineAuthProvider constructor (#25532) 2023-10-11 15:38:31 +02:00
mock_data.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200) 2024-01-18 08:27:29 +13:00
network.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07: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: Lower giveup log level for retried functions to warning (#26188) 2023-12-06 16:33:19 -08:00
schema.py chore(pylint): Reenable raise-missing-from check (#16266) 2021-08-17 10:26:10 +12:00
screenshots.py chore(deps): bump pillow deps (#25931) 2023-11-29 08:59:27 -05: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: dataset safe URL for explore_url (#24686) 2023-08-23 09:31:44 -03:00
webdriver.py chore: Use WEBDRIVER_OPTION_ARGS with Playwright (#26315) 2023-12-20 12:42:12 +01:00