summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/project.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* All files now JS instead of CSvanilla_js_no4Jacob Schatz2016-07-211-91/+0
* Updated to add parenthesesref-dropdown-jquery-objectsPhil Hughes2016-06-221-6/+6
* Use jQuery objects in ref dropdownPhil Hughes2016-06-221-9/+12
* Fixed issue with notification dropdownn not updating activePhil Hughes2016-06-211-1/+0
* Correctly adds commit ID into dropdownPhil Hughes2016-06-181-0/+2
* Escapes branch names before appending to domPhil Hughes2016-06-181-1/+1
* Refs dropdown is now loaded asyncPhil Hughes2016-06-181-0/+35
* Re-use notifications dropdown on user profileFelipe Artur2016-06-161-21/+0
* Remove schema from branch historyFelipe Artur2016-06-131-15/+20
* Create NotificationSettings object only when user change value in dropdownDmitriy Zaporozhets2016-03-301-1/+8
* Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-301-7/+1
* Fix specs and remove unnecessary console.logStan Hu2016-03-201-1/+0
* added testsPhil Hughes2016-01-301-3/+6
* removed private method namingPhil Hughes2016-01-301-2/+2
* remove period from function callPhil Hughes2016-01-301-1/+1
* selecting project in dropdown takes user to the correct projectPhil Hughes2016-01-301-0/+3
* uses AJAX to select the projectsPhil Hughes2016-01-301-0/+10
* fixes failing test by updating project clone instructionsJacob Schatz2015-12-231-2/+3
* Aling project js with EEBorja Aparicio2015-12-101-2/+5
* Clean up the Git protocol switcher JSRobert Speicher2015-11-241-6/+14
* Add clipboard button to project clone panelRobert Speicher2015-11-241-6/+4
* Added Global to the drop downs and updated the label of the button to show th...Patricio Cano2015-09-161-2/+10
* Replaced `this` with `@` in the coffee file and added an arrow that clearly m...Patricio Cano2015-09-141-3/+3
* Notification dropdown now shows currently active level, and also shows what t...Patricio Cano2015-09-141-1/+3
* Notification level can now be saved from within the project view.Patricio Cano2015-09-141-0/+6
* Bring clone bar backStan Hu2015-08-121-5/+0
* Don't hide the clone holder for an empty projectproject-buttonsRobert Speicher2015-08-041-3/+3
* Tweak project page buttons.Douwe Maan2015-07-311-5/+10
* Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan2015-02-131-1/+7
* Better js -> URL map to reduce unneeded executionCiro Santilli2014-10-211-57/+18
* Export all coffee classes with @Ciro Santilli2014-10-201-4/+1
* Save if user prefers readme or activity tab.Marin Jankovski2014-09-301-0/+9
* Restyle project homeDmitriy Zaporozhets2014-08-281-1/+1
* Move star button to sidebar. Add counter to forks tooDmitriy Zaporozhets2014-07-241-1/+1
* Move coffee to assets/projectCiro Santilli2014-07-171-0/+5
* Update clone panel to use input group.Jason Hollingsworth2014-01-081-1/+1
* Fix no-ssh-key-message path for cookieDmitriy Zaporozhets2013-11-121-1/+2
* Add ability to hide no ssh key messageDmitriy Zaporozhets2013-11-121-0/+5
* Update git-clone js. Use new style on wiki git access tooDmitriy Zaporozhets2013-10-211-3/+3
* Replace remote url on selection.Marin Jankovski2013-09-131-0/+1
* Improve user expirience while create/edit project settingsDmitriy Zaporozhets2013-05-141-3/+7
* coffescript refactoring pt.1Dmitriy Zaporozhets2013-05-021-0/+37