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

Refactoring code in src/controllers/mods.js #68

Open
wants to merge 3 commits into
base: f24
Choose a base branch
from

Commits on Sep 3, 2024

  1. breaking down the list function into helper functions: initialize, ch…

    …eck access, parse and adjust filters, fetch data and getting selected users
    mkhin24 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ce2b658 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from mayTkhin24/feature

    refactoring mods.js to reduce cognitive complexity
    mayTkhin24 authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    09f6690 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. added console.log in flags.list inside mods.js to get terminal output…

    … when code is triggered.
    mkhin24 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    79ea15b View commit details
    Browse the repository at this point in the history