Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: tup-621 migrate css to core-styles - news #325

Draft
wants to merge 48 commits into
base: main
Choose a base branch
from

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    1646dde View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    cd8f25a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    af717a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6616d03 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. feat: tup-619 c-content block migration (#346)

    * feat: tup-619 c-content block migration
    
    * removed content-block import
    R-Tomas-Gonzalez committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d65bbf2 View commit details
    Browse the repository at this point in the history
  2. feat: tup-623 c-update migration (#348)

    * migrated c-update to core-styles
    
    * removed c-update import
    R-Tomas-Gonzalez committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    fd34bdc View commit details
    Browse the repository at this point in the history
  3. feat: tup-624: added generics/attributes to demo (#345)

    * feat: tup-624: added generics/attributes to demo
    
    * migrated rest of attributes.css to core-styles
    
    * removed unnecessary comments in css file for c-button
    R-Tomas-Gonzalez committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    65d0e0d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    9e90907 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. feat/tup-630: Migrate django.cms.blog.app.item (#351)

    * getting rid of django.cms.blog.app.item.css
    
    * removing the import for django.cms.blog.app.item.css
    R-Tomas-Gonzalez committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    caf95c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    b2d9f2b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    fcd4dc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73d673c View commit details
    Browse the repository at this point in the history
  3. Migrate c-card fixes to core-styles (#361)

    Co-authored-by: Wesley Bomar <wbomar@tacc.utexas.edu>
    R-Tomas-Gonzalez and wesleyboar committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a087d26 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Migrated header to Core-Styles (#359)

    Co-authored-by: Wesley Bomar <wbomar@tacc.utexas.edu>
    R-Tomas-Gonzalez and wesleyboar committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    fcb4a3e View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    23b6fd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88c0da4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23dd0d9 View commit details
    Browse the repository at this point in the history
  5. chore: lowercase comment

    wesleyboar committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c7e5cd4 View commit details
    Browse the repository at this point in the history
  6. feat(tup-cms)!: core-cms with core-styles v2.19

    WARNING: v2.17.3 causes login form field bug.
    wesleyboar committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    65c88a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    aca968f View commit details
    Browse the repository at this point in the history
  2. feat/tup-625: delete u-highlight stylesheet (#352)

    No need for u-highlight per jira ticket
    
    Co-authored-by: Wesley B <62723358+wesleyboar@users.noreply.github.com>
    R-Tomas-Gonzalez and wesleyboar committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    457c6c9 View commit details
    Browse the repository at this point in the history
  3. Migrate card list support to core-styles (#360)

    Co-authored-by: Wesley Bomar <wbomar@tacc.utexas.edu>
    R-Tomas-Gonzalez and wesleyboar committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7da8bbb View commit details
    Browse the repository at this point in the history
  4. feat/tup-626: delete o-section from tup-ui (#353)

    * I believe this has already been merged into core-styles... Padding and Margin seem to be available on prod
    
    * remove import of core-styles o-heading-steps.css
    R-Tomas-Gonzalez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a67b340 View commit details
    Browse the repository at this point in the history
  5. feat/tup-633: Migrate lightgallery to core-cms (#357)

    * feat/tup-633: Migrate lightgallery to core-cms
    
    * delete unnecessary import of django.cms.picture.css
    R-Tomas-Gonzalez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    474edaf View commit details
    Browse the repository at this point in the history
  6. feat/tup-629: delete footer (#356)

    * feat/tup-629: delete footer
    
    Footer is already in core-styles and cms
    
    * remove unnecessary imports
    R-Tomas-Gonzalez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    032bfd2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    960194f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. chore: tup-616 migrate c-button styles to core-cms (#343)

    * chore: migrate c-button styles to core-cms
    
    TACC/Core-CMS#729
    
    * fix: remove import of file deleted in merge
    
    ---------
    
    Co-authored-by: Tomas Gonzalez <tgonzalez@tacc.utexas.edu>
    wesleyboar and R-Tomas-Gonzalez committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0dcd2ca View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    b0d490b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    d33b976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eab674 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. feat(tup-cms): core-cms with core-styles v2.20

    WARNING: Introduces login form field width bug. (Core-Styles v2.17.3 might be the cause.)
    wesleyboar committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1b0dd28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e84c10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3167014 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6067b5c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    90163f6 View commit details
    Browse the repository at this point in the history
  2. feat: tup 648 do not use plain highlight class (#370)

    * feat: tup-648 do not use plain highlight class
    
    * feat: tup-648 do not use plain highlight class
    wesleyboar committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0d076a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71b7835 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d242946 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. bug/tup-650: Resetting (unset) padding-block from cms (#371)

    * bug/tup-650: Remove padding-block from cms
    
    * adjusted comments to relative code blocks
    R-Tomas-Gonzalez committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0de4c11 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    477b45d View commit details
    Browse the repository at this point in the history
  2. fix: tup-654 use c-form--login from core-styles (#374)

    * fix: tup-654 use c-form--login from core-styles
    
    * chore: tup-654 remove redundant `c-form` classname
    wesleyboar committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4560e3b View commit details
    Browse the repository at this point in the history
  3. chore: tup-463 remove temp. core-styles imports (#375)

    Some Core-Styles were loaded via CDN, cuz CMS did not have latest yet.
    
    Now CMS has much more recent Core-Styles, so use them. Do not duplicate.
    wesleyboar committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    853bc51 View commit details
    Browse the repository at this point in the history
  4. enhance: tup-463 login component should use core-styles (#376)

    * chore: tup-463 remove temp. core-styles imports
    
    Some Core-Styles were loaded via CDN, cuz CMS did not have latest yet.
    
    Now CMS has much more recent Core-Styles, so use them. Do not duplicate.
    
    * chore: tup-463 delete css modules mimicking core
    
    Some Core-Styles CSS was added after TUP login form was developed.
    
    Now that it is available, TUP lofin form can use it. Less module CSS!
    
    * style: npx nx format:write
    wesleyboar committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b93cfce View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. chore: tup-463 delete css modules mimicking core (#377)

    Some Core-Styles CSS was added after TUP login page was developed.
    
    Now that it is available, TUP login page can use it. Less module CSS!
    wesleyboar committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    cc7763b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e11f10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bee6a46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2509e5d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    c49e38d View commit details
    Browse the repository at this point in the history