summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Restore blob fixture for JavaScript testswinh-restore-blob-fixturewinh2017-08-081-0/+29
|
* Fix fly-out navigation not showing for active items in collapsed sidebarPhil Hughes2017-08-081-3/+53
|
* Merge branch ↵Filipa Lacerda2017-08-081-0/+42
|\ | | | | | | | | | | | | | | | | '35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-ui' into 'master' Resolve "'Please select a file' when attempting to upload or replace from the UI" Closes #35052 See merge request !12863
| * disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-uiSimon Knox2017-08-081-0/+42
| | | | | | | | | | | | hide placeholder text when files have been added vertically center dropzone area content close modal after file upload succeeds
* | Merge branch 'master' into ideMike Greiling2017-08-0712-21/+301
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (86 commits) Show all labels 33874 confidential issue redesign Exclude merge_jid on Import/Export attribute configuration Resolve "User dropdown in filtered search does not load avatar on `master`" Re-add column locked_at on migration rollback Group-level new issue & MR using previously selected project [EE Backport] Update log audit event in omniauth_callbacks_controller.rb more eagerly bail when the state is prevented Move locked_at removal to post-deployment migration Add class to other sidebars Improve mobile sidebar reduce iterations by keeping a count of remaining enablers Store & use ConvDev percentages returned by Version app Store MergeWorker JID on merge request, and clean up stuck merges Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE DRY up caching in AbstractReferenceFilter Update CHANGELOG Add CHANGELOG entry Fix html structure Removes test for removed behavior Port form back to use form_tag ...
| * | Show all labelsRegis Boudinot2017-08-081-12/+16
| | |
| * | Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu2017-08-083-7/+6
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Store MergeWorker JID on merge request, and clean up stuck merges" Closes #31207 See merge request !13207
| | * | Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-073-7/+6
| | | |
| * | | 33874 confidential issue redesignRegis Boudinot2017-08-073-0/+143
| | | |
| * | | Group-level new issue & MR using previously selected projectBryce Johnson2017-08-072-0/+111
| | | |
| * | | Merge branch '15664-remove-jquery-nicescroll' into 'master'Phil Hughes2017-08-072-2/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Remove jQuery Nicescroll" Closes #15664, #30860, and #35885 See merge request !13262
| | * | | remove nicescroll from jobs page and remove the library from common.bundle.jsMike Greiling2017-08-042-2/+0
| | | | |
| * | | | Merge branch 'zj-project-templates' into 'master'Sean McGivern2017-08-071-0/+25
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Allow projects to be started from a template Closes #32420 See merge request !13108
| | * | | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-0728-44/+681
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (623 commits) Fix issues with pdf-js dependencies fix missing changelog entries for security release on 2017-01-23 Update top bar issues icon Fix pipeline icon in contextual nav for projects Since mysql is not a priority anymore, test it less Fix order of CI lint ace editor loading Add container registry and spam logs icons Fix different Markdown styles Backport to CE for: Make new dropdown dividers full width Fix spec Fix spec Fix spec Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs Add changelog Install yarn via apt in update guides Use long curl options fix Add a spec for concurrent process Remove monkey-patched Array.prototype.first() and last() methods ...
* | | | | | fix repo_edit_button_spec.jsMike Greiling2017-08-071-0/+1
| | | | | |
* | | | | | fix test failures in repo_preview_spec.jsMike Greiling2017-08-071-1/+1
| | | | | |
* | | | | | Merge branch 'master' into ideMike Greiling2017-08-0729-128/+122
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (177 commits) Add changelog Bump gitlab-shell version to 5.8.0 to fix Git for Windows 2.14 Make contextual sidebar collapsible Fixed sidebar context header hover colors Use correct `Environment`-class within `Gitlab` namespace Remove gl.Activities from Commits page Move `let` calls inside the `describe` block using them Add `/assign me` alias support for assigning issuables to oneself GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandError Use `broken_storage` in the fs_shards_spec. Eager load project creators for project dashboards Memoize a user's personal projects count Remove redundant query from User#recent_push Improve checking if projects would be returned Change spelling of gitlab-shell Remove unused #tree-holder Add custom linter for inline JavaScript to haml_lint Rename user_can_admin? because it's more accurate Synchronous zanata community contribution translation Add Korean translation to i18n ...
| * | | | | Merge branch '33095-mr-widget-ui' into 'master'Phil Hughes2017-08-0719-94/+63
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge Request widget Improvements Closes #33095 See merge request !12601
| | * | | | clean up merge request widget UISimon Knox2017-08-0719-94/+63
| | | | | |
| * | | | | Fix issues with pdf-js dependenciesMike Greiling2017-08-072-4/+4
| |/ / / /
| * | | | Remove monkey-patched Array.prototype.first() and last() methodsMike Greiling2017-08-047-30/+3
| | | | |
| * | | | fixed jumping when bar gets stuckPhil Hughes2017-08-031-0/+52
| | |/ / | |/| | | | | | | | | | | | | | added specs to sticky util file added `No files found.` text when results are empty
* | | | resolve eslint violationsMike Greiling2017-08-071-1/+1
| | | |
* | | | [ci skip] Add repo_edit_button_spec and repo_preview_specLuke "Jared" Bennett2017-08-073-1/+74
| | | |
* | | | Remove fdescsLuke "Jared" Bennett2017-08-072-2/+2
| | | |
* | | | Remove repo_binary_viewer as it is no longer neededLuke "Jared" Bennett2017-08-071-89/+0
| | | |
* | | | Cover linkClicked in repo_prev_directoryLuke "Jared" Bennett2017-08-071-0/+14
| | | |
* | | | Cover linkClicked in repo_fileLuke "Jared" Bennett2017-08-071-0/+14
| | | |
* | | | Tidy makeCommit and test resetCommitState in repo_commit_sectionLuke "Jared" Bennett2017-08-071-0/+22
| | | |
* | | | Cover repo_tabs xClicked methodLuke "Jared" Bennett2017-08-072-1/+15
| | | |
* | | | Cover repo_tab xClickedLuke "Jared" Bennett2017-08-071-0/+21
| | | |
* | | | Fix karma repo_file_buttons_spec and repo_commit_section_specLuke "Jared" Bennett2017-08-072-17/+6
| | | |
* | | | Fix eslintLuke "Jared" Bennett2017-08-071-59/+0
| | | |
* | | | Remove fdescribeLuke "Jared" Bennett2017-08-051-1/+1
| | | |
* | | | test tabs divider for repo_tabs_specLuke "Jared" Bennett2017-08-051-2/+3
| | | |
* | | | Fix repo_file_options_specLuke "Jared" Bennett2017-08-041-2/+0
| | | |
* | | | Fix repo_file_buttons_specLuke "Jared" Bennett2017-08-041-3/+7
| | | |
* | | | Merge branch 'master' into ideDouwe Maan2017-08-0315-8/+592
|\ \ \ \ | |/ / /
| * | | Merge branch 'sidebar-fly-out-sub-nav' into 'master'Filipa Lacerda2017-08-031-0/+180
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fly-out dropdown menu in new sidebar Closes #34026 See merge request !12938
| | * \ \ Merge branch 'master' into sidebar-fly-out-sub-navsidebar-fly-out-sub-navPhil Hughes2017-08-0219-11/+475
| | |\ \ \
| | * | | | stop mobile from showing the sub-itemsPhil Hughes2017-08-021-1/+44
| | | | | |
| | * | | | Math.floor the value in the testsPhil Hughes2017-08-011-1/+1
| | | | | |
| | * | | | fixed translate3d testPhil Hughes2017-08-011-5/+5
| | | | | |
| | * | | | reverted the JS timeout codePhil Hughes2017-08-011-26/+5
| | | | | | | | | | | | | | | | | | | | | | | | improved specs so that they pass
| | * | | | added mouseleave timeout with JSPhil Hughes2017-08-011-1/+132
| | | | | |
| | * | | | improvements to positioning of the dropdownPhil Hughes2017-07-241-2/+4
| | | | | |
| | * | | | Merge branch 'master' into sidebar-fly-out-sub-navPhil Hughes2017-07-243-5/+12
| | |\ \ \ \
| | * | | | | updated stylesPhil Hughes2017-07-191-13/+1
| | | | | | |
| | * | | | | moved JS & only run when new_nav cookie existsPhil Hughes2017-07-191-0/+37
| | | | | | |
| * | | | | | Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-023-3/+3
| | |_|/ / / | |/| | | |