Commit graph

66 commits

Author SHA1 Message Date
SachaG
f82531e6e7 version 1.7.0 2017-08-02 19:02:18 +09:00
SachaG
956f3eb162 accept either string or component as ModalTrigger title 2017-08-02 19:00:15 +09:00
SachaG
2e439a6c89 add optional edit button to datatable 2017-08-02 18:56:29 +09:00
SachaG
9ae2bafd62 fix admin css 2017-08-02 17:22:35 +09:00
SachaG
d9b9ecbb98 make Datatable more flexible 2017-08-02 17:18:49 +09:00
SachaG
364559d7de add new Datatable component and use it for Users dashboard 2017-08-02 16:19:15 +09:00
SachaG
dfa2609e43 register CollectionDefaultFragment as regular fragment, too 2017-08-02 15:51:11 +09:00
SachaG
8053852c6f small tweaks; remove kadira package 2017-08-01 17:21:16 +09:00
SachaG
5a0d0bd4c5 version 1.6.1 2017-08-01 14:20:56 +09:00
SachaG
80fa8be256 hardcode package versions to enable meteor publish 2017-08-01 14:16:16 +09:00
SachaG
7a5c67f354 refactor HeadTags and update Helmet 2017-07-29 16:26:34 +09:00
Sacha Greif
8421da4144 Merge pull request #1678 from ayhid/remove-tags-from-head
add function to remove tags from head
2017-07-29 15:18:19 +09:00
SachaG
9a9b42bf86 add fields option to Card component; make withDocument use default fragments 2017-07-29 09:26:31 +09:00
SachaG
546424b34d Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2017-07-26 07:35:54 +09:00
SachaG
314f6cb87a internationalize Card component 2017-07-26 07:30:58 +09:00
SachaG
9c94a75d65 add new Card component 2017-07-25 18:39:26 +09:00
SachaG
cf7d41d009 add new "default" fragment used by withList if no fragment is specified 2017-07-25 18:37:23 +09:00
AYOUB HIDRI
b75b7a3720 add function to remove tags from head 2017-07-25 11:28:49 +02:00
ochicf
6f61f74a34 Fix remove permission strings
Transform collection name to lower case as it is done with the other permission strings.
2017-07-19 18:49:11 +02:00
SachaG
8703a7c303 include user edit modal inside admin package; fix default avatar; admins can now perform every action; include form styles in form package; small form fixes 2017-07-19 16:55:51 +09:00
SachaG
6151b800b8 v1.6.0 2017-07-14 10:53:52 +09:00
SachaG
665f37ce97 add totalResolver option to withList to enable/disable total resolver (enabled by default) 2017-07-07 09:10:11 +09:00
SachaG
e7bc639ffb Make dynamic imports work properly; move Avatar component to core to enable using admin dashboard without base-components 2017-07-05 10:31:37 +09:00
SachaG
7ff1ada7d9 add new default resolvers and default mutations; improve the way field resolvers are defined 2017-07-03 10:54:10 +09:00
SachaG
7a66e0f9a7 move HeadTags component to core package since it’s used by App.jsx 2017-06-20 10:43:45 +09:00
SachaG
55bb30bce9 Add fragment initialization step; get rid of duplicate fragments warning; Note: Vulcan HoCs cannot be used outside of registerComponent anymore 2017-06-19 10:19:05 +09:00
SachaG
985f2c69f3 Make admin dashboard extendable 2017-06-17 15:25:41 +09:00
SachaG
eafd294d49 Add route name to wrapper class in layout; add support for custom layouts; export RoutesTable 2017-06-14 09:53:42 +09:00
SachaG
10048b2772 adding support for dynamic imports in routes via react-loadable 2017-06-13 01:48:07 -07:00
SachaG
6887c70fc0 Telescope -> Vulcan 2017-06-13 00:16:52 -07:00
SachaG
c4b2691d43 version 1.5.0 2017-06-11 19:39:57 -07:00
SachaG
35a7904f92 performCheck fix 2017-06-07 05:04:05 -07:00
SachaG
56129faa78 various small fixes 2017-06-06 17:22:17 -07:00
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
90e850abbb import recompose properly 2017-06-02 07:56:46 +09:00
SachaG
71fb896378 Use better imports for react-bootstrap 2017-06-02 07:19:39 +09:00
SachaG
7e2de51bde react-i18n -> vulcan:i18n 2017-06-01 11:42:30 +09:00
SachaG
bd192a5488 update to Meteor 1.5 2017-06-01 10:00:16 +09:00
SachaG
ed5a0d87bd Change posts list resolver’s check; small fixes 2017-05-30 09:57:57 +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
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
2981ca3e93 Add new removeFromFragment function; fix collection.removeField 2017-05-14 11:08:07 +09: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
63ccbe60da get terms from either props or options 2017-05-10 10:04:02 +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
b7b19b7bb5 revert loading change 2017-05-06 09:03:45 +09:00
SachaG
ac6aef6ce6 small fixes 2017-05-03 14:42:57 +09:00
SachaG
ac2aa28e6c fix twitter login; throw different error when document is not found 2017-04-30 20:36:14 +09:00