DendraScience / dendra-web-ui

Dendra public facing web site and application.
3 stars 2 forks source link

feat:Organization CRUD #49

Closed ergjustin closed 1 year ago

ergjustin commented 1 year ago

Related Issues:

ORGANIZATION CRUD

Main Changes:

Organizations list Organization create Organization update

Steps To Test:

Login as manager Navigate to http://localhost:3000/organizations Check organizations list, create, update

devincowan commented 1 year ago

@ergjustin I merged this work into cuahsi-mgmt-demo without actually reviewing it (to get it there for the demo). Can you create a PR exactly the same as this one but with BASE = feat-cuahsi-mgmt, and I will review it? Thanks!