phpvms/app/Models
Nabeel S 9f3ba05880
Issue/329 refactor seeding (#337)
* Fix Contracts class names

* Refactoring of the file seeds so it's not a mess

* StyleCI fixes
2019-08-05 08:27:53 -04:00
..
Enums Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Observers Backend changes separating id from pilot_id 2019-07-16 13:54:14 -04:00
Traits Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Acars.php Remove unused/dead code 2019-07-23 09:00:39 -04:00
Aircraft.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Airline.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Airport.php Issue/329 refactor seeding (#337) 2019-08-05 08:27:53 -04:00
Award.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Bid.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Expense.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Fare.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
File.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Flight.php Issue/329 refactor seeding (#337) 2019-08-05 08:27:53 -04:00
FlightField.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
FlightFieldValue.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
GeoJson.php Remove unused/dead code 2019-07-23 09:00:39 -04:00
Journal.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
JournalTransaction.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Ledger.php Remove unused/dead code 2019-07-23 09:00:39 -04:00
Navdata.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
News.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Permission.php Fix formatting and interfaces in nearly every file 2018-03-19 20:50:40 -05:00
Pirep.php Formatting 2019-07-23 09:08:05 -04:00
PirepComment.php Remove unused/dead code 2019-07-23 09:00:39 -04:00
PirepFare.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
PirepField.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
PirepFieldValue.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Rank.php Fix issue where user stats aren't incremented on PIREP auto accept (#335) 2019-08-01 15:23:59 -04:00
Role.php Add interface to additional roles/permissions 2019-06-20 16:52:37 -04:00
Setting.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Subfleet.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
User.php Append rules for Create/Update 2019-07-17 11:00:30 -04:00
UserAward.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00