This is an automated email from the ASF dual-hosted git repository.

yasithdev pushed a change to branch modernization
in repository https://gitbox.apache.org/repos/asf/airavata-portals.git


    from b129af6ef chore(modernization): rephrase Vue 3 comment to avoid 
legacy-idiom grep false positive
     add d19a99307 fix(modernization): restore Django templates reflowed by 
Track C prettier pass

No new revisions were added by this update.

Summary of changes:
 .../admin/templates/admin/compute_resource.html    |  13 +-
 .../admin/templates/admin/credential_store.html    |  13 +-
 .../templates/django_airavata_auth/auth_error.html |  21 ++-
 .../auth/templates/django_airavata_auth/base.html  |  12 +-
 .../django_airavata_auth/create_account.html       |  49 ++---
 .../django_airavata_auth/forgot_password.html      |  30 ++--
 .../login-desktop-success.html                     |  17 +-
 .../django_airavata_auth/login-desktop.html        |  18 +-
 .../auth/templates/django_airavata_auth/login.html |  18 +-
 .../partials/externals_login_form.html             |  56 +++---
 .../django_airavata_auth/partials/form.html        |  18 +-
 .../django_airavata_auth/partials/form_field.html  |  40 ++---
 .../django_airavata_auth/partials/messages.html    |  15 +-
 .../partials/non_field_errors.html                 |   5 +-
 .../partials/username_password_login_form.html     | 104 +++++------
 .../django_airavata_auth/reset_password.html       |  25 +--
 .../django_airavata_auth/verify_email.html         |  24 +--
 .../django_airavata_dataparsers/base.html          |  13 +-
 .../django_airavata_dataparsers/edit-parser.html   |   4 +-
 .../parser-details.html                            |   4 +-
 .../parsers-manage.html                            |   4 +-
 .../application_editor.html                        |  15 +-
 .../create_experiment.html                         |  20 +--
 .../django_airavata_workspace/dashboard.html       |   4 +-
 .../django_airavata_workspace/datasets_list.html   |   5 +-
 .../django_airavata_workspace/edit_experiment.html |   4 +-
 .../django_airavata_workspace/edit_project.html    |   4 +-
 .../experiments_list.html                          |  23 +--
 .../project_overview.html                          |  15 +-
 .../django_airavata_workspace/projects_list.html   |   5 +-
 .../django_airavata_workspace/view_experiment.html |  10 +-
 .../django_airavata_workspace/wc-base.html         |  30 +++-
 .../django_airavata/templates/base.html            | 103 +++++------
 .../templates/blocks/bootstrap/alert.html          |  11 +-
 .../templates/blocks/bootstrap/button.html         |   6 +-
 .../templates/blocks/bootstrap/buttonmore.html     |  24 +--
 .../templates/blocks/bootstrap/card.html           |  43 ++---
 .../templates/blocks/bootstrap/carousel.html       |  73 +++-----
 .../templates/blocks/bootstrap/embed-video.html    |   4 +-
 .../templates/blocks/bootstrap/jumbotron.html      |   9 +-
 .../templates/blocks/bootstrap/media.html          |   9 +-
 .../templates/blocks/bootstrap/nav-item.html       |  26 +--
 .../templates/blocks/bootstrap/nav.html            |   4 +-
 .../templates/blocks/bootstrap/well.html           |   4 +-
 .../templates/blocks/embed_block.html              |   9 +-
 .../templates/blocks/heading_block.html            |  18 +-
 .../django_airavata/templates/blocks/hrule.html    |   5 +-
 .../templates/blocks/image_block.html              |  40 ++---
 .../templates/blocks/iu_footer.html                |  29 ++-
 .../templates/blocks/placeholder_block.html        |   3 +-
 .../templates/django_airavata/error_page.html      |  24 +--
 .../django_airavata/google_analytics.html          |  13 +-
 .../templates/django_airavata/home.html            |  87 ++++-----
 .../templates/django_airavata/landing.html         | 180 +++++++++----------
 .../django_airavata_wagtail_base/about_page.html   |  56 +++---
 .../django_airavata_wagtail_base/blank_page.html   |  54 ++++--
 .../django_airavata_wagtail_base/contact_page.html |  59 +++---
 .../cybergateway_home_page.html                    | 199 ++++++++++-----------
 .../documentation_page.html                        |  24 ++-
 .../django_airavata_wagtail_base/home_page.html    | 154 +++++++---------
 .../includes/announcement_list.html                |  15 +-
 .../includes/custom_css.html                       |   7 +-
 .../includes/custom_header_links.html              |  72 +++-----
 .../includes/extra_web_resources.html              |   6 +-
 .../includes/favicon.html                          |  12 +-
 .../includes/footer_text.html                      |   5 +-
 .../includes/gateway_icon.html                     |  12 +-
 .../includes/gateway_title.html                    |   7 +-
 .../includes/main_menu_navs.html                   |  11 +-
 .../includes/nav_extra.html                        |   7 +-
 .../includes/navbar.html                           |  20 +--
 .../django_airavata/templates/includes/footer.html |   5 +-
 .../templates/includes/head-extra.html             |   4 +-
 .../django_airavata/templates/includes/head.html   |  50 +++---
 .../django_airavata/templates/includes/header.html |  41 ++---
 .../templates/includes/nav-extra.html              |   4 +-
 .../templates/tags/breadcrumbs.html                |  42 ++---
 .../django_airavata/templates/tags/top_menu.html   |  35 ++--
 .../templates/tags/top_menu_children.html          |   4 +-
 .../{{cookiecutter.project_slug}}/home.html        |  60 ++++---
 80 files changed, 1106 insertions(+), 1221 deletions(-)

Reply via email to