| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | |
| | | | ||||||
| | * | Fixed service comment mapping | Syndamia | 2021-02-01 | 1 | -3/+3 | |
| | | | ||||||
| | * | Implemented angular comments; post now contains his comments; comments of a ↵ | Syndamia | 2021-02-01 | 12 | -12/+320 | |
| | | | | | | | | | post are given in the post page (ordered by most recent) | |||||
| | * | 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 ↵ | Syndamia | 2021-02-01 | 9 | -1/+325 | |
| | | | | | | | | | modifying languages in admin panel and added beginnings of technology modifying | |||||
| | * | Tech & Lang read models return ids | transtrike | 2021-02-01 | 7 | -18/+20 | |
| | | | ||||||
| | * | Post returns file urls | transtrike | 2021-02-01 | 5 | -5/+10 | |
| | | | ||||||
| | * | Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev | transtrike | 2021-01-31 | 12 | -28/+126 | |
| | |\ | ||||||
| | | * | Implemented edit post button functionality; fixed edit and create post ↵ | Syndamia | 2021-01-31 | 4 | -19/+87 | |
| | | | | | | | | | | | | | requests in post service | |||||
| | | * | Added edit and delete buttons to post page (when you are viewing your own ↵ | Syndamia | 2021-01-31 | 5 | -9/+25 | |
| | | | | | | | | | | | | | post); added the global delete-btn style (taken from profile-pages) | |||||
| | | * | Angular token service now can extract the username from jwt | Syndamia | 2021-01-31 | 2 | -0/+10 | |
| | | | | ||||||
| | | * | Fixed post update | Syndamia | 2021-01-31 | 1 | -0/+4 | |
| | | | | ||||||
| | * | | Fixed comment editing | transtrike | 2021-01-31 | 1 | -0/+1 | |
| | |/ | ||||||
| | * | Redone migrations | transtrike | 2021-01-31 | 4 | -685/+3 | |
| | | | ||||||
| | * | Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev | transtrike | 2021-01-31 | 0 | -0/+0 | |
| | |\ | ||||||
| | | * | Fixed user service | Syndamia | 2021-01-31 | 2 | -2/+2 | |
| | | | | ||||||
| | * | | Fixed NullReference in cloud, CommentEditingWebModel, PromotionToAdmin, ↵ | transtrike | 2021-01-31 | 15 | -71/+54 | |
| | | | | | | | | | | | | | Posts violate key in db | |||||
| | * | | Fixed mapping | transtrike | 2021-01-31 | 1 | -2/+8 | |
| | |/ | ||||||
| | * | Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev | transtrike | 2021-01-31 | 38 | -302/+478 | |
| | |\ | ||||||
| | | * | 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, ↵ | Syndamia | 2021-01-31 | 8 | -5/+47 | |
| | | | | | | | | | | | | | you'll be redirected to a page with the post | |||||
| | | * | Fixed global spacing of user-language and user-technology classes when there ↵ | Syndamia | 2021-01-31 | 2 | -7/+2 | |
| | | | | | | | | | | | | | are a lot of them next to each other | |||||
| | | * | 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 ↵ | Syndamia | 2021-01-31 | 2 | -0/+3 | |
| | | | | | | | | | | | | | posts with a very long word | |||||
| | | * | Fixed rating alignment, when a post is long | Syndamia | 2021-01-31 | 1 | -1/+2 | |
| | | | | ||||||
| | | * | Simplified goback functinality of profile and profile-settings components | Syndamia | 2021-01-31 | 3 | -14/+2 | |
| | | | | ||||||
| | | * | Quick fix of feed component html having a bad comment element and user ↵ | Syndamia | 2021-01-31 | 2 | -2/+2 | |
| | | | | | | | | | | | | | service not sending proper get request | |||||
| | | * | Severely improved angular code consistency; moved (session) token logic in ↵ | Syndamia | 2021-01-31 | 22 | -266/+310 | |
| | | | | | | | | | | | | | it's own service | |||||
| | | * | Impelemented creating posts in feed | Syndamia | 2021-01-31 | 4 | -4/+53 | |
| | | | | ||||||
| | | * | Fixed getting of feed posts | Syndamia | 2021-01-31 | 1 | -6/+10 | |
| | | | | ||||||
| | | * | Added roles and friends to user model; updating now sends user's roles and ↵ | Syndamia | 2021-01-31 | 5 | -9/+36 | |
| | | | | | | | | | | | | | friends | |||||
| | | * | Slightly improved logic for showing "None" in language and technologies ↵ | Syndamia | 2021-01-31 | 2 | -6/+2 | |
| | | | | | | | | | | | | | fields of user profile | |||||
| | | * | Moved language and technology class out of user model | Syndamia | 2021-01-31 | 6 | -13/+19 | |
| | | | | ||||||
| | * | | Username added to JWT; Promotion to Admin fixed | transtrike | 2021-01-31 | 54 | -305/+1408 | |
| | |\| | ||||||
| | | * | Improved scrolling in profile page | Syndamia | 2021-01-30 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | Added a message to user profiles, when the user hasn't posted anything | Syndamia | 2021-01-30 | 3 | -1/+13 | |
| | | | | ||||||
| | | * | Added a message in feed when none of your friends have posted anything | Syndamia | 2021-01-30 | 3 | -1/+17 | |
| | | | | ||||||
| | | * | Fixed "Cannot read property 'hideMsg' of undefined" profile settings page error | Syndamia | 2021-01-30 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | Implemnted ability to click on user profile in post and get redirected to ↵ | Syndamia | 2021-01-30 | 3 | -2/+11 | |
| | | | | | | | | | | | | | the author profile | |||||
| | | * | Fixed posts array in feed component | Syndamia | 2021-01-30 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | Fixed profile posts not loading on certain accounts; fixed time at which the ↵ | Syndamia | 2021-01-30 | 1 | -3/+5 | |
| | | | | | | | | | | | | | posts are requested | |||||
| | | * | Implemented feed service to get the feed; the posts in the feed page are now ↵ | Syndamia | 2021-01-30 | 4 | -13/+46 | |
| | | | | | | | | | | | | | loaded (aren't static anymore) | |||||
| | | * | Fixed ordering of posts in feed repository | Syndamia | 2021-01-30 | 1 | -2/+6 | |
| | | | | ||||||
| | | * | Angular post model contains creator info; posts now load their creator's ↵ | Syndamia | 2021-01-30 | 5 | -19/+47 | |
| | | | | | | | | | | | | | data; improved format of post created date | |||||
| | | * | Finished implementation of service read post mapping | Syndamia | 2021-01-30 | 1 | -4/+3 | |
| | | | | ||||||
