summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '44331-upgrade-monaco-editor-and-remove-copywebpackplugin' into ...2018-06-07-code-freeze-ee2018-06-07-code-freezeTim Zallmann2018-06-086-61/+35
|\
| * fix eslint violationMike Greiling2018-06-081-4/+4
| * refactor monaco-editor import and stop storing as class property within modelMike Greiling2018-06-081-8/+7
| * refactor monaco-editor import and stop storing as class property within editorMike Greiling2018-06-081-13/+11
| * don't reference monaco directly in RepoEditor componentMike Greiling2018-06-071-4/+4
| * remove need to pass monaco around through DIMike Greiling2018-06-073-5/+5
| * remove monacoLoader and import monaco directly within Editor classMike Greiling2018-06-074-30/+11
| * fix bug in call to monaco.Uri. first param is checked with `typeof param ===...Mike Greiling2018-06-071-3/+3
| * add monaco-editor-webpack-plugin and update webpack configMike Greiling2018-06-071-7/+3
* | Set tooltips to have default boundary viewportClement Ho2018-06-082-2/+4
|/
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-0710-60/+140
* Merge branch '47182-use-the-default-strings-of-timeago-js' into 'master'Clement Ho2018-06-071-18/+18
|\
| * Use the default strings of timeago.js for timeagoTakuya Noguchi2018-06-041-18/+18
* | Merge remote-tracking branch 'origin/master' into 38542-application-control-p...Kamil Trzciński2018-06-0711-58/+172
|\ \
| * \ Merge branch 'ce-4936-roadmap-navigation-presets' into 'master'Phil Hughes2018-06-071-29/+48
| |\ \
| | * | Add timeframe helper methodsKushal Pandya2018-06-071-29/+48
| * | | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-073-7/+51
| |\ \ \
| | * | | remove favicon preview on appearance pageAlexis Reigel2018-06-051-19/+0
| | * | | remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-052-2/+2
| | * | | create favicon overlay on the clientAlexis Reigel2018-06-053-6/+68
| | * | | fix resetFavicon so that it actually resetsAlexis Reigel2018-06-051-1/+2
| * | | | fixed karmaPhil Hughes2018-06-071-2/+2
| * | | | Fixes IDE button on merge requests not working with relative URL configPhil Hughes2018-06-071-1/+1
| * | | | Merge branch 'master' into '39549-label-list-page-redesign-with-draggable-lab...Luke Bennett2018-06-0743-189/+923
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '47359-bs4-k8s-gke-error-colors' into 'master'Clement Ho2018-06-063-12/+18
| | |\ \ \
| | | * | | use bootstrap 4 utilities for error statesDennis Tang2018-06-053-12/+18
| * | | | | Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-066-12/+32
| |\ \ \ \ \
| * | | | | | FE review changesLuke Bennett2018-06-051-1/+1
| * | | | | | Fix eslint39549-label-list-page-redesign-with-draggable-labelsLuke Bennett2018-06-051-1/+1
| * | | | | | Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-05109-523/+2287
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | FE review changesLuke Bennett2018-06-053-12/+27
| * | | | | | Correct fixTitleLuke Bennett2018-05-291-1/+1
| * | | | | | Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-05-28290-3397/+5981
| |\ \ \ \ \ \
| * | | | | | | Fix tooltipsLuke Bennett2018-05-282-4/+22
| * | | | | | | revert scrollableLuke Bennett2018-05-171-2/+1
| * | | | | | | UX review changesLuke Bennett2018-05-171-1/+2
| * | | | | | | Clone pri labelLuke Bennett2018-04-241-1/+1
| * | | | | | | Remove spanLuke Bennett2018-04-241-1/+0
| * | | | | | | Add and remove priority labelLuke Bennett2018-04-191-1/+14
| * | | | | | | Dont hide sub button text when togglingLuke Bennett2018-04-191-2/+0
* | | | | | | | rely on presense or absense of data attribute instead of coerced boolean stringsMike Greiling2018-06-061-5/+6
* | | | | | | | attach a single event handler to detect radio button changes instead of one p...Mike Greiling2018-06-061-8/+8
* | | | | | | | Merge branch 'master' into 38542-application-control-panel-in-settings-pageMatija Čupić2018-06-0653-198/+1070
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch '46833-sticky-polyfill' into 'master'Clement Ho2018-06-063-11/+25
| |\ \ \ \ \ \ \
| | * | | | | | | Add polyfill and comments to utils/stickyPaul Slaughter2018-06-053-11/+25
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'ide-merge-requests-components' into 'master'Filipa Lacerda2018-06-0619-60/+438
| |\ \ \ \ \ \ \
| | * | | | | | | changed a link into a buttonPhil Hughes2018-06-063-6/+9
| | * | | | | | | removed event listener for event that no longer existsPhil Hughes2018-06-061-1/+0
| | * | | | | | | component specsPhil Hughes2018-06-062-2/+4
| | * | | | | | | fixed dropdown not re-showing the contentPhil Hughes2018-06-062-8/+7