Commit Graph

26 Commits

Author SHA1 Message Date
Constance Okoghenun baa37edd93 Resolve "Issue board card design" 2018-11-07 17:20:17 +00:00
Mark Chao a63bce1a4b Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
Clement Ho 94a72ecf5f [skip ci] Convert previous .card to .board-card 2018-04-13 15:27:10 -05:00
blackst0ne 27c95364b5 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
Jose Ivan Vargas 59bb5bc54f Fix rubocop lints 2017-10-10 15:57:21 -05:00
Jose Ivan Vargas 7449c45d45 fix add_issues_modal_spec 2017-10-04 16:52:22 -05:00
Hiroyuki Sato c12ab72f05 Fix broken feature specs 2017-08-31 03:14:58 +09:00
Robert Speicher 72a7b30c9f Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robert Speicher 9eeba8fb49 Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Phil Hughes 8f5da962a3 fixed boards specs
added key to assignee avatar loop
2017-06-01 14:54:10 +01:00
Oswaldo Ferreira 2338785ec9 Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -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
Clement Ho 923a2adc8d Update issue board cards design 2017-04-06 21:38:44 +00: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 b1d07760e6 Fixed search specs
Clean up the events when the modal window is closed
2017-03-16 08:42:41 +00:00
Phil Hughes 809bba7d02 Updated specs 2017-03-08 12:17:01 +00:00
Phil Hughes 8ed25c8000 Added tests 2017-02-21 08:37:58 +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 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 6adb6caed9 Started tests 2017-02-03 17:02:43 +03:00