Commit graph

6318 commits

Author SHA1 Message Date
Harold
c23c6e0d4c Fix onChange function on MuiSwitch component 2019-03-18 18:16:45 -06:00
SachaG
66fd1aedaf Add explicit formProps prop to edit/new buttons 2019-03-16 17:45:32 +09:00
SachaG
5790411861 Add support for extraFields props for AccountsLoginForm 2019-03-16 17:35:51 +09:00
eric-burel
2ebabd2d5c fix onChange API change (does not need the name anymore) 2019-03-15 16:20:24 +01:00
eric-burel
c7965e3b0f updated warnUnsavedChanges 2019-03-15 15:55:39 +01:00
eric-burel
339215e6f3 formElement must be a class component to accept a ref 2019-03-15 15:55:26 +01:00
eric-burel
7cfaac2450 changed missing semi into a warning 2019-03-15 15:16:24 +01:00
eric-burel
8d691ae302 changed display name into a warning 2019-03-15 15:15:53 +01:00
eric-burel
ca34d828b9 provide a default FormElement 2019-03-15 15:14:09 +01:00
eric-burel
dfc4b45159 respect usual structure 2019-03-15 14:21:17 +01:00
eric-burel
9db0f47106 lintfix 2019-03-15 13:30:01 +01:00
eric-burel
b7b872591a create vulcan:ui-material, update to Apollo2 RR4 2019-03-15 13:00:41 +01:00
eric-burel
a743022545 material-ui 2019-03-15 09:34:30 +01:00
SachaG
448f9c16b8 Simplify error handling 2019-03-12 21:57:11 +09:00
SachaG
26899c7ff6 Do not call mergeSchema unless necessary 2019-03-12 21:54:50 +09:00
SachaG
ab9bc3b73a Fix delete error 2019-03-12 21:54:27 +09:00
SachaG
0ed46572ad Add schema to properties passed to callbacks 2019-03-12 09:54:52 +09:00
Sacha Greif
a3523e40e8
Merge pull request #2243 from vale981/fix_select_label
Fix labeling in select component.
2019-03-11 14:27:58 +09:00
Sacha Greif
608096ac8f
Merge pull request #2238 from vale981/intl_debug_and_default
Add debug messages for missing strings and default locale on per-message level.
2019-03-11 14:22:09 +09:00
ceba15647c Fix labeling in select component. 2019-03-10 21:20:03 +01:00
1ed5c1c214 Add debug messages for missing strings. 2019-03-10 13:11:29 +01:00
Sacha Greif
2b1776ff02
Merge pull request #2240 from vale981/add_signup_locale
Add locale on signup.
2019-03-10 14:59:02 +09:00
1d4b517e19 add locale to signup 2019-03-09 16:00:25 +01:00
Sacha Greif
7b955e725c
Merge pull request #2236 from vale981/fix_intl_context_for_email
fix values property for handlebars helper, use context as default
2019-03-09 09:25:13 +09:00
Sacha Greif
e8bb212530
Merge pull request #2235 from vale981/wrapperless_emails
Add wrapperless Emails.
2019-03-09 09:24:38 +09:00
Sacha Greif
da37823824
Merge pull request #2234 from vale981/add_default_locale
Add default locale to getString.
2019-03-09 09:23:21 +09:00
Sacha Greif
a864a8ad0c
Merge pull request #2232 from vale981/fix_verify_email
Upgrade react-router
2019-03-09 09:22:30 +09:00
4ac1da48c3 fix values property for handlebars helper, use context as default 2019-03-07 17:33:26 +01:00
0274733080 Add wrapperless Emails. 2019-03-07 16:35:32 +01:00
7cb257e969 add default locale to getString. 2019-03-07 13:28:10 +01:00
ce32b7299b Update React router 2019-03-07 12:48:54 +01:00
1103f16787 Fix email verifiaction for new React Router 2019-03-07 12:40:04 +01:00
SachaG
b6da989deb Move Utils.performCheck to server; convert actions to lowercase 2019-03-05 10:22:33 +09:00
Sacha Greif
225ff7f350
Merge pull request #2222 from vale981/patch-3
Fix const assignment.
2019-03-04 08:19:24 +09:00
642dc0f788
Fix const assignment.
Sorry, 
my bad!
2019-03-03 16:30:25 +01:00
SachaG
36254c5abb Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2019-03-03 07:44:08 +09:00
SachaG
9e1b5cd76e Do not discard data for hidden/removed fields 2019-03-02 18:31:22 +09:00
SachaG
65f277b194 Use error handling from apollo-server; throwError should only be defined on server 2019-03-02 18:31:07 +09:00
SachaG
73eeabcca2 Add label prop to edit/new buttons 2019-03-02 17:48:14 +09:00
SachaG
16d7f5ba5b Add check for hocs.length 2019-03-02 17:42:10 +09:00
SachaG
67834716da Make core components more compatible with Storybook 2019-03-02 16:28:11 +09:00
SachaG
c423a8de3d Remove intl from App context (it was overwritten by intl from provider anyway); add locale to intl provider 2019-03-02 16:27:41 +09:00
Sacha Greif
1703c47d9f
Merge pull request #2215 from vale981/patch-2
Add classname for required fields.
2019-02-27 21:02:49 +09:00
2290f4cca0
Add classname for required fields. 2019-02-27 12:03:14 +01:00
SachaG
4261470fad Component fixes 2019-02-25 11:12:10 +09:00
SachaG
24ee31f0f8 Add bootstrap stylesheet for Storybook 2019-02-24 22:33:52 +09:00
SachaG
cab8ce1379 Add mock props for core & ui components 2019-02-24 21:55:08 +09:00
SachaG
130ed5579f Make Upload component work with string fields as well 2019-02-22 16:35:54 +09:00
SachaG
9866c58761 Wrap 404 component in layout 2019-02-21 17:03:34 +09:00
SachaG
7bd900d5c5 Fix intl field double creation bug 2019-02-21 12:32:41 +09:00