crest-cassia / oacis

http://crest-cassia.github.io/oacis/
46 stars 9 forks source link

Add edit function for filter #727

Closed yusiro-bps closed 3 years ago

yusiro-bps commented 3 years ago

refs: https://github.com/crest-cassia/oacis/issues/715

ParameterSet のテーブルにおけるフィルターを編集できるようにしました。

Untitled

Validation

フィルター名が空欄の場合

image

フィルター名が他と重複している場合

image

条件の値が空欄の場合

image

yusiro-bps commented 3 years ago

ご指摘ありがとうございます。

以下、対応しました。

Untitled