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 |
|
SachaG
|
f6499f8bf0
|
Add icons
|
2017-05-04 11:12:06 +09:00 |
|
gdad-s-river
|
7107ae5ee3
|
Utils.getNestedProperty signature typo fix for email schema property
|
2017-05-03 13:04:33 +05:30 |
|
SachaG
|
41e0457173
|
Clean up users fields onInsert logic
|
2017-05-03 15:37:44 +09:00 |
|
SachaG
|
ac6aef6ce6
|
small fixes
|
2017-05-03 14:42:57 +09:00 |
|
SachaG
|
a192adfedb
|
Double-check Facebook login
|
2017-05-03 14:42:39 +09:00 |
|
SachaG
|
b83f3a53d5
|
Add vulcan:forms-place form component package
|
2017-05-03 11:05:52 +09:00 |
|
SachaG
|
853ddf6ba4
|
clean up Layout; wrap Layout with withCurrentUser; change “required” schema property to “mustComplete”; add new avatarUrl field for twitter avatars; fix UsersProfileCheck
|
2017-05-01 10:49:27 +09:00 |
|
SachaG
|
ec81fe62df
|
Use custom boilerplate-generator that puts merged_stylesheets.css file at the bottom of <head>
|
2017-04-30 20:36:46 +09:00 |
|
SachaG
|
ac2aa28e6c
|
fix twitter login; throw different error when document is not found
|
2017-04-30 20:36:14 +09:00 |
|
SachaG
|
1749d4dcd7
|
Small fixes
|
2017-04-30 20:32:06 +09:00 |
|
SachaG
|
2b33c05981
|
Make upvoted/downvote posts/comments visible to current user only; do not use Accounts.createUser when seeding; small fixes
|
2017-04-29 12:33:05 +09:00 |
|
SachaG
|
004945baeb
|
move user validation step to onCreateUserCallback function; do not call Accounts.createUser from the server anymore; add new createUser function imported from vulcan:users to create users server-side
|
2017-04-29 12:31:40 +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
|
5f3421ccdd
|
Handle cases where loader returns undefined or array containing undefined
|
2017-04-28 16:39:44 +09:00 |
|
SachaG
|
73caeb8f40
|
get limit from terms
|
2017-04-28 16:37:23 +09:00 |
|
SachaG
|
8dbd482b11
|
Various UI fixes
|
2017-04-28 16:37:08 +09:00 |
|
SachaG
|
97e138ac84
|
Update to Meteor 1.4.4.1
|
2017-04-28 09:49:36 +09:00 |
|
SachaG
|
720b623089
|
fix generated form fragment bug
|
2017-04-28 09:30:09 +09:00 |
|
SachaG
|
ef9bcaa976
|
Clean up
|
2017-04-28 09:25:29 +09:00 |
|
SachaG
|
c9c2030752
|
Replace autoValue with onInsert, onEdit, onRemove
|
2017-04-28 09:24:28 +09:00 |
|
SachaG
|
1f9e5c17b9
|
Test for existence of loader before trying to clear cache
|
2017-04-25 12:57:08 +09:00 |
|
SachaG
|
f4dc181d60
|
don’t capitalize collection name
|
2017-04-25 12:56:48 +09:00 |
|
SachaG
|
6693768e6e
|
Make withList work even when no mutations are defined
|
2017-04-25 11:10:44 +09:00 |
|
SachaG
|
0210696017
|
Newsletters.subscribe -> Newsletters.subscribeUser
|
2017-04-20 19:06:59 +09:00 |
|
SachaG
|
c0b9e6f6f7
|
Default sticky to false on new posts creation
|
2017-04-20 19:06:45 +09:00 |
|
SachaG
|
404ce0a52c
|
Use currentUserLoading instead of loading; add setFormState helper to form context
|
2017-04-20 16:04:24 +09:00 |
|
SachaG
|
70d94bacdd
|
Merge branch 'master' into devel
|
2017-04-20 11:29:04 +09:00 |
|
SachaG
|
19964efe1c
|
ID should be optional
|
2017-04-20 11:28:43 +09:00 |
|
SachaG
|
11abfb8ad3
|
Fix issue in categories parameters callback; fix issue with generated fragment in edit form; convert collection name to lowercase to get hook name; do not wrap mailchimp sync all in try..catch; add console.log after subscribe/unsubscribe; tweak posts list resolver so that it works even with multiple statuses; show url in ssr errors; add limit to RSS feed
|
2017-04-19 12:19:17 +09:00 |
|
SachaG
|
b98c86afa4
|
clean up
|
2017-04-18 09:56:48 +09:00 |
|
SachaG
|
778ad9b64d
|
Newsletter package shouldn’t throw errors when no settings are present
|
2017-04-18 09:56:38 +09:00 |
|