SachaG
|
98b9be82f7
|
v1.9.0
|
2018-04-17 08:19:54 +09:00 |
|
SachaG
|
45d508ca89
|
control -> input; forn -> inputProperties
|
2018-04-14 18:09:35 +09:00 |
|
SachaG
|
6735f9aaf3
|
Improve errors & validation; improve getValue; get rid of autoValue
|
2018-03-29 11:58:24 +09:00 |
|
SachaG
|
9aa06cee82
|
Fix date components and new doc validation
|
2018-03-28 11:14:36 +09:00 |
|
SachaG
|
5675b50fb5
|
Cleaning up FormComponent props
|
2018-03-26 17:50:03 +09:00 |
|
SachaG
|
1d7cef5556
|
Work on form errors & validation
|
2018-03-25 10:54:45 +09:00 |
|
SachaG
|
268090dcb2
|
Working on nested forms support
|
2018-03-22 19:22:54 +09:00 |
|
SachaG
|
020bea31df
|
Pass newDocument to edit callbacks
|
2018-03-19 14:58:31 +09:00 |
|
SachaG
|
987d537b15
|
autogenerate type when possible
|
2018-03-19 14:57:44 +09:00 |
|
ochicf
|
041eb4254d
|
Mingo.Query is a class now, instantiate it with new
|
2018-03-14 12:20:30 +01:00 |
|
ochicf
|
9690aaaefa
|
reexport utils on server
|
2018-03-10 11:09:35 +01:00 |
|
ochicf
|
54b3b1d0b4
|
overwrite Utils.sanitize() on server by using sanitizeHtml module
|
2018-03-10 11:09:17 +01:00 |
|
ochicf
|
d16e865f0d
|
remove sanitizeHtml import from modules/utils
|
2018-03-10 11:08:57 +01:00 |
|
SachaG
|
5534ab7430
|
Add amount property to charges schema; add addSubscriptionProduct; various other fixes
|
2018-03-08 10:48:35 +09:00 |
|
SachaG
|
926f155655
|
v1.8.11
|
2018-03-05 09:54:26 +09:00 |
|
SachaG
|
d3fdb3ae38
|
v1.8.10
|
2018-03-03 15:12:16 +09:00 |
|
SachaG
|
861e65e641
|
Refactor connectors code to avoid repeating getSetting
|
2018-03-03 11:39:56 +09:00 |
|
SachaG
|
64cef790db
|
rename mutations to mutators; improve connectors
|
2018-02-18 15:27:25 +09:00 |
|
SachaG
|
faf92b3650
|
Use better API (create, update, delete, find, get)
|
2018-02-12 18:55:37 +09:00 |
|
SachaG
|
7639801434
|
Split out Mongo operations into connectors
|
2018-02-11 12:57:51 +09:00 |
|
SachaG
|
7e009542f0
|
add graphQLEndpointURL setting to make endpoint URL configurable (to use different GraphQL back-end for example)
|
2018-02-07 10:29:02 +09:00 |
|
SachaG
|
908a570664
|
Fix Intercom ID, fix withList context issue
|
2018-02-05 10:45:51 +09:00 |
|
SachaG
|
fae0e812df
|
Add isPublic option to registerSetting; explain Stripe settings
|
2018-02-05 10:44:56 +09:00 |
|
SachaG
|
bcf41190af
|
v1.8.9
|
2018-02-03 11:48:41 +09:00 |
|
SachaG
|
f00a36cf9a
|
v1.8.8
|
2018-02-03 11:11:52 +09:00 |
|
Justin Reynolds
|
0b9289d549
|
#1865 Fix upsert
|
2018-01-31 18:29:49 -06:00 |
|
Sacha Greif
|
510581154e
|
Merge pull request #1861 from MHerszak/meteor_1_6_1_packages
packages update to meteor 1.6.1
|
2018-01-29 16:05:51 +09:00 |
|
Michel Herszak
|
5a17346648
|
packages update to meteor 1.6.1
|
2018-01-28 23:03:10 -07:00 |
|
Justin Reynolds
|
9212a1970e
|
Add upsert mutation
|
2018-01-28 22:26:05 -06:00 |
|
Luca Hagel
|
feb3914834
|
Remove/ignore undef/unused vars
|
2018-01-29 03:55:57 +01:00 |
|
SachaG
|
5da7791afe
|
v1.8.7
|
2018-01-29 11:32:17 +09:00 |
|
SachaG
|
85e8614aa2
|
v1.8.6
|
2018-01-28 11:13:45 +09:00 |
|
SachaG
|
54ca5a5972
|
Fix missing registerSetting
|
2018-01-27 12:42:37 +09:00 |
|
SachaG
|
13a2453009
|
Merge branch 'vulcan-updates-jan-2018' of https://github.com/justinr1234/Vulcan into justinr1234-vulcan-updates-jan-2018
# Conflicts:
# packages/vulcan-forms/lib/components/Form.jsx
# packages/vulcan-lib/lib/modules/utils.js
|
2018-01-27 12:30:33 +09:00 |
|
Justin Reynolds
|
6d8566bf09
|
Fix circular dependency between Utils and settings
|
2018-01-26 18:07:50 -06:00 |
|
Justin Reynolds
|
651e3e6866
|
Fix circular dependencies between schemas and collections
|
2018-01-26 16:41:30 -06:00 |
|
SachaG
|
0a40e57312
|
only add search parameter if there are searchable fields
|
2018-01-26 18:41:29 +09:00 |
|
Justin Reynolds
|
75b6ece0a4
|
Fix linting
|
2018-01-25 15:03:03 -06:00 |
|
Justin Reynolds
|
6f8e355fbb
|
Upgrade to Meteor 1.6.1
|
2018-01-25 12:12:31 -06:00 |
|
SachaG
|
c131ccb167
|
Make sure GraphQL schema is properly formatted when outputted as a string
|
2018-01-25 18:12:26 +09:00 |
|
SachaG
|
af4c44a2af
|
v1.8.5
|
2018-01-20 16:51:20 +09:00 |
|
SachaG
|
c9936ed69f
|
v1.8.4
|
2018-01-20 11:07:27 +09:00 |
|
SachaG
|
2ae8176c71
|
Small fixes
|
2018-01-20 11:02:11 +09:00 |
|
Sebastian Grebe
|
bb15e4f549
|
Use getComponent for childRoutes
|
2018-01-11 22:59:25 +01:00 |
|
SachaG
|
50a485166e
|
Import registerSetting
|
2018-01-11 22:20:45 +09:00 |
|
Luca Hagel
|
7c9ccb3fc0
|
Register new apolloEngine.logLevel setting
|
2018-01-11 13:06:10 +01:00 |
|
Luca Hagel
|
ef351ec30d
|
Allow the ApolloEngine loglevel to be set via the settings
|
2018-01-11 10:17:20 +01:00 |
|
SachaG
|
a72250d8ce
|
v1.8.3
|
2018-01-11 13:52:09 +09:00 |
|
Luca Hagel
|
bdc05e1bc1
|
Add indentation groups & color escape sequences to cb & resolver logs
|
2018-01-06 13:40:40 +01:00 |
|
Luca Hagel
|
54149fb9e1
|
Export debug group start & end functions
|
2018-01-06 13:39:40 +01:00 |
|