Commit Graph

25 Commits

Author SHA1 Message Date
Felix Hamann
cc3f3fe41a add htmlhelpers (fns from httpclient) 2019-05-15 23:22:21 +02:00
Felix Hamann
d95edd662e tweak js http client get/post api a little 2019-05-15 22:28:22 +02:00
Gregor Kleen
3dcb5a2b19 Implement generic id-nudging and use everywhere 2019-05-15 16:12:00 +02:00
Felix Hamann
7dc414e233 keep table filter inputs focused even after response arrived 2019-05-08 22:16:35 +02:00
Gregor Kleen
5021cca59c Don't capture submit of all dbTable-Forms 2019-04-16 15:14:33 +02:00
Felix Hamann
26658723b9 add scope to setupAll of js util registry 2019-04-10 23:32:28 +02:00
Felix Hamann
f601cc8771 fix async table using previous requests url 2019-04-10 08:49:24 +02:00
Felix Hamann
e10f725303 fix issue with table filter listening for wrong checkboxes 2019-04-09 21:14:54 +02:00
Felix Hamann
2a311917b3 cleanup async table js utility 2019-04-09 21:07:27 +02:00
Felix Hamann
cef1695fa7 add table filter to async table js utility 2019-04-08 21:24:23 +02:00
Felix Hamann
8b1fae2856 async table js utility now with explicit selector 2019-04-08 21:06:09 +02:00
Felix Hamann
6a29a7d081 started refactoring async table js utility 2019-04-07 23:31:04 +02:00
Felix Hamann
642a929d93 fix broken table sorting due to links being absolute all of a sudden 2019-03-26 21:35:10 +01: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
aaf14087b6 hide filter in showhide 2019-03-03 20:25:06 +01:00
Felix Hamann
57f9e058f3 js utils now return function to destroy them 2019-03-03 14:54:38 +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
3a30aea5df added new utils »httpClient« and »asyncForm« 2019-02-24 23:00:21 +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
278c2c2a82 initial work on check-all-checkbox 2019-02-22 20:41:31 +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