Dan Brown
|
0288320700
|
Added ability to clone books
|
2021-12-19 19:20:31 +00:00 |
|
Dan Brown
|
f139cded78
|
Laravel 8 shift squash & merge (#3029)
* Temporarily moved back config path
* Apply Laravel coding style
* Shift exception handler
* Shift HTTP kernel and middleware
* Shift service providers
* Convert options array to fluent methods
* Shift to class based routes
* Shift console routes
* Ignore temporary framework files
* Shift to class based factories
* Namespace seeders
* Shift PSR-4 autoloading
* Shift config files
* Default config files
* Shift Laravel dependencies
* Shift return type of base TestCase methods
* Shift cleanup
* Applied stylci style changes
* Reverted config files location
* Applied manual changes to Laravel 8 shift
Co-authored-by: Shift <shift@laravelshift.com>
|
2021-10-30 21:29:59 +01:00 |
|
Dan Brown
|
f77236aa38
|
Laravel 7.x Shift (#3011)
* Apply Laravel coding style
* Shift bindings
* Shift core files
* Shift to Throwable
* Add laravel/ui dependency
* Shift Eloquent methods
* Shift config files
* Shift Laravel dependencies
* Shift cleanup
* Shift test config and references
* Applied styleci changes
* Applied fixes post shift to laravel 7
Co-authored-by: Shift <shift@laravelshift.com>
|
2021-10-26 22:04:18 +01:00 |
|
Dan Brown
|
5d93dd258e
|
Finished moving EntityTests out to new TestCase files
|
2021-09-17 21:29:16 +01:00 |
|
Dan Brown
|
de8cceb0f7
|
Moved more tests out of EntityTest
|
2021-09-15 22:18:37 +01:00 |
|
Dan Brown
|
121a746d59
|
Moved/Updated old Activity tracking tests, started on entity tests
Started moving old EntityTests into more appropriate places within
non-browserkit-test classes. Still many more to do.
|
2021-09-13 23:26:39 +01:00 |
|
Dan Brown
|
934a833818
|
Apply fixes from StyleCI
|
2021-06-26 15:23:15 +00:00 |
|
Dan Brown
|
57a063cdfb
|
Updated nav tests to look for shortened item names
|
2021-05-29 23:46:33 +01:00 |
|
Dan Brown
|
ed6ec341df
|
Added testing to cover next/previous navigation
For #2511
|
2021-05-29 12:49:10 +01:00 |
|
Dan Brown
|
ef1b98019a
|
Fixed some mis-refactoring and split search service
Search service broken into index and runner tools.
|
2020-11-22 00:17:45 +00:00 |
|
Dan Brown
|
483cb41665
|
Started testing work for recycle bin implementation
|
2020-11-06 12:54:39 +00:00 |
|