Jason Denney
d0c05a0244
Fix validations for creating a bike, view respond to errors
11 years ago
Jason Denney
83a4e4e9c1
Make bike color not required
11 years ago
Jason Denney
1f9bd4f3a0
Don't validate top tube on bike model
11 years ago
Jason Denney
4aed82cf80
Make wheel size an combobox option on bikes
11 years ago
Ron Warholic
86ada003d6
Fixed default sort and added migration for shop_id => Integer
11 years ago
Jason Denney
ec5db646a0
Use models to sort data when possible
11 years ago
Jason Denney
47f616b7b0
Moving bike model to the bikes table
Leaving the bike_models table and bikes.bike_model_id column as a backup.
11 years ago
Jason Denney
087325c444
Whoops, only create once… not for every update...
11 years ago
Jason Denney
cecb3b1a32
Changing bike_status to bike_purporse
11 years ago
Jason Denney
a9fb3487a1
Remove unique constraint on bike_serial
bike serial index was already removed.
11 years ago
John N. Milner
55fbd06305
Closes #1
12 years ago
Jason Denney
ad26dab160
Finished adding default Bike task list
12 years ago
Jason Denney
545c33b953
Added TaskList and Task migrations and models
12 years ago
Jason Denney
11e738b428
Adding transactions
-Need to create a customers table to store contact information of customers who are not a user.
-Need to scope "User Transactions" for users, staff, and admin. Need to have a "All Shop Transactions" tab.
-Need to add conditional UX to form.
12 years ago
Jason Denney
c98c53de76
Got logs working for users and bikes
Not my best work, but it works, need to add transactions, need to add edit/show actions
12 years ago
Jason Denney
d3c466761e
Add bike routes, controller, and views. Update model.
12 years ago
Jason Denney
f7d36328a5
First start at Bike Model
12 years ago