tap/db/migrate
2015-03-19 16:22:55 +01:00
..
20141123143707_create_users.rb 't moet af, orders werken 2014-11-23 21:12:31 +01:00
20141123151756_create_orders.rb 't moet af, orders werken 2014-11-23 21:12:31 +01:00
20141124091707_create_products.rb order form almost done 2014-11-24 21:45:32 +01:00
20141125102501_add_default_value_balance_to_users.rb Add some validations to User and errors to form 2014-11-25 11:30:55 +01:00
20141125130213_drop_products_on_users.rb Add many to many relation between orders and products 2014-11-25 14:27:27 +01:00
20141125130447_create_order_products.rb Add many to many relation between orders and products 2014-11-25 14:27:27 +01:00
20141128123152_add_products_count_to_order_products.rb Add counter for number of each product in order 2014-11-29 11:06:22 +01:00
20141204191328_replace_product_image_by_paperclip_attachment.rb Add paperclip to gems and avatar to products 2014-12-04 20:32:31 +01:00
20141208160113_remove_purchase_price_from_products.rb Remove purchase_price from products and rename sale_price 2014-12-08 17:03:54 +01:00
20141209144240_add_devise_to_users.rb Add devise to users 2014-12-09 17:17:11 +01:00
20141209144521_drop_password_digest_users.rb Add devise to users 2014-12-09 17:17:11 +01:00
20141209172818_remove_email_from_devise_users.rb Remove email from Devise users and use nickname as primary key 2014-12-09 18:56:56 +01:00
20141209184030_add_admin_to_users.rb Add cancan, fix header, add admins 2014-12-09 19:44:58 +01:00
20141209192545_add_dagschotel_to_users.rb Add dagschotel to users 2014-12-09 20:28:50 +01:00
20141209204351_add_attachment_avatar_to_users.rb Add avatar to users 2014-12-09 22:32:54 +01:00
20141210090544_add_orders_count_to_users.rb Add orders_count and ordering on overview 2014-12-10 10:09:53 +01:00
20141210200008_add_category_to_products.rb Add the migrations, add the category to the form 2014-12-10 21:25:21 +01:00
20141217063222_add_koelkast_to_users.rb Add koelkast to users 2015-01-06 20:18:01 +01:00
20150113155744_add_stock_to_products.rb add stock to products and some clean up 2015-01-15 00:39:34 +01:00
20150204155216_change_price_to_price_cents.rb fix price bug for products 2015-02-04 17:05:02 +01:00
20150209101442_change_default_order_product_count_to_zero.rb Add formatted form builder 2015-02-09 11:58:43 +01:00
20150209113630_create_versions.rb Add papertrail and paginate orders on user page 2015-02-09 13:23:38 +01:00
20150209123113_change_order_product_to_order_item.rb Some clean up 2015-02-09 17:06:24 +01:00
20150209123419_change_balance_to_balance_cents.rb Some clean up 2015-02-09 17:06:24 +01:00
20150209141047_add_not_null_balance_users.rb Some clean up 2015-02-09 17:06:24 +01:00
20150209141337_add_index_on_koelkast.rb Some clean up 2015-02-09 17:06:24 +01:00
20150209144839_not_null_fields.rb Fix order bug 2015-02-10 08:33:51 +01:00
20150209145303_products_name_presence_true.rb Fix order bug 2015-02-10 08:33:51 +01:00
20150210062809_order_id_null_allowed_in_order_items.rb Fix order bug 2015-02-10 08:33:51 +01:00
20150310075658_add_cancelled_boolean_to_orders.rb Do some extra shit 2015-03-10 11:37:48 +01:00
20150310080932_change_cost_to_price_in_orders.rb Do some extra shit 2015-03-10 11:37:48 +01:00
20150310150231_change_price_to_price_cents_orders.rb Change some css and refactor some controller actions 2015-03-12 13:25:11 +01:00
20150319134138_add_columns_to_users.rb Lot of styles, and some other stuff 2015-03-19 14:59:37 +01:00
20150319141248_change_balance_to_debt.rb Refactor dagschotel and make test succeed again 2015-03-19 16:22:55 +01:00