Commit Graph

26 Commits

Author SHA1 Message Date
Gregor Kleen
449cff93cb Dumb down table-filter serialization 2019-06-06 11:35:50 +02:00
Felix Hamann
70b0e536cf ignore pending requests for async table filters if new input exists
closes #325
2019-06-05 22:17:56 +02:00
Felix Hamann
60c3dac8aa fix issues with file input 2019-06-03 16:47:00 +02:00
Felix Hamann
9e2aa1da80 fix async table header not being sent with ajax requests 2019-06-03 16:01:18 +02:00
Felix Hamann
0d50a43edf add rudimentary unit tests for some fe utilities 2019-06-03 14:01:51 +02:00
Felix Hamann
ade9667671 adjust FE tests to using classes 2019-06-03 13:26:24 +02:00
Felix Hamann
3e48809f00 add eslint rule for enforced single quotes 2019-06-03 11:53:01 +02:00
Felix Hamann
59251bc570 Merge branch 'master' into utility-refactoring 2019-06-03 11:35:13 +02:00
Felix Hamann
c72335c13f checked and refined remaining ported js utils 2019-05-28 23:18:47 +02:00
Felix Hamann
fa9c67a918 all js utilities starting with »a« are checked and working 2019-05-28 22:07:52 +02:00
Felix Hamann
86ea9d4256 Merge branch 'master' into babel 2019-05-28 20:59:28 +02:00
Felix Hamann
befa9f3941 refactor js utilities to use class syntax and Utility decorator 2019-05-28 00:19:39 +02:00
Felix Hamann
6d3385aa88 add unit test for main frontend application 2019-05-27 20:13:02 +02:00
Felix Hamann
beecc17962 Revert "remove custom polyfills, let babel do the work"
This reverts commit 4c1a38b517.
2019-05-27 19:50:35 +02:00
Felix Hamann
4c1a38b517 remove custom polyfills, let babel do the work 2019-05-26 22:26:22 +02:00
Felix Hamann
7426f0cd3e dont default export utils array 2019-05-26 21:12:29 +02:00
Felix Hamann
431d693e68 move frontend app into separate file 2019-05-26 21:07:23 +02:00
Felix Hamann
bb411a1a28 add another test for UtilRegistry 2019-05-26 20:57:45 +02:00
Felix Hamann
b32c80b457 add more unit tests for js services 2019-05-26 20:37:09 +02:00
Felix Hamann
1bc0170bc2 add frontend unit testing and collect scripts in package.json 2019-05-26 16:46:16 +02:00
Felix Hamann
5e5e350378 remove zepto.js and make flatpickr a js import 2019-05-25 23:10:23 +02:00
Felix Hamann
912dced4c1 Merge branch 'master' into babel 2019-05-25 22:50:03 +02:00
Felix Hamann
72da3d85e0 moved npm, webpack and eslint stuff to root 2019-05-25 22:19:27 +02:00
Felix Hamann
4ee48ca268 move js and css to frontend folder 2019-05-25 22:13:45 +02:00
Felix Hamann
b2706ce224 remove pre commit hook for now 2019-05-25 22:10:21 +02:00
Felix Hamann
2e9e7e2d9c added webpack 2019-05-25 22:09:16 +02:00