Commit Graph

84 Commits

Author SHA1 Message Date
4ddb64e55b fix name 2022-02-19 13:57:39 +01:00
cb42c44618 improve ui form handling 2022-01-22 21:53:59 +01:00
c8164a9715 bug fixes found through the css tests 2021-12-19 20:19:10 +01:00
05f4eef3d3 fix contributing and app notification options 2021-11-16 00:01:02 +01:00
27470758e7 delete header in some special cases 2020-06-18 20:37:00 +02:00
91d43a63af remove content-type for form_data. browser will automatically set it NO_CI 2020-06-18 19:39:44 +02:00
e2da1506a7 improve update and add functionality 2020-05-24 19:18:13 +02:00
32856280b4 let in to const in 2020-02-11 21:46:06 +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
4e2556de52 move '{' of 'export class .* {' to newline 2019-12-31 10:39:08 +01:00
7a43f8f11e fix docblock alignment 2019-12-29 23:40:20 +01:00
4bd3a89045 fix for/if spacing 2019-10-05 19:58:54 +02:00
0ea60b07e5 fix phpcs findings 2019-09-12 19:47:00 +02:00
52f8b4d6e1 Allow hidden notification 2019-06-01 20:53:36 +02:00
02cd497954 Implement CRUD for forms instead of tables 2019-05-01 16:53:08 +02:00
dcc262b64e Fix action uri 2019-04-22 16:29:28 +02:00
f88bd58915 Fix bug related to backend response changes 2019-04-12 21:12:46 +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
b3c2337c96 remove unhandled status/it's not an error 2019-02-11 17:25:39 +01:00
43624a45ac Fix minor bugs 2019-01-13 21:39:14 +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
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
4dee88645a Static analysis fixes 2018-09-23 14:49:56 +02:00
2da76b689b Ignore unchecked checkboxes 2018-09-21 23:00:19 +02:00
643a899ed1 Ignore unchecked checkboxes 2018-09-21 22:59:33 +02:00
7272663e8d Fix bugs after live tests 2018-09-15 17:13:56 +02:00
953dad708a Test implementations + fixes 2018-06-30 22:49:09 +02:00
8d63d48fe4 More tests and rename enums 2018-06-29 20:58:58 +02:00
ff5540e6f6 More test implementations 2018-06-29 19:05:20 +02:00
320936bedf Additional log tests 2018-06-29 18:10:23 +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
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
86dfb12b07 Fixes that may break things 2018-03-24 19:12:02 +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
6f9367aa64 Fix codestyle with phpcs 2018-02-10 20:45:42 +01:00
576832b4e4 Remove whitespace from end of line 2018-01-15 18:53:45 +01:00
54a53724ab Add default return 2017-11-11 16:16:14 +01:00
954aa70704 Reduce js console logging 2017-11-11 11:27:49 +01:00
9cf5df977f Fix documentation 2017-11-11 11:24:32 +01:00
d598ee34bd Fix docblocks 2017-11-05 17:39:08 +01:00
9970805938 Scrutinizer fixes 2017-10-26 20:20:01 +02:00
d72a54b6a3 made logger static 2017-09-08 19:54:54 +02:00
981b73e184 Firefox fixes 2017-09-01 19:34:54 +02:00
cecb5736fb Make self const 2017-08-26 20:20:24 +02:00