aboutsummaryrefslogtreecommitdiff
path: root/src/Data/DevHive.Data
Commit message (Collapse)AuthorAgeFilesLines
* adding functionality to add and remove friendsDanail Dimitrov2021-04-077-693/+28
|
* Merged from devtranstrike2021-04-0715-2208/+600
|\
| * Introduced consts for every string possible. FMLtranstrike2021-04-051-6/+4
| |
| * dev -> feature/profile_picture_implementation(02.03.2021)transtrike2021-04-022-6/+3
| |\
| | * Introduced Logger; Replaced DevExcHandler with Custom; Logging Errors totranstrike2021-04-021-3/+3
| | | | | | | | | | | | file; Replaced Console logger for requests
| | * Fixed warnings for commented code and async cloudinary methodSyndamia2021-03-291-3/+0
| | |
| * | ProfilePic saved in User fixedtranstrike2021-03-284-3/+1733
| | |
| * | Dev changes merged into ProfilePicLayer branchtranstrike2021-03-2811-4198/+2
| |\|
| | * Updated database name in appsettings and ConnectionStringSyndamia2021-03-271-2/+2
| | |
| | * removing parts of old rating systemDanail Dimitrov2021-03-274-91/+685
| | |
| * | Profile Picture implemented; Tests and Front end work awaittranstrike2021-03-256-22/+794
| |/
* / removing parts of old rating systemDanail Dimitrov2021-03-224-91/+685
|/
* 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