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

Added templating and access requests buttons to the new model create screen #1563

Commits on Oct 14, 2024

  1. Added templating and access requests buttons to the new model create …

    …page
    KW86022 authored and KW86022 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f471a60 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/BAI-1435-model-templating-ungoverned…

    …-access-and-templating-from-create-screen
    KW86022 authored and KW86022 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6eed242 View commit details
    Browse the repository at this point in the history
  3. Change both buttons to be in advanced options with a toggle switch

    KW86022 authored and KW86022 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    167b3c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Optimise the rendering of the settings buttons by utilising shallow r…

    …outing and memoization
    KW86022 authored and KW86022 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d8d46d3 View commit details
    Browse the repository at this point in the history
  2. remove shallow routing code

    KW86022 authored and KW86022 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    236c0ea View commit details
    Browse the repository at this point in the history
  3. added useMemo to labels defined as constants

    KW86022 authored and KW86022 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    808d465 View commit details
    Browse the repository at this point in the history