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
/
DevHive.Angular
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added user interface for adding and removing friends
Syndamia
2021-02-05
4
-35
/
+62
*
Fixed a some component scaling on very small devices
Syndamia
2021-02-05
2
-0
/
+7
*
Temporarely made ratings hidden from posts, because the functionality isn't t...
Syndamia
2021-02-05
1
-0
/
+5
*
Adding some metods to Rate repo
Danail Dimitrov
2021-02-05
3
-0
/
+32
*
Slightly limited file uploading in profile picture update to only images
Syndamia
2021-02-04
1
-1
/
+1
*
Improved handling and detection of file types in post attachments
Syndamia
2021-02-04
2
-3
/
+5
*
Improved handling of creating posts in feed
Syndamia
2021-02-04
1
-0
/
+4
*
Added the admin panel to profile settings page; moved where isAdminUser is ch...
Syndamia
2021-02-04
3
-1
/
+9
*
Implemented adding and removing friends from user interface
Syndamia
2021-02-03
4
-5
/
+103
*
Finished implementation of feed
Syndamia
2021-02-03
3
-4
/
+13
*
Fixed going back to profile button
Syndamia
2021-02-03
1
-1
/
+1
*
Implemented profile picture updating in profile settings
Syndamia
2021-02-03
5
-5
/
+97
*
Fixed post page loading, when there are no attachments
Syndamia
2021-02-03
1
-1
/
+6
*
Fixed profile picture in front-end model
Syndamia
2021-02-03
5
-12
/
+12
*
Implemented loading screen in post page
Syndamia
2021-02-02
2
-1
/
+10
*
Proper file names are now shown in posts and post edit page
Syndamia
2021-02-02
3
-1
/
+7
*
Finished implementation of post updating in UI
Syndamia
2021-02-02
2
-15
/
+18
*
Improved handling of attachment (file) names in post page and feed
Syndamia
2021-02-02
3
-3
/
+2
*
Implemented ui for editing a post's files; waiting for api request to be fixed
Syndamia
2021-02-02
7
-44
/
+137
*
Implemented UI that shows a post's attachments; updated post model to contain...
Syndamia
2021-02-02
9
-4
/
+154
*
Finished implementation of file uploading on post creating; post service can ...
Syndamia
2021-02-02
4
-6
/
+9
*
Added design and very small part of functionality for file uploading when cre...
Syndamia
2021-02-02
3
-20
/
+119
*
Fixed admin panel showing in other user's profile pages
Syndamia
2021-02-02
1
-1
/
+1
*
Implemented comment page from which you can view and update a comment; clicki...
Syndamia
2021-02-02
6
-1
/
+138
*
Fixed button sizing in post page
Syndamia
2021-02-02
1
-1
/
+1
*
Improved how post page handles user that isn't logged in
Syndamia
2021-02-02
2
-3
/
+17
*
Added a comment count indicator in posts
Syndamia
2021-02-02
3
-3
/
+27
*
Fixed comment array in post model
Syndamia
2021-02-02
4
-9
/
+12
*
Added a back to profile button to post page
Syndamia
2021-02-02
2
-0
/
+5
*
Added a workaround for not all posts loading on a very tall screen
Syndamia
2021-02-01
1
-0
/
+1
*
Scrolling to the bottom of a user's page loads more of his posts
Syndamia
2021-02-01
2
-6
/
+20
*
Implemented comment deletion in admin panel; Fixed some missing imports
Syndamia
2021-02-01
5
-6
/
+25
*
Added page titles to components that needed it
Syndamia
2021-02-01
5
-10
/
+20
*
Implemented creation of comments in post page
Syndamia
2021-02-01
2
-7
/
+38
*
Implemented angular comments; post now contains his comments; comments of a p...
Syndamia
2021-02-01
12
-12
/
+320
*
Implemented deleting posts and users in admin panel
Syndamia
2021-02-01
2
-4
/
+102
*
Implemented deleting post in post-page
Syndamia
2021-02-01
2
-3
/
+22
*
Very mintor improvements over code in feed and login components
Syndamia
2021-02-01
2
-15
/
+17
*
Fully impelemented technology modifying in admin panel
Syndamia
2021-02-01
3
-13
/
+140
*
Added an admin panel, that can be accessed by admin users; implemented modify...
Syndamia
2021-02-01
9
-1
/
+325
*
Implemented edit post button functionality; fixed edit and create post reques...
Syndamia
2021-01-31
4
-19
/
+87
*
Added edit and delete buttons to post page (when you are viewing your own pos...
Syndamia
2021-01-31
5
-9
/
+25
*
Angular token service now can extract the username from jwt
Syndamia
2021-01-31
2
-0
/
+10
*
Added the loading component to posts
Syndamia
2021-01-31
1
-0
/
+2
*
Added a "Back to feed" button to post page
Syndamia
2021-01-31
3
-0
/
+18
*
Implemented post page; when you click on a posts's message or timestamp, you'...
Syndamia
2021-01-31
8
-5
/
+47
*
Fixed global spacing of user-language and user-technology classes when there ...
Syndamia
2021-01-31
2
-7
/
+2
*
Fixed wraping of technologies and languages in profile page
Syndamia
2021-01-31
1
-0
/
+1
*
Fixed post creating input field vertical alignment and fixed word break on po...
Syndamia
2021-01-31
2
-0
/
+3
*
Fixed rating alignment, when a post is long
Syndamia
2021-01-31
1
-1
/
+2
[next]