Commit graph

6331 commits

Author SHA1 Message Date
enzo - Eduardo Garcia
1025e6871d fix indentation material-ui search input 2019-03-22 08:08:54 +01:00
enzo - Eduardo Garcia
91275b2f3d Update Datatable, import SearchInput 2019-03-22 08:08:16 +01:00
enzo - Eduardo Garcia
bf9b4fda14 update SearchInput 2019-03-22 08:08:15 +01:00
Sacha Greif
f4f65b26cc
Merge pull request #2253 from jimrandomh/bioCanBeEmpty
Fix denormalization when bio set to empty
2019-03-22 14:23:27 +09:00
James Babcock
23eadbe89e Fix denormalization when bio set to empty 2019-03-21 13:31:22 -07:00
Eric Burel
ed28293c64
Merge pull request #2249 from weknowinc/fix-muicheckboxgroup-onchange
Re-enable CheckboxGroup component for Material UI
2019-03-19 08:50:37 +01:00
Eric Burel
6f23579c89
Merge pull request #2248 from weknowinc/fix-muiswitch-onchange
Re-enable Switch component for Material UI
2019-03-19 08:50:20 +01:00
Eric Burel
44a06f5ffa
Merge pull request #2250 from weknowinc/fix-muiselect-onchange
Re-enable Select component for Material UI
2019-03-19 08:50:05 +01:00
Harold
3e033cdfbb Fix onChange function on MuiSelect component 2019-03-18 19:11:23 -06:00
Harold
c365668817 Fix onChange function on MuiCheckboxGroup component 2019-03-18 18:57:02 -06:00
Harold
348be32052 Remove comments 2019-03-18 18:19:04 -06:00
Harold
c23c6e0d4c Fix onChange function on MuiSwitch component 2019-03-18 18:16:45 -06:00
SachaG
8eca92bb2a Export registerApolloServerOptions 2019-03-17 10:57:50 +09:00
SachaG
86f919e54a Make queryOne support any selector 2019-03-17 10:40:13 +09: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