habitica-self-host/website
tsukimi2 378325a8a2
Changed private message" button to use <a href> to open Private Messa… (#12010)
* Changed private message" button to use <a href> to open Private Message page in same tab.

Changed private message" button to use <a href> to open Private Message page in same tab with normal mouse click, and open in a new tab with right mouse click mouse context menu.

* Use router-link and navigation guard as requested.

Change from <a href to router-link in profile.vue and use navigation guard to obtain selected user data from server instead of doing so in mount method as requested.

* Added habitica::dismiss-modal to hide members modal

* Suggestion from lint

* Use replace in router-link to as per suggestion

* Suggestion by lint

* Remove sendMessage function in profile.vue as suggested in PR review
2020-05-05 16:14:31 +02:00
..
client Changed private message" button to use <a href> to open Private Messa… (#12010) 2020-05-05 16:14:31 +02:00
common Merge branch 'origin/develop' into Weblate. 2020-05-04 21:53:10 +02:00
raw_sprites chore(news): Bailey 2020-05-04 14:50:36 -05:00
server Merge branch 'release' into develop 2020-05-04 14:52:06 -05:00