Luca Hagel
|
14edeba447
|
Use prop-types package in example-forum
|
2018-01-06 07:18:26 +01:00 |
|
Luca Hagel
|
2f8456a70b
|
Use prop-types in vulcan-embed
|
2018-01-06 07:12:27 +01:00 |
|
Luca Hagel
|
f4c664bd44
|
Use prop-types package in vulcan-voting
|
2018-01-06 07:11:49 +01:00 |
|
Luca Hagel
|
0f4eff8183
|
Use prop-types package in withDocument
|
2018-01-06 07:07:38 +01:00 |
|
Luca Hagel
|
bf5a67f790
|
Use prop-types package in withList
|
2018-01-06 07:06:48 +01:00 |
|
Luca Hagel
|
872ef61b49
|
Bump package versions to get rid of deprec warnings
|
2018-01-06 07:04:01 +01:00 |
|
SachaG
|
157e2df4e6
|
Fix events
|
2018-01-04 11:56:50 +09:00 |
|
SachaG
|
543af3214e
|
Support passing either fragmentName or fragmentText to GraphQL server query
|
2018-01-04 11:56:39 +09:00 |
|
SachaG
|
6659bd14e6
|
Add support for throwing/showing "document not found" errors in withDocument and default resolvers
|
2018-01-04 09:41:48 +09:00 |
|
SachaG
|
79958ea18f
|
Fix extraQueries check
|
2018-01-04 08:58:50 +09:00 |
|
SachaG
|
08fcf779ab
|
Pass current props to onSignedInHook callback
|
2018-01-04 08:33:28 +09:00 |
|
SachaG
|
a6ee63bbed
|
Handle extra queries in New Document forms as well (since they don't have withDocument HoC)
|
2018-01-03 22:03:50 +09:00 |
|
SachaG
|
a248d60ee0
|
Only populate checkboxes following default values for New Document forms
|
2018-01-03 22:03:20 +09:00 |
|
SachaG
|
c80e38eb1f
|
Add New button to datatables
|
2018-01-03 15:13:50 +09:00 |
|
SachaG
|
df7435bb0d
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2018-01-03 08:57:04 +09:00 |
|
SachaG
|
76dbebe5a1
|
Add viewableBy to vote schema
|
2018-01-03 08:56:39 +09:00 |
|
Sacha Greif
|
fce5e1b096
|
Merge pull request #1795 from schuttsm/devel
fix duplicate email returns "unknown error'
|
2018-01-03 08:49:15 +09:00 |
|
SachaG
|
9ea2ce7b88
|
Merge branch 'master' into devel
|
2018-01-03 08:48:27 +09:00 |
|
Stephen Schutt
|
8298f5afba
|
add email already exists error to i18n to fix bug where duplicate emails returns an 'unknown error' message
|
2018-01-02 19:32:36 +01:00 |
|
SachaG
|
fec2fc8321
|
Document query and mutation arguments
|
2018-01-02 13:13:56 +09:00 |
|
SachaG
|
8100faee85
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2018-01-02 13:05:37 +09:00 |
|
SachaG
|
c6d3911fd1
|
Small fixes
|
2018-01-02 13:05:34 +09:00 |
|
SachaG
|
997ffda955
|
Require insertableBy/editableBy/viewableBy for a field to be added to GraphQL schema
|
2018-01-02 13:05:03 +09:00 |
|
SachaG
|
05084e6fb5
|
Add support for GraphQL comments/descriptions for fields, queries, mutations, types
|
2018-01-02 13:04:33 +09:00 |
|
SachaG
|
20e8bab810
|
fix typo
|
2017-12-30 10:56:54 +09:00 |
|
SachaG
|
79b38f4d03
|
withAccess
|
2017-12-30 10:52:11 +09:00 |
|
Sacha Greif
|
7c166b879e
|
Merge pull request #1791 from luhagel/remove-optics-agent
Remove optics-agent from package.json
|
2017-12-30 09:30:38 +09:00 |
|
SachaG
|
abe0a5e639
|
Forum example: categories -> categoriesIds
|
2017-12-29 08:59:58 +09:00 |
|
Luca Hagel
|
fe1aaed975
|
Remove optics-agent from package.json
|
2017-12-28 05:23:20 +01:00 |
|
SachaG
|
8d0cc3e5e2
|
Make form sub-property optional; Handle extra queries in FormWrapper; remove resolveAs fragment shape "guessing" code
|
2017-12-28 11:31:55 +09:00 |
|
SachaG
|
aefefc9a7a
|
Pass on data from withDocument and withList and accept new extraQueries option
|
2017-12-28 11:30:13 +09:00 |
|
SachaG
|
ac5d92d89c
|
1.8.2
|
2017-12-28 10:11:44 +09:00 |
|
SachaG
|
aad9dc9222
|
Revert change to form fragments when field has a resolver and contains an array
|
2017-12-28 09:58:18 +09:00 |
|
SachaG
|
0c7fd67569
|
Remove noselect option
|
2017-12-28 09:56:36 +09:00 |
|
SachaG
|
f5dc8a4a51
|
newsletter should be disabled by default
|
2017-12-27 16:49:27 +09:00 |
|
SachaG
|
1fd24b8a9d
|
specify example packages versions
|
2017-12-27 16:49:12 +09:00 |
|
SachaG
|
0760846ec3
|
Merge branch 'master' of https://github.com/VulcanJS/Vulcan
# Conflicts:
# package.json
|
2017-12-27 12:26:48 +09:00 |
|
SachaG
|
bbd2dbd006
|
Disable prestasrt script for now
|
2017-12-27 12:26:17 +09:00 |
|
Sacha Greif
|
45fb2f2f29
|
Merge pull request #1790 from luhagel/cleanup-1.8.1
Cleanup 1.8.1
|
2017-12-27 12:25:41 +09:00 |
|
Luca Hagel
|
caa7dc9227
|
Move prestart script into .vulcan directory to stop meteor from loading it
|
2017-12-27 03:43:51 +01:00 |
|
Luca Hagel
|
0dce87cb3e
|
Fix typo
|
2017-12-27 03:41:53 +01:00 |
|
Luca Hagel
|
93a83ea12e
|
Rename EditButton.jsx.js to .jsx
|
2017-12-27 03:41:20 +01:00 |
|
Luca Hagel
|
d04db96426
|
Add .vscode/typings to .gitignore
|
2017-12-27 03:39:32 +01:00 |
|
SachaG
|
867495b8ec
|
Merge branch 'devel'
|
2017-12-27 09:58:07 +09:00 |
|
SachaG
|
fc3a5d58b1
|
v1.8.1
|
2017-12-27 09:56:49 +09:00 |
|
SachaG
|
b7404f88ae
|
Fix segment identify
|
2017-12-27 09:55:06 +09:00 |
|
SachaG
|
c75cd475cb
|
Add new addUserFunction event function; make sure site url always has trailing '/'; document charge callbacks
|
2017-12-26 11:17:44 +09:00 |
|
SachaG
|
38b1df1fe4
|
vulcan-intercom -> vulcan-events-intercom
|
2017-12-26 11:16:49 +09:00 |
|
SachaG
|
3aeb211653
|
Enable anonymous insert mutations (for event tracking)
|
2017-12-25 15:39:22 +09:00 |
|
SachaG
|
a8526f8505
|
Fix image deletion bug (see #1788)
|
2017-12-21 10:04:16 +09:00 |
|