Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ... | crupest | 2020-11-27 | 1 | -3/+30 |
| | |||||
* | fix: Fix a typo in user permissions. | crupest | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | feat: Deleting root user now returns 400. | crupest | 2020-11-15 | 1 | -2/+2 |
| | |||||
* | feat: Now changing user permission returns 400. | crupest | 2020-11-15 | 1 | -4/+6 |
| | |||||
* | test: Add integrated tests for permission api. | crupest | 2020-11-13 | 1 | -1/+1 |
| | |||||
* | test: Write tests for user permission service. | crupest | 2020-11-12 | 1 | -8/+7 |
| | |||||
* | feat: Add user permission service. | crupest | 2020-11-12 | 1 | -0/+213 |
TODO: Add unit tests. |