Commit Graph

263 Commits

Author SHA1 Message Date
23b0fa4d73 Implement more tests 2018-06-26 21:08:56 +02:00
a51765231b Fix js tests 2018-06-25 21:06:19 +02:00
478518166a Added gitignore 2018-06-25 20:19:59 +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
0803dc1133 Fix #44 2018-04-13 19:23:51 +02:00
4f3e939800 Fix observer config for AM 2018-04-08 18:49:35 +02:00
a0876a941b Prepare for routes in event manager 2018-03-31 21:58:50 +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
7fa4daa8d5 Remove invalid implementation 2018-02-16 16:17:49 +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
35dd6f8e3f fix attribute id 2018-02-10 21:15:38 +01:00
53afa111e7 Use template literals 2018-02-10 21:14:48 +01:00
6f9367aa64 Fix codestyle with phpcs 2018-02-10 20:45:42 +01:00
ea94fafcdd Improve coc and contribution guide 2018-02-06 20:03:25 +01:00
e92928aaad Change docblock 2018-01-16 18:32:48 +01:00
985575f28a Add badge 2018-01-15 20:06:51 +01:00
576832b4e4 Remove whitespace from end of line 2018-01-15 18:53:45 +01:00
410f088149 Make tests part of the repos 2018-01-14 15:43:55 +01:00
e73d8d821f Improve readme 2018-01-07 12:59:58 +01:00
881825f6f1 Merge branch 'develop' of https://github.com/Orange-Management/jsOMS into HEAD 2018-01-06 13:41:30 +01:00
5bab8112bf Uncomment invalid code to prevent errors for now 2018-01-06 13:40:45 +01:00
5138c65329
Create CODE_OF_CONDUCT.md 2018-01-05 21:28:02 +01:00
78f385c8f6 Better array current test 2017-12-30 12:06:45 +01:00
c505dedb22 Started bugfixing
There is a bug with the state. calling parse two times with a header causes different result on none header parsing.
2017-12-17 19:21:11 +01:00
0ddc559b0d Implement draft markdown parser 2017-12-17 14:30:10 +01:00
05ab8502bf Add php functions 2017-12-17 14:29:47 +01:00
0d17a93d66 Cleanup keyboard manager 2017-11-16 17:11:40 +01:00
9c90aa5374 Add global hint 2017-11-11 16:54:31 +01:00
2ca2b795bc Fix ! spacing 2017-11-11 16:53:43 +01:00
97b4ef3e44 Adjust obj loader spacing 2017-11-11 16:51:46 +01:00
54a53724ab Add default return 2017-11-11 16:16:14 +01:00
cd7a35f1a0 Fix typehints+var type etc. 2017-11-11 16:06:15 +01:00
ceee8a41d8 Init js vars 2017-11-11 15:55:29 +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