Skip to content
Snippets Groups Projects
  1. Jul 02, 2020
  2. Jun 06, 2020
    • Matthias Schiffer's avatar
      gluon-web-model: fix conflicting table fields "reset" · e8c65ef7
      Matthias Schiffer authored
      With 11a3b566 ("gluon-web-model: add dependency support for
      sections"), a "reset" function was added to all model nodes. This
      conflicts with the "reset" field of the Form object, making reset
      buttons show labels like "function: 0xbb8d50" and possibly breaking form
      processing when packages override the reset field.
      e8c65ef7
  3. Jun 05, 2020
  4. Jun 04, 2020
  5. Apr 05, 2020
    • Kasalehlia's avatar
      gluon-web-model: update inputs on form reset · bf090a8a
      Kasalehlia authored
      Register to 'reset' event on form element and make call to 'update' function
      delayed in 'data-update' handler to allow the form values to update beforehand.
      
      When using a form's 'reset' button, form field visibility was not updated.
      This could lead to situations where a checkbox had to be toggled again
      twice to display the detail text inputs. (Example taken from private
      wifi package)
      bf090a8a
  6. Jun 16, 2019
  7. Sep 01, 2018
  8. Jul 17, 2018
  9. Apr 13, 2018
  10. Mar 08, 2018
  11. Mar 07, 2018
  12. Feb 25, 2018
Loading