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

Add Mobx Stores #4

Closed
wants to merge 55 commits into from
Closed

Add Mobx Stores #4

wants to merge 55 commits into from

Commits on Jan 15, 2021

  1. Add Mobx Stores

    codeBelt committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    6ef980d View commit details
    Browse the repository at this point in the history
  2. Add Mobx Stores

    codeBelt committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    7e70a62 View commit details
    Browse the repository at this point in the history
  3. Add Mobx Stores

    codeBelt committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    d6dbc77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    383c77b View commit details
    Browse the repository at this point in the history
  5. Add Mobx Stores

    codeBelt committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    680d25c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0edeba9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Add GlobalStoreProvider

    codeBelt committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    239b9c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Add Mobx Stores

    codeBelt committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    ce3f4e1 View commit details
    Browse the repository at this point in the history
  2. Add Mobx Stores

    codeBelt committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    d2bd54d View commit details
    Browse the repository at this point in the history
  3. ActorsSortOption

    codeBelt committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    feded9d View commit details
    Browse the repository at this point in the history
  4. LocalStoreProvider

    codeBelt committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    f64b7b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. displayName

    codeBelt committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    793bd3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e90329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a673d57 View commit details
    Browse the repository at this point in the history
  4. getServerSideProps

    codeBelt committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    938c827 View commit details
    Browse the repository at this point in the history
  5. isBrowser

    codeBelt committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    0887127 View commit details
    Browse the repository at this point in the history
  6. comment

    codeBelt committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    e310a91 View commit details
    Browse the repository at this point in the history
  7. nprogress

    codeBelt committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    79b487e View commit details
    Browse the repository at this point in the history
  8. configure

    codeBelt committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    3f0fad2 View commit details
    Browse the repository at this point in the history
  9. packages

    codeBelt committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    59cf553 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. EpisodesToggle

    codeBelt committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    6d4987a View commit details
    Browse the repository at this point in the history
  2. NProgress.configure

    codeBelt committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    e27d641 View commit details
    Browse the repository at this point in the history
  3. update packages

    codeBelt committed Jan 20, 2021
    1 Configuration menu
    Copy the full SHA
    8e259dc View commit details
    Browse the repository at this point in the history
  4. update readme

    codeBelt committed Jan 20, 2021
    1 Configuration menu
    Copy the full SHA
    bbda068 View commit details
    Browse the repository at this point in the history
  5. configure

    codeBelt committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    43e5342 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. clean up

    codeBelt committed Jan 22, 2021
    1 Configuration menu
    Copy the full SHA
    cf6ab32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f05551 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42bd97b View commit details
    Browse the repository at this point in the history
  4. simplify environments

    codeBelt committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    cead138 View commit details
    Browse the repository at this point in the history
  5. update

    codeBelt committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    4ea5c27 View commit details
    Browse the repository at this point in the history
  6. update README.md

    codeBelt committed Jan 22, 2021
    1 Configuration menu
    Copy the full SHA
    95dbaf6 View commit details
    Browse the repository at this point in the history
  7. update README.md

    codeBelt committed Jan 22, 2021
    1 Configuration menu
    Copy the full SHA
    8419d18 View commit details
    Browse the repository at this point in the history
  8. update README.md

    codeBelt committed Jan 22, 2021
    1 Configuration menu
    Copy the full SHA
    90afab3 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    codeBelt committed Jan 22, 2021
    1 Configuration menu
    Copy the full SHA
    80c3f6a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Configuration menu
    Copy the full SHA
    05c404d View commit details
    Browse the repository at this point in the history
  2. update README.md

    codeBelt committed Jan 23, 2021
    1 Configuration menu
    Copy the full SHA
    7de9390 View commit details
    Browse the repository at this point in the history
  3. update results

    codeBelt committed Jan 23, 2021
    1 Configuration menu
    Copy the full SHA
    196de28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78f3a6a View commit details
    Browse the repository at this point in the history
  5. clean types

    codeBelt committed Jan 23, 2021
    1 Configuration menu
    Copy the full SHA
    5d91f55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9cf948 View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    b3d9515 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5cc95c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. update README.md

    codeBelt committed Jan 24, 2021
    1 Configuration menu
    Copy the full SHA
    26ef63c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Routes.constants.ts

    codeBelt committed Jan 25, 2021
    1 Configuration menu
    Copy the full SHA
    b4d77d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Update packages

    codeBelt committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    1a7d8db View commit details
    Browse the repository at this point in the history
  2. Add error toast to Auth

    codeBelt committed Jan 28, 2021
    1 Configuration menu
    Copy the full SHA
    3b5c7ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8efaad4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into es6-classes

    # Conflicts:
    #	src/stores/auth/AuthGlobalStore.ts
    codeBelt committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    586fd97 View commit details
    Browse the repository at this point in the history
  5. fix import path

    codeBelt committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    38cd7c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ead4e6c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    a6c9e40 View commit details
    Browse the repository at this point in the history
  2. Update types on stores

    codeBelt committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    b88952d View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    22b959d View commit details
    Browse the repository at this point in the history
  4. update readme

    codeBelt committed Feb 26, 2021
    1 Configuration menu
    Copy the full SHA
    ad45800 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83a30f0 View commit details
    Browse the repository at this point in the history