- Aug 20, 2018
-
-
Janis Daniel Dähne authored
-
- Aug 16, 2018
-
-
Janis Daniel Dähne authored
- one could not add users to groups because the wrong header bar was displayed (or not changed at all) and some wrong logic - now we an ask dialog to add always (not only when multiple users should be added)
-
Janis Daniel Dähne authored
- fixed issue where group overview page didn't worked because we imported from the wrong module (loadash instead of lodash-es) - upgraded semantic ui react version - fixed some icon isssues
-
- Mar 06, 2018
-
-
Janis Daniel Dähne authored
- added some missing css/js files - disabled webpack bundle analyzer (else we could not compile deploy)
-
- Feb 22, 2018
-
-
Janis Daniel Dähne authored
- added all (past) icons - added help text for subsequent editor - removed old site side menu component - added my assessment statistic to home site
-
- Feb 15, 2018
-
-
Janis Daniel Dähne authored
-
- Feb 14, 2018
-
-
Janis Daniel Dähne authored
- started work for #21 - my assessment statistic site now displays if the release is still open & a link to get to the exercise
-
- Dec 31, 2017
-
-
Janis Daniel Dähne authored
- additional check for exam mode is not longer needed (we fixed double rendering through react router)
-
- Dec 29, 2017
-
-
Janis Daniel Dähne authored
- fixed some wrong reducer action type names
-
Janis Daniel Dähne authored
- added test server settings to dashboard
-
- Dec 26, 2017
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- started in do exercise site
-
- Dec 06, 2017
-
-
Janis Daniel Dähne authored
-
- Nov 06, 2017
-
-
Janis Daniel Dähne authored
- changed regex test to use another format (format2) - removed jsonlint because we no longer from package
-
- Nov 04, 2017
-
-
Janis Daniel Dähne authored
- fixed password migration helper copy to dist
-
Janis Daniel Dähne authored
- test content can now be empty (for syntax tests) - changed test syntax guide - fixed i18n
-
- Nov 03, 2017
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- added json escaped editor for regex tests (exercise editor)
-
- Oct 30, 2017
-
-
Janis Daniel Dähne authored
- we need to manually refresh the log because the log is not longer connected to the redux state (see Logger.ts why) - added logger panel func to export the whole redux state + log
-
- Oct 20, 2017
-
-
Janis Daniel Dähne authored
- create/delete file - rename - save - reset files - show dialog - switching tabs
-
- Oct 18, 2017
-
-
Janis Daniel Dähne authored
- switched to ace editor by default - fixed/added editorTestReducer i18n translation
-
- Oct 17, 2017
-
-
Janis Daniel Dähne authored
- moved from file version tags (query params) to changing the file name which sohuld work (caching) in more cases
-
Janis Daniel Dähne authored
- files are now sorted by name (when received from backend) (because displayIndix is not implemented yet) - when taking recovery code the editor now indicates file changes
-
- Oct 16, 2017
-
-
Janis Daniel Dähne authored
- this way we don't get the duplicate styles (because of all imports) - css shrinked from 220 kb to 50kb - we also no longer import the css in .tsx files (with reducer file size from 8.7 to 8.4 mb?? not sure about that...) - added auto prefixer - cssnano is not working somehow...
-
- Oct 15, 2017
-
-
Janis Daniel Dähne authored
- enter release code now resets when showing - max normal, submit tests points are not not nullable anymore (because backend changed ... they show be always be set
-
- Oct 13, 2017
-
-
Janis Daniel Dähne authored
- added rechart
-
- Oct 09, 2017
-
-
Janis Daniel Dähne authored
- added success/error messages for saving files (do exercise) and saving exercise (exercise editor)
-
- Oct 08, 2017
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- editor was not displayed/loaded - we now use the not minified version for production index html(for now)
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
-
- Oct 06, 2017
-
-
Janis Daniel Dähne authored
- removed custom tests panel (we now use the more common normal tests panel)
-
- Oct 03, 2017
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- fixed enter release code dialog problem (only via code or via visiblity site should display it even if both sites are visible) - added open exercises sites resets - added do exercise site reset - added closed exercises sites resets
-
- Sep 27, 2017
-
-
Janis Daniel Dähne authored
- running tests works - running tests automatically saves solution if dirty bit is set - added system settings layer
-
Janis Daniel Dähne authored
-
- Sep 23, 2017
-
-
Janis Daniel Dähne authored
- TODO code template dialog -> multi file monaco editor
-
- Sep 04, 2017
-
-
Janis Daniel Dähne authored
- we now compose the reducers - e.g. we separate the crud actions into own reducers because the boilerplate... - also the dialog has a systemRoles property that is managed by it's own reducer
-
- Sep 03, 2017
-
-
Janis Daniel Dähne authored
- finished group exercises site (loading)
-