proof of concept remote reordering UI (needs to be changed to use drag and drop)
This commit is contained in:
parent
19c0a0d5b1
commit
581fe0644f
5 changed files with 61 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
/ DashboardR GET HEAD
|
||||
|
||||
/repositories RepositoriesR GET
|
||||
/repositories/moveup/#UUID MoveRepositoryUp GET
|
||||
/repositories/movedown/#UUID MoveRepositoryDown GET
|
||||
|
||||
/noscript NoScriptR GET
|
||||
/noscript/auto NoScriptAutoR GET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue