Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Blueprint Package Updates + Dialog UI changes #87

Merged
merged 22 commits into from
Mar 8, 2023

Commits on Feb 28, 2023

  1. update blueprint in package.json

    James Bradford committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f2ded42 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. comment out husky again.........

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    35c288e View commit details
    Browse the repository at this point in the history
  2. fix blueprint Select2 popover typing issue?

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    0c689eb View commit details
    Browse the repository at this point in the history
  3. restore regressed blueprint dialog global styles

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    5a9ffcb View commit details
    Browse the repository at this point in the history
  4. add a custom CarbonDialogFooter

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    5863b0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d01094 View commit details
    Browse the repository at this point in the history
  6. update the CustomDialog component

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    4ed4a5e View commit details
    Browse the repository at this point in the history
  7. rename DialogEx components

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b071396 View commit details
    Browse the repository at this point in the history
  8. code formatting

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    d127268 View commit details
    Browse the repository at this point in the history
  9. copy over Flex component from another project

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    73d737f View commit details
    Browse the repository at this point in the history
  10. move Flex to ui-styles

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    0e9cd27 View commit details
    Browse the repository at this point in the history
  11. update Select to Select2

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    8388959 View commit details
    Browse the repository at this point in the history
  12. update to MenuItem2

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    cbe53f9 View commit details
    Browse the repository at this point in the history
  13. update Dialog header for AddToCommandGroupDialog

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    a44b3bb View commit details
    Browse the repository at this point in the history
  14. maybe fix close-search cypress test?

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    bf35e7f View commit details
    Browse the repository at this point in the history
  15. cleanup, rename SearchModal to SearchPanel

    James Bradford committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    d14bc01 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Revert "comment out husky again........."

    This reverts commit 35c288e.
    James Bradford committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    d842440 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into blueprint-package-updates-2

    James Bradford committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6b547b7 View commit details
    Browse the repository at this point in the history
  3. move RootStore.base.ts import 'mk-gql' to below lint disable so the l…

    …inter won't keep trying to fix it.
    James Bradford committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    af644f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge branch 'develop' into blueprint-package-updates-2

    James Bradford committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4812b62 View commit details
    Browse the repository at this point in the history
  2. fix build

    James Bradford committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    77e1367 View commit details
    Browse the repository at this point in the history
  3. fix broken tests

    sang2925 committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    8adfb68 View commit details
    Browse the repository at this point in the history