Jason Denney
3e56f2eb19
Updating edit task list page w/ home & bike link
11 years ago
Jason Denney
2d65ebb45f
JS Formatting
11 years ago
Jason Denney
80b2b7ff60
Added New Time Entry Front End
11 years ago
Jason Denney
98b136e4f4
Add link to view bike check list when showing bike
11 years ago
Jason Denney
9527725e07
Adding makeshift home button, Added view your bike link
11 years ago
Jason Denney
8f637348cf
Fix check in/ check out
11 years ago
Jason Denney
062ed9c2d1
Added tests for user checkin/checkout on index
11 years ago
Jason Denney
b1ddcfb867
Redirect correctly after creating a bike
11 years ago
Jason Denney
64e907b6f7
Should authenticate by user username, not email
11 years ago
Jason Denney
e2f442889e
Added tasks controller, spec, JS, apitesthelper
Had an issue with calling render_views in the specs to render the
jbuilder json templates and also getting the devise sign_in method to
work, ended up adding a helper to add the username/password for a user
11 years ago
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
523046b042
Add create jbuilder template
11 years ago
Jason Denney
14869cf8b6
Modifed bikes create to use jbuilder & follow jsonapi.org
11 years ago
Jason Denney
7b11da9583
Forward url on add bike/ don't display value if nil
11 years ago
Jason Denney
64d4186b57
Bike show view styling
TBD add class for color block
11 years ago
Jason Denney
c6a3ed9991
Added bike show and show view
11 years ago
Jason Denney
d0c05a0244
Fix validations for creating a bike, view respond to errors
11 years ago
Jason Denney
55974feb4c
Parse float for seat tube height
11 years ago
Jason Denney
2d09aba26a
Added submit js to bikes/new view
* Added displayFormErrors utility
* Added 4th option to bike styles “OTHER”
11 years ago
Jason Denney
38a716b132
Added User password_reset spec and some refactor
*Make returned error in errors array
*Use constants
11 years ago
Jason Denney
8110baf255
Removing unnecessary render
11 years ago
Jason Denney
9fa0017d36
Fixed error response codes, finished bikes#create spec
11 years ago
Jason Denney
e0041662d3
WIP, adding api/bikes_controller#create
11 years ago
Jason Denney
c575fface9
Commenting out description on bike form for now
11 years ago
Jason Denney
83a4e4e9c1
Make bike color not required
11 years ago
Jason Denney
f17eba810e
WTF? Is this needed? Commenting this out for now
users#checkout copy pasta perhaps?
11 years ago
Jason Denney
4b5133fd02
Fix unauthorized return code
11 years ago
Jason Denney
9edb90203c
Remove whitespace
11 years ago
Jason Denney
bd6872413e
Make year dynamically updated
11 years ago
Jason Denney
a8bdb52536
Improved Add Bike view
Worked out some bootstrap overrides issues
11 years ago
Jason Denney
0f890e12e9
Added bikes views
*Added new bike template
11 years ago
Jason Denney
61472e0fb6
Hide admin view button on small devices
11 years ago
Jason Denney
ecb5083f1c
Created new dashboard index
*Added js for logging out button
*WIP
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
2b863b8d8a
Updated Forget Password, other minor changes
11 years ago
Jason Denney
a35bd2f22b
make sign up mobile friendly
11 years ago
Jason Denney
c9d2da3e50
Make sign up links like buttons
11 years ago
Jason Denney
df3c29a899
Use twitter bootstrap classes on login
11 years ago
Jason Denney
a11f5a1b91
Needed to add task_list_id as attr_accessible
Also improved labels for adding task
11 years ago
Jason Denney
2a6e10ee9d
Disabling by default was just annoying
11 years ago
Jason Denney
852a00881e
Velocipede changed their wording to CLASS
Can't find purpose by name, will have to rely on default ID in case wording is changed.
11 years ago
Jason Denney
65708e743d
Replacing user/customer accordion with tab panel
11 years ago
Jason Denney
731d0ed3da
Increase width for hour in custom time component
11 years ago
Jason Denney
c73d5f955a
Add lower tabs pane instead of splitting
11 years ago
Jason Denney
20a350adf2
Move checklist to the left in the tasks view.
11 years ago
Jason Denney
ea79c167eb
Don't attempt to show a wheel size if it's blank
11 years ago
Jason Denney
4a67ebe77e
Disable sub panels until item clicked
11 years ago