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

60 Commits

Author SHA1 Message Date
Jason Denney
3e56f2eb19 Updating edit task list page w/ home & bike link 2014-04-19 16:25:15 -04:00
Jason Denney
80b2b7ff60 Added New Time Entry Front End 2014-04-19 16:20:14 -04:00
Jason Denney
98b136e4f4 Add link to view bike check list when showing bike 2014-03-16 13:50:13 -04:00
Jason Denney
9527725e07 Adding makeshift home button, Added view your bike link 2014-03-16 13:34:56 -04:00
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
2014-03-09 22:30:41 -04:00
Jason Denney
3b904f95f2 Adding api task_lists#show and spec, edit.haml updates 2014-03-09 19:20:00 -04:00
Jason Denney
656f0f12e4 WIP, creating TaskList Controller and edit action & view 2014-03-08 15:34:58 -05:00
Jason Denney
30d818ac87 Draft of the task list api controller 2014-03-08 15:04:27 -05:00
Jason Denney
dc0a567a27 Added bike show api method 2014-03-08 15:03:52 -05:00
Jason Denney
523046b042 Add create jbuilder template 2014-03-01 14:15:49 -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
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
c575fface9 Commenting out description on bike form for now 2014-02-02 17:10:32 -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
root
2ceb744925 Allow horizontal scrolling for combo list box drop down items 2013-10-19 21:42:29 +00:00
Jason Denney
67c51068cc Make user signup easier to read & enter 2013-09-02 18:08:05 -04:00
Jason Denney
52e67a1182 Adding Made in Bmore to Login 2013-06-29 17:18:51 -04:00
Jason Denney
f713c6bacd Forgot to remove nickname from registration form 2013-06-25 22:06:43 -04:00
Jason Denney
51caa93afa Some js wasn't getting loaded at login. and other fixes 2013-06-01 11:39:42 -04:00
jnm
fa51dd25f3 Merge pull request #24 from spacemunkay/denney-reset-password
Denney reset password
2013-05-30 19:13:49 -07:00
John N. Milner
c5b16139f5 Merge branch 'master' into denney-new-user-form
Conflicts:
	db/schema.rb
2013-05-30 22:03:53 -04:00
Jason Denney
d5662284ab Added link for users to update email/password 2013-05-28 00:27:34 -04:00
Jason Denney
9021294c4b Auth by username instead of email
Added username to User table/model
2013-05-25 11:08:58 -04:00
Jason Denney
a07d6345e8 Mildly better looking signup page w/ errors. 2013-05-25 10:25:12 -04:00
Jason Denney
db6b7ff7da Adjusting how javascript is loaded
Now js is loaded per controller
2013-05-25 10:12:03 -04:00
Jason Denney
2e08f655ea Registration form now remembers field values for nested form errors 2013-05-25 09:00:12 -04:00
Jason Denney
d7755f00ed Initial stab at check-in feature 2013-05-19 15:43:44 -04:00
Jason Denney
c504252541 Add bootstrap css to login page 2013-05-16 23:40:36 -04:00
Jason Denney
855565dcc4 Removing everything that is not necessary (keeping them in dev branch) 2013-01-13 14:08:58 -05:00
Jason Denney
6918520b01 Make create user let users enter address info, only require phone num 2013-01-06 22:43:40 -05:00
Jason Denney
189137ba9d Almost usable, still a lot of work left
-Moved bikes to User model instead of profile
-User can copy user log to a bike log with new actsasloggable
-Added user stats
-some css was messing up checkboxes, need to figure out which stylesheet was doing that
2012-12-31 15:38:34 -05:00
Jason Denney
d7f5eb26bf Experimenting with Netzke/ ExtJS 2012-12-23 09:02:07 -05:00
Jason Denney
ead5f7b433 Add bikes and users links to layouts 2012-12-17 22:24:56 -05:00
Jason Denney
d5b312fa54 Add users resources and paginate users index 2012-12-17 22:24:31 -05:00
Jason Denney
939ea5b9db Refactored log controller, added log editing
Refactored log controller, added log editing
2012-12-17 10:19:02 -05:00
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
2012-12-14 00:03:11 -05:00
Jason Denney
b2eefd8163 actsasloggable transaction actions fixtures, resources, controller, and views 2012-12-09 18:11:18 -05:00
Jason Denney
139f5ccf9b ActsAsLoggable User Actions fixtures, resources, controller, and views 2012-12-09 18:06:04 -05:00