44 Commits (master)

Author SHA1 Message Date
Ilya Konanykhin 45e14a1070 Fix: user email should be null instead of empty string 7 years ago
Ilya Konanykhin f7b1d8fd5e Fix: move database seeding from migrations to db:seed 7 years ago
Ilya Konanykhin 5f7eb43f63 Bike photo upload 7 years ago
Ilya Konanykhin a68e7eca56 User avatar upload at sign up 7 years ago
Jason Denney 1aa3b16636 Want mm as integer for sorting purposes. 11 years ago
Jason Denney af05d1a0c6 Make migration robust to model changes 11 years ago
Jason Denney 076a59ab45 Make migration robust to model changes 11 years ago
Jason Denney 3d6f698fb9 Only update shop_id in migration 11 years ago
Jason Denney b27d682517 Bug caused by Bike.wheel_size no longer existing 11 years ago
Jason Denney 4aed82cf80 Make wheel size an combobox option on bikes 11 years ago
Ron Warholic 5e042c2577 Added migration file 11 years ago
Jason Denney 47f616b7b0 Moving bike model to the bikes table 11 years ago
Jason Denney cecb3b1a32 Changing bike_status to bike_purporse 11 years ago
Jason Denney 4d7634605c Fixing search form for bikes updated to netzke 8.4 11 years ago
Jason Denney 7736ac5c34 Added credit tracking and stats 11 years ago
Jason Denney f0ce8b7171 Switch DB from sqlite to Postgres 11 years ago
Jason Denney ff60fdd67f Removing nickname from user 11 years ago
Jason Denney 9021294c4b Auth by username instead of email 11 years ago
darmock f34def2c09 Store role_id as an integer instead of a string 11 years ago
Jason Denney a083ed715b Renamed UserRoles to UserRole Joins, Needed ID column in user_role_joins table 11 years ago
Jason Denney 91bb2ea43e Changing UserRole to UserRoleJoin 11 years ago
John N. Milner a3fcdec10c WIP adding user roles view; adding end datetime to user roles 11 years ago
John N. Milner 941f7a267b Add migration to accompany 55fbd06305 11 years ago
Jason Denney 545c33b953 Added TaskList and Task migrations and models 11 years ago
Jason Denney 2d51bd1d9a Creating Transactions works 11 years ago
Jason Denney 1b7daa45ca Nested isn't working, another approach, add trans validations 11 years ago
Jason Denney d95f51eeca Created customers 11 years ago
Jason Denney 11e738b428 Adding transactions 11 years ago
Jason Denney 189137ba9d Almost usable, still a lot of work left 12 years ago
Jason Denney db9982dcd2 Added user roles and authentication, sign in/out 12 years ago
Jason Denney 4ebcbca081 Still a work in progress 12 years ago
Jason Denney 7bf4c4d601 Added bike_brands and bike_models sql data 12 years ago
Jason Denney 56da361bca Edit migration to allow a user to own a bike 12 years ago
Jason Denney 70b7b33909 Adding transaction migration 12 years ago
Jason Denney 34c13a7717 Make sure some columns are never null. 12 years ago
Jason Denney 312fa7d787 Adding bike attribute tables migrations 12 years ago
Jason Denney 2ac1b7dcd9 formatting 12 years ago
Jason Denney 8f276b6ffc Added bike_statuses. 12 years ago
Jason Denney d6622b1bbd Add User Profile migration 12 years ago
Jason Denney 219d7616c6 Add bike migration 12 years ago
Jason Denney ea8dd6842c Adding acts_as_loggable migrations 12 years ago
Jason Denney aa3ed3d43b git init 12 years ago