Velocipede's User, Sales, and Bike Inventory Web App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ilya Konanykhin 45e14a1070 Fix: user email should be null instead of empty string 7 years ago
..
20120227024410_devise_create_users.rb Almost usable, still a lot of work left 12 years ago
20120227040841_add_lockable_to_user.rb git init 12 years ago
20120301124238_add_names_to_user.rb git init 12 years ago
20120308031328_create_teams.example git init 12 years ago
20120325023452_add_private_team_to_team.example git init 12 years ago
20120325031259_create_team_memberships.example git init 12 years ago
20121204220660_acts_as_loggable_migration.rb Still a work in progress 12 years ago
20121204220661_acts_as_loggable_bike_actions_migration.rb Make sure some columns are never null. 12 years ago
20121204220662_acts_as_loggable_user_actions_migration.rb Make sure some columns are never null. 12 years ago
20121204220663_acts_as_loggable_transaction_actions_migration.rb Make sure some columns are never null. 12 years ago
20121204221242_create_bike.rb Almost usable, still a lot of work left 12 years ago
20121204223403_create_user_profile.rb Almost usable, still a lot of work left 12 years ago
20121205024701_create_bike_statuses.rb Make sure some columns are never null. 12 years ago
20121205040400_create_bike_brands.rb Added bike_brands and bike_models sql data 12 years ago
20121205040602_create_bike_models.rb Added bike_brands and bike_models sql data 12 years ago
20121205040829_create_bike_styles.rb Make sure some columns are never null. 12 years ago
20121205041000_create_bike_conditions.rb Make sure some columns are never null. 12 years ago
20121205043759_create_transactions.rb Creating Transactions works 11 years ago
20121229160809_create_user_roles.rb Added user roles and authentication, sign in/out 12 years ago
20130120142249_create_customers.rb Created customers 11 years ago
20130209022259_task_list.rb Added TaskList and Task migrations and models 11 years ago
20130209023110_task.rb Added TaskList and Task migrations and models 11 years ago
20130405012238_alter_bike.rb Add migration to accompany 55fbd0630527761077a15988b2229a6afac548e4 11 years ago
20130419010051_add_ends_to_user_roles.rb Switch DB from sqlite to Postgres 11 years ago
20130423231937_alter_user_roles.rb Switch DB from sqlite to Postgres 11 years ago
20130423233228_add_roles.rb Changing UserRole to UserRoleJoin 11 years ago
20130424005701_alter_user.rb Changing UserRole to UserRoleJoin 11 years ago
20130525143240_add_username_to_user.rb Auth by username instead of email 11 years ago
20130614003934_remove_nickname.rb Switch DB from sqlite to Postgres 11 years ago
20130629152047_create_credit_conversions.rb Added credit tracking and stats 11 years ago
20130816015219_bike_condition_id_to_int.rb Fixing search form for bikes updated to netzke 8.4 11 years ago
20130902164600_bike_status_to_purpose.rb Changing bike_status to bike_purporse 11 years ago
20130902201853_add_model_to_bike.rb Make migration robust to model changes 11 years ago
20131019023429_change_bike_shop_id.rb Only update shop_id in migration 11 years ago
20131019150459_create_bike_wheel_sizes.rb Fix: move database seeding from migrations to db:seed 7 years ago
20131019170248_alter_bike_wheel_to_id.rb Make migration robust to model changes 11 years ago
20170118110330_add_attachment_avatar_to_users.rb User avatar upload at sign up 7 years ago
20170118112258_add_attachment_photo_to_bikes.rb Bike photo upload 7 years ago
20170131164224_user_email_can_be_null.rb Fix: user email should be null instead of empty string 7 years ago