summaryrefslogtreecommitdiffstats
path: root/js/controller/ShareController.js
AgeCommit message (Expand)Author
2021-04-08🩹 Fix rebase issuesMarco Nassabain
2021-04-08🎨 twitter / facebook / mail share - removed the mail intro and set sizes i...Nicolas Wendling
2021-04-08✨ShareController : Add intro in linkscherguimalih
2021-04-08💄 Hide social media sharing if apps disabledMarco Nassabain
2021-04-08Reverse concat in user searchAurélien
2021-04-08Fix bug when search userAurélien
2021-04-08✨ Share dropdown: catch sharee api error, show msgMarco Nassabain
2021-04-08🐛 Share dropdown: only show results of most recent searchMarco Nassabain
2021-04-08♻️ use Share.getEmailUrl method to share an article via an email.Nicolas Wendling
2021-04-08Add directive ClickOutside for hide dropdownAurélien
2021-04-08✨ Social share: show if socialsharing app activeMarco Nassabain
2021-04-08💡 ShareController: add comments to new fctsMarco Nassabain
2021-04-08🔀 Fix last broken mergeMarco Nassabain
2021-04-08Add function getFacebookUrl and getTwitterUrlAurélien
2021-04-08✨ ShareController: catch share error & display ❌Marco Nassabain
2021-04-08♻️ ShareController: refactor dictionary + fnctsMarco Nassabain
2021-04-08🧹 Cleanup ShareController & ShareResourceMarco Nassabain
2021-04-08(+) ui : dropdown on click (i.t of hover)Jimmy Huynh
2021-04-08(+) checkmark on sent usersJimmy Huynh
2021-04-08🎨 Cleanup code marco in ShareControllerMarco Nassabain
2021-04-08Fix Loading which doesn't endAurélien
2021-04-08Add Loading for searchUser and shareAurélien
2021-04-08(+) Blocking multiple sharing request to the same userJimmy Huynh
2021-04-08✨ NewsItem: share with user on click (front-end)Marco Nassabain
2021-04-08🎨 create ShareController and moved share logicmarco.nassabain@etu.unistra.fr