gateway icon indicating copy to clipboard operation
gateway copied to clipboard

[Web] Create Organization Page

Open truonghoangduy opened this issue 2 years ago • 1 comments

After login users will get their organization (GET /organization) follow the status code

image
  • [x] Code 400 user does not belong to any organization, they allow to create an organization (dialog)
image
  • [x] 200 meaning they have been in an organization we route them to the dashboard page

  • [ ] In dashboard page showing their organization name in the navbar

  • [x] Route them to "Device Management Page" as default when go in to dashboard

truonghoangduy avatar Mar 07 '22 12:03 truonghoangduy

image

DangCao1999 avatar Mar 09 '22 01:03 DangCao1999