This website works better with JavaScript.
Home
Explore
Help
Sign In
bike
/
BikeShed-1
mirror of
https://github.com/fspc/BikeShed-1.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
77
Commits
8
Branches
8
Tags
44 MiB
Ruby
75.7%
JavaScript
13.8%
Haml
8%
HTML
1.5%
SCSS
0.6%
Other
0.4%
Tree:
1b7daa45ca
denney-disable-on-select
denney-docker
denney-fix-saving-dates
eperez-timeinput
import-csv-task
master
menu-feature
topic-sass
0.0.0
0.0.1
0.0.1-vpede
0.0.2-rc1
0.0.2-rc2
0.0.2-rc3
testver
v0.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1b7daa45ca'
${ noResults }
BikeShed-1
/
db
/
migrate
History
Jason Denney
1b7daa45ca
Nested isn't working, another approach, add trans validations
User a transactions border, select the customer from a view of users and customers
12 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
Nested isn't working, another approach, add trans validations
12 years ago
20121229160809_create_user_roles.rb
Added user roles and authentication, sign in/out
12 years ago
20130120142249_create_customers.rb
Created customers
12 years ago