Commit graph

22 commits

Author SHA1 Message Date
SachaG
7bf856fd1e merge terms from 3 sources in withList; permission check in PostsEditForm; do not default to current date in DateTime component; email subject accepts string; show email properties in debug preview; add async callbacks to charge hook 2017-06-04 13:56:40 +09:00
SachaG
71fb896378 Use better imports for react-bootstrap 2017-06-02 07:19:39 +09:00
SachaG
629e62fbb1 Do not use FormattedRelative 2017-06-01 18:23:36 +09:00
SachaG
7e2de51bde react-i18n -> vulcan:i18n 2017-06-01 11:42:30 +09: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
79b50d1454 Fixes and clean-up 2017-05-23 09:48:48 +09:00
Michel Herszak
14f5ba8971 Added PropTypes from 'prop-types'; 2017-05-19 14:42:43 -06: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
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
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
1749d4dcd7 Small fixes 2017-04-30 20:32:06 +09:00
SachaG
a7f86fd137 Merge branch 'devel' of ../fuji into devel
# Conflicts:
#	packages/vulcan-base-components/lib/posts/PostsCommentsThread.jsx
2017-04-28 16:45:19 +09:00
SachaG
8dbd482b11 Various UI fixes 2017-04-28 16:37:08 +09:00
SachaG
ef9bcaa976 Clean up 2017-04-28 09:25:29 +09:00
SachaG
4f0c190dd8 Add permission checks to Posts resolvers 2017-04-07 16:06:33 +09:00
SachaG
bdba13a904 add missing dependency (fix #1598) 2017-03-29 22:36:17 +09:00
SachaG
929352619f Nova -> Vulcan 2017-03-24 10:35:19 +09:00
SachaG
72be56a590 renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00