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

Revamp Copy Pull Command #21155

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Revamp Copy Pull Command #21155

wants to merge 13 commits into from

Commits on Nov 27, 2024

  1. update copy pull command in artifact tags page

    * This commit moves "Copy Pull Command" button inside the table
    * and add a separate column for better usability
    
    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    98d1473 View commit details
    Browse the repository at this point in the history
  2. add user preferences component

    * This Commit adds Preferences in navbar
    * Updates the navbar
    
    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6b69a34 View commit details
    Browse the repository at this point in the history
  3. add container runtime to preference settings

    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    202fdcf View commit details
    Browse the repository at this point in the history
  4. fix: lint & rebase

    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d03b187 View commit details
    Browse the repository at this point in the history
  5. update pull cmd for tag

    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1245c98 View commit details
    Browse the repository at this point in the history
  6. update copy pull command for digest

    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    78c2b88 View commit details
    Browse the repository at this point in the history
  7. fix tests

    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5665856 View commit details
    Browse the repository at this point in the history
  8. add toast message on copy pull command

    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ecfe18d View commit details
    Browse the repository at this point in the history
  9. add top copy button

    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e4916e2 View commit details
    Browse the repository at this point in the history
  10. add test for preference settings component

    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e20ee1c View commit details
    Browse the repository at this point in the history
  11. fix lint

    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e33da35 View commit details
    Browse the repository at this point in the history
  12. update comments and nits

    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c6f4ebc View commit details
    Browse the repository at this point in the history
  13. update pull cmd prefix name

    * Updates title of preference settings
    * Updates container runtime to pull cmd prefix
    
    Signed-off-by: bupd <[email protected]>
    bupd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b0bab10 View commit details
    Browse the repository at this point in the history