Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue 364] Add organization id to theme #365

Merged
1 commit merged into from
Aug 10, 2023

Conversation

ghost
Copy link

@ghost ghost commented Aug 10, 2023

The organization could be removed and wherever rendered can be updated to fetch the organization by id.

@ghost ghost requested review from jcreel, rmathew1011 and kaladay August 10, 2023 15:17
@ghost ghost linked an issue Aug 10, 2023 that may be closed by this pull request
@ghost ghost force-pushed the 364-theme-organization-id branch 2 times, most recently from 5e5dd00 to d162815 Compare August 10, 2023 15:37
The organization could be removed and wherever rendered can be updated to fetch the organization by id.

Note the non default constructor is for testing purposes.
@ghost ghost force-pushed the 364-theme-organization-id branch from d162815 to a5b1208 Compare August 10, 2023 15:39
@ghost ghost merged commit 1339e65 into sprint-staging Aug 10, 2023
12 checks passed
@wwelling wwelling deleted the 364-theme-organization-id branch September 29, 2023 17:36
jmicah added a commit that referenced this pull request Oct 12, 2023
* [Issue 328] Resource not found exceptions (#329)

* Return null to indicate not found

* Add file not found exception handler

* Add external asset directory config example

* Update README.md

* Add index collection name configuration and replace constant

* Add initial index health indicator

* [Issue 237] Add initial GitHub templates. (#342)

* [Issue 347] Add configuration to disable individual document create on batch fail (#348)

Co-authored-by: Rincy Mathew <[email protected]>

* Add configuration to enable/disable schematizing (#356)

* Remove over encapsulation and correct separation of concern (#361)

The helper classes in discovery package are violating common principles and are not providing abstraction to multiple implementations of their use.

* Refactor research/er age with academic age (#363)

* Add initial data and analytics view (#366)

The additional properties required for data and analytics UI/UX has yet to be determined.

* Add organization id to theme (#365)

The organization could be removed and wherever rendered can be updated to fetch the organization by id.

Note the non default constructor is for testing purposes.

* [Issue 368] Refactor relationship date time interval properties (#369)

* Refactor relationship date time interval properties

The field types conflicted with property of the same name on Process.

* Add eof newline to template file

* [Issue 370] Add additional facet entity properties to control UI behavior (#371)

* Add expandable/collapsible properties to facet entity

* Support open dialog for facets

* Update facet test for use dialog getters/setters

* Use property paths where applicable in views (#374)

* Add sub organization type to organization (#375)

* Upgrade Jena lib, remove SDB triplestore support, and minor refactoring (#377)

* Remove SDB triplestore support

* Upgrade jena libs

* Add caffeine as a dependency

* Minor refactor and replace deprecation

* Remove redundant field type creation

* Cleanup triplestore harvester

* [Issue 357] Individual medium for harvest/index (#378)

* Individual medium for harvest/index and remove field binding from discovery model

Note that Individual still uses Solr Java Object binding to SolrInputDocument for indexing.

* Remove unused test dependency injection

* [Issue 380] Data and analytic view container type (#381)

* Add container type to data and analytics view

* Update individual model resources

* Update tests

* Add eof newline to data and analytics default yaml

* Update export view names

* Fix analytics endpoint mapping for academicAge

* Remove authorize for now

* Fix copy field duplication (#384)

* Docx exporter regression (#388)

* Use individual for serialization instead of content

* Minor refactor document to individual

* Add facets to data and analytics views (#389)

* Remove broken workflows (#392)

* Upgrade some dependencies (#393)

* Use liquibase (#394)

* Use liquibase

* Fix updating defaults

* Update authorizations for data and analytics (#395)

* Update authorizations for data and analytics

* Add some missing ending newlines

* Upgrade to solr docker to 9.3

* Use public tamu smtp as default

* Now using stomp without sockjs

* Upgrade spring security config

* Minor cleanup and expose content disposition header

* Fix zip exporter authorization

* Prevent template error when type is not present (#397)

---------

Co-authored-by: William Welling <[email protected]>
Co-authored-by: William Welling <[email protected]>
Co-authored-by: Rincy Mathew <[email protected]>
Co-authored-by: wwoops <[email protected]>
Co-authored-by: William Welling <[email protected]>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add organization id to theme
2 participants