incubator-airflow/airflow/www
Kamil Breguła f6a3c822a3
Enable interpretation of backslash escapes for colored message (#13418)
2021-01-01 06:06:02 +01:00
..
api Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
extensions Disable experimental REST API by default (#12337) 2020-12-08 19:27:27 +00:00
static Display alternative tooltip when a Task has yet to run (no TI) (#13162) 2020-12-19 10:56:01 -05:00
templates Display alternative tooltip when a Task has yet to run (no TI) (#13162) 2020-12-19 10:56:01 -05:00
.eslintignore [AIRFLOW-3303] Deprecate old UI in favor of FAB (#4339) 2019-01-14 14:33:45 +00:00
.eslintrc [AIRFLOW-3303] Deprecate old UI in favor of FAB (#4339) 2019-01-14 14:33:45 +00:00
.stylelintignore CSS linting integrated into pre-commit (#8218) 2020-04-09 21:50:17 +01:00
.stylelintrc CSS linting integrated into pre-commit (#8218) 2020-04-09 21:50:17 +01:00
__init__.py [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) 2020-02-02 22:18:19 +01:00
app.py Add support for dynamic connection form fields per provider (#12558) 2020-12-08 16:00:37 +01:00
ask_for_recompile_assets_if_needed.sh Enable interpretation of backslash escapes for colored message (#13418) 2021-01-01 06:06:02 +01:00
auth.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
blueprints.py Fix pylint issue in some airflow/www/* files (#9421) 2020-06-20 10:46:50 +02:00
compile_assets.sh Warns politely, do not force run a long operation (#13313) 2020-12-31 18:08:43 +01:00
decorators.py Use resource permissions for Airflow view access (#11362) 2020-10-29 00:07:06 +00:00
forms.py Add support for dynamic connection form fields per provider (#12558) 2020-12-08 16:00:37 +01:00
gunicorn_config.py Fix pylint issue in some airflow/www/* files (#9421) 2020-06-20 10:46:50 +02:00
package.json Bump datatables JS to 1.10.23 (#13253) 2020-12-22 13:55:04 +00:00
security.py Fix the behavior for deactivate the authentication option and documenting the process to do it (#13191) 2020-12-28 07:37:26 +01:00
utils.py Clean noqa labels wrongly handled by black linter (#12791) 2020-12-03 22:42:15 +01:00
validators.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
views.py UI: Add queued_by_job_id & external_executor_id Columns to TI View (#13266) 2020-12-23 09:29:02 +00:00
webpack.config.js Improve UI file naming/patterns (#12486) 2020-11-19 13:12:42 -05:00
widgets.py BugFix: Editing a DAG run or Task Instance on UI causes an Error (#12770) 2020-12-03 17:53:59 +00:00
yarn.lock Bump datatables JS to 1.10.23 (#13253) 2020-12-22 13:55:04 +00:00