1
0
mirror of https://github.com/fspc/BikeShed-1.git synced 2025-02-28 16:53:23 -05:00

192 Commits

Author SHA1 Message Date
Jason Denney
523046b042 Add create jbuilder template 2014-03-01 14:15:49 -05:00
Jason Denney
14869cf8b6 Modifed bikes create to use jbuilder & follow jsonapi.org 2014-02-26 00:06:25 -05:00
Jason Denney
7b11da9583 Forward url on add bike/ don't display value if nil 2014-02-09 22:01:42 -05:00
Jason Denney
64d4186b57 Bike show view styling
TBD add class for color block
2014-02-09 19:18:16 -05:00
Jason Denney
c6a3ed9991 Added bike show and show view 2014-02-09 19:11:08 -05:00
Jason Denney
d0c05a0244 Fix validations for creating a bike, view respond to errors 2014-02-09 18:23:35 -05:00
Jason Denney
55974feb4c Parse float for seat tube height 2014-02-09 18:22:33 -05:00
Jason Denney
2d09aba26a Added submit js to bikes/new view
* Added displayFormErrors utility
* Added 4th option to bike styles “OTHER”
2014-02-08 14:21:20 -05:00
Jason Denney
38a716b132 Added User password_reset spec and some refactor
*Make returned error in errors array
*Use constants
2014-02-04 23:47:30 -05:00
Jason Denney
8110baf255 Removing unnecessary render 2014-02-03 00:16:13 -05:00
Jason Denney
9fa0017d36 Fixed error response codes, finished bikes#create spec 2014-02-03 00:14:37 -05:00
Jason Denney
e0041662d3 WIP, adding api/bikes_controller#create 2014-02-02 17:11:13 -05:00
Jason Denney
c575fface9 Commenting out description on bike form for now 2014-02-02 17:10:32 -05:00
Jason Denney
83a4e4e9c1 Make bike color not required 2014-02-02 17:10:17 -05:00
Jason Denney
f17eba810e WTF? Is this needed? Commenting this out for now
users#checkout  copy pasta perhaps?
2014-02-02 17:09:49 -05:00
Jason Denney
4b5133fd02 Fix unauthorized return code 2014-02-02 17:09:13 -05:00
Jason Denney
9edb90203c Remove whitespace 2014-02-02 09:45:18 -05:00
Jason Denney
bd6872413e Make year dynamically updated 2014-01-21 23:35:11 -05:00
Jason Denney
a8bdb52536 Improved Add Bike view
Worked out some bootstrap overrides issues
2014-01-19 19:32:18 -05:00
Jason Denney
0f890e12e9 Added bikes views
*Added new bike template
2014-01-18 18:25:21 -05:00
Jason Denney
61472e0fb6 Hide admin view button on small devices 2014-01-18 15:20:34 -05:00
Jason Denney
ecb5083f1c Created new dashboard index
*Added js for logging out button
*WIP
2014-01-18 15:16:23 -05:00
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
2014-01-18 15:14:19 -05:00
Jason Denney
2b863b8d8a Updated Forget Password, other minor changes 2014-01-18 12:11:43 -05:00
Jason Denney
a35bd2f22b make sign up mobile friendly 2014-01-15 00:33:32 -05:00
Jason Denney
c9d2da3e50 Make sign up links like buttons 2014-01-15 00:00:18 -05:00
Jason Denney
df3c29a899 Use twitter bootstrap classes on login 2014-01-12 14:24:57 -05:00
Jason Denney
a11f5a1b91 Needed to add task_list_id as attr_accessible
Also improved labels for adding task
2013-11-21 20:36:35 -05:00
Jason Denney
2a6e10ee9d Disabling by default was just annoying 2013-11-21 20:35:23 -05:00
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.
2013-11-21 19:37:30 -05:00
Jason Denney
65708e743d Replacing user/customer accordion with tab panel 2013-11-09 11:29:08 -05:00
Jason Denney
731d0ed3da Increase width for hour in custom time component 2013-11-09 10:45:25 -05:00
Jason Denney
c73d5f955a Add lower tabs pane instead of splitting 2013-11-09 10:44:08 -05:00
Jason Denney
20a350adf2 Move checklist to the left in the tasks view. 2013-11-09 09:48:05 -05:00
Jason Denney
bca0903862 Merge pull request #87 from spacemunkay/move-brands-80
Moved brands/models tab to the lower pane of bikes
2013-11-08 21:55:16 -08:00
Jason Denney
ea79c167eb Don't attempt to show a wheel size if it's blank 2013-11-04 09:38:53 -05:00
Jason Denney
4a67ebe77e Disable sub panels until item clicked 2013-11-03 11:34:48 -05:00
Jason Denney
1f9bd4f3a0 Don't validate top tube on bike model 2013-11-03 10:07:53 -05:00
Jason Denney
84ed8503d1 Remove console.log 2013-11-03 08:46:30 -05:00
Jason Denney
75f4a7980b Need end date to edit start date, fix type 2013-11-03 08:45:10 -05:00
Jason Denney
16cda6aa86 Remove unused code, add comment 2013-11-03 08:42:30 -05:00
Jason Denney
de338276c0 Couldn't edit in columns, assign date correctly 2013-11-03 08:40:37 -05:00
Jason Denney
25808eb27a Boom! Meridian time component 2013-11-03 07:22:57 -05:00
Jason Denney
d983647e29 Almost done, need to change minutes to textfield 2013-11-03 07:12:56 -05:00
Jason Denney
cb4763c172 So close, just a minor bug left to fix
Can't put a field container within a field container, need to flatten it out.
2013-11-02 19:38:31 -04:00
Jason Denney
f7ce96152b Merge pull request #89 from spacemunkay/wheelsize-list
Wheelsize list
2013-10-19 16:34:52 -07:00
Jason Denney
77d7fad3ce Merge pull request #88 from spacemunkay/grid-sizing-79
Added forceFit option to all the grids so they resize nicely
2013-10-19 15:30:08 -07:00
Jason Denney
4eae374aa9 Fix column title while we're at it 2013-10-19 18:08:55 -04:00
Jason Denney
dc60630d2d On second thought, don't want to default this one. 2013-10-19 18:08:32 -04:00
root
2ceb744925 Allow horizontal scrolling for combo list box drop down items 2013-10-19 21:42:29 +00:00