Commit Graph

299 Commits

Author SHA1 Message Date
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
0d17a93d66 Cleanup keyboard manager 2017-11-16 17:11:40 +01:00
cd7a35f1a0 Fix typehints+var type etc. 2017-11-11 16:06:15 +01:00
055df9df55 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
954aa70704 Reduce js console logging 2017-11-11 11:27:49 +01:00
0a351a5850 Fix js var declaration 2017-11-11 11:00:56 +01:00
d598ee34bd Fix docblocks 2017-11-05 17:39:08 +01:00
e53e599f1b General fixes 2017-11-05 13:09:39 +01:00
9970805938 Scrutinizer fixes 2017-10-26 20:20:01 +02:00
25a501dcde Fix #40 2017-10-26 19:24:16 +02:00
d284ff0312 Draft remove implementation 2017-10-24 21:08:36 +02:00
c8fbc69f94 Pass element to action function 2017-10-21 18:12:18 +02:00
183503f31c fix form injection 2017-10-06 22:44:06 +02:00
9727f860f5 Fix global log to singelton 2017-10-06 22:06:25 +02:00
4be3f6423e Use global logger 2017-10-06 22:02:10 +02:00
de25c32501 fixes #34 2017-09-19 14:56:39 +02:00
d72a54b6a3 made logger static 2017-09-08 19:54:54 +02:00
560867ebfe Fix trim bug 2017-09-03 20:32:43 +02:00
981b73e184 Firefox fixes 2017-09-01 19:34:54 +02:00
92cae1ea2e Added docblocks 2017-08-27 21:55:49 +02:00
cecb5736fb Make self const 2017-08-26 20:20:24 +02:00
5aa746a72d Add better test 2017-08-26 16:03:13 +02:00
a78d931a85 Add voice recognition (tested) 2017-08-26 15:53:37 +02:00
d02a57beb9 Prefix actions. fixes #33 2017-08-26 15:53:14 +02:00
407067d6de Prepare for voice actions 2017-08-25 17:21:22 +02:00
6aaf28cc6c Add default action prevention 2017-08-13 21:49:53 +02:00
9efd02bcff Implemented multiple listeners 2017-08-13 20:15:30 +02:00
9b40364e5e Fixing docblocks and minor test adjustments 2017-07-27 17:19:07 +02:00
d6034ce0c5 Remove @author docblock 2017-07-20 18:16:26 +02:00
d529b183cf Fix typos 2017-07-17 20:56:21 +02:00
3ff1b45e65 Fix dnd 2017-07-16 20:39:13 +02:00
dd9f3843a6 Fix assignment bug 2017-07-09 13:22:59 +02:00
49c61bac1e Pull out href action to generalUI 2017-07-05 10:20:37 +02:00
d898e200e4 Integrate generalUI 2017-07-05 10:20:02 +02:00
76271c1177 Created general UI with href function 2017-07-05 10:18:00 +02:00
92795ae265 Fix file documentation 2017-06-03 21:34:51 +02:00
70fba3147d Fix variable name 2017-05-30 18:49:49 +02:00
c33a31c08e Allow selector and dom observer 2017-05-26 21:45:32 +02:00
8d929e07a4 "Fix" same action type 2017-05-22 20:55:04 +02:00
95253f94b3 Restructure components/elements 2017-05-10 21:16:05 +02:00
970bc410b8 Add mouse click for row 2017-05-01 14:07:46 +02:00
8057a01446 Extend action binding 2017-04-14 15:32:47 +02:00
0756f7e3e1 Restructure actions and events 2017-04-14 14:03:03 +02:00
4735f7cef5 Fixed action manager 2017-04-14 12:12:06 +02:00
3e7875c638 fixes #24 2017-04-02 12:36:50 +02:00
3ba3296e3d Fix json serialization 2017-01-22 21:06:37 +01:00
dc1e671818 Docblocks 2017-01-05 21:23:02 +01:00
577230348a Use const where possible 2017-01-02 18:34:43 +01:00
e4bcd19b49 DragNDrop draft 2016-12-30 19:52:02 +01:00
01fb086c69 Implement canvas form submit 2016-11-09 21:13:37 +01:00
c610b6a0ce Fix multiple submit buttons 2016-09-03 10:43:10 +02:00
9439738e05 Adjusting for eventmanager changes 2016-08-11 17:47:31 +02:00
8bbe20288f Removing/Adding UI Elements?! 2016-08-11 17:31:52 +02:00
9a9ce50716 Merge branch 'develop' of https://github.com/Orange-Management/jsOMS into develop 2016-08-03 22:20:45 +02:00
4d1e08ca81 Implement action manager 2016-08-03 22:20:42 +02:00
58c96cfeb9 Binding element 2016-07-28 18:54:33 +02:00
454fb98ab8 Preparation for action binding 2016-07-28 16:07:11 +02:00
f71b5dd4d2 Submit if no injection available 2016-07-16 15:31:05 +02:00
44f7ddc02d fixes #6 fixes #7 fixes #8
Only long press implemented other elements where already implemented
2016-07-15 17:37:37 +02:00
1088649fc3 Re-order for correct flow 2016-07-06 22:31:17 +02:00
d59e9cccf7 jsHint inspection fixes 2016-07-03 16:34:59 +02:00
804bf24513 First implementation of data-action
Remaining todos are passing results from one action to the next and
allowing the same action time multiple times.
2016-06-26 16:25:51 +02:00
6a4b7d70fb Formatting 2016-06-26 16:22:42 +02:00
56757de774 JsHint fixes and comments 2016-06-12 09:52:05 +02:00
0c0bae66a1 Adding strict and fixing minor bugs 2016-06-03 18:29:17 +02:00
80b9dbdf9f Fixing global variables 2016-05-31 23:21:09 +02:00
2deb520fb9 Fix undefined variable 2016-05-31 23:09:31 +02:00
555fda8892 Fixing unused parameter 2016-05-31 21:36:33 +02:00
6400f40b2a Namespace fixes for ide 2016-05-29 00:23:12 +02:00
e6a6a80368 Cleanup and DocBlocks 2016-05-29 00:00:40 +02:00
9696363f5e Added mouse type events
Longpress, click, context
2016-05-14 10:55:01 +02:00
3072b20d2a Implementing mouse and keyboard input 2016-05-13 23:51:06 +02:00
dc2870889c Fixing extension 2016-05-12 20:33:43 +02:00
148dc74dde Update SwipeManager 2016-05-09 16:29:10 +02:00
71cbbeed17 Create SwipeManager 2016-05-09 14:04:13 +02:00
b080f7d4ad Update TouchManager.js 2016-05-09 14:02:10 +02:00
d11e9cf415 Update TouchManager.js 2016-05-09 13:59:07 +02:00
73529b7899 Create TouchManager.js 2016-05-09 13:55:48 +02:00
fde528916a Formatting and bug fixes 2016-05-06 18:23:50 +02:00
9167fc8873 Button action concept implemented 2016-05-04 22:37:09 +02:00
4458ddc121 Fixing request & response behavior
With regard to login and report creation.
2016-05-03 20:43:52 +02:00
cd3b8a221a Fixing bugs after restructure
Reporter is main test module
2016-04-30 22:49:50 +02:00
93dfa09e31 Button UI 2016-04-22 15:18:17 +02:00
6e9c6653ca Remaining bug fixes for restructure-1 2016-04-09 13:34:57 +02:00
199d27f686 Fix array/object mixup 2016-03-26 21:57:35 +01:00
877528f859 Namespace fixes and applying autoloader/namespace 2016-03-26 21:39:18 +01:00
5350531511 typeof fix. 2016-03-26 11:27:38 +01:00
990ee6d7dd Input binding on change 2016-03-26 11:02:52 +01:00
7ad8ccc39b Preparing for crazy autoloading expermiment 2016-03-26 10:41:58 +01:00
e117722f1d Input UI manager/binder 2016-03-25 21:38:41 +01:00
df5d49d108 Fixing Namesapces 2016-03-25 21:37:31 +01:00
cabb3937e4 Fixing namesapces 2016-03-25 21:37:21 +01:00
91d8de12a5 Namespace fix 2016-03-25 20:12:29 +01:00
e89cb9da52 Fix function and const usage 2016-03-25 17:03:08 +01:00
c1c5a1c1f3 Restructure & cleanup with FormView usage 2016-03-25 15:36:20 +01:00
6aed622a57 Clean up tag handle 2016-03-25 15:35:49 +01:00
53f6387d89 Input element layout 2016-03-01 21:00:54 +01:00
b36c9f789a Minor bug fixes and attribute fixes 2016-03-01 20:14:25 +01:00
46d85add69 ES6 features + IDE fixes 2016-01-09 19:45:38 +01:00
2fe467d7e8 Inspection fixes 2015-12-22 23:15:06 +01:00
26dff65780 Typo and undefined fix 2015-12-20 22:22:47 +01:00
3dd40220dd Split 2015-12-18 17:42:14 +01:00
a6f9aeebc9 Init 2015-11-29 22:01:42 +01:00