Commit graph

2664 commits

Author SHA1 Message Date
SachaG
ca226acca3 vulcan:payments 2017-05-31 10:25:13 +09:00
SachaG
ed5a0d87bd Change posts list resolver’s check; small fixes 2017-05-30 09:57:57 +09:00
SachaG
d9937a003f Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2017-05-30 09:49:56 +09:00
SachaG
262dca5d3b Add addToSubmitForm() function to form context that lets components add callbacks on form submission; make runCallbacks and runCallbacksAsync take arrays of functions as first arguments. 2017-05-30 09:49:38 +09:00
Andrew Stepikov
46eed13a34 Merge branch 'devel' into fix-typo-proptypes 2017-05-28 18:15:51 +03:00
traa
f70b265ccb Fixed typo in proptypes 2017-05-28 18:13:25 +03:00
Sacha Greif
9c3538db83 Merge pull request #1645 from traa/fix-typo-formatmessage
Fixed typo in formatMessage call
2017-05-28 21:46:04 +09:00
traa
213370007c Fixed typo in formatMessage call 2017-05-28 15:42:21 +03:00
SachaG
d848b4c29c Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
# Conflicts:
#	packages/vulcan-base-components/lib/posts/PostsNewForm.jsx
2017-05-26 14:48:41 +09:00
SachaG
a6fd1dd345 refactor getSetting; add redirect prop to PostsNewForm 2017-05-26 14:48:04 +09:00
Michel Herszak
7be240e6ac Fixed components before merge 2017-05-23 08:55:05 -06:00
Michel Herszak
2e7b461e24 Added PropTypes package and changed Component to PureComponent 2017-05-23 08:42:28 -06:00
SachaG
4b1186e792 Export EmbedlyURL component from Embedly package 2017-05-23 15:12:10 +09:00
SachaG
79b50d1454 Fixes and clean-up 2017-05-23 09:48:48 +09:00
SachaG
e07a0b1477 Improve onEdit behavior: if any onEdit returns null, unset the field 2017-05-23 09:48:31 +09:00
SachaG
ea4fb84d06 Improve callback handling: sync callbacks will show a warning if a value is not returned but still go on 2017-05-23 09:46:34 +09:00
SachaG
1c02488e62 Add “enableDevelopmentEmails” setting that defaults to false to prevent sending unwanted dev emails 2017-05-23 09:44:22 +09:00
SachaG
0c6f05e429 Fix a few issues with Instagram example (permission checks) 2017-05-23 09:36:47 +09:00
SachaG
5a7d012145 Version 1.4.0 2017-05-20 10:02:37 +09:00
Michel Herszak
14f5ba8971 Added PropTypes from 'prop-types'; 2017-05-19 14:42:43 -06:00
SachaG
02856d89df fix search form clearing 2017-05-19 22:03:03 +09:00
SachaG
a3c8b1a303 Do not show forgot password link when user has no password; add getCurrentCategoriesArray and getCategoryLink methods to CategoriesList; add message to log in form 2017-05-19 14:58:37 +09:00
SachaG
cba582ca6a Add Users.avatarUrl resolver in case avatarUrl is not defined 2017-05-16 11:05:20 +09:00
SachaG
27a331e87d Small component improvements 2017-05-16 11:04:43 +09:00
SachaG
a23aa031dc Fix canonical URL on posts page 2017-05-16 09:50:12 +09:00
SachaG
c7a24d4b0d Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2017-05-14 11:28:34 +09:00
SachaG
2981ca3e93 Add new removeFromFragment function; fix collection.removeField 2017-05-14 11:08:07 +09:00
SachaG
5f7863c85e do not throw errors in sync callbacks; fix click tracking callback 2017-05-14 10:42:19 +09:00
SachaG
46bb406169 Add limit to API 2017-05-14 10:40:44 +09:00
Comus Leong
1204b0abdc let addMediaAfterSubmit return post at the end 2017-05-14 00:34:28 +08:00
SachaG
36736c498f refactor embedly package; getEmbedlyData mutation -> getEmbedData; add new builtin provider and EmbedAPI provider to embed package 2017-05-13 16:36:01 +09:00
SachaG
6ed30efc13 Add support for a “description” setting; default log in form to sign up state; 2017-05-11 11:54:05 +09:00
SachaG
63ccbe60da get terms from either props or options 2017-05-10 10:04:02 +09:00
SachaG
34ef2241b0 Add new categoriesFilter setting that can be set to either union or intersection 2017-05-10 10:03:39 +09:00
SachaG
0cf99ead83 Show global app loading inside Layout, so that HeadTags are always included 2017-05-09 10:14:10 +09:00
SachaG
70806e8e57 small css fixes 2017-05-08 14:42:42 +09:00
SachaG
62f3b03476 Moved places package to https://github.com/VulcanJS/vulcan-places 2017-05-08 14:41:11 +09:00
SachaG
f63939534d vulcan:forms-place -> vulcan:places 2017-05-08 12:24:00 +09:00
SachaG
5054dcc900 use normal validate() to throw an error 2017-05-07 22:15:52 +09:00
SachaG
bda9feab98 Initialized unset to empty object 2017-05-07 22:01:52 +09:00
SachaG
d7e75c6cf9 Store place name instead of place address 2017-05-06 16:14:08 +09:00
SachaG
815be7ab3c Add new getCategoriesAsNestedOptions function for nested select support 2017-05-06 16:13:28 +09:00
SachaG
3b651a6d2b Change Utils.unflatten to accept an object as second argument; make name of children property customizable 2017-05-06 16:12:44 +09:00
SachaG
6cff2b19fd integrate Embedly thumbnail inside EmbedlyURL component (not using ThumbnailURL anymore) 2017-05-06 16:08:01 +09:00
SachaG
f9148219cc Fix resolvers issue 2017-05-06 09:03:59 +09:00
SachaG
b7b19b7bb5 revert loading change 2017-05-06 09:03:45 +09:00
SachaG
0027099278 Show “change password” link on user edit page 2017-05-06 09:03:23 +09:00
SachaG
a52eb02f41 Fix forms label i18n; convert number form values if needed; get rid of checkboxgroup hack; fix radiogroup issue; take out hidden fields from getFieldNames fields 2017-05-04 11:16:03 +09:00
SachaG
b95e5e5df7 Store place name instead of place address 2017-05-04 11:15:10 +09:00
SachaG
8126f65fba add support for nested categories when loading from settings.json 2017-05-04 11:14:31 +09:00