[x] I have verified that I am running the latest version of the COMET-WEB
[x] I have searched open and closed issues to ensure it has not already been reported
Description
Create a new page in which we list all models in tabular way (shortname, name, description, kind) -> the list needs to be sortable on each column, use pagination
when a model is selected, show in a details panel a table of
Particicpants (name of person | assigned domains) -> sortable (no pagination)
active domains (shortname | name) -> sortable (no pagination)
organizations (shortname | name) -> sortable (no pagination)
iterations (name, number) -> sortable
prepare this page in such a way that
new models can be created
active domains can be added or removed - #549
participants can be added or removed - #550
orgs can be added or removed
All views need to be reactive
please get inspiration from the desktop application
Prerequisites
Description
All views need to be reactive
please get inspiration from the desktop application
System Configuration