Commit Graph

82 Commits

Author SHA1 Message Date
c3ef47b718 allow iframe content as form data and data collection change 2020-10-29 22:28:22 +01:00
5a4d16c25f fix import relative path 2020-06-18 18:54:49 +02:00
6f08f7f81a fix form bugs and add actions for click and submit 2020-04-18 22:37:05 +02:00
32856280b4 let in to const in 2020-02-11 21:46:06 +01:00
c517b37e0e parse all href elements and allow form data in uri 2020-02-10 22:33:20 +01:00
75bea7935e init bug 2020-02-02 20:47:08 +01:00
3887dd905e fix special duplication 2020-02-02 20:43:34 +01:00
b0d302d19e fix special form-data 2020-02-02 20:41:42 +01:00
e4721c620c fixes Orange-Management/Modules#202 2020-02-02 15:50:43 +01:00
061e803805 fix upload 2020-02-01 22:48:29 +01:00
61f2ea2693 continue optimizing todos 2020-01-05 21:39:19 +01:00
0c226ca9df add todos from github 2019-12-31 19:56:09 +01:00
4e2556de52 move '{' of 'export class .* {' to newline 2019-12-31 10:39:08 +01:00
1a8e433eef fix capitalization of Object/Array 2019-12-30 00:48:05 +01:00
df9217250c improve docblocks 2019-12-30 00:43:52 +01:00
7a43f8f11e fix docblock alignment 2019-12-29 23:40:20 +01:00
a97e59e5cf cleanup todos 2019-12-29 23:38:47 +01:00
6e2abf7507 the trigger element has no special meaning for the backend, only the data submitted! 2019-12-29 23:33:12 +01:00
31dc73929f add canvas elements 2019-12-29 23:28:16 +01:00
a9404130b3 handle checkboxes and fix bug 2019-12-29 23:16:00 +01:00
da4032f5d6 cleanup and tests added for ci/cd 2019-11-20 22:27:51 +01:00
272d53f04d Add image preview for upload 2019-09-03 20:59:24 +02:00
d2c454a215 fix typos 2019-05-19 14:19:31 +02:00
549c46761e enable data-action/data-method for non-form forms 2019-05-18 21:20:26 +02:00
5c04a6ec4c Fix bug where input elements got selected multiple times 2019-05-18 14:57:30 +02:00
3e9caac69d Bind general form ui elements 2019-05-14 22:03:21 +02:00
e72dbb45fc Implement draft cancel and save functionality 2019-05-07 20:01:37 +02:00
02cd497954 Implement CRUD for forms instead of tables 2019-05-01 16:53:08 +02:00
46cbc1d39e Fix selector bug 2019-04-22 17:41:20 +02:00
dcc262b64e Fix action uri 2019-04-22 16:29:28 +02:00
6321b9e02c Fix duplicated form fields due to bad selector 2019-04-20 10:17:05 +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
ba4dbf22ad Draft data collection of special eles 2019-01-20 12:04:08 +01:00
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +01:00
20c4176c52 Adjust todos and add loggign 2018-11-23 11:36:32 +01:00
577af40f56 Fix media upload 2018-11-03 15:21:25 +01:00
727fee799a pass button value in forms 2018-10-27 20:40:25 +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
3081f667f7 Add simple sorting for tables 2018-09-30 00:29:29 +02:00
643a899ed1 Ignore unchecked checkboxes 2018-09-21 22:59:33 +02:00
780480fc9b Added button['submit'] to form submit list 2018-09-15 13:32:41 +02:00
9270506623 Fix missing form method/action 2018-09-12 20:46:36 +02:00
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
0803dc1133 Fix #44 2018-04-13 19:23:51 +02:00