scorelab / OpenMF

An Open Source Mobile Forensics Investigation Tool for Android Platform
Apache License 2.0
142 stars 93 forks source link

Task update #306

Closed PrerakMathur20 closed 1 year ago

PrerakMathur20 commented 1 year ago

Description

Now the Admin can Edit all the tasks with the help of EditTaskModal in the All Tasks section.

The Admin can change the following -

Fixes #288

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Also, include screenshots for the verification and reviewing purpose.

Task Completed, Edit Box

Screenshot 2022-09-03 at 7 40 57 AM

Task Edit Modal

Screenshot 2022-09-03 at 7 41 08 AM

Demo

https://user-images.githubusercontent.com/76054330/188284275-ab21db76-2c3e-43ff-a9b5-4613cfb53d12.mov

Checklist:

Note: EditTaskModal and EditTaskForm generate the same console warnings as Login as contentEditable is enabled for all components.