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-09 20:16:39 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
753eafc217
Vulcan
/
packages
/
nova-base-apollo
/
lib
History
Sacha Greif
753eafc217
finish filtering resolvers
2016-10-29 16:17:14 +09:00
..
client.js
decouple ourselves from the apollo's meteor integration to handle it our way atm (ssr, query batching, latest updates)
2016-10-28 18:09:41 +02:00
export.js
decouple ourselves from the apollo's meteor integration to handle it our way atm (ssr, query batching, latest updates)
2016-10-28 18:09:41 +02:00
resolvers.js
finish filtering resolvers
2016-10-29 16:17:14 +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
filter fields in all resolvers
2016-10-29 16:02:43 +09:00