Fatih Acet
0151325dac
Merge request widget redesign
2017-05-09 04:15:34 +00:00
Valery Sizov
fc464f1ff2
Multiple issue assignee: fixed services/issues/update_service by using new NoteSummary
2017-05-04 20:22:03 +03:00
Valery Sizov
387c4b2c21
Backport of multiple_assignees_feature [ci skip]
2017-05-04 17:11:53 +03:00
Jacopo
ff76adb547
Unnecessary "include WaitForAjax" and "include ApiHelpers"
...
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
2017-04-21 22:32:02 +02:00
Annabel Dunstone Gray
cde0b27c0b
Fix shortcut specs
2017-04-06 18:14:42 -04:00
Clement Ho
923a2adc8d
Update issue board cards design
2017-04-06 21:38:44 +00:00
Eric Eastwood
b7ce488df5
Recent search history for issues
...
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27262
2017-04-06 10:25:54 -05:00
blackst0ne
1fb9de2bf7
Change Done column to Closed in issue boards
2017-03-24 23:40:35 +11:00
Phil Hughes
536efa472a
Added test for reseting the filtered search state in the modal
2017-03-21 14:57:21 +00:00
Phil Hughes
8e4a23927e
Fixed search not working in issue boards modal
2017-03-16 15:01:14 +00:00
Phil Hughes
4e5bf7d6dd
Updated specs to check that the token is correctly added
2017-03-16 08:42:41 +00:00
Phil Hughes
b1d07760e6
Fixed search specs
...
Clean up the events when the modal window is closed
2017-03-16 08:42:41 +00:00
Phil Hughes
3e95bd9765
Fixed eslint errors
...
Updated modal filter spec
2017-03-16 08:42:41 +00:00
Phil Hughes
d701b39db9
Fixed up boards filter spec due to CSS classes changing
...
Also fixed issue with Vue resource encoding + in search term
2017-03-08 14:46:46 +00:00
Phil Hughes
809bba7d02
Updated specs
2017-03-08 12:17:01 +00:00
Phil Hughes
1bb32a790d
Added tests for issues without a relative_position
2017-03-02 11:42:24 +00:00
Phil Hughes
4fa8e0d1a4
Fixed sidebar spec
2017-03-01 13:26:07 +00:00
Phil Hughes
cc93c87551
Fixed frontend specs
2017-03-01 11:18:58 +00:00
Valery Sizov
1ff3cd9934
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issues
2017-02-24 16:32:35 +02:00
Phil Hughes
8ed25c8000
Added tests
2017-02-21 08:37:58 +00:00
Phil Hughes
8094bcaa42
Reduced sidebar wait timeout
2017-02-17 14:51:00 +00:00
Phil Hughes
034397d31f
This should make the ordering feature specs more reliable
2017-02-17 14:44:39 +00:00
Phil Hughes
b31f9102f3
Added ordering feature specs
2017-02-17 11:29:16 +00:00
Phil Hughes
7f8a4bbd26
Refactor boards sidebar spec
...
- Uses Timecop to fix due date spec
- Waits for sidebar to be visible before doing anything
- Fixes weird issues where the link would be clicked instead of the card itself
Closes #28310
2017-02-17 10:33:18 +00:00
Fatih Acet
a8fa1b264f
Merge branch 'add-issues-button-disable' into 'master'
...
Disables add issue button
Closes #27931
See merge request !9100
2017-02-16 20:55:38 +00:00
Annabel Dunstone Gray
0544c4ed76
Fix issue boards sidebar alignment and sidebar toggle spec
2017-02-10 15:09:08 -06:00
Phil Hughes
2bd1a22906
Disables add issue button
...
Previously was disabled until any list was present (except for done) this now takes into account the welcome blank state
Closes #27931
2017-02-09 15:51:49 +00:00
Jacob Schatz
9d62fdfae2
Merge branch 'remove-jquery-ui-datepicker' into 'master'
...
Removed jQuery UI datepicker
See merge request !8421
2017-02-08 23:32:05 +00:00
Jacob Schatz
882027bd7c
Merge branch 'remove-jquery-ui-sortable' into 'master'
...
Removed jQuery UI sortable
See merge request !8478
2017-02-08 23:31:17 +00:00
Phil Hughes
b27f66380f
Fixed failing tests because list doens't exist
2017-02-06 13:55:36 +00:00
Phil Hughes
653c23b9c2
Removed jQuery UI sortable
2017-02-06 11:28:16 +00:00
Phil Hughes
8331036944
Fixed some specs
...
CHANGELOG item
2017-02-06 09:25:11 +00:00
Phil Hughes
619f7ec8ef
Show empty state if filter returns empty results
2017-02-03 18:03:40 +00:00
Phil Hughes
c3339b332b
Resets modal filters when closing
2017-02-03 18:03:40 +00:00
Phil Hughes
7e25379062
Added tests for modal filters
2017-02-03 18:03:40 +00:00
Phil Hughes
fee064be01
Fixed modal lists dropdown not updating when list is deleted
2017-02-03 14:48:31 +00:00
Phil Hughes
cf5396d4b7
Fixed up specs
2017-02-03 17:02:44 +03:00
Phil Hughes
39fbd18951
Fixed bug with empty state showing after search
...
Fixed users href path being incorrect
2017-02-03 17:02:44 +03:00
Phil Hughes
954deefa22
Added remove button
2017-02-03 17:02:44 +03:00
Phil Hughes
a943241056
Some styling updates
...
Does not remove the issue from the selected tab when it it de-selected, it instead gets purged when changing tab
2017-02-03 17:02:44 +03:00
Phil Hughes
c4fc17f258
Boards spec update to take into account removed backlog
2017-02-03 17:02:43 +03:00
Douglas Barbosa Alexandre
f99a1edf70
Fix feature spec for issue sidebar on issue boards
2017-02-03 17:02:43 +03:00
Douglas Barbosa Alexandre
8a2ecebe43
Fix feature spec to create new issue on issue boards
2017-02-03 17:02:43 +03:00
Phil Hughes
6adb6caed9
Started tests
2017-02-03 17:02:43 +03:00
Phil Hughes
6e08d5dc5e
Resets issue boards assignee dropdown
...
Closes #26514
2017-01-20 09:23:18 +00:00
Phil Hughes
b8e1141f0f
Fixed random issue boards sidebar failure
2017-01-16 18:03:38 -05:00
victorwu
091d21d539
Fix typo: seach to search
2016-12-29 17:14:45 -05:00
Mike Greiling
e0e5ea0e19
rewrite subscription javascript to accomodate new design
2016-11-30 17:15:25 -06:00
vrod
8434a642f1
Simplify copy on "Create a new list" dropdown in Issue Boards
2016-11-23 17:28:58 -02:00
Phil Hughes
b16780f766
Fixed issue boards when not logged in
2016-11-14 12:12:01 +00:00