Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Do
-
None
-
None
-
None
-
None
Description
This Jira is to develop a UI page to list all buckets for a user.
Currently, we have the code to list all buckets for a user. (But the user is taken from authentication header),
- We should have a rest endpoint to take the username as path param, which should return all the buckets for that.
- Develop a UI page, if browser=true, just show all the buckets and bucket info on the UI.