Skip to content
  • Merci Jacob's avatar
    [NEW] Introduce transfer field type for the ItemLink and dropdown tracker field · 2ed38da5
    Merci Jacob authored and Benoit Grégoire's avatar Benoit Grégoire committed
    ---
    * Fix tabular schema
    
    * - enhance CountrySelector field getDocumentPart and TabularSchema methods to properly handle multiple values
    - correct interfaces implementation
    - add translation to default parameters of the JsTranferList object
    
    * use bootstrap styling
    
    * CountrySelector Field: make it possible to select multiple entries and and a transfer field type
    
    * (DynamicList & UserSelector): add the ordering option to the field
    
    * (ItemLink): add the ordering option to the field and standardize the handling of multiple values
    
    * regenerate package-lock.json
    
    * save the category field data in the given value order
    
    * WIP: add ordering option to the category field
    TODO: - ensure the given order is recognized when saving the value
    
    * test sortablejs initialization
    
    * bring the sortability script in the component to be executed when the latter gets mounted and directly update the component state when an element is dropped
    
    * WI...
    2ed38da5
Validating GitLab CI configuration… Learn more