ctrlpanel/database/migrations
2021-12-22 10:36:35 +01:00
..
.gitkeep added translation manager 2021-12-14 19:17:44 +01:00
2014_10_12_000000_create_users_table.php first init 2021-06-05 11:26:32 +02:00
2014_10_12_100000_create_password_resets_table.php first init 2021-06-05 11:26:32 +02:00
2019_08_19_000000_create_failed_jobs_table.php first init 2021-06-05 11:26:32 +02:00
2021_02_06_182407_create_notifications_table.php first init 2021-06-05 11:26:32 +02:00
2021_02_07_173938_create_locations_table.php first init 2021-06-05 11:26:32 +02:00
2021_02_07_173939_create_nodes_table.php first init 2021-06-05 11:26:32 +02:00
2021_02_07_173940_create_nests_table.php first init 2021-06-05 11:26:32 +02:00
2021_02_07_173941_create_eggs_table.php first init 2021-06-05 11:26:32 +02:00
2021_02_07_173942_create_products_table.php first init 2021-06-05 11:26:32 +02:00
2021_02_07_173943_create_servers_table.php first init 2021-06-05 11:26:32 +02:00
2021_02_08_190205_create_activity_log_table.php first init 2021-06-05 11:26:32 +02:00
2021_02_16_162655_create_payments_table.php first init 2021-06-05 11:26:32 +02:00
2021_03_24_073828_add_ip_and_last_seen_to_users_table.php first init 2021-06-05 11:26:32 +02:00
2021_04_11_190944_create_discord_users_table.php first init 2021-06-05 11:26:32 +02:00
2021_04_11_195141_add_discord_verified_at_to_users_table.php first init 2021-06-05 11:26:32 +02:00
2021_05_04_155305_add_disabled_to_products_table.php first init 2021-06-05 11:26:32 +02:00
2021_05_06_123125_update_make_description_nullable_to_locations_table.php first init 2021-06-05 11:26:32 +02:00
2021_05_06_131634_update_make_description_nullable_add_disabled_to_nodes_table.php first init 2021-06-05 11:26:32 +02:00
2021_05_06_140859_update_make_description_nullable_add_disabled_to_nest_table.php first init 2021-06-05 11:26:32 +02:00
2021_05_06_150709_update_make_description_nullable_to_eggs_table.php first init 2021-06-05 11:26:32 +02:00
2021_05_07_065911_update_to_servers_table.php first init 2021-06-05 11:26:32 +02:00
2021_05_07_162701_remove_config_from_servers_table.php first init 2021-06-05 11:26:32 +02:00
2021_05_08_081218_create_paypal_products_table.php first init 2021-06-05 11:26:32 +02:00
2021_05_08_164658_create_configurations_table.php first init 2021-06-05 11:26:32 +02:00
2021_05_09_153742_add_display_to_paypal_products_table.php first init 2021-06-05 11:26:32 +02:00
2021_05_15_211643_create_jobs_table.php first init 2021-06-05 11:26:32 +02:00
2021_06_06_144120_create_application_apis_table.php WIP added api keys and user api endpoint 2021-06-06 20:22:40 +02:00
2021_06_09_213306_create_useful_links_table.php Auto stash before revert of "Merge remote-tracking branch 'origin/development' into development" 2021-06-10 23:29:25 +02:00
2021_06_23_090026_update_price_to_payments_table.php Some love to payments 2021-06-23 11:28:57 +02:00
2021_06_23_090806_add__currency_code_to_payments_table.php Some love to payments 2021-06-23 11:28:57 +02:00
2021_07_06_152319_create_egg_product_table.php Linking of products to nodes and/or eggs 2021-07-06 21:38:13 +02:00
2021_07_06_154314_create_node_product_table.php Linking of products to nodes and/or eggs 2021-07-06 21:38:13 +02:00
2021_07_06_154658_add_disabled_to_eggs_table.php Linking of products to nodes and/or eggs 2021-07-06 21:38:13 +02:00
2021_07_09_190453_create_vouchers_table.php Added voucher system 2021-07-10 00:18:22 +02:00
2021_07_09_191913_create_user_voucher_table.php Added voucher system 2021-07-10 00:18:22 +02:00
2021_07_10_062140_update_credits_to_users_table.php Added Voucher system 2021-07-10 08:58:11 +02:00
2021_09_26_150114_add_suspended_to_users_table.php Add the ability to Suspend Users 2021-09-26 17:50:13 +02:00
2021_10_01_200844_add_product_minimum_credits.php Add minimal credits per product 2021-10-01 23:21:49 +02:00
2021_11_05_071456_add_tax_to_paymentlogs.php EVERYTHING WORKING - Safing 2021-11-05 08:45:29 +01:00
2021_11_27_014226_create_invoices.php invoice DB, counting up, format stuff 2021-11-27 02:47:36 +01:00
2021_12_1_174440_invoice-settings.php fix .env.example and migration 2021-12-01 12:27:49 +01:00