-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dcache-view: modify restores page to filter and sort on path and owner
Motivation: the RESTful API. We now would like to make this available to the user of the restores admin page. Modification: Move the clients and restores info into the popup; put the path and owner:group into the main entry, along with filter and sorting widgets. Result: Path and owner can now also be used in the admin page to filter/sort. Target: master Request: 2.0 Patch: https://rb.dcache.org/r/13693/ Depends-on: #13692 Requires-notes: yes Requires-book: no Acked-by: Tigran
- Loading branch information
Showing
2 changed files
with
62 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,4 +22,7 @@ etc | |
.settings/ | ||
|
||
## Ignore | ||
#/src/scripts/config.js | ||
#/src/scripts/config.js | ||
|
||
## Ignore RB | ||
.reviewboardrc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters