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
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2021-01-28
11
-16
/
+1887
|
\
|
*
USER UPDATE FIIIIIIXED
transtrike
2021-01-28
11
-16
/
+1887
*
|
Adding FeedService tests and fixed minor bug with FeedService.GetPage where n...
Danail Dimitrov
2021-01-28
2
-4
/
+161
|
/
*
Adding PostService tests
Danail Dimitrov
2021-01-27
2
-5
/
+500
*
Adding TechnologyService tests
Danail Dimitrov
2021-01-27
1
-0
/
+33
*
Fixed name inconsistency (TechnologyService.Create renamed to CreateTechnology)
Danail Dimitrov
2021-01-27
5
-20
/
+15
*
Adding LanguageService tests
Danail Dimitrov
2021-01-27
2
-10
/
+39
*
Adding RoleRepository tests
Danail Dimitrov
2021-01-27
3
-8
/
+119
*
Adding FeedRepository tests
Danail Dimitrov
2021-01-27
1
-0
/
+118
*
Fixed ChangeTracker; Optimized default role insertion
transtrike
2021-01-26
7
-4
/
+14
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2021-01-26
3
-1
/
+219
|
\
|
*
adding comment repository tests
Danail Dimitrov
2021-01-26
1
-0
/
+98
|
*
adding post repository tests
Danail Dimitrov
2021-01-26
2
-1
/
+121
*
|
DbContext configurations
transtrike
2021-01-26
4
-16
/
+10
|
/
*
Removing tests for deleted User Repository methods
Danail Dimitrov
2021-01-26
3
-600
/
+1
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2021-01-26
31
-153
/
+209
|
\
|
*
GetLanguages&GetTechnologies implmenented
transtrike
2021-01-26
11
-6
/
+66
|
*
Attributes changed to use Roles, not Policy
transtrike
2021-01-26
5
-8
/
+15
|
*
Removed IRepo in UserRepo(internal, not external)
transtrike
2021-01-26
1
-14
/
+1
|
*
Working on Update User; Currently not updating user in UserRepo
transtrike
2021-01-26
3
-68
/
+57
|
*
UserUpdate does not allow updating roles if not admin; HTTP Put now works pro...
transtrike
2021-01-26
16
-97
/
+110
*
|
Adding User Repository Tests
Danail Dimitrov
2021-01-26
7
-107
/
+450
|
/
*
Brief testing of GetPost
transtrike
2021-01-26
25
-18
/
+303
*
Migrations added; CRUD over Posts&Comments successfully completed
transtrike
2021-01-24
29
-475
/
+538
*
All Post&Comment Implemented; Initializing testing...
transtrike
2021-01-23
11
-167
/
+195
*
Post&Comment Models implemented; Mappings Configured
transtrike
2021-01-23
18
-159
/
+122
*
Adjusted Comments mapping
transtrike
2021-01-23
1
-6
/
+5
*
Fixed Comment Models&Mappings
transtrike
2021-01-23
9
-19
/
+60
*
Comment Models fixed
transtrike
2021-01-23
9
-3
/
+74
*
Fixed formatting
transtrike
2021-01-23
12
-417
/
+417
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2021-01-23
3
-2
/
+11
|
\
|
*
Error bar now shows the actual error message from the api
Syndamia
2021-01-23
3
-2
/
+11
*
|
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
[next]