Commit Graph

152 Commits

Author SHA1 Message Date
02cd497954 Implement CRUD for forms instead of tables 2019-05-01 16:53:08 +02:00
d3312d760f Fix bug where history is not updated due to js interference 2019-04-22 18:05:15 +02:00
c7c0a7f5dc Fix bug where always same value path was used 2019-04-12 21:28:38 +02:00
f88bd58915 Fix bug related to backend response changes 2019-04-12 21:12:46 +02:00
df25053ba0 Fix module bugs 2019-04-03 20:16:58 +02:00
89acb321f9 Use js modules 2019-04-02 22:46:48 +02:00
b40c6670d4 Fix table CRUD 2019-03-31 20:28:13 +02:00
b9b339d39a Fix form submit/data bugs 2019-02-23 19:10:08 +01:00
4447e89853 Add download functionality 2019-02-17 19:00:00 +01:00
8ebd749437 Implement better upload 2019-02-02 23:55:31 +01:00
de82e81d03 Fix input bugs 2019-02-01 22:20:09 +01:00
2da43ee730 Fix tab bug 2019-01-13 22:46:54 +01:00
43624a45ac Fix minor bugs 2019-01-13 21:39:14 +01:00
310035bea6 Hide/show dropdown on input 2019-01-12 16:09:38 +01:00
a525f6c881 Create strong ui feature improvements 2019-01-11 21:13:11 +01:00
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +01:00
a7742099ae Fix increment order 2018-12-10 18:18:53 +01:00
4e400bf372 Handle invalid json strings 2018-12-02 10:35:55 +01:00
577af40f56 Fix media upload 2018-11-03 15:21:25 +01:00
9e5f78c3ea Improve performance of sorting 2018-09-30 19:18:23 +02:00
b9761f16bb Fix indention 2018-09-30 18:55:29 +02:00
4755bb39ca Add remove function for rows 2018-09-30 18:52:11 +02:00
e56a357941 Impl manual row ordering by clicking 2018-09-30 18:43:20 +02:00
a56f7dbad4 Only sort table tbody - bug fix 2018-09-30 10:40:48 +02:00
3081f667f7 Add simple sorting for tables 2018-09-30 00:29:29 +02:00
4dee88645a Static analysis fixes 2018-09-23 14:49:56 +02:00
3f9b035f4d Fix minor bugs and double submit leak 2018-07-30 21:51:09 +02:00
8d63d48fe4 More tests and rename enums 2018-06-29 20:58:58 +02:00
2343652be4 Implement client side language support 2018-06-03 17:00:42 +02:00
fa094a1d9f Add automatic invalid form info message 2018-06-03 16:48:37 +02:00
727764ec60 Fix form component bugs 2018-05-30 18:58:33 +02:00
11947db48d Handle response type 2018-05-09 20:41:29 +02:00
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
a5474c68cb Fix defalt value 2018-04-24 22:55:52 +02:00
e2555e7b0d Autoremove list elements 2018-04-24 22:50:58 +02:00
49cbea14d4 Remove log 2018-04-24 19:24:56 +02:00
ee23bd1ec1 Pass ids only in action manager not elements 2018-04-24 19:22:08 +02:00
4f3e939800 Fix observer config for AM 2018-04-08 18:49:35 +02:00
f2da5de06e Remove log 2018-03-30 17:05:42 +02:00
fa8a454803 Fix response actions 2018-03-30 17:04:54 +02:00
f6e2f23ece Fix response handling 2018-03-24 19:48:28 +01:00
86dfb12b07 Fixes that may break things 2018-03-24 19:12:02 +01:00
0382f505a5 Move form feedback to backend 2018-02-15 18:17:52 +01:00
b95e3c86f8 Draft form feedback log 2018-02-14 18:42:42 +01:00
eba81f20c6 Prepare for messages and prevent double submit 2018-02-14 17:33:50 +01:00
d00924bcd6 Improve increments 2018-02-10 21:51:01 +01:00
4eb521f3c4 Improve increment 2018-02-10 21:41:27 +01:00
6f9367aa64 Fix codestyle with phpcs 2018-02-10 20:45:42 +01:00
e92928aaad Change docblock 2018-01-16 18:32:48 +01:00
576832b4e4 Remove whitespace from end of line 2018-01-15 18:53:45 +01:00