All notable changes to laravel-projects
will be documented in this file
- Initial setup
- Setup Status and Priority Models
- Tasks have Statuses and Priorities
- Projects have Statuses
- Setup README.md
- Publishing config and seeder
- Statuses and Priorities scopes
- Are project tasks recordable
- PHPUnit tests
- Cleaning up migrations
- Adhering to PHP standards of class dependancy inject and method Return Type Declarations
- Refactor PHPUnit tests
- WIP: Necessary relations for tasks, owner and status
- Added necessary factory faker classes for testing purposes
- Started basic PHPUnit tests for Projects and Tasks
- Re-thought and moved structure around for both Projects and Tasks
- Asserted more completion based tests for Projects
- Resolving some minor validation tests
- Refactored seeder class
- Started on managing record time for tasks
- Added comments to both projects and Tasks
- Resolved all Github validation tests
- Refactored tests
- Removed unncessary code within the ServiceProvider
- Scopes
- # sum values