#######################################################
# CURATED LIST OF TEMPLATES EAGERLY LOADED AT STARTUP #
#######################################################

# Main entry point, always needed
main.html

# Ensure error messages can still be displayed even after losing connection
templates/block-api-error.html

# Template for scenario add items modal component
# Ported from handcrafted approach in https://github.com/dataiku/dip/pull/28625. Original intent was to prevent flickering
templates/scenarios/build_flowitem-new-dataset-modal.html
templates/scenarios/build_flowitem-new-managedfolder-modal.html
templates/scenarios/build_flowitem-new-savedmodel-modal.html
templates/scenarios/build_flowitem-new-modelevaluationstore-modal.html
templates/scenarios/build_flowitem-new-retrievableknowledge-modal.html
templates/scenarios/build_flowitem-new-flowzone-modal.html


# Eager loading these templates is required for the Dataiku Cloud monkey patch to work. See sc-288763.
templates/widgets/topbar_drawers/get-help-modal.html
templates/lambda/sql-query-endpoint.html
templates/api-deployer/published-service-settings.html
templates/project-deployer/published-project-settings.html
templates/projects/settings/project-security-permissions.html
templates/projects-list/modals/project-folder-permissions-modal.html
templates/admin/code-studios/add-block-modal.html
templates/admin/code-studios/code-studio-templates.html
templates/admin/code-envs/design/new-R-env-modal.html
templates/admin/code-envs/design/new-python-env-modal.html
templates/admin/code-envs/automation/new-R-env-modal.html
templates/admin/code-envs/automation/new-python-env-modal.html
templates/admin/general/index.html
templates/admin/general/themes.html
templates/admin/code-envs/design/list.html
templates/admin/code-envs/common/dss-internal-code-env.html
templates/admin/code-envs/common/internal-code-envs.html
templates/admin/code-studios/code-studio-templates.html
templates/projects/new-solution.html
templates/plugins/modals/plugin-code-env.html
templates/plugins/development/plugin-details/definition.html
templates/api-deployer/deployment-status.html
templates/admin/index.html
templates/admin/connection-jdbc.html
templates/exports/export-settings-main.html
templates/notebooks/new-notebook-modal.html
templates/admin/connection-athena.html
templates/scenarios/fragments/scenario-settings.html
