virtual-imaging-platform / VIP-portal

Web portal of the Virtual Imaging Platform
Other
6 stars 20 forks source link

MoteurLite #475

Closed sandepat closed 5 months ago

sandepat commented 6 months ago

Changes in VIP-portal to accommodate MoteurLite

  1. Migration from GASW to Boutiques

    • Replaced the workflow format from GASW (XML) to Boutiques (JSON).
  2. Improved Handling of Command Line Flag Inputs

    • Implemented a feature to detect command-line-flag inputs included in the Boutiques custom properties as dot iteration.
    • Display a warning message at application import time, ensuring better user awareness and error prevention.

This PR aims to enhance the VIP-portal by incorporating MoteurLite compatibility and improving the handling of inputs, thereby facilitating workflow execution and user interaction.

sandepat commented 5 months ago

duplicate, new PR #480, #481