aboutsummaryrefslogtreecommitdiff
path: root/src/Data
Commit message (Collapse)AuthorAgeFilesLines
* removing parts of old rating systemDanail Dimitrov2021-03-227-129/+685
|
* Removed interfaces for pure classesfriends_functionalitytranstrike2021-03-1717-145/+8
|
* IRepository namespace fix; Useless folder removedtranstrike2021-03-179-10/+2
|
* Merge pull request #22 from Team-Kaleidoscope/rating_systemDanail Dimitrov2021-03-145-3/+913
|\ | | | | Rating system
| * Updated rating tests to follow our current code style standardsrating_systemSyndamia2021-03-141-23/+23
| |
| * minor ajustments to rating repository documentationDanail Dimitrov2021-03-141-1/+1
| |
| * added documentaion for rating repositoryDanail Dimitrov2021-03-141-0/+22
| |
| * Added tests for rating repositorySyndamia2021-03-131-0/+188
| |
| * addint updated migartion for ratingDanail Dimitrov2021-03-033-3/+699
| |
| * Fixing bugs in rating layerDanail Dimitrov2021-03-031-0/+4
| |
* | Removed all discards from Data layer testsSyndamia2021-03-145-15/+15
| |
* | Made properties into variables, fixed spacing and made protected members ↵Syndamia2021-03-145-71/+63
| | | | | | | | private, all in Data layer tests
* | Comented out role and user repository tests, since we now use role and user ↵Syndamia2021-03-132-350/+350
| | | | | | | | manager and they might be obsolete
* | Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into ↵Syndamia2021-03-1313-30/+883
|\ \ | | | | | | | | | unit_test_refactoring
| * | NSwag replaced Swagger; Doc prep configurednswagtranstrike2021-03-033-3/+3
| |/
| * merge with devDanail Dimitrov2021-02-281-2/+2
| |\
| | * Updated Nuget packages; Added Swagger packages for further documentationtranstrike2021-02-251-2/+2
| | | | | | | | | | | | improvement
| * | Adding update layer for rating_systemDanail Dimitrov2021-02-263-5/+10
| | |
| * | Added GetById for ratingDanail Dimitrov2021-02-261-0/+7
| | |
| * | Adding RatePost functionalityDanail Dimitrov2021-02-256-11/+847
| | |
| * | model update for ratingDanail Dimitrov2021-02-217-13/+18
| |/
* / Code cleanup of UserTestsunit_test_refactoringtranstrike2021-02-228-803/+703
|/
* Revert "initial implementation of message layer"transtrike2021-02-196-68/+0
| | | | This reverts commit 1ff5502483c5ee8bab1ef0a70f61e18f6ba2399d.
* initial implementation of message layerDanail Dimitrov2021-02-186-0/+68
|
* UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵transtrike2021-02-168-45/+2010
| | | | 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-154-3/+5
|
* Code Analyzer added to all csproj; Removed unnessessary code; Fixed formattingtranstrike2021-02-153-6/+9
|
* Merged New Project Structure; Fixed Kamen's Formatting Issuestranstrike2021-02-136-17/+16
|
* Restructure Successfultranstrike2021-02-1329-4031/+42
|
* Removed all referencestranstrike2021-02-1329-48/+26
|
* Project Restructure P.1transtrike2021-02-1360-0/+6381