samvera / hyku

Hyku: A multi-tenant Hyrax application built on the latest and greatest Samvera community components. Brought to you by the Hydra-in-a-Box project partners and IMLS; maintained by the Hyku Interest Group.
https://samvera.atlassian.net/wiki/spaces/hyku/overview
Other
96 stars 49 forks source link

More theme updates #2275

Closed kirkkwang closed 3 months ago

kirkkwang commented 3 months ago

Story

πŸ’„ Give IR theme banner text more room

2e5f98f03fd9266d98fd2889b0dd18de86212dd2

This update will give a little more padding on the top of the text inside of the banner.

Before

image

After

image

🧹 Remove globe from logo partial

2cb1b4a274d7a7884ddcbe018c8dc0b1ca6fca85

To align Hyku themes with Hyrax, we remove the globe since they did that some time ago.

Ref:

Before

image

After

image

πŸ’„ Align cultural_repository logo

528d4b98cebf8105db7c619166563f52962af3f0

This commit will align the logo on the cultural_repository theme better.

Before

image

After

image

πŸ’„ Give neutral_repository theme more padding

8dc6eda6c941bc39961fe52b3c41c1cc468f0ef8

This update will give the neutral_repository theme's banner text more padding and thus increasing the height of the banner area as well to mimic how it looked previously.

Ref:

Before

image

After

image
github-actions[bot] commented 3 months ago

Test Results

β€‡β€ˆβ€‡β€‡3 files  Β±0β€‚β€ƒβ€‡β€ˆβ€‡β€‡3 suites  Β±0   17m 48s :stopwatch: +6s 2β€ˆ024 tests Β±0  1β€ˆ974 :white_check_mark: Β±0  50 :zzz: Β±0  0 :x: Β±0  2β€ˆ051 runsβ€Š Β±0  1β€ˆ999 :white_check_mark: Β±0  52 :zzz: Β±0  0 :x: Β±0 

Results for commit 8dc6eda6. ± Comparison against base commit cadde084.

This pull request removes 42 and adds 42 tests. Note that renamed tests count towards both. ``` spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to destroy 79c6cfec-5afe-4870-aac6-9b7ef79161e0 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to edit e12f23b8-2b3f-4f5e-8db8-126f885ef2d7 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to read 0283adf9-5d75-4c44-980e-4d048ca6fc88 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to update ab43ff86-905c-4f6a-84cb-e4fc8158695e spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy d286148c-82bf-4dff-9fdb-fcdd42c0c17c spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit 9d36a010-ff78-49ab-ac9e-7a5e5bce1818 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read dad13981-435e-44d5-9f70-500c2318dcde spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update 01bed0b3-e156-4a89-8ef9-0e2cd25ec75a spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy 2a168535-0f9c-412d-8691-da3843e2f9e2 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit a9131577-128a-4a2f-adec-2feb74207b32 … ``` ``` spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to destroy 47639e78-1c04-471b-8fa0-41d0c3be28bf spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to edit b421e0bb-7781-4357-ab11-50b532658685 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to read ed6c5422-96ee-4cfb-98f8-3f632d2eb7fe spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to update bb3429d5-59ca-493c-ba00-44c79a958244 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy 007f6382-9fd9-43bb-9094-131d06e9696b spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit 878ba4de-dad5-4ceb-9458-521e9d2c4e6a spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read 639d40f2-323d-4fee-af32-4d9510947690 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update 06b5c8a8-f0d6-4ba4-9757-56891ea1bd38 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy ea081806-e11c-4909-9788-0d9cbd411efa spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit c4fbcebb-f8b0-41bf-b28d-88b46cf40019 … ```