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

modified task status flow #583

Merged
merged 10 commits into from Mar 22, 2024
Merged

modified task status flow #583

merged 10 commits into from Mar 22, 2024

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    4239183 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Created showTaskChangeInfoModal function to open modal, removed if cd…

    …n and converted into switch case
    Shubham Sharma committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    50e89ff View commit details
    Browse the repository at this point in the history
  2. Added space

    Shubham Sharma committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    3089b67 View commit details
    Browse the repository at this point in the history
  3. Corrected small ix

    Shubham Sharma committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7334ad9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d70cc55 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Removed switch and case statements

    Shubham Sharma committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b078fce View commit details
    Browse the repository at this point in the history
  2. Added return statement

    Shubham Sharma committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    36d17e8 View commit details
    Browse the repository at this point in the history
  3. Changed the output of a tasktest to keep it consistent

    Shubham Sharma committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3ea8edd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Refactored code for task status change

    Shubham Sharma committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    325c4bd View commit details
    Browse the repository at this point in the history
  2. Added more unit test to increase test coverage

    Shubham Sharma committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bd296b9 View commit details
    Browse the repository at this point in the history