Commit Graph

19 Commits

Author SHA1 Message Date
Felix Hamann
f5da46ff5a wrap modals in shared modals-wrapper element 2019-04-21 21:13:17 +02:00
Felix Hamann
26658723b9 add scope to setupAll of js util registry 2019-04-10 23:32:28 +02:00
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
0b62845a8d minor fix for modal js utility 2019-04-07 21:56:27 +02:00
Felix Hamann
ffef0b94bc refactor JS modal utility to work with new util registry 2019-04-06 14:40:05 +02:00
Felix Hamann
5e71e8c9e6 rework show-hide js utility 2019-04-05 21:33:11 +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
1b2d980971 alter ids for dynamic modal content to avoid name collisions
closes #308
2019-03-03 12:24:18 +01:00
Felix Hamann
8dd4fd98cb close modals with Escape key 2019-02-25 20:41:38 +01:00
Felix Hamann
e9f7cdf682 move async form initialization to form util 2019-02-25 20:24:44 +01:00
Felix Hamann
3a30aea5df added new utils »httpClient« and »asyncForm« 2019-02-24 23:00:21 +01:00
Felix Hamann
99949cc4db reimplement dynamic modals 2019-02-24 22:27:45 +01:00
Felix Hamann
695d0a9978 fix modals not being initialized after table interaction
closes #304
2019-02-22 23:04:15 +01:00
Felix Hamann
b8eb78d11a add data-ajax-submit to email-test-modal 2019-02-20 22:09:53 +01:00
Felix Hamann
b65b44bf8a move modal from standalone to static 2019-02-20 22:09:53 +01:00