Jason Denney
3b904f95f2
Adding api task_lists#show and spec, edit.haml updates
11 years ago
Jason Denney
656f0f12e4
WIP, creating TaskList Controller and edit action & view
11 years ago
Jason Denney
30d818ac87
Draft of the task list api controller
11 years ago
Jason Denney
dc0a567a27
Added bike show api method
11 years ago
Jason Denney
14869cf8b6
Modifed bikes create to use jbuilder & follow jsonapi.org
11 years ago
Jason Denney
e694dfbddd
Don't clobber development database, durrrr
11 years ago
Jason Denney
e0041662d3
WIP, adding api/bikes_controller#create
11 years ago
Jason Denney
8c5ff986a2
Update spec, remove turnip, to get tests working
11 years ago
Jason Denney
0f890e12e9
Added bikes views
*Added new bike template
11 years ago
Jason Denney
a84b0e0fe7
Moving Netzke Admin view to Panel controller
*Moved custom_netzke_helpers code to panel.js
*Added panel controller and index and netzke layout
11 years ago
Jason Denney
028a45702e
More comments
11 years ago
Jason Denney
4e7f3a1761
Changed so that user gets checked in after create.
11 years ago
Jason Denney
f0ce8b7171
Switch DB from sqlite to Postgres
-Postgres for production
-Migrations don't translate well between sqlite and postgres, better to just develop using the same database as production.
-Fixed migrations to work with Postgres
-Updated Readme for PG install instructions
-database config moved to .example
12 years ago
Jason Denney
fee421cabe
not optimal production config, but it works
12 years ago
Jason Denney
51caa93afa
Some js wasn't getting loaded at login. and other fixes
12 years ago
Jason Denney
761ab81b56
Added reset password api method
12 years ago
Jason Denney
9021294c4b
Auth by username instead of email
Added username to User table/model
12 years ago
Jason Denney
d7755f00ed
Initial stab at check-in feature
12 years ago
Jason Denney
855565dcc4
Removing everything that is not necessary (keeping them in dev branch)
12 years ago
Jason Denney
db9982dcd2
Added user roles and authentication, sign in/out
12 years ago
Jason Denney
d7f5eb26bf
Experimenting with Netzke/ ExtJS
12 years ago
Jason Denney
d5b312fa54
Add users resources and paginate users index
12 years ago
Jason Denney
939ea5b9db
Refactored log controller, added log editing
Refactored log controller, added log editing
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
b2eefd8163
actsasloggable transaction actions fixtures, resources, controller, and views
12 years ago
Jason Denney
139f5ccf9b
ActsAsLoggable User Actions fixtures, resources, controller, and views
12 years ago
Jason Denney
7e0f43b271
Added BikeConditions resources, controller, and views
12 years ago
Jason Denney
a27c898ddb
Add acts_as_loggable/bike_actions resources, controller, and views
-Note that updating doesn't work due to expose gem perhaps? Need to fix
12 years ago
Jason Denney
d3c466761e
Add bike routes, controller, and views. Update model.
12 years ago
Jason Denney
e41426ea7b
Added bike styles routes, controller and views
12 years ago
Jason Denney
8d488c86a0
Added Bike Status routes, Controller and views
12 years ago
Jason Denney
747b8d9c4b
Added bike models controller and views
12 years ago
Jason Denney
01923723ff
Add Bike Brand Controller and Views
12 years ago
Jason Denney
aa3ed3d43b
git init
12 years ago