Commit Graph

2402 Commits

Author SHA1 Message Date
Steffen Jost
d34998ac04 automatic corrector assignment 2019-06-04 08:14:13 +02:00
Steffen Jost
745feeac83 FilterUI for Submission (Part2) 2019-05-29 20:59:58 +02:00
Steffen Jost
669c803105 FilterUI for Submission (Part 1) 2019-05-29 14:09:29 +02:00
Steffen Jost
51e0502117 Merge branch 'master' of gitlab.cip.ifi.lmu.de:jost/UniWorX 2019-05-29 13:37:03 +02:00
Gregor Kleen
8f33d1590c defaultPagesize 2019-05-29 13:36:11 +02:00
Gregor Kleen
7a4f1cb76e massInputAccumEdit 2019-05-29 13:27:04 +02:00
Steffen Jost
ceace36abd MaterialVisible has an icon now and no more alert 2019-05-29 10:33:14 +02:00
Gregor Kleen
99061a89c4 Merge branch 'babel' into 'master'
Add compilation and bundling to frontend

See merge request !235
2019-05-29 10:28:28 +02:00
Steffen Jost
6a242bc432 Merge branch 'master' of gitlab.cip.ifi.lmu.de:jost/UniWorX 2019-05-29 09:25:04 +02:00
Gregor Kleen
c2ab196b92 Fix handling of suggested UploadSpecificFiles 2019-05-28 22:30:38 +02:00
Felix Hamann
86ea9d4256 Merge branch 'master' into babel 2019-05-28 20:59:28 +02:00
Felix Hamann
c0b07e5401 fix navigate-away-prompt js utility in chrome 2019-05-28 20:56:00 +02:00
Steffen Jost
0fc9c326b9 fixes #394 2019-05-28 19:22:14 +02:00
Gregor Kleen
c105e0c627 Explicit opt-out for navigate-away-prompt
Fixes #395
2019-05-28 18:23:17 +02:00
Felix Hamann
6d3385aa88 add unit test for main frontend application 2019-05-27 20:13:02 +02:00
Felix Hamann
c98c370317 only include babel polyfills where needed 2019-05-27 19:56:38 +02:00
Gregor Kleen
08b804998a Fix CryptoID serialization 2019-05-27 19:55:22 +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
Gregor Kleen
06862cf8fd Some haddock 2019-05-27 14:45:08 +02:00
Gregor Kleen
dbb208112f Aggressively refactor Model.Types 2019-05-27 14:23:58 +02:00
Felix Hamann
3de8a2b2c8 move browserslist to package.json 2019-05-26 22:39:40 +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
cb2895e1f8 replace webpack-karma-jasmine dependecy with manual list of packages 2019-05-26 20:49:34 +02:00
Felix Hamann
b32c80b457 add more unit tests for js services 2019-05-26 20:37:09 +02:00
Gregor Kleen
62b876b17f Merge branch '389-healthchecks-zu-haufig' 2019-05-26 18:13:25 +02:00
Gregor Kleen
f2ea8eb2cf Ensure HealthChecks can be disabled 2019-05-26 17:18:15 +02:00
Felix Hamann
1bc0170bc2 add frontend unit testing and collect scripts in package.json 2019-05-26 16:46:16 +02:00
Gregor Kleen
4a621cbb2f Hlint 2019-05-26 13:40:03 +02:00
Gregor Kleen
679fb7cf9b Fix notification delay 2019-05-26 13:09:12 +02:00
Gregor Kleen
e83df05a69 Log watchdog/status interactions 2019-05-26 12:45:43 +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
f840946503 re-add git commit hook for js linting 2019-05-25 22:21:39 +02:00
Felix Hamann
72da3d85e0 moved npm, webpack and eslint stuff to root 2019-05-25 22:19:27 +02:00
Felix Hamann
98c5daebcf only import bundled js and css in Foundation.hs 2019-05-25 22:14:52 +02:00
Felix Hamann
a942ddec9b adjust default-layout.julius to work with new app 2019-05-25 22:14:26 +02:00
Felix Hamann
4ee48ca268 move js and css to frontend folder 2019-05-25 22:13:45 +02:00
Felix Hamann
fb5be3995e update gitignore 2019-05-25 22:13:12 +02:00
Felix Hamann
2c69532a14 remove js and css from static folder 2019-05-25 22:12:09 +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
Felix Hamann
e0801c2110 update .gitignore 2019-05-25 19:11:47 +02:00
Felix Hamann
b7af8249d7 move js utils to static/es and fix linting warnings 2019-05-25 18:45:58 +02:00
Felix Hamann
f6c0ddf45c port js services to class syntax and move to static/es 2019-05-25 18:45:10 +02:00
Felix Hamann
6f2b887b01 gitignore generated js files 2019-05-25 18:44:38 +02:00
Felix Hamann
02b0bf3aef add pre commit hook for auto js linting 2019-05-25 18:36:31 +02:00
Felix Hamann
e62790e214 Merge branch 'asynctable-pagination' into 'master'
include hidden pagination input in async table requests

See merge request !234
2019-05-25 17:04:08 +02:00