•  
      request #13340 Split AngularJS validation service for each field
    Infos
    #13340
    Joris MASSON (jmasson)
    2019-05-02 13:36
    2019-04-29 13:33
    14459
    Details
    Split AngularJS validation service for each field
    As a Tuleap Developper, I want to split the big "validate-service.js" file into multiple smaller files. Ideally, each tracker "field" would have its own "value-formatter" responsible for correctly formatting the field value into an object that the REST API can handle.

    Usually, that means returing only "field_id" and "value".

    Doing this will help us advance request #13057 as each "split" file will be an ES module.
    Trackers
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Under implementation
    Empty
    Attachments
    Empty
    References
    Referencing request #13340