Steps
- Visit your neetoPlanner subdomain as the admin user.
- Create a new project.
- Navigate to
Settings>Fields - Click on the reorder button and reorder the fields. Drag the
Due datefield below theAssigneefield. - Verify the fields order has been reflected by clicking on the newly created project from the projects dashboard.
Video: https://shreya-kurian.neetorecord.com/watch/c7c61626-d171-44a9-b2b3-a65ada2a3e5e
Steps
- Visit your neetoPlanner subdomain as the admin user.
- Create a new project.
- Create a new field with name
Effortsand typeDate. - Enable dependency mode in the project by clicking on the actions menu icon next to the project name.
- Verify the error toastr error message to be
Efforts field is present but is of unsupported type. - Create a new field with name
Dependencyand typeDate. - Verify the error toastr error message to be
Dependency field is present but is of unsupported type. - Delete the Due Date, Efforts and dependency fields.
- Enable dependency mode in the project by clicking on the actions menu icon next to the project name.
- Verify that 3 additional columns were created with the name Due Date, Efforts and Dependency mode.
- Disable the dependency mode and verify that Efforts and Dependency mode fields are no longer visible.
Video: https://shreya-kurian.neetorecord.com/watch/a13bcba4-cba6-4050-a19e-a01771f6aca7
Steps
- Visit your neetoPlanner subdomain as the admin user.
- Create a new project.
- Enable dependency mode in the project by clicking on the actions menu icon next to the project name.
- Verify the default value of due date for both the tasks is the current date.
- Click on the efforts colum of the first task, fill in 2 days and save changes.
- Verify the due date of the first task is two days from the current date and efforts is 2 day in the table.
- Click on the dependency column of the second task and choose the first task as the dependency from the dropdown.
- Fill in the efforts field with 3 days and save changes.
- Verify the due date of the second task is 5 days from the current date, depencency is the unique id of the first task and efforts is 3 day in the table.
- Disable the dependency mode.
- Verify the due date for both the tasks are same as when dependency was enabled.
Video: https://shreya-kurian.neetorecord.com/watch/b23d80ec-9dc4-4ddc-b1d9-d8b8b0e8a493
Steps
- Visit your neetoPlanner subdomain as the admin user.
- Click on the settings section from the sidebar.
- Click on templates and create a new teamplate by filling name and description.
- Click on add new project button available by clicking on the projects section in the sidebar and then click the bulk upload link within the pane.
- Choose the template created in the previous step from the dropdown.
- Click on the
Download the sample .csv filebutton. - Click on browse and upload the file downloaded in the previous step and save changes.
- Verify that the upload has failed.
- Download the file from the modal by clicking on
herelink. - Verify the errors column in the newly downloaded file contains the text
User email does not existin both the rows. - Get both the emails from the newly downloaded file and add them by clicking on
Add new team memberbutton available in the team members section from the sidebar. - Bulk upload projects using the file that was initially downloaded without the errors column.
- Verify that two projects were created with the same name as those specified in the downloaded file in the projects listing page.
- Click on each project and then the
Manage peopleoption from theActionsmenu next to the project name. - Ensure that the user was added with the same role that was specified in the downloaded file.
Steps
- Visit your neetoPlanner subdomain as the admin user.
- Create a new project and add a member to the project with the role
Regular. - Navigate to the chat section within the newly created project.
- Type a message in the editor available in the page and submit the changes to send the message.
- Go to the browser where you have logged in as the standard user navigate to the chat section of the same project.
- Verify that the message sent by the admin is visible.
- Naviagate to
tasks>Mentions & reactionsand verify that the message sent by the admin is visible. - Hover over the message and choose an emoji from the emoji picker.
- Hover over the same message and choose the option to reply in thread.
- Type in the reply and make it bold and italic. Submit the message to send the reply.
- Go to the browser where you have logged in as the admin user and verify the reaction and the reply is visible. Verify that the reply is bold and italic.
- Naviagate to
tasks>Mentions & reactionsand verify that the emoji and the message sent by the standard user is visible. - Delete the standard user's reply from the admin's browser and verify the same has been reflected on the standard users browser.