summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Fix alert creation dropdown menuSarah Yasonik2019-07-051-3/+14
* Change 'Todo' to 'To Do'Christie Lenneville2019-07-042-4/+4
* Copy content from BoardService to boardsStoreWinnie Hellmann2019-07-043-59/+131
* Create EE-specific initNewListDropdown() functionWinnie Hellmann2019-07-041-1/+1
* Merge branch '12368-main-js' into 'master'Phil Hughes2019-07-042-0/+3
|\
| * Resolve CE/EE diff in main.js12368-main-jsLukas Eipert2019-07-042-0/+3
* | Merge branch 'nfriend-make-haml-tooltip-delay-user-configurable' into 'master'Fatih Acet2019-07-041-0/+4
|\ \
| * | Allow (Haml) tooltip delay customization via localStoragenfriend-make-haml-tooltip-delay-user-configurableNathan Friend2019-06-281-0/+4
* | | Extract mounting of multiple boards switcherWinnie Hellmann2019-07-042-0/+5
* | | Vue-i18n: app/assets/javascripts/sidebar directoryEzekiel Kigbo2019-07-047-28/+57
* | | Vue-i18n: app/assets/javascripts/notes directoryEzekiel Kigbo2019-07-049-50/+90
| |/ |/|
* | Use gl-empty-state for monitor chartslittle-cluster-health-charts-ceSimon Knox2019-07-042-37/+34
* | Merge branch '55487-enable-group-terminals-button' into 'master'Fatih Acet2019-07-031-11/+0
|\ \
| * | Enable terminals button for group clusters55487-enable-group-terminals-buttonTiger2019-07-021-11/+0
* | | Merge branch 'master' into michel.engelen/gitlab-ce-issue/55953Sean McGivern2019-07-0332-214/+530
|\ \ \
| * \ \ Merge branch 'sh-improve-redis-peek' into 'master'Sean McGivern2019-07-032-42/+6
| |\ \ \
| | * | | Add Redis call details in Peek performance barsh-improve-redis-peekStan Hu2019-07-022-42/+6
| * | | | Show upcoming status for releasesJason Goodman2019-07-031-4/+4
| * | | | Rebased and squashed commitsNatalia Tepluhina2019-07-0316-127/+347
| * | | | Replace slugifyWithHyphens with improved slugify functionLuke Ward2019-07-033-6/+13
| * | | | Merge branch 'rj-fix-manual-order' into 'master'Kushal Pandya2019-07-031-1/+1
| |\ \ \ \
| | * | | | Don't let logged out user do manual orderrj-fix-manual-orderRajat Jain2019-07-021-1/+1
| * | | | | Merge branch 'vue-i18n-js-ide-directory' into 'master'Tim Zallmann2019-07-035-14/+22
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Vue-i18n: app/assets/javascripts/ide directoryvue-i18n-js-ide-directoryEzekiel Kigbo2019-07-015-14/+22
| * | | | | Fix typo in updateResolvableDiscussionsCounts actionWinnie Hellmann2019-07-022-7/+7
| | |/ / / | |/| | |
| * | | | Registry component now includes error messagesNick Kipling2019-07-023-13/+130
* | | | | replaced `discussion` with `thread` in comment buttonMichel Engelen2019-07-021-4/+4
* | | | | prettified noteable_discussion component and updated testsMichel Engelen2019-07-021-3/+1
* | | | | replaced string `discussion` wit `thread` in noteable-discussion componentMichel Engelen2019-07-021-6/+6
* | | | | replaced string `discussion` wit `thread` in note-form componentMichel Engelen2019-07-021-2/+2
* | | | | replaced string `discussion` with string `thread` in mr-widget component stateMichel Engelen2019-07-021-1/+1
* | | | | replaced string `discussion` with string `thread` in thread headerMichel Engelen2019-07-021-1/+1
* | | | | renamed `discussion` to `thread` in popover from reply form buttonMichel Engelen2019-07-021-1/+1
* | | | | changed string `discussion` to `thread` in discussion (thread) counterMichel Engelen2019-07-021-3/+3
* | | | | changed string `discussion` to `thread` in reply formMichel Engelen2019-07-021-3/+3
* | | | | changed string `discussion` to `thread` in button and description titleMichel Engelen2019-07-021-2/+2
|/ / / /
* | | | Allow adding new entries to existing pathDenys Mishunov2019-07-027-4/+29
| |/ / |/| |
* | | Merge branch '63984-rename-in-folder' into 'master'Kushal Pandya2019-07-021-1/+1
|\ \ \
| * | | Hid re-named entries in subfolders63984-rename-in-folderDenys Mishunov2019-07-021-1/+1
* | | | Vue-i18n: app/assets/javascripts/clusters/ directoryEzekiel Kigbo2019-07-023-9/+8
|/ / /
* | | Vue-i18n: app/assets/javascripts/environments directoryEzekiel Kigbo2019-07-014-8/+18
* | | Merge branch '63590-pipeline-actions-cause-full-refresh' into 'master'Phil Hughes2019-07-013-4/+13
|\ \ \
| * | | Fix pipelines table update after action63590-pipeline-actions-cause-full-refreshshampton2019-06-283-4/+13
| | |/ | |/|
* | | Allow JupyterHub to be uninstalledJoão Cunha2019-07-011-1/+3
* | | Merge branch 'divergence-graph-api-call' into 'master'Filipa Lacerda2019-07-012-19/+45
|\ \ \
| * | | Fetch branch diverging counts from APIPhil Hughes2019-07-012-19/+45
* | | | Merge branch 'vue-i18n-js-pipelines-directory' into 'master'Kushal Pandya2019-07-012-4/+4
|\ \ \ \
| * | | | Vue-i18n: app/assets/javascripts/pipelines directoryvue-i18n-js-pipelines-directoryEzekiel Kigbo2019-07-012-4/+4
| | |_|/ | |/| |
* | | | Merge branch 'vue-i18n-js-pages-directory' into 'master'Kushal Pandya2019-07-013-9/+45
|\ \ \ \
| * | | | Moved feature access arrays to constantsvue-i18n-js-pages-directoryEzekiel Kigbo2019-07-013-7/+41