issues
search
Fundflow
/
apollo-redux-form
Redux forms powered by Apollo
MIT License
47
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tidy up Jenkins pipeline, use DSL
#56
ewhittick
closed
5 years ago
0
Mutation Results
#55
cgrinker
opened
6 years ago
0
Update dependencies to enable Greenkeeper 🌴
#54
greenkeeper[bot]
opened
6 years ago
1
misc(infra) add prettier, pre-commit hook and apply to existing code
#53
StevenLangbroek
closed
6 years ago
0
edit type definition
#52
mstn
closed
6 years ago
0
Storybook is broken
#51
biels
closed
6 years ago
1
Support multiple languages in error messages
#50
mstn
opened
6 years ago
0
Change values in bulk for FormSection
#49
mstn
opened
6 years ago
0
Update demo with current storybook
#48
mstn
opened
6 years ago
0
resolve 'Select' from defaultRenderers
#47
develomark
closed
6 years ago
8
Single inputs
#46
smooJitter
closed
6 years ago
1
Update apollo-redux-form to Apollo 2
#45
kavink
opened
6 years ago
5
Add new stories to storybook
#44
mstn
opened
6 years ago
0
New visiting context when entering input objects
#43
mstn
closed
7 years ago
0
Create new visiting context when entering InputObjects
#42
mstn
closed
7 years ago
1
Setup typescript autocompiling for storybook
#41
mstn
opened
7 years ago
0
Check if a custom renderer is defined for any subtype for a list type
#40
mstn
closed
7 years ago
0
Check if a custom renderer is defined for any subtype for a list type
#39
mstn
closed
7 years ago
0
Improve custom render function for ListType
#38
mstn
opened
7 years ago
0
Allow schemas of type GraphQLSchema in apolloForm options
#37
mstn
opened
7 years ago
0
Cannot read property 'value' of undefined` when type of a ListType is not a NamedType
#36
mstn
closed
7 years ago
1
Demo showing how to generate forms from a generic GQL backend
#35
mstn
closed
7 years ago
2
Show code snippets in documentation site.
#34
streamz88
opened
7 years ago
0
Storybook show case
#33
mstn
closed
7 years ago
1
Define custom renders for form section
#32
mstn
closed
7 years ago
1
Improve typing for render functions
#31
mstn
opened
7 years ago
1
Implement form section customisation
#30
antofar
closed
7 years ago
1
Add Travis Code Quality badge
#29
mstn
opened
7 years ago
0
Readonly fields in forms
#28
mstn
opened
7 years ago
0
Investigate how to use schema to setup default values
#27
mstn
closed
7 years ago
0
Better definition for ArrayFieldProps
#26
mstn
closed
7 years ago
0
Create forms from InputObject
#25
mstn
opened
7 years ago
0
Validation does not pass numbers
#24
mstn
closed
7 years ago
0
Custom fields by file name
#23
mstn
closed
7 years ago
1
Are normalize/format working?
#22
mstn
closed
7 years ago
1
Validation for compound fields
#21
mstn
opened
7 years ago
0
Validation for required fields
#20
mstn
closed
7 years ago
0
Distinguish between network and validation errors
#19
mstn
opened
7 years ago
0
Force required when variable type is NonNull
#18
mstn
closed
7 years ago
1
apolloForm should expose properties of the nested form
#17
mstn
closed
7 years ago
1
Make submit button optional
#16
mstn
closed
7 years ago
1
If parent is required, validation fails if no nested field is provided
#15
mstn
closed
7 years ago
0
Allow arbitrary hidden fields (not only ID)
#14
mstn
opened
7 years ago
1
If nested field has name with non alphanumeric (eg _id), null exception
#13
mstn
closed
7 years ago
0
Form validate overrides default behavior
#12
mstn
closed
7 years ago
0
Do not show form or disable fields until init values are loaded
#11
mstn
opened
7 years ago
0
Fix validation for required fields
#10
mstn
closed
7 years ago
1
Align storybook with latest changes
#9
mstn
closed
7 years ago
0
Form state made only of values that matched actual form fields
#8
mstn
closed
7 years ago
3
Allow to customise fields and forms
#7
mstn
closed
7 years ago
1
Next