summaryrefslogtreecommitdiff
path: root/spec/features/boards
Commit message (Collapse)AuthorAgeFilesLines
* Resolve "Issue board card design"Constance Okoghenun2018-11-072-3/+3
|
* Fix testsHeinrich Lee Yu2018-10-261-1/+1
|
* Always show new issue in Open listHeinrich Lee Yu2018-10-261-2/+8
|
* circumvent browser cache on browser back navigationJohann Hubert Sonntagbauer2018-10-021-0/+48
|
* Change `Backlog` list title to `Open`Kushal Pandya2018-08-141-1/+1
|
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-117-8/+8
|
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-071-1/+1
|
* Make simulateDrag duration configurableKushal Pandya2018-05-311-3/+4
|
* Fix boards new issue specClement Ho2018-04-241-1/+1
|
* Fix boards specClement Ho2018-04-241-1/+1
|
* Merge branch 'master' into bootstrap4Clement Ho2018-04-231-0/+7
|\
| * Merge branch 'issue_45435' into 'master'Phil Hughes2018-04-201-0/+7
| |\ | | | | | | | | | | | | | | | | | | Fix issues without links when added from boards new issue modal Closes #45435 See merge request gitlab-org/gitlab-ce!18460
| | * Fix issues without links when added from boards new issue modalFelipe Artur2018-04-191-0/+7
| | |
* | | Fix sidebar specClement Ho2018-04-201-7/+7
| | |
* | | Merge branch 'master' into bootstrap4Clement Ho2018-04-191-1/+19
|\ \ \ | |/ /
| * | Resolve "View labels when editing labels in sidebar and board sidebar"André Luís2018-04-181-1/+19
| |/
* | [skip ci] Convert previous .card to .board-cardClement Ho2018-04-136-76/+76
|/
* Update test for change in label dropdown action nameKushal Pandya2018-03-123-4/+4
|
* feature spec for #34252Simon Knox2018-01-181-0/+11
| | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/34252
* update capybara specs for subscription toggleMike Greiling2018-01-121-5/+5
|
* disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel2018-01-081-9/+27
|
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-225-9/+9
|
* Async notification subscriptions in issue boardsEric Eastwood2017-11-201-2/+20
|
* use resize_window helperMike Greiling2017-11-021-1/+2
|
* add CookieHelper and InputHelper automatically to :js testsMike Greiling2017-11-021-1/+0
|
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-311-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (84 commits) Migrate Gitlab::Git::Wiki#page to Gitaly Load participants async Normalize LDAP DN when looking up identity Improve the maintenance policy page add changelog fix spec failure Allow promoting project milestones to group milestones fix specs Be able to bundle gems with newer rubies Upgrade Ruby to 2.3.5 fixed up upload feature after master merge fix missing issue assignees Migrate Gitlab::Git::Wiki#delete_page to Gitaly Enable eslint Make `#hashed_storage?` require feature argument Adds callback function to inital cluster request Fix example typo. Upload files through the multi-file editor get branch name from the DOM Resolve "Convert autosize.js library to be a Yarn managed library" ...
| * Load participants asyncEric Eastwood2017-10-311-1/+1
| |
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-232-15/+21
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (297 commits) Fix deletion of container registry or images returning an error The fog-aliyun gem had a bug in v0.1.0 for file storage creation/update. This merge requests update the gem to v0.2.0 which contains the fix: Decrease ABC threshold to 54.28 Update VERSION to 10.2.0-pre Update CHANGELOG.md for 10.1.0 Document `CI_SHARED_ENVIRONMENT` and `CI_DISPOSABLE_ENVIRONMENT` Fix the external URLs generated for online view of HTML artifacts Use title as placeholder instead of issue title for reusability Fix failure in current_settings_spec.rb Clarify the difference between project_update and project_rename URI decode Page-Title header to preserve UTF-8 characters Update Gitaly version to v0.49.0 Decrease Perceived Complexity threshold to 14 Resolve "Remove help text regarding group issues on group issues page (and group merge requests page)" Force non diff resolved discussion to display when collapse toggled Added submodule support in multi-file editor add note about after_script being run separately Check for element before evaluate_script Merge branch 'master-i18n' into 'master' Update Prometheus gem to fix problems with other files overwriting current file ...
| * Check for element before evaluate_scriptEric Eastwood2017-10-191-0/+4
| | | | | | | | | | Tip from https://robots.thoughtbot.com/write-reliable-asynchronous-integration-tests-with-capybara#directly-interacting-with-javascript
| * backport for gitlab-ee!2869backport-ee-2869Simon Knox2017-10-131-15/+17
| |
* | route around issue with trailing quotes in issue filters (see ↵Mike Greiling2017-10-131-2/+2
| | | | | | | | gitlab-org/gitlab-ce#39121)
* | Fix rubocop lintsJose Ivan Vargas2017-10-101-1/+1
| |
* | chrome cannot send_keys unless the element is focusableMike Greiling2017-10-091-1/+1
| |
* | resize window when simulating dragging as horizontal scrolling causes issues ↵Mike Greiling2017-10-091-0/+3
| | | | | | | | in tests
* | ensure javascript confirm dialog is accepted when attempting to delete boardsMike Greiling2017-10-091-2/+2
| |
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-094-4/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (113 commits) Introduce new hook data builders for Issue and MergeRequest Don't create todos for old issue assignees Start adding Gitlab::HookData::IssuableBuilder Include the changes in issuable webhook payloads Rename the `codeclimate` job to `codequality` Don't show an "Unsubscribe" link in snippet comment notifications Add QA::Scenario::Gitlab::Group::Create Removes CommitsList from global namespace Fix wiki empty page translation namespace not being removed Fixes mini graph in commit view Fix link to new i18n index page Update i18n docs Move i18n/introduction to i18n/index Resolve "Simple documentation update - backup to restore in restore section" Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespace Move cycle analytics banner into a vue file Updated Icons + Fix for Collapsed Groups Angle Don't create fork networks for root projects that are deleted Remove executable permissions on images to make docs lint happy Sync up hard coded DN class in migration ...
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-074-4/+4
| | | | | | | | | | | | Replaces all the explicit include metadata syntax in the specs (tag: true) into the implicit one (:tag). Added a cop to prevent future errors and handle autocorrection.
* | fix add_issues_modal_specJose Ivan Vargas2017-10-041-2/+2
| |
* | add set_cookie helperMike Greiling2017-09-221-1/+2
| |
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-131-1/+1
|\ \ | |/
| * Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray2017-09-111-1/+1
| |
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-09-052-11/+15
|\ \ | |/
| * Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-052-11/+11
| |\ | | | | | | | | | | | | | | | | | | Fuzzy search issues / merge requests Closes #26835, #29994, and #20362 See merge request !13780
| | * Fix broken feature specsHiroyuki Sato2017-08-312-11/+11
| | |
| * | fixed boards specsPhil Hughes2017-08-291-0/+2
| | |
| * | spec updatesPhil Hughes2017-08-291-0/+2
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-111-7/+5
|\ \ | |/
| * Enable Timecop safe mode32004-use-timecop-safe-modeRémy Coutable2017-08-111-7/+5
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-098-13/+13
|\ \ | |/
| * Show all labelsRegis Boudinot2017-08-082-5/+5
| |