aboutsummaryrefslogtreecommitdiff
path: root/src/Data
Commit message (Expand)AuthorAgeFilesLines
* Merged from devtranstrike2021-04-0720-2218/+609
|\
| * Introduced consts for every string possible. FMLtranstrike2021-04-052-10/+4
| * dev -> feature/profile_picture_implementation(02.03.2021)transtrike2021-04-024-10/+7
| |\
| | * Introduced Logger; Replaced DevExcHandler with Custom; Logging Errors totranstrike2021-04-023-7/+7
| | * Fixed warnings for commented code and async cloudinary methodSyndamia2021-03-291-3/+0
| * | ProfilePic saved in User fixedtranstrike2021-03-286-5/+1739
| * | Dev changes merged into ProfilePicLayer branchtranstrike2021-03-2815-4237/+5
| |\|
| | * Updated database name in appsettings and ConnectionStringSyndamia2021-03-271-2/+2
| | * removing parts of old rating systemDanail Dimitrov2021-03-277-129/+685
| * | Fixed default Picture URLtranstrike2021-03-261-1/+1
| * | Profile Picture implemented; Tests and Front end work awaittranstrike2021-03-257-25/+794
| |/
* / 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
|\
| * 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 priv...Syndamia2021-03-145-71/+63
* | Comented out role and user repository tests, since we now use role and user m...Syndamia2021-03-132-350/+350
* | Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into unit_test_ref...Syndamia2021-03-1313-30/+883
|\ \
| * | 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
| * | 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
* 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
* 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