Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 1.51 KB

CU Boulder Express Admin Theme

All notable changes to this project will be documented in this file.

Repo : GitHub Repository

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • Updates linter workflow

    Updates the linter workflow to use the new parent workflow in action-collection.

    CuBoulder/action-collection#7

    Sister PR in: All the things


  • Create developer-sandbox-ci.yml

    adding new ci workflow

  • Hides Warning on Download - Form Results

    Hides the Download Form Results Warnings using CSS. There was no configuration available to hide these in the webform module and installing the Webform XLSX module just adds another option to the "Export Format" dropdown without removing these warning messages.

    Testing:

    • Go to Structure => Webforms
    • Under your webforms, pick any and Operations column menu => Results
    • Download under the lower secondary horizontal menu. Setting the Export Format to "Delimited Text" or "HTML Table" would previous warn that this is potentially unsafe, as shown:

    image

    Resolves CuBoulder/tiamat-theme#758


  • Removes Media Library vertical tab styling

    Resolves #12