SachaG
|
3a0692cc4a
|
Fix form components ref
|
2017-09-16 22:26:52 +02:00 |
|
Sacha Greif
|
094a51a26e
|
Merge pull request #1722 from Discordius/formSubmit-PR
Added submit option to `updateCurrentValues` in Form.jsx context
|
2017-09-11 16:01:06 +02:00 |
|
Discordius
|
7603be5d2e
|
Added submitForm() to context for Form components
|
2017-09-08 22:52:54 -07:00 |
|
SachaG
|
d9ed258b7b
|
Give proper cursor to delete link
|
2017-09-06 18:12:02 +02:00 |
|
SachaG
|
1258619ef0
|
Fix handling of GraphQL schema-level validation errors in forms. Note: GraphQL errors currently happen before server-side validation errors, instead of happening at the same time.
|
2017-09-06 18:10:26 +02:00 |
|
SachaG
|
0e836c7cc4
|
more forms clean-up
|
2017-08-19 16:17:52 +09:00 |
|
SachaG
|
a5d88880fa
|
Reorganize forms package; individual forms component can now be overridden with replaceComponent
|
2017-08-19 10:41:08 +09:00 |
|