.. |
20140118202104_create_bike_table.rb
|
Louis | Remove failing autogenerated tests, fix bug where bike type wasn't saving
|
10 years ago |
20140118205930_create_bikes.rb
|
Louis | reverts fa110, which was branched instead
|
10 years ago |
20140214152631_change_type_to_bicycle_type.rb
|
Louis | reverts fa110, which was branched instead
|
10 years ago |
20140312232550_add_fields_to_bike.rb
|
Louis | reverts fa110, which was branched instead
|
10 years ago |
20140313000619_create_volunteers.rb
|
Louis | reverts fa110, which was branched instead
|
10 years ago |
20140814020954_devise_create_users.rb
|
Louis | reverts fa110, which was branched instead
|
10 years ago |
20140917003003_create_clients.rb
|
Louis | Adds clients model & views to db
|
10 years ago |
20140917020156_add_bike_to_client.rb
|
Louis | Remove failing autogenerated tests, fix bug where bike type wasn't saving
|
10 years ago |
20140918211228_add_new_parts_work_done_and_date_sold_to_bikes.rb
|
Louis | Add new parts, work done, and date sold to bikes
|
10 years ago |
20140921224502_add_bike_type_and_will_pay_to_client.rb
|
Louis | Adds bike type requested and will pay options to clients
|
10 years ago |
20140921225115_create_agencies_table.rb
|
Louis | Adds agencies
|
10 years ago |
20140922232527_add_agency_to_client.rb
|
Louis | Allows users to associate clients with agencies
|
10 years ago |
20140922233036_remove_agency_string_from_client.rb
|
Louis | Allows users to associate clients with agencies
|
10 years ago |
20140923000417_add_fields_to_client.rb
|
Louis | Adds fields to client
|
10 years ago |
20150807011518_add_bike_index_id_to_bikes.rb
|
lk & sh | posts to bike index in development when creating new bike
|
9 years ago |
20150918220734_remove_unused_bike_fields.rb
|
lk | remove unused fields on bikes & fix some formatting
|
9 years ago |
20150918220913_remove_unused_client_fields.rb
|
lk | remove unused fields on bikes & fix some formatting
|
9 years ago |
20150918221119_update_bike_field_names.rb
|
lk | remove unused fields on bikes & fix some formatting
|
9 years ago |
20150930005913_add_height_and_weight_to_client.rb
|
lk | adds weight & height to clients
|
9 years ago |
20151013231450_remove_completion_date_from_bikes.rb
|
lk | removes completion date field
|
9 years ago |
20151205223152_remove_completion_date_from_client.rb
|
lk | client completion date is merged into client pickup date
|
9 years ago |
20151219225720_change_client_application_date_to_string.rb
|
lk | changes way application date is stored in db
|
9 years ago |
20151230021120_change_pickup_date_to_date_time.rb
|
lk | changes type of date stored for client pickup
|
9 years ago |
20160717165815_add_fixed_at_to_bikes.rb
|
lk | adds fixed_at column to bikes
|
8 years ago |
20160724130507_change_agency_phone_number_to_agency_phone.rb
|
lk | renames columns on agencies table
|
8 years ago |