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: update UI5 from v1 to v2 #3441

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

chore: update UI5 from v1 to v2 #3441

wants to merge 12 commits into from

Commits on Oct 31, 2024

  1. chore: UI5 bump packages (#3439)

    * chore: update packages
    
    * chore: bump ui5-react
    
    * fix: adjust tests to not use enzyme
    
    * chore: fix dependencies
    
    * fix: remove unused
    
    * fix: remove not existing import
    
    * chore: add compatibility package
    OliwiaGowor authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e5930e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. fix: adjust render, css names and imports (#3440)

    * fix: change render
    
    * fix: adjust css names
    
    * fix: change imports for Toolbar
    
    * fix: change imports for tables
    
    * fix: rename list comp. & badge
    
    * fix: fix imports
    OliwiaGowor authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    527ab33 View commit details
    Browse the repository at this point in the history
  2. chore: adjust spacing to classNames (#3442)

    * change some spacing to new classnames
    
    * fix merge
    
    * pray to god, that everything is working
    
    * pray to god, that everything is working
    
    * some spacing and iconEnd for ExternalLink
    
    * some spacing and iconEnd for SA token
    
    * add no-margin class in index.scss
    
    * adjust the rest of the spacing
    
    * remove unused impott
    
    * fix stupid classNames
    
    * adjust separatorLine to tsx and use style prop
    
    * review changes
    mrCherry97 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cd703c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. fix: Ui5 codemod adjustments (#3449)

    * fix: ui5 codemode adjustments
    
    * fix: fix imports
    
    * fix: fix table imports
    
    * fix: fix unused
    OliwiaGowor authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0ff4119 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fix: adjust DynamicPageComponent (#3445)

    * fix: adjust dynamicPage
    
    * fix: separate actionsBar
    
    * fix: fix actions behavior
    
    * fix: remove unused
    
    * fix: fix classNames
    
    * fix: fix empty toolbar & move banners
    
    * fix: fix dependency
    
    * fix: remove spacing file
    OliwiaGowor authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7b1e4dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c39bff View commit details
    Browse the repository at this point in the history
  3. fix: adjust tokens (#3463)

    * fix: adjust tokens
    
    * fix: adjust spacing
    OliwiaGowor authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ba9135e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fix: adjust badges (#3464)

    * fix: adjust badges type names
    
    * fix: fix type mappings
    
    * fix: remove console.log
    OliwiaGowor authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ce4764e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. fix: adjust headers size (#3467)

    * fix: add 'size' to headers
    
    * fix: add size to headers
    OliwiaGowor authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c85f1bd View commit details
    Browse the repository at this point in the history
  2. fix: defaultProps (#3469)

    * remove defaultProps and disableEdit prop from resourcelist
    
    * Update src/shared/components/ResourcesList/ResourcesList.js
    
    Co-authored-by: Oliwia Gowor <[email protected]>
    
    ---------
    
    Co-authored-by: Oliwia Gowor <[email protected]>
    mrCherry97 and OliwiaGowor authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a565ab1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. fix: spinner size (#3474)

    mrCherry97 authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a486ff6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. fix: theme (#3475)

    OliwiaGowor authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c702d0c View commit details
    Browse the repository at this point in the history