Commit Graph

38 Commits

Author SHA1 Message Date
Felix Hamann
bd334c73d5 expose scope of js util as part of return object 2019-03-03 22:19:53 +01:00
Felix Hamann
f7efd0433c make table filter show hide collapsed state persistent 2019-03-03 20:44:47 +01:00
Felix Hamann
aaf14087b6 hide filter in showhide 2019-03-03 20:25:06 +01:00
Felix Hamann
18c1cc7466 split checkboxRadio js util into two separate utils 2019-03-03 17:55:16 +01:00
Felix Hamann
8317748442 integrate destroy functions from js utilities in setup utility 2019-03-03 14:55:39 +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
aaf496f753 fix »checkall« intiialization after content change 2019-03-03 12:05:05 +01:00
Felix Hamann
7df0021fbe add loading states to async table and async table filter 2019-03-02 23:52:35 +01:00
Felix Hamann
7756862aeb add table filter js utility 2019-03-02 22:27:03 +01:00
Felix Hamann
8dd4fd98cb close modals with Escape key 2019-02-25 20:41:38 +01:00
Felix Hamann
f798142a29 add submitHandler helper function to asyncform util 2019-02-25 20:41:10 +01:00
Felix Hamann
e9f7cdf682 move async form initialization to form util 2019-02-25 20:24:44 +01:00
Felix Hamann
2f3a735ae2 make async forms process json response 2019-02-24 23:23:23 +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
f5ee39eafa more documentation for js util »setup« 2019-02-24 14:05:59 +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
1999b494c3 Merge branch 'master' into modal-migration 2019-02-22 22:58:14 +01:00
Felix Hamann
05733ec85b check-all-checkbox: remove caching idea 2019-02-22 21:58:21 +01:00
Felix Hamann
4fd23e9497 fix check-all-checkbox column id 2019-02-22 20:41:31 +01:00
SJost
2ccff81cc8 Touching this branch to fix build 2019-02-22 20:41:31 +01:00
Felix Hamann
d83fe11f42 replace th of checkbox column with check-all-checkbox 2019-02-22 20:41:31 +01:00
Felix Hamann
278c2c2a82 initial work on check-all-checkbox 2019-02-22 20:41:31 +01:00
Felix Hamann
b8eb78d11a add data-ajax-submit to email-test-modal 2019-02-20 22:09:53 +01:00
Felix Hamann
99394bf166 add documentation to js util »setup« 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
Felix Hamann
a017168ecb move form widget julius to static 2019-02-16 23:20:10 +01:00
Felix Hamann
ebb9307629 move js for asyncTable to static 2019-02-16 19:59:01 +01:00
Felix Hamann
228aa8320d moved more js utils to static 2019-02-16 17:23:52 +01:00
Felix Hamann
1277982449 move js utils for inputs to static 2019-02-16 13:38:19 +01:00
Felix Hamann
9d6eb5ae4e move asidenav styles to static 2019-02-16 12:30:50 +01:00
Felix Hamann
65fffbbf28 add setup utility for js utils 2019-02-16 12:24:01 +01:00
Felix Hamann
4035f1e9de make asidenav scrollable 2019-02-16 00:10:35 +01:00
Felix Hamann
a88bf36f0e move asidenav julius and lucius to static 2019-02-16 00:10:35 +01:00
Felix Hamann
effcd0454f fix errors in alerts.js 2019-02-13 20:47:33 +01:00
Felix Hamann
18c5de4b86 move standalone alerts to static and prepare alerts widget 2019-02-12 22:32:43 +01:00
Felix Hamann
a55d03c016 cleanup of static files 2019-02-12 21:53:34 +01:00