..
.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
Increase ID column size; seed ID generator with uniqid() #630 ( #631 )
2020-03-09 13:16:10 -04:00
2017_06_08_0001_roles_permissions_tables.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2017_06_08_0005_create_password_resets_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2017_06_08_0006_create_sessions_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2017_06_08_191703_create_airlines_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05: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
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05: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
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2017_06_21_165410_create_ranks_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2017_06_23_011011_create_subfleet_tables.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2017_06_28_195426_create_pirep_tables.php
#406 Refactor bids ( #432 )
2019-11-05 11:44:31 -05:00
2017_12_12_174519_create_bids_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2017_12_14_225241_create_jobs_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2017_12_14_225337_create_failed_jobs_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2017_12_20_004147_create_navdata_tables.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2017_12_20_005147_create_acars_tables.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2018_01_03_014930_create_stats_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2018_01_08_142204_create_news_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2018_01_28_180522_create_awards_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05: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
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2018_02_28_231813_create_journals_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05: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
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2019_06_19_220910_add_readonly_to_roles.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2019_07_16_141152_users_add_pilot_id.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2019_08_30_132224_create_notifications_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2019_09_16_141152_pireps_change_state_type.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2019_10_30_141152_pireps_add_flight_id.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_02_12_141152_expenses_add_flight_type.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_02_26_044305_modify_airports_coordinates.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_03_04_044305_flight_field_nullable.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_03_05_141152_flights_add_load_factor.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_03_06_141152_flights_add_pilot_pay.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_03_06_141153_fares_add_type.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_03_09_141152_increase_id_lengths.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_03_09_141153_remove_subfleet_type_index.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_03_11_141153_add_simbrief_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_03_27_174238_create_pages.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_03_28_174238_airline_remove_nullable.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_03_28_174238_page_icon_nullable.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_06_09_141153_pages_add_link.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_07_21_141153_create_user_fields.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_09_03_141152_aircraft_add_mtow.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_09_30_081536_create_modules_table.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_11_20_044305_modify_pages_size.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2020_11_26_044305_modify_download_link_size.php
Download path size too small; fix migrations #935 ( #940 )
2020-11-26 13:03:59 -05:00
2021_01_17_044305_add_hub_to_subfleets.php
Subfleet Hubs / Base Airports ( #978 )
2021-01-17 12:43:06 -05:00