Commit graph

4767 commits

Author SHA1 Message Date
Sacha Greif
65282fbb6c Merge pull request #1703 from mechanical-turk/master
[fix] give default value to unset
2017-08-13 21:54:53 +09:00
Kerem Kazan
8beb910de4 [fix] give default value to unset 2017-08-11 19:51:46 -07:00
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
dc702b0f3d fix admin i18n 2017-08-02 16:25:11 +09:00
SachaG
364559d7de add new Datatable component and use it for Users dashboard 2017-08-02 16:19:15 +09:00
SachaG
0fc94d9bdc add new searchable schema property 2017-08-02 16:18:34 +09:00
SachaG
dfa2609e43 register CollectionDefaultFragment as regular fragment, too 2017-08-02 15:51:11 +09:00
SachaG
d4a70c029e simplify simple example 2017-08-01 17:22:19 +09:00
SachaG
8053852c6f small tweaks; remove kadira package 2017-08-01 17:21:16 +09:00
SachaG
f2dcae9ac8 Fix old Telescope github links 2017-08-01 14:23:07 +09:00
SachaG
5a0d0bd4c5 version 1.6.1 2017-08-01 14:20:56 +09:00
SachaG
7ce805a432 Merge branch 'Zash007-patch-1' into devel 2017-08-01 14:16:29 +09:00
SachaG
80fa8be256 hardcode package versions to enable meteor publish 2017-08-01 14:16:16 +09:00
Toby Allen
53bea15d29 Little explanation at the start + some code re-order
Explained the order of the schema for future users and re-ordered some of the code.
2017-07-31 10:33:53 +01:00
SachaG
7a5c67f354 refactor HeadTags and update Helmet 2017-07-29 16:26:34 +09:00
SachaG
2577365231 update Meteor version and boilerplate-generator package 2017-07-29 15:30:22 +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
Sacha Greif
a02ec7cce7 Merge pull request #1683 from Zash007/patch-2
Fix for Users.getTwitterName()
2017-07-29 15:17:17 +09:00
SachaG
4b8617cc8c Merge branch 'hakimelek-ssr-support-styled-components' into devel 2017-07-29 15:16:08 +09:00
SachaG
9d509e5ad7 Merge branch 'ochicf-feature/graphql-interfaces' into devel 2017-07-29 15:11:32 +09:00
SachaG
12925718a5 Merge branch 'feature/graphql-interfaces' of https://github.com/ochicf/Vulcan into ochicf-feature/graphql-interfaces
# Conflicts:
#	.meteor/packages
2017-07-29 15:11:23 +09:00
SachaG
9a9b42bf86 add fields option to Card component; make withDocument use default fragments 2017-07-29 09:26:31 +09:00
Toby Allen
f4f9e4f8d4 Fix for Users.getTwitterName()
Looks for the right property.
2017-07-28 12:53:37 +01:00
Malek Hakim
bc395cc238 Adds support for SSR for styled-components 2017-07-28 00:44:55 -04:00
Toby Allen
4948648c86 Providing some an order to the user profiles
Added a logical order: Name, email, bio, web, twitter. Then anything else.
2017-07-27 15:57:14 +01:00
SachaG
f4266e9cb0 update packages 2017-07-26 08:12:35 +09:00
SachaG
2bf2498cb6 add custom mutations for permissions example 2017-07-26 08:02:38 +09:00
SachaG
919ffafab3 Add Membership example 2017-07-26 08:02:16 +09:00
Sacha Greif
2276dd24a8 Merge pull request #1680 from acidsound/patch-1
#1658 Fix broken validation error Messages in LoginForm
2017-07-26 07:37:04 +09:00
SachaG
546424b34d Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2017-07-26 07:35:54 +09:00
SachaG
51598823a4 Added new Simple example 2017-07-26 07:35:38 +09:00
SachaG
314f6cb87a internationalize Card component 2017-07-26 07:30:58 +09:00
SachaG
b251d0704a improve generated form fragments 2017-07-26 07:26:57 +09:00
LEE JAE HO
f32783a652 #1658 Fix broken validation error Messages in LoginForm
1. remove duplicated ```formatMessage```.
1. showMessage function pushs converted formatMessage
2017-07-26 07:18:39 +09:00
SachaG
3e5ee5e21d add support for multiple images and multiple formats to Cloudinary Upload component 2017-07-25 18:40:03 +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
SachaG
4c9c48dff6 fix isFuture callback; small clean-ups 2017-07-24 16:06:04 +09:00
SachaG
12aa126fef Pass pic object to CommentsItem; add custom mutations; add managerId field 2017-07-23 17:14:21 +09:00
SachaG
bdc32f6bb1 Add coupon code support to payment package 2017-07-23 16:29:21 +09:00
ochicf
2c6526f81f Added example-interfaces package
Shows how to use a simple a hierarchical interface implemented in a Categories collection.
2017-07-22 11:37:06 +02:00
ochicf
0f9e0a8238 Relax regex to find subfragments so inline-fragments can be bypassed WIP
The old regex looked for any `...` considered it a subfragment. The new regex only considers a subfragment when finding `...` followed by a non-space character (ex: `...SubFragmentName`), ignoring inline-fragments (ex: `... on TypeName {`).

This should be improved with a more restrictive regex. See [issue](https://github.com/VulcanJS/Vulcan/issues/1674).
2017-07-22 11:25:27 +02:00
ochicf
a25cb4b30b Allow graphql types to implement interfaces
A collection now can be created with the `interfaces` option (passed to `createdCollection` function) with the names of the interfaces to implement. Here they are handled to create the graphql type.
2017-07-22 11:19:51 +02:00
Sacha Greif
a5c42b81cf Merge pull request #1673 from ochicf/patch-1
Fix remove permission strings
2017-07-20 09:11:31 +09: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