xavcz
45e032d7b9
update npm react deps, clean some dead code/packages, use query deduplication sent to the server (apollo-client 0.5.24)
2016-12-23 12:01:16 +01:00
Sacha Greif
1bf4933ebb
clean up Telescope imports
2016-12-13 11:32:23 +09:00
Sacha Greif
dd0df7dfc5
Telescope.utils -> Utils
2016-12-12 11:34:28 +09:00
xavcz
4e6e312469
permission API: [editable/insertable/viewable](If) -> (By) ; anonymous -> guests ; default -> members
2016-12-06 10:55:47 +01:00
Sacha Greif
212cdf48c2
Telescope.components.CanDo -> ShowIf
2016-12-01 16:09:54 +09:00
Sacha Greif
56c04baf3b
use new group-based syntax for permissions; various tweaks
2016-12-01 15:29:07 +09:00
Sacha Greif
25f685c06c
fix user helpers; add Users.canViewField helper
2016-11-30 10:21:25 +09:00
xavcz
ddd71eebd1
withCurrentUser belongs to nova:users
2016-11-29 14:08:24 +01:00
Sacha Greif
a6836a5db8
move App and Layout components to core; insertableIf, editableIf, and viewableIf also accept group names; clean up
2016-11-27 19:12:54 +09:00
xavcz
1137fb96aa
adapt the Telescope.createCollection
api to all the collections, some clean up in old containers files
2016-11-22 18:14:51 -05:00
Sacha Greif
616a34f0c6
more permissions refactoring
2016-07-21 09:53:58 +09:00
Sacha Greif
9cc7840b85
new permissions
2016-07-21 09:40:05 +09:00
Sacha Greif
c748bdc5bd
permissions clean up & refactoring
2016-07-20 10:25:05 +09:00
Sacha Greif
c50bdcb2e4
groups first pass
2016-07-19 17:30:59 +09:00
Sacha Greif
41f349d18c
removing Users global
2016-06-23 15:00:58 +09:00
Sacha Greif
d9e69110a6
removing Posts global
2016-06-23 11:40:35 +09:00
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