phpvms/app/Database/migrations
Nabeel S aedb1f22b6
Don't allow cancels from certain states (#396)
* Don't allow cancels from certain states

* Unused imports

* Don't reset the state doubly

* Move SetUserActive into listener; code cleanup

* Unused imports

* Add missing files into htaccess

* Move Command contract to correct folder
2019-09-16 13:08:26 -04:00
..
.gitkeep Reorganized folders to try to clean up the root folder a bit 2017-12-14 10:38:10 -06:00
2017_06_07_014930_create_settings_table.php Issue/329 refactor seeding (#337) 2019-08-05 08:27:53 -04:00
2017_06_08_0000_create_users_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_08_0001_roles_permissions_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_08_0005_create_password_resets_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_08_0006_create_sessions_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_08_191703_create_airlines_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_09_010621_create_aircrafts_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_10_040335_create_fares_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_11_135707_create_airports_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_17_214650_create_flight_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_21_165410_create_ranks_table.php Issue/329 refactor seeding (#337) 2019-08-05 08:27:53 -04:00
2017_06_23_011011_create_subfleet_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_28_195426_create_pirep_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_12_12_174519_create_bids_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_12_14_225241_create_jobs_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_12_14_225337_create_failed_jobs_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_12_20_004147_create_navdata_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_12_20_005147_create_acars_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_01_03_014930_create_stats_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_01_08_142204_create_news_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_01_28_180522_create_awards_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_02_26_185121_create_expenses_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_02_28_231807_create_journal_transactions_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_02_28_231813_create_journals_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_02_28_232438_create_ledgers_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_04_01_193443_create_files_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2019_06_19_220910_add_readonly_to_roles.php Set default for read_only to false 2019-06-20 23:24:08 -04:00
2019_07_16_141152_users_add_pilot_id.php Formatting 2019-07-16 14:06:13 -04:00
2019_08_30_132224_create_notifications_table.php Use Notification/Notifiable (#379) 2019-08-30 15:59:17 -04:00
2019_09_16_141152_pireps_change_state_type.php Don't allow cancels from certain states (#396) 2019-09-16 13:08:26 -04:00