summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/project_select.js
Commit message (Collapse)AuthorAgeFilesLines
* Changed project select to use it independently and not onlt as a combobuttonFrancisco Javier López2017-10-301-10/+14
|
* Remove project select dropdown from breadcrumbkushalpandya2017-09-051-42/+0
|
* Group-level new issue & MR using previously selected projectBryce Johnson2017-08-071-9/+8
|
* moved more action buttonsPhil Hughes2017-07-031-0/+8
|
* 'New issue'/'New merge request' dropdowns should show only projects with ↵19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabledblackst0ne2017-05-301-1/+8
| | | | issues/merge requests feature enabled
* Add users endpoint to frontend API classWinnie Hellmann2017-05-191-1/+1
|
* Update API on frontend to use v428864-use-the-v4-api-from-the-frontendSam Rose2017-03-141-2/+2
| | | | Use options object to pass params for project endpoint
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
|
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
|
* Merge branch '18786-go-to-a-project-order' into 'master' Alfredo Sumaran2016-12-271-1/+2
|\ | | | | | | | | | | | | Go to a project order Closes #18786 See merge request !7737
| * Go to a project orderJacopo2016-12-151-1/+2
| | | | | | | | The order of "Go to a project" dropdown is based on last_activity_at
* | resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
|/
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
|
* Backport Group API code that was added in EE onlybackport-ee-js-groups-apiRémy Coutable2016-10-311-2/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* fix group links 404barthc2016-10-051-2/+2
|
* ES6ify all the things!Fatih Acet2016-07-241-0/+102