Open glassjoseph opened 4 years ago
The concept index page at /concepts should show a bootstrap-vue datatable with:
/concepts
concepts/{id}
The table should be paginated and searchable by the preferred term.
There should be an "Add New Concept" button to /concepts/create.
/concepts/create
See the draft concepts table for reference
Add the following behaviour to the Concepts list:
The concept index page at
/concepts
should show a bootstrap-vue datatable with:concepts/{id}
.The table should be paginated and searchable by the preferred term.
There should be an "Add New Concept" button to
/concepts/create
.See the draft concepts table for reference