This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-10 04:26:41 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7533d67296
Vulcan
/
packages
/
nova-base-apollo
/
lib
History
Sacha Greif
7533d67296
add viewableIf property to schemas to define which fields are viewable by which users; use it in resolver
2016-10-29 14:17:57 +09:00
..
resolvers.js
add viewableIf property to schemas to define which fields are viewable by which users; use it in resolver
2016-10-29 14:17:57 +09:00
schema.js
add
currentUser
to schema/resolvers and give it to the AppContainer; re-enable canView/canEdit on
CanDo
comp (got broken at first migration to apollo); give back the
document
to custom
FormComponent
(used for example in the NewsletterButton in the account page)
2016-10-28 13:56:07 +02:00
server.js
apollo data transport connected to client / mongo / server
2016-10-19 10:55:19 +02:00