index
:
IT-kariera/Team-Kaleidoscope/DevHive
chat_system
dev
dev-old
feature/profile_picture_implementation
fix_friends_authorization
friends_functionality
heroku/main
lazy_loading
main
nswag
rating_system
unit_test_refactoring
unit_tests
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
The beginning of role based authorization
transtrike
2021-01-23
11
-18
/
+32
*
Configured Production launch config
transtrike
2021-01-23
2
-0
/
+9
*
Renamed error component to not-found component (to better match it's purpose)
Syndamia
2021-01-23
7
-11
/
+11
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
Syndamia
2021-01-23
2
-21
/
+1
|
\
|
*
Removal of unused package and configuration
transtrike
2021-01-23
2
-21
/
+1
*
|
Added a success and error bar components (for more consistent way of showing ...
Syndamia
2021-01-23
16
-41
/
+125
|
/
*
Kamen's proposal in Update() at BaseRepo merged
transtrike
2021-01-22
7
-16
/
+11
*
Back buttons now go back to the previous page you were on (not the root of th...
Syndamia
2021-01-22
2
-4
/
+14
*
Made some minor front-end design improvements: better implemented scrolling o...
Syndamia
2021-01-22
8
-113
/
+137
*
Implemented a message when the profile is successfully updated
Syndamia
2021-01-22
2
-1
/
+7
*
Implemented updating profile properties in the settings page; user now saves ...
Syndamia
2021-01-22
5
-3
/
+133
*
Fixed JWT not having roles when generated
Syndamia
2021-01-22
1
-0
/
+2
*
Requests to user (in feed, login, register, profile, profile-settings) now pr...
Syndamia
2021-01-22
11
-121
/
+198
*
Merge branch 'refactor_user_updating' of github.com:Team-Kaleidoscope/DevHive...
Syndamia
2021-01-22
6
-11
/
+423
|
\
|
*
Adding Comment layer unit test(Note: Data is to be refactored no data layer t...
Danail Dimitrov
2021-01-21
6
-11
/
+423
*
|
Merged refactor_user_updating with dev
transtrike
2021-01-21
1
-1
/
+0
|
/
*
Generic base repo class refactored; All repos inherit generic base repo
transtrike
2021-01-21
7
-192
/
+64
*
Adding Language layer unit test(Note: Data is to be refactored no data layer ...
Danail Dimitrov
2021-01-21
5
-12
/
+348
*
Made all Technology Layer Tests async again
Danail Dimitrov
2021-01-21
3
-174
/
+138
*
fixing edit methods in repos
Danail Dimitrov
2021-01-21
5
-123
/
+41
|
\
|
*
Code cleanup, consistency and merge conflict resolved
transtrike
2021-01-21
5
-204
/
+165
|
|
\
|
*
|
Code cleanup & consistency
transtrike
2021-01-21
5
-123
/
+41
*
|
|
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 https://github.com/Team-Kaleidoscope...
Danail Dimitrov
2021-01-21
4
-141
/
+2
|
\
|
|
*
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 when...
Syndamia
2021-01-21
6
-4
/
+132
*
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 Fr...
transtrike
2021-01-19
11
-28
/
+63
*
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
[next]