You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Allinson Flex, we can parse render_as settings such as faceted, HTML, etc.
Hyrax needs to be dynamic per the definitions defined by the profile or schema.
views should be dynamic
handle faceted in a separate ticket
Allinson Flex has extra partials to handle dynamic forms. This is already supported in Hyrax.
Acceptance Criteria
The properties should be displayed as defined by the metadata schema files.
Determine a plan to migrate the AFlex rendering to Hyrax
Can this apply to SimpleSchema or how do we separate the two
Allinson Flex's views differences from Hyrax/Hyku:
layouts/_head_tag_content has tinymce editor added - why? probably not needed at this point.
Admin set control tabs includes a metadata_context tab - not needed until we do contexts work
admin dashboard sidebar - will be moved to gem other than what is already done
my/works & default/works: default_group & list_works includes profile_version on lists
records/edit_fields directory: default display an one term generically
handle rights_statement (see utk's rights_statement.html.erb partial)
how to support based near?
allinson flex apparently doesn't handle remote controlled vocabulary field views - see subject in utk
profile_version show version on work form (ticket)
Do we need anything re: utk's custom partials? why are other terms defined in utk? do they have to be? dates, resource_link (read_only), spatial, utk's custom terms
How can we incorporate internalization for dynamic labels?
AllinsonFlex doesn't support dynamic collections & file sets => need to extend dynamic views
The text was updated successfully, but these errors were encountered:
kirkkwang
changed the title
🎁 Add support from AFlex to Hyrax for the render_as options
🎁 Add support from AFlex to Hyrax for rendering the attribute_rows dynamically
Jun 10, 2024
ShanaLMoore
changed the title
🎁 Add support from AFlex to Hyrax for rendering the attribute_rows dynamically
🦄 🎁 Add support from AFlex to Hyrax for rendering the attribute_rows dynamically
Jun 10, 2024
ShanaLMoore
changed the title
🦄 🎁 Add support from AFlex to Hyrax for rendering the attribute_rows dynamically
🦄 🎁 SPIKE: Add support from AFlex to Hyrax for rendering the attribute_rows dynamically
Jun 10, 2024
kirkkwang
changed the title
🦄 🎁 SPIKE: Add support from AFlex to Hyrax for rendering the attribute_rows dynamically
🦄 SPIKE: Add support from AFlex to Hyrax for rendering the attribute_rows dynamically
Jun 10, 2024
SOW
Summary
In Allinson Flex, we can parse render_as settings such as faceted, HTML, etc.
Hyrax needs to be dynamic per the definitions defined by the profile or schema.
Allinson Flex has extra partials to handle dynamic forms. This is already supported in Hyrax.
Acceptance Criteria
SimpleSchema
or how do we separate the twoScreenshots or Video
Testing Instructions
Notes
Allinson Flex's views differences from Hyrax/Hyku:
layouts/_head_tag_content
has tinymce editor added - why? probably not needed at this point.metadata_context
tab - not needed until we do contexts workdefault_group
&list_works
includes profile_version on listsrecords/edit_fields
directory:default
display an one term genericallyrights_statement.html.erb
partial)profile_version
show version on work form (ticket)The text was updated successfully, but these errors were encountered: