Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests directories refractor | Chocobozzz | 2017-12-28 | 1 | -161/+0 |
| | |||||
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 1 | -1/+3 |
| | | | | | | | | | Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it... - create a migration file to add a boolean column in user table - add autoPlayVideo attribute everywhere it is needed (both on client and server side) - add tests - add a way to configure this attribute in account-settings - use the attribute in video-watch component to actually autoplay or not the video | ||||
* | Users list only available when use is authenticated | Chocobozzz | 2017-11-29 | 1 | -2/+4 |
| | | | | And has a special right | ||||
* | Add tests to user roles | Chocobozzz | 2017-10-27 | 1 | -2/+14 |
| | |||||
* | Fix tests and user quota | Chocobozzz | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Begin tests for user quota | Chocobozzz | 2017-09-05 | 1 | -7/+37 |
| | |||||
* | Convert tests to typescript | Chocobozzz | 2017-09-04 | 1 | -0/+115 |