Problem/Motivation
User interface elements that provide key/value data type for casting values to specified type are not yet defined. They need to be created and tested.
Proposed resolution
Assemble the minimal user interface elements to allow the user to define a type for any given key/value pair, and implement the casting logic in the appropriate ContextReaction method. Must be supported by comprehensive testing.
Remaining tasks
ImplementBrowserTestBasetestsImplementContextReaction::buildConfigurationFormmethod with form API configurationsImplementContextReaction::submitConfigurationFormmethod with any necessary functionalityImplementContextReaction::executemethod with any necessary functionality
Comments
Comment #3
bighappyface commentedA PR for this issue - https://github.com/bighappyface/context_datalayer/pull/8/files
Comment #4
bighappyface commentedThis is reviewed and merged - https://github.com/bighappyface/context_datalayer/pull/8#pullrequestrevi...
Comment #6
bighappyface commented