issues
search
team-formalist
/
formalist-rb
Flexible form builder
MIT License
22
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow recent dry-* releases, and use dry-inflector
#96
pat
opened
2 years ago
0
Support call time embedded form renderer options.
#95
narinda
closed
2 years ago
5
Support ruby 3
#94
narinda
closed
2 years ago
0
Support for creating a list of arbitrary embedded forms
#93
narinda
closed
2 years ago
0
Allow a default value to be specified for radio buttons, and others
#92
timriley
opened
4 years ago
0
Add namespace and paths options to embedded form renderer
#91
narinda
closed
2 years ago
0
Adding metadata to form and elements for dynamic attributes.
#90
pat
opened
4 years ago
0
Allow some kind of "meta" to be filled when filling the form
#89
timriley
opened
4 years ago
0
Use new dry-validation methods
#88
dNitza
closed
4 years ago
1
Remove dry-types dependency
#87
timriley
closed
5 years ago
0
Add API to filled forms for accessing individual elements and their values/errors/options
#86
timriley
opened
5 years ago
0
Support conditional elements
#85
timriley
opened
5 years ago
0
Allow (mostly) arbitrary form definitions
#84
timriley
opened
5 years ago
0
Update to work with more recent dry-rb stack
#83
parndt
opened
5 years ago
1
Add the ability to set a 'response-content-disposition' param/header when uploading a file
#82
dylanwolff
opened
5 years ago
3
Fix the rendering of validation messages when validating a many element itself (as opposed to its children)
#81
dylanwolff
closed
6 years ago
0
Fix crash when errors are on `attr` keys?
#80
timriley
opened
6 years ago
0
Add initial attributes url option to upload fields.
#79
andrewcroome
closed
6 years ago
3
Make it easy to adjust various element values after form has been defined
#78
timriley
opened
6 years ago
0
Add clear_query_on_selection option to search multi selection field
#77
andrewcroome
closed
6 years ago
0
Add sortable and max_height attributes to sortable fields
#76
makenosound
closed
6 years ago
0
Use fetch to check for nil values in attributes
#75
makenosound
closed
6 years ago
0
Add support for custom time formats on date time fields.
#74
andrewcroome
closed
6 years ago
0
Make inflector configurable
#73
timriley
opened
6 years ago
0
Integrate with i18n using implicit keys for various options
#72
timriley
opened
6 years ago
0
Support custom option controls on search selection fields
#71
andrewcroome
closed
6 years ago
2
Add disabled as an attribute to TextField fields
#70
dNitza
closed
6 years ago
0
Add support for custom selectors
#69
andrewcroome
opened
6 years ago
0
Evaluate definition block against form instance, remove Result and add Form#fill API
#68
timriley
closed
6 years ago
0
Fix rich text validity check
#67
timriley
closed
6 years ago
0
Allow disabled attribute option
#66
narinda
opened
6 years ago
0
Date time fields cannot be cleared
#65
andrewcroome
closed
6 years ago
0
Reference injected dependencies in form definitions without speceial `dep` call
#64
timriley
closed
4 years ago
1
Support passing of options to rich text embedded data renderers at render-time
#63
timriley
opened
7 years ago
0
Include docs for integration into a dry-rb/rom-rb site
#62
timriley
opened
7 years ago
4
Correctly render links marked as `newWindow`
#61
makenosound
closed
7 years ago
2
Add a tags field
#60
andrewcroome
closed
7 years ago
0
Embedded form input processor
#59
timriley
closed
7 years ago
0
Register callable data input handlers for embedded forms
#58
timriley
closed
7 years ago
0
Allow extra options to be passed when rendering embedded forms (and other misc fixes)
#57
timriley
closed
7 years ago
0
Return an empty array for any empty many blocks
#56
dylanwolff
closed
7 years ago
1
Text links not being saved
#55
tobydallder
closed
7 years ago
0
Allow date fields to be unset
#54
andrewcroome
closed
7 years ago
1
Add temporary fix for rendering embedded form data
#53
andrewcroome
closed
8 years ago
0
Allow easier exiting of blockquotes style in text editor
#52
tobydallder
closed
7 years ago
1
Data for rendering entities isn’t referenced correctly
#51
makenosound
opened
8 years ago
1
Don’t render rich-text nodes that have no content
#50
makenosound
opened
8 years ago
0
Embedded form rendering
#49
timriley
closed
8 years ago
0
Change main `#build` method to `#call`
#48
timriley
opened
8 years ago
0
Add search_selection_field and search_multi_selection_field
#47
makenosound
closed
8 years ago
3
Next