Skip to content

Create additional components for entities and users' entities #17

@bookstein

Description

@bookstein
  1. Add (rename) component for /users/id/entities
  2. Add new component for ALL entities

Right now we have:
<ReactRouter.Route path="/" component={EntityTable}/> // just the user's entities

We want to add:
<ReactRouter.Route path="/all" component={EntityTable}/> // all entities

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions