Story #11870
closed
[Workbench] We have two pages /repositories, and /users/<uuid>/repositories. Move the functionality from /users/<uuid>/repositories page into /repositories and remove it.
Added by Radhika Chippada over 7 years ago.
Updated over 7 years ago.
Assigned To:
Radhika Chippada
Estimated time:
(Total: 0.00 h)
In addition, add paging or infinite scrolling to the page.
- Target version set to 2017-07-05 sprint
- Assigned To set to Radhika Chippada
- Status changed from New to In Progress
Branch 11870-repositories-index
- /repositories page is improved to show URL column and display order (owned first and then the rest, sorted by name) as does the user menu repositories page. Also, added infinite scrolling.
- User menu repositories link now links to /repositories. Removed / moved the associated code
Reviewing d898b4cb9
- File
apps/workbench/app/controllers/repositories_controller.rb
- Lines 37, 38: Those conditionals assignments could be simplified by using
andand
.
- File
apps/workbench/app/views/repositories/_show_help.html.erb
- Line 3: Shouldn’t the
limit(1)
be after the filter()
?
- Lines 3 & 4 could be simplified by using
||
- Jenkins tests have failed
- Status changed from In Progress to Resolved
Applied in changeset arvados|commit:019c7c67a37cd2a6e43ceed73771c1cd87c5f615.
Also available in: Atom
PDF