samvera / hyrax

Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.
http://hyrax.samvera.org/
Apache License 2.0
182 stars 122 forks source link

Version badge #6858

Closed kirkkwang closed 4 days ago

kirkkwang commented 1 week ago

This is the work to get the badges that show what version of the schema the work/collection/file_set is currently on.

kirkkwang commented 1 week ago

@laritakr good call on the shared partial, as for the css i think we should leave it in the partial because it's guarded with the Hyrax.config.flexible?. This way it doesn't get loaded if we're not using flexible metadata