Commit Graph

16 Commits

Author SHA1 Message Date
Felix Hamann
09a5ab94dd fix issue with conditional fieldsets in modals 2019-04-09 22:14:05 +02:00
Felix Hamann
c654f3d6ab fail silently if already setup JS utilities are setup again 2019-04-08 21:04:55 +02:00
Felix Hamann
e71cf031a0 remove obsolete js utility code for forms 2019-04-07 21:41:57 +02:00
Felix Hamann
4f6e788870 refactor form error remover js utility 2019-04-07 21:40:03 +02:00
Felix Hamann
16f1acd6c6 refactor auto submit button js utility 2019-04-07 21:24:36 +02:00
Felix Hamann
4ef7d5f93a refactor Interactive Fieldset JS utility 2019-04-07 21:13:02 +02:00
Felix Hamann
0fcafcb618 minor docs fix for reactive submit button js utility 2019-04-07 21:12:27 +02:00
Felix Hamann
2c04f6f670 refactor reactive submit button JS utility 2019-04-07 13:48:58 +02:00
Felix Hamann
b7293a5404 hide form group errors on focus 2019-04-01 22:34:04 +02:00
Felix Hamann
b84032d0b9 dont initialize forms inside modals wihout modal headers 2019-03-31 21:49:46 +02:00
Felix Hamann
6e662b9fe9 fix async table filter trying to submit twice
closes #316
2019-03-14 17:17:30 +01:00
Felix Hamann
bd334c73d5 expose scope of js util as part of return object 2019-03-03 22:19:53 +01:00
Felix Hamann
57f9e058f3 js utils now return function to destroy them 2019-03-03 14:54:38 +01:00
Felix Hamann
7756862aeb add table filter js utility 2019-03-02 22:27:03 +01:00
Felix Hamann
e9f7cdf682 move async form initialization to form util 2019-02-25 20:24:44 +01:00
Felix Hamann
a017168ecb move form widget julius to static 2019-02-16 23:20:10 +01:00