This website requires JavaScript.
Explore
Help
Sign In
raggedstaff
/
openfoodnetwork
Watch
1
Star
0
Fork
0
You've already forked openfoodnetwork
mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced
2026-02-14 23:47:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9570be75c869d29f972dd0372fa54c9e507f737
openfoodnetwork
/
db
/
migrate
History
Nihal Mohammed
e3307fd341
Migration to add business_address_id to enterpries
2021-10-06 15:06:50 +05:30
..
20181128054803_old_migrations_removed.rb
…
20190221131622_delete_account_invoices_preferences.rb
…
20190221131741_delete_account_invoices_adjustments.rb
…
20190221214542_drop_enterprise_shop_trial_start_date.rb
…
20190303143409_drop_product_distributions.rb
…
20190313142051_set_default_stock_location_on_shipments.rb
…
20190313142540_add_shipping_category_to_shipping_methods_and_products.rb
…
20190315224423_drop_account_invoices_and_billable_periods.rb
…
20190320111312_delete_obsolete_pending_jobs.rb
…
20190321203818_add_deleted_at_to_spree_stock_items.rb
…
20190501143327_migrate_variants_on_demand_to_stock_items_backorderable.rb
…
20190504151144_remove_field_name_from_exchange.rb
…
20190506194625_update_stock_locations_backorderable_default.rb
…
20190701002454_convert_string_fields_to_text.rb
…
20190830134723_add_deleted_at_to_spree_prices.rb
…
20190906151259_reset_negative_stock_levels.rb
…
20190906165501_remove_broken_variants_from_carts.rb
…
20190908183511_set_backordered_inventory_to_on_hand.rb
…
20190913023137_replace_hard_deleted_prices.rb
…
20190916105416_add_long_compound_index_on_spree_orders.rb
…
20190916110029_drop_completed_at_index_on_spree_orders.rb
…
20190918105234_remove_all_master_variants_from_exchanges.rb
…
20190922201034_drop_orders_shipping_method_id.rb
…
20191023105006_drop_prototypes_tables.rb
…
20191023172424_add_indexes_to_spree_orders.rb
…
20191202165700_add_custom_data_to_versions.rb
…
20200209163549_change_cvv_response_message_to_text_in_spree_payments.rb
…
20200327105910_change_versions_custom_data_to_text.rb
…
20200404080853_add_user_id_index_to_spree_orders.rb
…
20200404081018_add_supplier_id_index_to_spree_products.rb
…
20200404083008_drop_trackers_table.rb
…
20200404090436_remove_ga_cookies_preference.rb
…
20200406085833_increase_characters_of_locale_in_spree_users.rb
…
20200429122446_drop_mail_methods.rb
…
20200430105459_add_timestamps_to_order_cycle_schedules.rb
…
20200508101630_convert_frontend_shipping_method_to_both.rb
…
20200512070717_add_lock_version_to_stock_items.rb
…
20200514174526_reset_negative_nonbackorderable_count_on_hand_in_stock_items.rb
…
20200616162646_move_all_calculators_outside_the_spree_namespace.rb
…
20200623140437_fix_preferences_keys.rb
…
20200624091611_make_timestamps_nullable.rb
…
20200630070422_require_timestamps.rb
…
20200702112157_add_stateful_id_index_to_state_changes.rb
…
20200721135726_move_calculators_preferences_outside_spree_namespace.rb
…
20200817150002_add_terms_and_conditions_to_enterprises.rb
…
20200907140555_add_customer_terms_and_conditions_accepted.rb
…
20200912190210_update_weight_calculators.rb
…
20201113163155_repeat_move_all_calculators_outside_the_spree_namespace.rb
…
20201113163227_repeat_move_calculators_preferences_outside_spree_namespace.rb
…
20201219120055_add_order_to_adjustments.rb
…
20201227122327_add_included_to_adjustments.rb
…
20210115143738_add_deleted_at_to_enterprise_fee.rb
…
20210123044336_add_tax_totals_to_order.rb
…
20210125123000_remove_enable_mail_delivery_preference.rb
…
20210125171611_populate_order_tax_totals.rb
…
20210127174120_add_cascading_deletes.rb
…
20210130135946_increase_precion_on_currency_fields.rb
…
20210203214304_rename_migs_payment_methods_to_check.rb
…
20210203215049_rename_pin_payment_methods_to_check.rb
…
20210207120753_add_tax_category_id_to_shipping_methods.rb
…
20210207120825_set_default_shipment_cost.rb
…
20210207131247_add_tax_totals_to_shipment.rb
…
20210207151520_add_adjustment_total_to_shipment.rb
…
20210211115125_migrate_shipment_fees_to_shipments.rb
…
20210216203057_remove_cost_price_from_variant_and_line_item.rb
…
20210224190247_migrate_shipping_taxes.rb
…
20210227144926_migrate_payment_fees_to_payments.rb
…
20210228223114_migrate_line_item_fees.rb
…
20210312095840_add_index_to_adjustments.rb
…
20210315163900_update_associations.rb
…
20210319155627_update_return_adjustments.rb
…
20210320003951_update_adjustments_indexes.rb
…
20210323175627_add_tax_category_to_adjustments.rb
Add tax category id to adjustments
2021-06-06 20:16:03 +01:00
20210326094519_create_flipper_tables.rb
…
20210329123820_add_index_on_shipping_methods_tax_category.rb
…
20210406161242_migrate_enterprise_fee_tax_amounts.rb
Eager-load the adjustment's adjustable
2021-06-06 20:20:41 +01:00
20210407170804_add_deleted_at_to_return_authorizations.rb
…
20210414171109_add_unit_value_constraint.rb
add database constraint for variant unit_value
2021-04-15 09:43:57 -07:00
20210415015550_create_terms_of_service_files.rb
Add model TermsOfServiceFile
2021-06-09 14:06:09 +10:00
20210415052410_add_attachment_to_terms_of_service_file.rb
Add attachment to TOS record
2021-06-09 14:06:53 +10:00
20210527201938_migrate_payments_to_auth_state.rb
create requires_authorization payment state and migration
2021-06-17 14:23:58 -07:00
20210617203927_migrate_admin_tax_amounts.rb
Extract call to
Spree::TaxRate.match
to a separate method and update tests
2021-07-25 22:47:40 +01:00
20210726132054_add_business_address_id_to_enterprises.rb
Migration to add business_address_id to enterpries
2021-10-06 15:06:50 +05:30
20210910085912_migrate_pin_payment_to_cash.rb
Migrate Pin gateway peyments to check
2021-09-11 16:52:32 +05:30
20210927091723_update_migs_gateway_to_check.rb
Migrate Migs to Check
2021-09-27 21:10:57 +05:30