Commit Graph

28 Commits

Author SHA1 Message Date
4efc7318ba improve todos to issues 2020-01-19 18:54:24 +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
7a43f8f11e fix docblock alignment 2019-12-29 23:40:20 +01:00
da4032f5d6 cleanup and tests added for ci/cd 2019-11-20 22:27:51 +01:00
0ea60b07e5 fix phpcs findings 2019-09-12 19:47:00 +02:00
02cd497954 Implement CRUD for forms instead of tables 2019-05-01 16:53:08 +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
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +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
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02: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
576832b4e4 Remove whitespace from end of line 2018-01-15 18:53:45 +01:00
0a351a5850 Fix js var declaration 2017-11-11 11:00:56 +01: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
49c61bac1e Pull out href action to generalUI 2017-07-05 10:20:37 +02:00
92795ae265 Fix file documentation 2017-06-03 21:34:51 +02:00
95253f94b3 Restructure components/elements 2017-05-10 21:16:05 +02:00