scientist-softserv / amigos

0 stars 0 forks source link

Implement `view_properties` method on work presenter's schema service #30

Closed laritakr closed 3 months ago

laritakr commented 3 months ago

Story

Module Hyrax::PresentsAttributes is included in each presenter. Expand this module to dynamically implement view_properties method.

Implemented in Allinson Flex in dynamic_schema_service.

This should also be implemented for the simple schema, for consistency.

Note that admin_only will be implemented at a later point

Acceptance Criteria

Screenshots / Video

Testing Instructions and Sample Files

-

Notes