summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'fly-out-nav-hiding-fix' into 'master'Filipa Lacerda2017-09-011-0/+27
|\ | | | | | | | | | | | | Fixes the fly-out navigation flashing in & out Closes #37022 See merge request !13929
| * Fixes the fly-out navigation flashing in & outfly-out-nav-hiding-fixPhil Hughes2017-08-311-0/+27
| | | | | | | | Closes #37022
* | Add support for custom daysPerWeek and hoursPerDay to prettyTime.parseSeconds.pretty-time-refactorBryce Johnson2017-08-311-0/+81
| |
* | Merge branch 'master' into 37179-dashboard-project-dropdown37179-dashboard-project-dropdownFilipa Lacerda2017-08-319-60/+59
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (65 commits) Upgrade mail and nokogiri gems due to security issues Link out to stackoverflow answer on setting swappiness Document swappiness recomendations in the requirements doc Fix invalid attribute used for time-ago-tooltip component Update latest artifacts doc Add changelog entry for flipping verify_certificates Default LDAP config verify_certificates to true Update share project with groups docs remove accidental console.log from karma tests update specs to match reorganized monitoring components Remove tooltips from new sidebar Use `git update-ref --stdin -z` to delete refs Don't use public_send in destroy_conditionally! helper Remove unused expressions policy from ci/cd config Simplify code for appending strategies in CI/CD config Raise exception when simplifiable ci entry incomplete Add changelog entry Fix MySQL failure for emoji autocomplete max-width for lazy-loaded images (this was removed in the original MR through merge resolution most probably) Make namespace dropdown on new project page consistent ...
| * Merge branch 'fly-out-nav-jump-fix' into 'master'Tim Zallmann2017-08-311-24/+10
| |\ | | | | | | | | | | | | | | | | | | Fixed fly-out nav jumping Closes #36699 See merge request !13690
| | * Fixed fly-out nav jumpingfly-out-nav-jump-fixPhil Hughes2017-08-191-24/+10
| | | | | | | | | | | | Closes #36699
| * | Merge branch 'refactor-prometheus-graph-layout' into 'master'Fatih Acet2017-08-307-36/+39
| |\ \ | | | | | | | | | | | | | | | | Rename prometheus Vue components See merge request !13938
| | * | update specs to match reorganized monitoring componentsrefactor-prometheus-graph-layoutMike Greiling2017-08-307-36/+39
| | | |
| * | | Fix invalid attribute used for time-ago-tooltip componentClement Ho2017-08-301-0/+10
| | | |
* | | | puts back `function` statementsFilipa Lacerda2017-08-301-20/+20
| | | |
* | | | Removes disabled state from projects dropdown in dashboard pageFilipa Lacerda2017-08-301-35/+20
|/ / /
* | | Merge branch '35010-make-identicon-shared' into 'master'Filipa Lacerda2017-08-301-9/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Make Identicon for avatars a shared component Closes #35010 See merge request !13919
| * | | Update spec initialization with it being a shared component35010-make-identicon-sharedkushalpandya2017-08-301-9/+5
| | | |
| * | | Renamed to `identicon` and make shared componentkushalpandya2017-08-301-0/+0
| |/ /
* | | Add filter by my reactionHiroyuki Sato2017-08-301-2/+13
|/ /
* | Merge branch 'changes-bar-sticky-fix' into 'master'Filipa Lacerda2017-08-291-0/+11
|\ \ | | | | | | | | | | | | | | | | | | Fixes the diff changes buttons from toggling when scrolling Closes #36698 See merge request !13894
| * | Fixes the diff changes buttons from toggling when scrollingchanges-bar-sticky-fixPhil Hughes2017-08-291-0/+11
| | | | | | | | | | | | Closes #36698
* | | Prevents rendering empty badge when pipeline request fails35048-empty-badgesFilipa Lacerda2017-08-292-0/+131
|/ /
* | Merge branch '31409-fix-group-and-project-search-for-anonymous-users' into ↵Kamil Trzciński2017-08-252-4/+28
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix group and project search for anonymous users Closes #31409 See merge request !13745
| * | Fix group and project search for anonymous usersNick Thomas2017-08-242-4/+28
| | |
* | | Merge branch 'thenable-ajax-api-calls' into 'master'Fatih Acet2017-08-242-5/+54
|\ \ \ | |/ / |/| | | | | | | | Thenable ajax api calls See merge request !13427
| * | Added repo_service_spec for commitFlash and corrected repo_commit-Secion api ↵thenable-ajax-api-callsLuke "Jared" Bennett2017-08-232-1/+51
| | | | | | | | | | | | spec
| * | Update repo_commit_section to spy serviceLuke "Jared" Bennett2017-08-231-6/+5
| | |
| * | fix failing specs in repo_commit_section_spec.jsMike Greiling2017-08-181-1/+1
| | |
* | | Merge branch 'update-monaco-loader-test' into 'master'Jacob Schatz2017-08-221-8/+4
|\ \ \ | | | | | | | | | | | | | | | | Fix monaco loader test See merge request !13682
| * | | add global __webpack_public_path__ to eslint configupdate-monaco-loader-testMike Greiling2017-08-181-2/+0
| | | |
| * | | fix monaco loader test to not break with statically analyzed import statementsMike Greiling2017-08-181-7/+5
| | |/ | |/|
* | | Use non-i18n values for setting new group-level issue/MR button textBryce Johnson2017-08-212-1/+36
| | |
* | | Merge branch '36517-failing-karma-tests-for-chrome-60' into 'master'Tim Zallmann2017-08-212-2/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Failing karma tests for Chrome 60" Closes #36517 See merge request !13646
| * | | fix test failures in text_utility_spec.js on Chrome 60Mike Greiling2017-08-181-0/+1
| | | |
| * | | fix test failures in board_new_issue_spec.js on Chrome 60Mike Greiling2017-08-171-2/+6
| | |/ | |/|
* | | Merge branch 'issue-boards-closed-shows-empty-label' into 'master'Tim Zallmann2017-08-211-0/+19
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Fixed issue boards closed list displaying empty label Closes #36650 See merge request !13658
| * | Fixed issue boards closed list displaying empty labelissue-boards-closed-shows-empty-labelPhil Hughes2017-08-181-0/+19
| |/ | | | | | | Closes #36650
* | fix unnecessarily long gl.utils.backOff test36648-fix-backoff-util-testsMike Greiling2017-08-181-25/+27
|/
* change to 'Not confidential'36450_second_touch_upRegis2017-08-161-1/+1
|
* Merge branch 'rs-trailingwhitespace-cop' into 'master'Rémy Coutable2017-08-162-2/+1
|\ | | | | | | | | Enable Layout/TrailingWhitespace cop and auto-correct offenses See merge request !13573
| * Fix two additional violations caused by previous changesrs-trailingwhitespace-copRobert Speicher2017-08-151-1/+0
| |
| * Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-152-2/+2
| |
* | Merge branch 'safari-fly-out-fix' into 'master'Tim Zallmann2017-08-161-2/+4
|\ \ | | | | | | | | | | | | | | | | | | Fix the fly-out menu in the sidebar not displaying in Safari Closes #36441 See merge request !13445
| * | Fix the fly-out menu in the sidebar not displaying in Safarisafari-fly-out-fixPhil Hughes2017-08-151-2/+4
| | |
* | | Many Repo FixesJacob Schatz2017-08-157-62/+47
| | |
* | | Repo Editor FixesBryce Johnson2017-08-155-23/+49
| |/ |/|
* | Merge branch '36450_confi_polish' into 'master'Clement Ho2017-08-151-1/+1
|\ \ | | | | | | | | | | | | Change Confidential Message When Visible - UI Polish See merge request !13551
| * | change message and change spec36450_confi_polishRegis2017-08-141-1/+1
| |/
* | Display GPG status loading spinner only when Ajax request is madeWinnie Hellmann2017-08-151-0/+48
| |
* | Merge branch '34371-pipeline-schedule-vue-files' into 'master'Phil Hughes2017-08-151-1/+1
|\ \ | |/ |/| | | | | Move callout to vue file and remove svg from data function to improve performance See merge request !13539
| * Move callout to vue file and remove svg from data function to improve ↵Filipa Lacerda2017-08-141-1/+1
| | | | | | | | performance
* | Merge branch 'repo-fixes-e' into 'master'Jacob Schatz2017-08-143-30/+50
|\ \ | |/ |/| | | | | Repo fixes part E See merge request !13472
| * Remove overflow tabs logic (no longer used)Eric Eastwood2017-08-141-11/+0
| | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37143794
| * Remove loading state from repo_tabEric Eastwood2017-08-141-19/+1
| | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37143710