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

Fix: testing codecov changes #168

Merged
merged 36 commits into from
Jan 19, 2023
Merged

Fix: testing codecov changes #168

merged 36 commits into from
Jan 19, 2023

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    108fc94 View commit details
    Browse the repository at this point in the history
  2. fix logic

    msisaifu committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    734cf7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    274ddea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #128 from gagan-suie/dev

    Chore: changed exported classes to exported functions
    gagansuie authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    636b308 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #123 from msisaifu/fix-oauth-login-prompt-mobile

    Fix oauth login prompt and responsive issue
    gagansuie authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    0ef025e View commit details
    Browse the repository at this point in the history
  6. Build(deps-dev): bump @sveltejs/adapter-cloudflare from 1.0.0 to 1.0.3

    Bumps [@sveltejs/adapter-cloudflare](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-cloudflare) from 1.0.0 to 1.0.3.
    - [Release notes](https://github.com/sveltejs/kit/releases)
    - [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-cloudflare/CHANGELOG.md)
    - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-cloudflare@1.0.3/packages/adapter-cloudflare)
    
    ---
    updated-dependencies:
    - dependency-name: "@sveltejs/adapter-cloudflare"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gagansuie committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    5361800 View commit details
    Browse the repository at this point in the history
  7. Build(deps-dev): bump eslint from 8.31.0 to 8.32.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.31.0...v8.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gagansuie committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ae30e9c View commit details
    Browse the repository at this point in the history
  8. Build(deps-dev): bump prettier from 2.8.2 to 2.8.3

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.2...2.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gagansuie committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    b65bb34 View commit details
    Browse the repository at this point in the history
  9. Build(deps-dev): bump @sveltejs/kit from 1.0.11 to 1.1.1

    Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.0.11 to 1.1.1.
    - [Release notes](https://github.com/sveltejs/kit/releases)
    - [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
    - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.1.1/packages/kit)
    
    ---
    updated-dependencies:
    - dependency-name: "@sveltejs/kit"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gagansuie committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ef6225c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b3a0e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b923529 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e0520c7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #129 from gagan-suie/dev

    Fix: authentication failure due to header naming
    gagansuie authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    27e53eb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    d01867f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d20a2a2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #133 from gagan-suie/dev

    Chore: moved LoginPrompt to MainDrawer folder
    gagansuie authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    65b3d4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee83954 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #134 from gagan-suie/dev

    Fix: updated window location for oauth
    gagansuie authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ffcbf32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6c5598 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d21e5ce View commit details
    Browse the repository at this point in the history
  8. Merge pull request #151 from gagan-suie/dev

    Feat: added placeholder components
    gagansuie authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    29d7e9d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    b1f7eb0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #154 from gagan-suie/dev

    Chore: refactored some channel features
    gagansuie authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b4c343d View commit details
    Browse the repository at this point in the history
  3. Fix: test failures

    gagansuie committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    f47f42a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #155 from gagan-suie/dev

    Fix: test failures
    gagansuie authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    dde331b View commit details
    Browse the repository at this point in the history
  5. fix the browse url

    msisaifu committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b3fc6a1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #158 from msisaifu/fix-browse-url

    fix the browse url
    gagansuie authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2e523c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    330bea2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    074b029 View commit details
    Browse the repository at this point in the history
  9. fixed the response object

    msisaifu committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    72becd7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #161 from msisaifu/fix-oauth-response

    fixed the response object
    gagansuie authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a77e618 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab0268b View commit details
    Browse the repository at this point in the history
  12. Merge branch 'dev' of https://github.com/CodeCrowCorp/mage-website in…

    …to dev
    
    # Conflicts:
    #	src/hooks.server.ts
    gagansuie committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d87def8 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #162 from gagan-suie/dev

    Chore: renamed customUsername to username
    gagansuie authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2d4b8be View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    81c67d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #167 from gagan-suie/dev

    Fix: testing codecov changes
    gagansuie authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    82f54a3 View commit details
    Browse the repository at this point in the history