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

Refactor(achievement): Rewritten Achievements helpers with async/await syntax #587

Merged
merged 12 commits into from
May 17, 2021

Commits on Mar 31, 2021

  1. refactor(achievement): converted some promise to async-await

    Signed-off-by: Akash Gupta <akashgp9@gmail.com>
    akashgp09 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    f9fd16b View commit details
    Browse the repository at this point in the history
  2. refactor(achievement): converted promise to async-await

    Signed-off-by: Akash Gupta <akashgp9@gmail.com>
    akashgp09 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    36a7da1 View commit details
    Browse the repository at this point in the history
  3. refactor(achievement): converted All promise to async-await

    Signed-off-by: Akash Gupta <akashgp9@gmail.com>
    akashgp09 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    4c65696 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    342d1b6 View commit details
    Browse the repository at this point in the history
  5. refactor(achievement): added await to getEntityVisits

    Signed-off-by: Akash Gupta <akashgp9@gmail.com>
    akashgp09 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    2e5df35 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    cbc97ac View commit details
    Browse the repository at this point in the history
  2. Update src/server/helpers/achievement.js

    Co-authored-by: Monkey Do <MonkeyDo@users.noreply.github.com>
    akashgp09 and MonkeyDo committed May 5, 2021
    Configuration menu
    Copy the full SHA
    6561e7b View commit details
    Browse the repository at this point in the history
  3. Update src/server/helpers/achievement.js

    Co-authored-by: Monkey Do <MonkeyDo@users.noreply.github.com>
    akashgp09 and MonkeyDo committed May 5, 2021
    Configuration menu
    Copy the full SHA
    a492401 View commit details
    Browse the repository at this point in the history
  4. Update src/server/helpers/achievement.js

    Co-authored-by: Monkey Do <MonkeyDo@users.noreply.github.com>
    akashgp09 and MonkeyDo committed May 5, 2021
    Configuration menu
    Copy the full SHA
    ae9d248 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63cc950 View commit details
    Browse the repository at this point in the history
  6. Update src/server/helpers/achievement.js

    Co-authored-by: Monkey Do <MonkeyDo@users.noreply.github.com>
    akashgp09 and MonkeyDo committed May 5, 2021
    Configuration menu
    Copy the full SHA
    f670704 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. refactored code

    akashgp09 committed May 6, 2021
    Configuration menu
    Copy the full SHA
    70a304c View commit details
    Browse the repository at this point in the history