Skip to content

Commit

Permalink
Change global search block to custom one (#101)
Browse files Browse the repository at this point in the history
* Change global search block to custom one

* Integrate updated theme and ui module

* Update snapshot after merge

* Bring in misc theme changes
  • Loading branch information
jabrah authored Apr 13, 2021
1 parent 8c186ad commit 94340a0
Show file tree
Hide file tree
Showing 4 changed files with 265 additions and 153 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ REPOSITORY=ghcr.io/jhu-sheridan-libraries/idc-isle-dc
TAG=upstream-20200824-f8d1e8e-23-g9fe79fc

# Docker image and tag for snapshot image
SNAPSHOT_TAG=upstream-20201007-739693ae-226-gf12f7708.1617383406
SNAPSHOT_TAG=upstream-20201007-739693ae-233-g5a043ef.1618257390

# IdP, SP entity URIs and base URLs
SP_BASEURL=https://islandora-idc.traefik.me
Expand Down
16 changes: 8 additions & 8 deletions codebase/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,27 +1,25 @@
uuid: b5d69653-1f42-46f5-b24c-12a410e39af1
uuid: 0f2debb1-46e4-4246-99cf-268089b1aede
langcode: en
status: true
dependencies:
config:
- views.view.solr_search_content
module:
- context
- idc_ui_module
- islandora
- views
- system
theme:
- idcui
id: exposedformsolr_search_contentpage_1_2
id: idcsearchblock
theme: idcui
region: header_2
weight: 0
provider: null
plugin: 'views_exposed_filter_block:solr_search_content-page_1'
plugin: idc_search_block
settings:
id: 'views_exposed_filter_block:solr_search_content-page_1'
label: ''
provider: views
id: idc_search_block
label: 'IDC Search Block'
provider: idc_ui_module
label_display: '0'
views_label: ''
visibility:
view_inclusion:
id: view_inclusion
Expand All @@ -38,3 +36,8 @@ visibility:
mimetype: ''
negate: false
context_mapping: { }
request_path:
id: request_path
pages: /search
negate: true
context_mapping: { }
Loading

0 comments on commit 94340a0

Please sign in to comment.