gitlab-org--gitlab-foss/app/assets
Regis 7ed0acd422 turned ES5 users.js to ES6 users.js.es6 for babel
added semicolons

remove users.js

rename users to user in filename

removed uneeded semi-colons and returning null in constructor

class is wrapped - a lot of builds will fail

formatting

replaced 'new User' with 'new gl.User' in app/users/show.html.haml

window.gl || window.gl = {} - seeing if rspec9/spinach6/spinach9 will pass

putting window logic before IIFE

Fixed typo in users show view - extracted jquery calls in constructor to prototype methods

fixed window declaration in IIFE argument

adding new line
2016-08-25 17:27:20 -06:00
..
fonts
images Support integration with Koding (online IDE) 2016-08-19 12:10:58 -07:00
javascripts turned ES5 users.js to ES6 users.js.es6 for babel 2016-08-25 17:27:20 -06:00
stylesheets Merge branch 'pipeline-graph-height' into 'master' 2016-08-25 19:57:53 +00:00