Commit Graph

14 Commits

Author SHA1 Message Date
Heinrich Lee Yu 99f06bc858 Fix hiding of quick action prompt in specs 2019-05-14 00:10:46 -05:00
Lin Jen-Shin 52b9797af2 Avoid quick action prompt blocking preview button 2019-05-07 01:07:23 +08:00
Brandon Labuschagne d279cc9408 Add last activity to user administration
The columns 'Created on' and 'Last activity' have been
added to the admin -> users view.

Sorting options have also been added for last activity
and the search bar has been moved to match the issues
page.
2019-02-05 17:56:51 +02:00
Fatih Acet fbb4f15d1b Sort issues and merge requests in ascending and descending order 2018-12-06 16:57:19 +00:00
James Lopez 2ea6900882 Merge branch '50626-searching-users-by-the-admin-panel-wipes-query-when-using-sort' into 'master'
Resolve "Searching users by the admin panel wipes query when using sort"

Closes #50626

See merge request gitlab-org/gitlab-ce!23439
2018-12-05 15:36:12 +00:00
Dmitriy Zaporozhets ad551e5e71
Keep sorting selection when search users on admin panel
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-12-04 14:10:59 +02:00
Kushal Pandya e82b989ef0 Fix secondary nav dropdown menu styling in tablet and mobile screens 2018-12-03 15:23:05 +00:00
Dmitriy Zaporozhets 40c86cfede
Fix losing search query when sort users on admin users page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-12-03 11:54:21 +02:00
George Tsiolis 7974e8141b Remove instances of `@extend .monospace` 2018-11-20 18:47:38 +00:00
Peter Leitzen ea9c7bee4b Fix preview of commit tagging 2018-08-10 17:51:34 +02:00
Eric Eastwood c46ff7de67 Fix flakey time-sensitive specs that rely on notes background Sidekiq jobs
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/48093

We use `perform_enqueued_jobs` because it is "adapter-agnostic so it's better to use it over Sidekiq::Testing.inline!." -- https://gitlab.com/gitlab-org/gitlab-ce/issues/22991
2018-06-18 19:00:25 -05:00
Clement Ho a1beb409cd Fix dropdowns 2018-04-17 12:18:41 -05:00
blackst0ne 6d9f16c0ab Replace the `project/commits/branches.feature` spinach test with an rspec analog 2018-04-11 11:46:31 +00:00
blackst0ne dc4ae317ea Replace the `project/issues/issues.feature` spinach test with an rspec analog 2018-04-03 10:27:56 +00:00