Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dockstore/dockstore-ui2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7739200a8fd8bfad67dcb58912d05b066f4f687e
Choose a base ref
...
head repository: dockstore/dockstore-ui2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d640019d0e2ad794331ee5ebb3409181e845f75e
Choose a head ref
  • 20 commits
  • 11 files changed
  • 1 contributor

Commits on Jul 16, 2024

  1. [skip ci]

    Nothing working
    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    12c7d61 View commit details
    Browse the repository at this point in the history
  2. Commit ng2-ui-auth to our repo and tweak it so it

    will build on Angular 15.
    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    83ee76a View commit details
    Browse the repository at this point in the history
  3. Forgot license check and whatnot

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e7b1e4c View commit details
    Browse the repository at this point in the history
  4. Removed unused library.

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d406036 View commit details
    Browse the repository at this point in the history
  5. D'oh!

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    98c085d View commit details
    Browse the repository at this point in the history
  6. D'oh!, part 2

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4fc603d View commit details
    Browse the repository at this point in the history
  7. Some random fixes in attempt to fix CircleCI failure

    1. Noticed mocks have extra fields, unlikely to make a difference
    2. Try scrollTo, looks like it may be partially cut off in video
    3. Use data-cy with new id as selector; lame theory that the
    register workflow dialog had been invoked, and it has the same
    id
    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    053a54c View commit details
    Browse the repository at this point in the history
  8. Last change seemed to work, reenable all tests.

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8551fe5 View commit details
    Browse the repository at this point in the history
  9. Ye olde wait

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f345da1 View commit details
    Browse the repository at this point in the history
  10. Carry over cy.wait to myworkflows

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0641c38 View commit details
    Browse the repository at this point in the history
  11. Ay caramba

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    247f111 View commit details
    Browse the repository at this point in the history
  12. Update typescript version

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8579ef2 View commit details
    Browse the repository at this point in the history
  13. Ran migration tools to update Angular and Material

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    34e9933 View commit details
    Browse the repository at this point in the history
  14. Fix compilation errors

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1ee92f5 View commit details
    Browse the repository at this point in the history
  15. Missing service...

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fe6c729 View commit details
    Browse the repository at this point in the history
  16. Update license

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f81ab98 View commit details
    Browse the repository at this point in the history
  17. A few more tweaks

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2eeb2ab View commit details
    Browse the repository at this point in the history
  18. Hmm, not sure why this wasn't an issue before.

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    89ca622 View commit details
    Browse the repository at this point in the history
  19. Go back to previous version of ngx-mat-select-search

    because it uses legacy Material, which the rest of our
    app uses.
    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1a65265 View commit details
    Browse the repository at this point in the history
  20. Update license

    Charles Overbeck committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d640019 View commit details
    Browse the repository at this point in the history
Loading