summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/dispatcher.js
Commit message (Expand)AuthorAgeFilesLines
* Toggle project name if too long28187-project-name-cut-off-with-nested-groupsSam Rose2017-03-131-0/+5
* Uses vanilla JS to listen to click eventFilipa Lacerda2017-03-091-1/+2
* Convert Issue into ES6 class (!9636)winniehell2017-03-081-1/+1
* Merge branch '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-...Sean McGivern2017-03-071-1/+1
|\
| * Merge branch 'master' into 26732-combine-deploy-keys-and-push-rules-and-mirro...26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pagesPhil Hughes2017-03-071-1/+7
| |\
| * | Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas2017-03-061-1/+1
* | | Added Prometheus Service and Prometheus graphsKamil TrzciƄski2017-03-071-0/+3
| |/ |/|
* | Fix eslintZ.J. van de Weg2017-03-061-1/+1
* | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-061-0/+413
|\ \ | |/
| * Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+407
|/
* Convert dispatcher to es6.Bryce Johnson2016-10-151-309/+0
* Fixup invalid refs.Bryce Johnson2016-10-151-1/+1
* Convert field error NodeList to an Array.Bryce Johnson2016-10-151-2/+2
* Use native dom in dispatcher field error init.Bryce Johnson2016-10-151-3/+4
* Prevent unneccessary loading of UsernameValidator.Bryce Johnson2016-10-151-1/+0
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-151-0/+11
* Merge branch 'members-ui' into 'master' Fatih Acet2016-10-141-2/+2
|\
| * Merge branch 'master' into members-uiPhil Hughes2016-10-061-6/+10
| |\
| * \ Merge branch 'master' into members-uiPhil Hughes2016-10-041-0/+8
| |\ \
| * | | Updated groups member UI to matchPhil Hughes2016-09-131-2/+2
| * | | Updated members UIPhil Hughes2016-09-131-1/+1
* | | | Updated JS to work with issue index & showfeature/issues-boardPhil Hughes2016-10-121-0/+1
* | | | JS review changes - Removed window from window.gl in dispatcherLuke Bennett2016-10-101-1/+1
* | | | Finished up margin JS logicLuke Bennett2016-10-101-0/+3
| |_|/ |/| |
* | | Fix bad merge conflict resolution.Fatih Acet2016-10-051-2/+0
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...revert-c676283bFatih Acet2016-10-051-4/+6
|\ \ \
| * | | Restore inexplicably removed code from requestFileSuccess.desplacturingBryce Johnson2016-10-051-2/+2
| * | | Remove debug flag.Bryce Johnson2016-10-051-1/+0
| * | | Update LabelManager to ES6.Bryce Johnson2016-10-051-1/+2
| * | | Refactor IssuesBulkAssignment to ES6.Bryce Johnson2016-10-051-1/+1
| * | | Fixup debugger ref left in Dispatcher.Bryce Johnson2016-10-051-1/+0
| * | | Refactor SearchAutocomplete to ES6 class syntax.Bryce Johnson2016-10-051-1/+2
| * | | Refactor Todos to ES6.Bryce Johnson2016-10-051-1/+1
| | |/ | |/|
* | | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-031-0/+9
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-201-1/+7
| |\ \ | | |/
| | * Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+4
| | * Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-081-4/+1
| * | Finalise cycle analytics frontend.Fatih Acet2016-09-191-2/+2
| * | Implement Cycle Analytics frontend.Fatih Acet2016-09-151-0/+3
| |/
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-09-021-0/+1
|\ \ | |/
| * Fix suggested colors options for new labels in the admin areaDouglas Barbosa Alexandre2016-08-311-0/+1
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-08-301-0/+4
|/
* Merge branch 'expiration-date-on-memberships' into 'master' Douwe Maan2016-08-191-0/+3
|\
| * Use `gl` namespace and explicitly check that string is emptyDouwe Maan2016-08-181-3/+3
| * Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-0/+3
| |\
| * | Allow project group links to be expiredSean McGivern2016-08-181-0/+1
| * | Add expiration date to group membershipsSean McGivern2016-08-181-0/+1
| * | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-2/+13
| |\ \
| * | | Add MemberExpirationDate JS helperSean McGivern2016-08-181-0/+1
* | | | Fixed keyboard shortcuts not working on issue boardsissue-boards-keyboard-shortcutsPhil Hughes2016-08-191-0/+3
| |_|/ |/| |