Add partner_type on payments table
Set grouped partner list on payment entry form
Payment can have User model as partner
Payment can have Vendor model as partner
Payment can have Customer model as partner
Add Sortable Project Features
Add sortable Feature Tasks
Filter Unfinished features list only to 'on progress' and 'done' project status
Export project features to Excel (xlsx)
Add Option CRUD with vuejs ajax (single page application)
Add Laravel Excel and Laravel Dompdf
Remove top-nav
Refactor ManageProjectsTest class