Commit Graph

28 Commits

Author SHA1 Message Date
7b75ec58f7 fix permissions
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2025-04-02 14:15:07 +00:00
1bba6cf8a7 fix version and bugs
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2024-05-21 00:09:21 +02:00
c73e7a480e registration fixes 2023-03-24 16:20:25 +01:00
4d7d0ceb7c style fixes and form impl. 2022-04-01 18:31:07 +02:00
a4dcd29cf7 fix name 2022-02-19 14:25:29 +01:00
4ddb64e55b fix name 2022-02-19 13:57:39 +01:00
c8164a9715 bug fixes found through the css tests 2021-12-19 20:19:10 +01:00
15db183a81 bug fixes and template adjustments 2021-07-31 17:20:50 +02:00
ec8838719b improve table sorting 2021-03-07 21:37:26 +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
da4032f5d6 cleanup and tests added for ci/cd 2019-11-20 22:27:51 +01: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
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
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
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
576832b4e4 Remove whitespace from end of line 2018-01-15 18:53:45 +01:00
d59e9cccf7 jsHint inspection fixes 2016-07-03 16:34:59 +02:00
555fda8892 Fixing unused parameter 2016-05-31 21:36:33 +02:00
a6f9aeebc9 Init 2015-11-29 22:01:42 +01:00