| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | Made all Technology Layer Tests not asymc again | Danail Dimitrov | 2021-01-21 | 5 | -135/+286 | |
| | | | |/ | | |/| | ||||||
| | | * | | Refactored Technology repo edit method | Danail Dimitrov | 2021-01-21 | 1 | -5/+6 | |
| | | | | | ||||||
| | | * | | Merge branch 'refactor_user_updating' of ↵ | Danail Dimitrov | 2021-01-21 | 4 | -141/+2 | |
| | | |\| | | | | | | | | | | | | | https://github.com/Team-Kaleidoscope/DevHive into refactor_user_updating | |||||
| | | | * | Cleaning of UserRepo&UserService of unused methods | transtrike | 2021-01-21 | 4 | -141/+2 | |
| | | | | | ||||||
| | | * | | Refactored technology layer tests to be async | Danail Dimitrov | 2021-01-21 | 4 | -202/+164 | |
| | | |/ | ||||||
| | | * | Removed HTTP Patch; Refactored HTTP Put; Fixed Update bug | transtrike | 2021-01-21 | 18 | -143/+126 | |
| | | | | ||||||
| | | * | Fixed TechnologyService.Tests after refactoring of TechnologyService | Danail Dimitrov | 2021-01-21 | 4 | -23/+58 | |
| | | | | ||||||
| | | * | Added delete account functionality to settings page, added logout button ↵ | Syndamia | 2021-01-21 | 6 | -4/+132 | |
| | | | | | | | | | | | | | when in your profile | |||||
| | | * | Replaced loading in profile page with loading component | Syndamia | 2021-01-21 | 1 | -4/+1 | |
| | | | | ||||||
| | | * | Moved loading style from feed to it's own component | Syndamia | 2021-01-21 | 5 | -5/+22 | |
| | | | | ||||||
| | | * | Made profile icon dynamic | Syndamia | 2021-01-21 | 9 | -8/+20 | |
| | | | | ||||||
| | | * | Fixed login redirecting too quickly to the feed | Syndamia | 2021-01-21 | 1 | -3/+4 | |
| | | | | ||||||
| | | * | Added settings and logout buttons to the feed page (user sidebar) | Syndamia | 2021-01-21 | 4 | -10/+36 | |
| | | | | ||||||
| | | * | Added a simple error (not found) page | Syndamia | 2021-01-21 | 6 | -3/+63 | |
| | | | | ||||||
| | | * | Updated migrations | Syndamia | 2021-01-21 | 11 | -2602/+1248 | |
| | | | | ||||||
| | | * | Fixed Password property positioning | transtrike | 2021-01-21 | 4 | -3/+7 | |
| | | | | ||||||
| | | * | Tryed implementing the http patch | transtrike | 2021-01-21 | 13 | -69/+113 | |
| | | | | ||||||
| | | * | Changed List to HashSet for "no duplicates" scenario | transtrike | 2021-01-20 | 18 | -52/+53 | |
| | | | | ||||||
| | | * | Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted ↵ | transtrike | 2021-01-19 | 11 | -28/+63 | |
| | | | | | | | | | | | | | Friend add trough HttpPatch | |||||
| | | * | Fixed mapping issue | transtrike | 2021-01-19 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | Added attributes to the Web models for validations | transtrike | 2021-01-19 | 25 | -20/+159 | |
| | | | | ||||||
| | | * | Adjusted custom exception middleware; Removed old Global Exception Handler | transtrike | 2021-01-19 | 3 | -53/+2 | |
| | | | | ||||||
| | | * | Updated Moq to newer version | transtrike | 2021-01-19 | 3 | -3/+3 | |
| | | | | ||||||
| | | * | Added Custom Middleware for Exception Handling | transtrike | 2021-01-19 | 3 | -1/+68 | |
| | | | | ||||||
| | | * | Replaced RepoMethods with BaseClass and inherited it where needed | transtrike | 2021-01-19 | 6 | -35/+35 | |
| | | | | ||||||
| | | * | Lang&Tech Many-To-Many added; Migration added | transtrike | 2021-01-19 | 10 | -1185/+1929 | |
| | | | | ||||||
| | | * | Copied auth method from Update to Patch | transtrike | 2021-01-19 | 1 | -1/+4 | |
| | | | | ||||||
| | | * | Implemented HttpPatch | transtrike | 2021-01-19 | 3 | -27/+74 | |
| | | | | ||||||
| | | * | Fixed more issues | transtrike | 2021-01-19 | 2 | -5/+8 | |
| | | | | ||||||
| | | * | Fixed role id creeping up the chain | transtrike | 2021-01-19 | 4 | -8/+8 | |
| | | | | ||||||
| | | * | Configured launch.json to be workspace wide; Fixed GetFriend to GetUser | transtrike | 2021-01-19 | 7 | -62/+61 | |
| | | | | ||||||
| | | * | Fixed default(x) to null | transtrike | 2021-01-18 | 2 | -4/+12 | |
| | | | | ||||||
| | | * | Fix lang naming | transtrike | 2021-01-17 | 10 | -31/+56 | |
| | | | | ||||||
| | | * | User update now updates languages, roles and friends | Syndamia | 2021-01-17 | 5 | -2/+60 | |
| | | | | ||||||
| | | * | Fixed role implementation by bringing back and improving all role models | Syndamia | 2021-01-17 | 11 | -45/+60 | |
| | | | | ||||||
| | | * | Lang&Tech layers now return id on Create | transtrike | 2021-01-17 | 15 | -42/+85 | |
| | | | | ||||||
| | | * | Lang layer working | transtrike | 2021-01-17 | 9 | -10/+25 | |
| | | | | ||||||
| | | * | Made Lang&Tech layers consistant; Merged C**D methods to Update | transtrike | 2021-01-17 | 7 | -113/+32 | |
| | | | | ||||||
| | | * | Moved Lang&Tech CRUD to Update in User Layer | transtrike | 2021-01-17 | 15 | -87/+44 | |
| | | | | ||||||
| | * | | Fixed lang naming problem | transtrike | 2021-01-17 | 6 | -18/+18 | |
| | |/ | ||||||
| | * | Added more tests in UserRepo | transtrike | 2021-01-17 | 1 | -77/+182 | |
| | | | ||||||
| | * | Refactored little bit of UserRepoTests | transtrike | 2021-01-16 | 1 | -12/+18 | |
| | | | ||||||
| | * | Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev | transtrike | 2021-01-16 | 29 | -294/+650 | |
| | |\ | ||||||
| | | * | Made a major redesign of feed page style | Syndamia | 2021-01-16 | 5 | -17/+90 | |
| | | | | ||||||
| | | * | Feed page redirects to the loggedin user profile | Syndamia | 2021-01-16 | 3 | -9/+14 | |
| | | | | ||||||
| | | * | Added initial profile settings page | Syndamia | 2021-01-16 | 5 | -2/+22 | |
| | | | | ||||||
| | | * | User profile loads properly if viewing the logged in user | Syndamia | 2021-01-16 | 4 | -11/+76 | |
| | | | | ||||||
| | | * | Added a static design for the profile page | Syndamia | 2021-01-16 | 2 | -1/+104 | |
| | | | | ||||||
| | | * | Added the starting point of the user profile component | Syndamia | 2021-01-16 | 5 | -2/+35 | |
| | | | | ||||||
| | | * | Moved some information to an AppConstants module | Syndamia | 2021-01-16 | 3 | -14/+15 | |
| | | | | ||||||
