aboutsummaryrefslogtreecommitdiff
path: root/src/Data/DevHive.Data
Commit message (Collapse)AuthorAgeFilesLines
* IRepository namespace fix; Useless folder removedtranstrike2021-03-179-10/+2
|
* Merge pull request #22 from Team-Kaleidoscope/rating_systemDanail Dimitrov2021-03-144-3/+725
|\ | | | | Rating system
| * minor ajustments to rating repository documentationDanail Dimitrov2021-03-141-1/+1
| |
| * added documentaion for rating repositoryDanail Dimitrov2021-03-141-0/+22
| |
| * addint updated migartion for ratingDanail Dimitrov2021-03-033-3/+699
| |
| * Fixing bugs in rating layerDanail Dimitrov2021-03-031-0/+4
| |
* | Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into ↵Syndamia2021-03-138-20/+871
|\ \ | | | | | | | | | unit_test_refactoring
| * | NSwag replaced Swagger; Doc prep configurednswagtranstrike2021-03-031-1/+1
| |/
| * Adding update layer for rating_systemDanail Dimitrov2021-02-262-3/+10
| |
| * Added GetById for ratingDanail Dimitrov2021-02-261-0/+7
| |
| * Adding RatePost functionalityDanail Dimitrov2021-02-256-11/+847
| |
| * model update for ratingDanail Dimitrov2021-02-214-7/+8
| |
* | Code cleanup of UserTestsunit_test_refactoringtranstrike2021-02-221-572/+573
|/
* Revert "initial implementation of message layer"transtrike2021-02-194-36/+0
| | | | This reverts commit 1ff5502483c5ee8bab1ef0a70f61e18f6ba2399d.
* initial implementation of message layerDanail Dimitrov2021-02-184-0/+36
|
* UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵transtrike2021-02-166-40/+2005
| | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user
* Fixed formatting; Adjusted warnings; Adjusted variable namestranstrike2021-02-153-3/+3
|
* Code Analyzer added to all csproj; Removed unnessessary code; Fixed formattingtranstrike2021-02-151-0/+1
|
* Merged New Project Structure; Fixed Kamen's Formatting Issuestranstrike2021-02-135-16/+15
|
* Restructure Successfultranstrike2021-02-1322-4066/+22
|
* Removed all referencestranstrike2021-02-1319-143/+8
|
* Project Restructure P.1transtrike2021-02-1343-0/+5117