summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* rename event variable to just e18546-update-wiki-page-designMike Greiling2016-11-301-4/+4
* use wiki pages index for sidebar overflow and limit sidebar list to 15 pagesMike Greiling2016-11-301-0/+1
* fix tests broken by new wiki page designMike Greiling2016-11-301-2/+2
* allow wiki sidebar to scroll on overflowMike Greiling2016-11-301-0/+2
* move wiki navbar content to right sidebarMike Greiling2016-11-303-39/+71
* Merge branch 'autocomplete-stays-open' into 'master' Fatih Acet2016-11-301-1/+2
|\
| * Fixed GFM autocomplete regexautocomplete-stays-openPhil Hughes2016-11-301-1/+2
* | Fix comma-dangle in function's arguments errors24844-environments-dateFilipa Lacerda2016-11-301-1/+1
* | Improvements after reviewFilipa Lacerda2016-11-301-4/+10
* | Use created date from last_deploymentFilipa Lacerda2016-11-301-2/+8
|/
* Merge branch 'fix/ca-no-date' into 'master' Douwe Maan2016-11-301-4/+9
|\
| * Show dashes when date is emptyAlfredo Sumaran2016-11-281-4/+9
* | Remove JSX/React eslint plugins.remove-jsx-react-eslint-pluginsLuke "Jared" Bennett2016-11-292-2/+2
* | Merge branch 'hide-project-variables' into 'master' Fatih Acet2016-11-292-0/+46
|\ \
| * | Enable ESLint and fix minor code style stuff in project_variables.js.es6.hide-project-variablesFatih Acet2016-11-291-21/+20
| * | Add spec for hiding variables and remove the need for ES6 SymbolStan Hu2016-11-241-3/+3
| * | Hide project variables values by defaultStan Hu2016-11-242-0/+47
* | | Merge branch '24985-environments-spinner' into 'master' Fatih Acet2016-11-281-1/+1
|\ \ \
| * | | Adds spinner class24985-environments-spinnerFilipa Lacerda2016-11-251-1/+1
| | |/ | |/|
* | | Add `.find` polyadd-find-polyLuke "Jared" Bennett2016-11-252-8/+24
|/ /
* | Merge branch 'autocomplete-space-prefix' into 'master' Fatih Acet2016-11-251-1/+33
|\ \
| * \ Merge branch 'master' into autocomplete-space-prefixautocomplete-space-prefixPhil Hughes2016-11-24181-774/+2785
| |\ \ | | |/
| * | Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-11-11218-2638/+5391
| |\ \
| * \ \ Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-08-30314-10754/+15611
| |\ \ \
| * | | | Correctly checks for character before GFM input charPhil Hughes2016-07-211-0/+17
| * | | | Allow GFM autocomplete to be trigger without the preceding spacePhil Hughes2016-07-211-0/+6
* | | | | Merge branch 'resolve-discussions-timeago' into 'master' Fatih Acet2016-11-242-4/+7
|\ \ \ \ \
| * | | | | Fixed timeago when creating new discussionresolve-discussions-timeagoPhil Hughes2016-11-231-1/+1
| * | | | | Fixed resolved discussion timeago not renderingPhil Hughes2016-11-221-3/+6
* | | | | | Merge branch 'fixed-commit-timeago' into 'master' Fatih Acet2016-11-241-2/+4
|\ \ \ \ \ \
| * | | | | | Fixed commit time not rendering after initial page loadfixed-commit-timeagoPhil Hughes2016-11-231-2/+4
* | | | | | | Merge branch 'issue-boards-scrollable-element' into 'master' Fatih Acet2016-11-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixed issue boards scrolling with a lot of lists & issuesPhil Hughes2016-11-241-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'boards-issue-sorting' into 'master' Fatih Acet2016-11-243-6/+10
|\ \ \ \ \ \ \
| * | | | | | | Fixed dragging issue moving wrong issue after multiple drags of issueboards-issue-sortingPhil Hughes2016-11-241-1/+1
| * | | | | | | Fixed issue boards issue sorting when dragging issue into listPhil Hughes2016-11-243-5/+9
* | | | | | | | Merge branch '24836-tyeerror-e-is-null-when-clicking-plan-tab-in-cycle-analyt...Fatih Acet2016-11-241-2/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Take only objects for the events list24836-tyeerror-e-is-null-when-clicking-plan-tab-in-cycle-analyticsAlfredo Sumaran2016-11-231-2/+6
* | | | | | | | Merge branch 'move-timeago-to-vendor-dir' into 'master' Alfredo Sumaran2016-11-233-244/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | timeago should be a dependency of datetime_utilitymove-timeago-to-vendor-dirMike Greiling2016-11-223-6/+11
| * | | | | | | | move timeago.js to vendor directoryMike Greiling2016-11-222-239/+1
* | | | | | | | | Merge branch 'use-default-closest-if-available' into 'master' Fatih Acet2016-11-231-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Use default `closest` if available!use-default-closest-if-availableLuke "Jared" Bennett2016-11-231-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'issue-boards-dragging-fix' into 'master' Fatih Acet2016-11-232-4/+5
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fixed dragging issues on issue boardsissue-boards-dragging-fixPhil Hughes2016-11-232-4/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Adds polyfill for CustomEventcustom-event-polyfillFilipa Lacerda2016-11-231-0/+12
| |/ / / / / |/| | | | |
* | | | | | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-14/+8
|/ / / / /
* | | | | Merge branch '24756-clean-up-eslintrc-globals' into 'master' Alfredo Sumaran2016-11-2314-6/+32
|\ \ \ \ \
| * | | | | clean up globals exemptions within .eslintrcMike Greiling2016-11-2214-6/+32
* | | | | | Merge branch '24266-afraid-to-press-the-orange-button-on-merge-request-screen...Fatih Acet2016-11-221-3/+3
|\ \ \ \ \ \