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
Search payments by project name
List On Progress Project by features list
Refactor project work duration to ProjectPresenter class
Project deletation also remove its payments, features and tasks
Show Current Credit on On Progress, Done, and On Hold project status
Add form error notification
Add route name on a task of feature
Add Project status update on project detail page
Add pagination on top of payment and project index page
Fix missing line break on project detail description
Filter Payments only for logged in owner
Create feature from other project's feature
Filter project only for logged in owner
Filter Report only for logged in owner
Filter Home dashboard project summary only for logged in owner
Add flash error on validator fails redirection
Fix ManageProjectsTest and ManagPaymentsTest to manage only by owner
Use autoNumeric thousand separator for payment and feature prices entry
Reformat Project Payments View to count payment status are closed or not
Add current credit report
Add projects count summary based on status on dashboard page
Fix Features, Payments, Projects, and subscriptions test fiel