summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/project_new.js
Commit message (Collapse)AuthorAgeFilesLines
* refactor VisibilitySelect class to ES module syntaxMike Greiling2017-07-061-1/+3
|
* Resolve "When changing project visibility setting, change other dropdowns ↵Mike Greiling2017-06-061-4/+59
| | | | automatically"
* remove bind polyfill from project_new.jsMike Greiling2017-05-081-3/+1
|
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
|
* Merge branch 'simple-eslint-fixes' into 'master' Fatih Acet2017-01-191-13/+13
|\ | | | | | | | | Simple eslint fixes See merge request !8536
| * resolve all parseInt radix eslint violationsMike Greiling2017-01-181-3/+3
| |
| * resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
| |
| * resolve all indent eslint violationsMike Greiling2017-01-181-9/+11
| |
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
| |
* | Fixed tests24032-changed-visibility-level-to-public-but-project-is-not-publicLuke "Jared" Bennett2016-12-101-0/+10
|/ | | | | | | | Grab permissions description from backend Review changes Added unit tests
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
|
* Hides registry if project is disabledPhil Hughes2016-11-011-1/+12
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-3/+35
|
* Fixed default branch dropdown not converting to select2project-edit-branch-dropdown-fixPhil Hughes2016-10-111-1/+3
| | | | Closes #23200
* Refactored code to rely less on IDs that could changeproject-edit-features-hidePhil Hughes2016-09-021-5/+13
|
* Hides merge request section in edit project when disabledPhil Hughes2016-09-021-4/+4
|
* ES6ify all the things!Fatih Acet2016-07-241-0/+40