aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed issues in Language & Technology and their interactions with Usertranstrike2021-01-1417-83/+120
|
* Fixed technology mappingstranstrike2021-01-133-5/+10
|
* Fixed sln-wide code formattingtranstrike2021-01-1320-122/+122
|
* Added .csproj wide code analyzer supporttranstrike2021-01-137-13/+41
|
* Tweeked .editorconfig; Added omnisharp workspace-wide settings for code ↵transtrike2021-01-133-20/+229
| | | | analyzers
* Reworked feed componentSyndamia2021-01-135-56/+98
|
* Reworked post component CSS and HTMLSyndamia2021-01-134-71/+77
|
* Fixed formatting issues and missing {} in DevHive.Teststranstrike2021-01-131-181/+185
|
* The return of the interfacestranstrike2021-01-1324-330/+553
|
* Removed useless projectstranstrike2021-01-124-174/+0
|
* Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added ↵transtrike2021-01-1213-32/+62
| | | | more UserService validations
* Changed HttpPost to HttpDelete when appropriatetranstrike2021-01-121-2/+2
|
* Full implementation of Language & Technologies to Usertranstrike2021-01-1215-71/+206
|
* Added launch & task settings for vscodetranstrike2021-01-122-5/+59
|
* Language layers refactored; User implements adding & removing Languages; ↵transtrike2021-01-121-7/+216
|\ | | | | | | Migrations added
| * Added tests for TechnologyServiceDanail Dimitrov2021-01-122-8/+217
| |
* | Language layers refactored; User implements adding & removing Languages; ↵transtrike2021-01-1232-257/+892
|/ | | | Migrations added
* Feed & posts visual modificationstranstrike2021-01-111-1/+0
|
* Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into devtranstrike2021-01-1120-48/+183
|\
| * Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive into devDanail Dimitrov2021-01-1121-51/+499
| |\
| * | Added Interfaces for all repository classesDanail Dimitrov2021-01-1120-48/+183
| | |
* | | Posts design fixestranstrike2021-01-114-184/+62
| |/ |/|
* | Finished feed styling and fucked up post styling(I hate css)transtrike2021-01-1112-251/+376
| |
* | Added required error validation to registertranstrike2021-01-102-16/+20
| |
* | Added services; Tweeked registertranstrike2021-01-1015-3/+322
|/
* Adding Unit tests for TechnologyRepositoryDanail Dimitrov2021-01-101-110/+189
|
* Fixed test projectsDanail Dimitrov2021-01-109-76/+288
|
* adding some more unit testsDanail Dimitrov2021-01-101-6/+71
|
* Set up for unit testing & created first unit test for technlogy repoDanail Dimitrov2021-01-092-0/+55
|
* Added packages needed for unitTesting to DevHive.TestsDanail Dimitrov2021-01-086-24/+18
|
* Fixed tests referencestranstrike2021-01-085-19/+55
|
* Tests added to sln filetranstrike2021-01-081-0/+49
|
* Test projects addedtranstrike2021-01-087-0/+49
|
* Register component done with Angular-Materialtranstrike2021-01-0814-264/+308
|
* Merge branch 'dev' of DevHive into devtranstrike2021-01-0813-185/+144
|\
| * Removed unecessary age field from registerUserFormGroupSyndamia2021-01-081-9/+0
| |
| * Implemented and improved sending API requests from login and register pages; ↵Syndamia2021-01-084-18/+42
| | | | | | | | the response is printed in the (browser) console
| * Moved login page to app/components; fixed, updated and improved styling of ↵Syndamia2021-01-0811-171/+115
| | | | | | | | register and login pages
* | Register page changestranstrike2021-01-081-0/+1
|/
* Register almost? implementationtranstrike2021-01-0813-1/+310
|
* Implemented CORS in API (so Angular could accept requests from the API)Syndamia2021-01-081-0/+8
|
* Implemented latest login dev UI, add functionality (result from API is shown ↵Syndamia2021-01-085-29/+39
| | | | in console); updated tsconfig
* Trying to implement create-user modeltranstrike2021-01-078-62/+116
|
* Implemented angular static login pageSyndamia2021-01-076-533/+142
|
* Fixed Comment implementationDanail Dimitrov2021-01-042-5/+9
|
* added user validation for deleting and updating commentsDanail Dimitrov2021-01-032-3/+50
|
* Implemented Posts and merged Comment to Posttranstrike2020-12-3038-258/+517
|
* Fixed mappings bug for Comment in the serviceDanail Dimitrov2020-12-302-4/+5
|
* Fixed dependency injection, migrations and dbset for commentDanail Dimitrov2020-12-301-0/+2
|
* Adding coomment layersDanail Dimitrov2020-12-3016-1/+719
|