aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/Services
Commit message (Collapse)AuthorAgeFilesLines
* test: Add unit tests for search service.crupest2021-01-165-59/+124
|
* 史诗级重构!crupest2021-01-074-547/+0
|
* fix: Fix a critical bug in bookmark timeline service.crupest2021-01-031-0/+13
| | | | It used to create two entry with the same timeline. Now it will not create a duplicate one.
* feat: Bookmark timeline service unit tests.crupest2020-12-182-0/+93
|
* ...crupest2020-12-172-2/+57
|
* ...crupest2020-11-273-7/+32
|
* refactor: ...crupest2020-11-271-1/+1
|
* refactor: ...crupest2020-11-261-5/+1
|
* refactor: ...crupest2020-11-263-170/+204
|
* feat: Add highlight timeline entity and service.crupest2020-11-261-0/+22
|
* fix: Fix a typo in user permissions.crupest2020-11-201-9/+9
|
* feat: Deleting root user now returns 400.crupest2020-11-151-0/+27
|
* feat: Now changing user permission returns 400.crupest2020-11-151-11/+3
|
* ...crupest2020-11-152-2/+2
|
* ...crupest2020-11-131-13/+9
|
* ...crupest2020-11-121-3/+6
|
* test: Write tests for user permission service.crupest2020-11-123-33/+125
|
* feat: Add user permission service.crupest2020-11-123-19/+81
| | | | TODO: Add unit tests.
* Split front and back end.crupest2020-10-271-0/+329