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: added routing guards #195

Merged
merged 36 commits into from
Jan 23, 2023
Merged

Fix: added routing guards #195

merged 36 commits into from
Jan 23, 2023

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    6b9137e View commit details
    Browse the repository at this point in the history
  2. wip route-guards

    msisaifu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    73699a5 View commit details
    Browse the repository at this point in the history
  3. enable ssr

    msisaifu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6a19d01 View commit details
    Browse the repository at this point in the history
  4. fixed user guards

    msisaifu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    23ea45e View commit details
    Browse the repository at this point in the history
  5. fix the logouts

    msisaifu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1106894 View commit details
    Browse the repository at this point in the history
  6. fixed

    msisaifu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ff4ddd4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #181 from msisaifu/route-gurads

    Route gurads
    gagansuie authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    fc25f20 View commit details
    Browse the repository at this point in the history
  8. wip

    msisaifu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    3ca0626 View commit details
    Browse the repository at this point in the history
  9. fixed bugs

    msisaifu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e32e58f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    727692c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    98d0589 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #183 from msisaifu/follow-up-route-guards

    Follow up route guards
    gagansuie authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    976f14f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c04023e View commit details
    Browse the repository at this point in the history
  14. Merge pull request #184 from gagan-suie/dev

    Feat: changed channel properties
    gagansuie authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    a53b020 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c58de9e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d3462ce View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0d87054 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #185 from gagan-suie/dev

    Chore: added tailwind-output and package-lock to gitignore
    gagansuie authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6f5219e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. all changes

    prokawsar committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    43d99ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #186 from CodeCrowCorp/redesign-browse-page

    Redesign browse page
    gagansuie authored Jan 21, 2023
    Configuration menu
    Copy the full SHA
    9f55f9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8cfda9 View commit details
    Browse the repository at this point in the history
  4. fix button

    prokawsar committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    718abed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee59d2a View commit details
    Browse the repository at this point in the history
  6. small fix

    prokawsar committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    4723003 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Merge pull request #187 from CodeCrowCorp/redesign-browse-page

    Fixed additional changes
    gagansuie authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    5ccd9e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    152562e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Fix: oauth getHref

    gagansuie committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    e347d6a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/CodeCrowCorp/mage-website i…

    …nto dev
    
    # Conflicts:
    #	package-lock.json
    #	package.json
    gagansuie committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    3bc5933 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    487c067 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #191 from gagan-suie/dev

    Fix: resolved npm check fixes
    gagansuie authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    6f2bd13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae24330 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #192 from gagan-suie/dev

    Fix: added global headers via fetch
    gagansuie authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    f52fefb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdfb908 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #193 from gagan-suie/dev

    Fix: temporarily removed admin tests
    gagansuie authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    84edaa7 View commit details
    Browse the repository at this point in the history
  9. Fix: updated env vars

    gagansuie committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    682bff4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #194 from gagan-suie/dev

    Fix: updated env vars
    gagansuie authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    6c99c63 View commit details
    Browse the repository at this point in the history