Skip to content

Feat add model group modal #15

Marcus Hardt requested to merge feat_AddModelGroupModal_#15 into develop

Add Model Group Modal:

image

Automatically updates name in transfer list after entering group name:

image

Transfers models in both directions:

image

Filters models based on input in search bar:

image

Plots warning if a currently selected model is not visible (due to filtering from search)

image

Responsive:

image image

Displays circular spinners after initially before models were fetched:

image

testing

currently has a testing coverage of 50% I tried to wait in the tests until the spinners do not show anymore, but couldn't manage to do so /tableflip The utils file I created to handle array functions has a testing coverage of 100%

Edited by Marcus Hardt

Merge request reports

Loading