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

Nickakhmetov/HMP-152 protocols fix #3165

Merged
merged 19 commits into from
Jul 21, 2023

Commits on Jul 12, 2023

  1. Upgrade nuka-carousel

    NickAkhmetov committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2fde159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2157b14 View commit details
    Browse the repository at this point in the history
  3. WIP

    Logic for trimming/revising the links works
    Corresponding specs are failing (`Cannot read properties of null (reading 'useMemo'`)
    Also need to set up protocols API auth flow
    NickAkhmetov committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    aab15dd View commit details
    Browse the repository at this point in the history
  4. add changelog, fix regex

    NickAkhmetov committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    70f6ff3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    64f7b3b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    688efb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8bd1b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Restore protocol links! 🎉

    Refactored to avoid requiring multifetcher for this case, but still keeping introduced multifetcher for other cases
    NickAkhmetov committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cfa962e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e8d852 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d218794 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4c9bde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b849ac View commit details
    Browse the repository at this point in the history
  6. expect v4 api

    NickAkhmetov committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8bc9cff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b62fec View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    756d038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd31b34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b16c164 View commit details
    Browse the repository at this point in the history
  4. Refactor and reorganize fetcher/multiFetcher to reduce code duplicati…

    …on, add documentation for usage of fetcher functions
    NickAkhmetov committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d13330b View commit details
    Browse the repository at this point in the history
  5. Updated loading message

    NickAkhmetov committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4f8f269 View commit details
    Browse the repository at this point in the history