Commit graph

6 commits

Author SHA1 Message Date
Sacha Greif
28dec2d449 add imports 2016-06-15 11:07:10 +09:00
Justin Gross
bcfa305530 Complete soft delete feature for comments
- Add deleteComment function to CommentsItem.jsx
- Add Delete link next to Edit link in CommentsItem.jsx
- Hide reply link if comment.isDeleted
- Add styling for Delete link element in _comments.scss
- Add check for document.isDeleted in Users.can.edit in permissions.js
2016-05-06 17:07:40 -04:00
Sacha Greif
104cad9b15 adding @summary for jsdocs compatibility 2016-04-09 09:41:20 +09:00
Sacha Greif
1db97ac2ec make properties required again, pass components differently in routes.jsx, use smart forms for user edit form 2016-03-15 11:19:48 +09:00
Sacha Greif
14b5af4b41 using smart publications and smart methods 2016-02-28 13:12:36 +09:00
Sacha Greif
7daabf9e42 renaming 2016-02-17 14:27:27 +09:00
Renamed from packages/telescope-users/lib/permissions.js (Browse further)