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

Dev to Main sync #587

Merged
merged 15 commits into from
Mar 28, 2024
Merged

Dev to Main sync #587

merged 15 commits into from
Mar 28, 2024

Commits on Mar 3, 2024

  1. Removed condition for hiding the status dropdown

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

Commits on Mar 5, 2024

  1. Added test case

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

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

Commits on Mar 22, 2024

  1. Merge pull request #583 from Real-Dev-Squad/tasks-status-changes

    modified task status flow
    skv93-coder committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2e82975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9be58f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #581 from Real-Dev-Squad/feature/task-status

    Removed condition for hiding the status dropdown
    skv93-coder committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    118d2e2 View commit details
    Browse the repository at this point in the history