index
:
IT-kariera/Team-Kaleidoscope/DevHive-Angular
click-sec-info
code-refactor
dev
footer
friends-update
main
major-redesign
profile-picture-update
rating_system
The front end of our DevHive Social Media
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated README
Syndamia
2021-04-09
1
-14
/
+24
*
Fixed liking functionality (after change in api)
Syndamia
2021-04-08
1
-6
/
+6
*
Merge pull request #6 from Team-Kaleidoscope/friends-update
Kamen Mladenov
2021-04-08
5
-54
/
+69
|
\
|
*
Improved styling of add/remove friend button
friends-update
Syndamia
2021-04-08
1
-1
/
+1
|
*
Removed bad dependency injection in profile component
Syndamia
2021-04-08
1
-1
/
+1
|
*
Removed unused bare user requests from user service
Syndamia
2021-04-08
1
-17
/
+0
|
*
Updated profile component to use friend service and updated html to show only...
Syndamia
2021-04-08
2
-37
/
+24
|
*
Added friends service, from which you could add and remove friends
Syndamia
2021-04-08
2
-0
/
+45
|
/
*
Fixed bad timezone offset
Syndamia
2021-04-08
2
-2
/
+2
*
Merge pull request #5 from Team-Kaleidoscope/profile-picture-update
Kamen Mladenov
2021-04-08
4
-19
/
+36
|
\
|
*
Updated profile settings page to use profile picture service
profile-picture-update
Syndamia
2021-04-07
1
-2
/
+3
|
*
Added profile picture service and removed put profile picture from user service
Syndamia
2021-04-07
3
-17
/
+33
|
/
*
Merge pull request #4 from Team-Kaleidoscope/click-sec-info
Kamen Mladenov
2021-03-29
6
-107
/
+159
|
\
|
*
Fixed sizing of success bar
click-sec-info
Syndamia
2021-03-29
1
-0
/
+1
|
*
Added show/hide button in profile settings confirm password field
Syndamia
2021-03-29
2
-2
/
+12
|
*
Added slim border to technology and language edit sections in profile settings
Syndamia
2021-03-29
1
-6
/
+6
|
*
Moved password field to the bottom (but still above update button) in profile...
Syndamia
2021-03-29
1
-10
/
+10
|
*
Fixed languages and technologies being ordered in a column in profile page
Syndamia
2021-03-29
1
-4
/
+4
|
*
Fixed update user request in service and in profile settings
Syndamia
2021-03-29
2
-6
/
+8
|
*
Added logic for transferring languages and technologies from available to cho...
Syndamia
2021-03-29
2
-3
/
+28
|
*
Made choosen and avaiable languages and technologies beside eachother in prof...
Syndamia
2021-03-29
1
-12
/
+12
|
*
Fixed loading of avaiable languages and technologies in profile settings page
Syndamia
2021-03-29
1
-3
/
+13
|
*
Replaced technology and language input fields with arrays and button elements
Syndamia
2021-03-29
2
-86
/
+81
|
*
Added basic effects and skeleton of functionality for clicking available tech...
Syndamia
2021-03-29
2
-2
/
+11
|
/
*
Fixed language and technology drawers having all items in a single column in ...
Syndamia
2021-03-29
2
-8
/
+8
*
Added a yarn.lock
Syndamia
2021-03-29
1
-0
/
+9373
*
Fully removed Angular material
Syndamia
2021-03-29
2
-18
/
+0
*
Fixed password going behind show/hide button; Minor spacing adjustments
Syndamia
2021-03-29
3
-3
/
+7
*
Implemented a password show and hide button to register and login pages; adde...
Syndamia
2021-03-28
7
-5
/
+175
*
Improved how error-bar handles error messages
Syndamia
2021-03-28
3
-15
/
+11
*
Moved Angular data from GitHub wiki to a docs folder
Syndamia
2021-03-28
3
-0
/
+261
*
Reimplemented comment page component
Syndamia
2021-03-28
5
-1
/
+64
*
Fixed some session storage request that were happening while the user wasn't ...
Syndamia
2021-03-28
2
-15
/
+18
*
Updated some outdates style subscriptions in post component
Syndamia
2021-03-27
1
-13
/
+13
*
Rating service now handles null returned ratings on init
Syndamia
2021-03-27
1
-0
/
+4
*
Merge pull request #3 from Team-Kaleidoscope/major-redesign
Kamen Mladenov
2021-03-22
67
-1532
/
+18634
|
\
|
*
Fixed bad class name in feed create post
major-redesign
Syndamia
2021-03-22
1
-1
/
+1
|
*
Improved readability and consistency of margin global styling
Syndamia
2021-03-22
12
-50
/
+50
|
*
Improved readability and consistency of font-size, text, border, colors and p...
Syndamia
2021-03-22
13
-176
/
+178
|
*
Implemented comment share functionality
Syndamia
2021-03-22
2
-6
/
+29
|
*
Fixed how sharing link gets generated in post component
Syndamia
2021-03-22
1
-2
/
+1
|
*
Implemented post share button, which copies the post link to the clipboard (t...
Syndamia
2021-03-22
5
-25
/
+15969
|
*
Navbar shows only the login button with text when use isn't logged in
Syndamia
2021-03-22
1
-5
/
+3
|
*
Major redesign of admin panel page component styling
Syndamia
2021-03-22
3
-133
/
+130
|
*
Added a button for navigation to admin panel page
Syndamia
2021-03-22
2
-1
/
+6
|
*
Major redesign of not-found page component style
Syndamia
2021-03-22
1
-9
/
+17
|
*
Service methods that return default object values now return empty string values
Syndamia
2021-03-22
3
-3
/
+3
|
*
Fixed form errors in profile settings component
Syndamia
2021-03-22
1
-0
/
+17
|
*
Major redesign of technology and language selection design in profile setting...
Syndamia
2021-03-22
3
-128
/
+57
|
*
Made input field labels have focus color in profile settings
Syndamia
2021-03-22
1
-5
/
+5
[next]