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

feat: APPS-2395 og identifier plus external item record electronic locator #955

Conversation

jendiamond
Copy link
Member

@jendiamond jendiamond commented Jan 5, 2024

Connected to APPS-2395

Work
Screenshot 2024-01-05 at 9 53 12 PM

Collection:
Screenshot 2024-01-05 at 9 49 55 PM

@jendiamond jendiamond force-pushed the APPS-2395_og-identifier-plus-external-item-record_electronic-locator branch from fbb9d9f to 99ba26b Compare January 6, 2024 00:04
@jendiamond jendiamond force-pushed the APPS-2395_og-identifier-plus-external-item-record_electronic-locator branch from 99ba26b to d720c69 Compare January 6, 2024 00:10
@jendiamond jendiamond self-assigned this Jan 6, 2024
@@ -13,9 +13,11 @@ en:
normalized_date_sim: 'Normalized Date'
rights_country: 'Rights (country of creation)'
services_contact: 'Rights services contact'
electronic_locator: 'External item record'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we dont need this on the index page.

@@ -29,6 +29,7 @@ en:
publisher_tesim: Publisher
rights_statement_tesim: Rights Statement
subject_tesim: Subject
electronic_locator: External item record
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove from index page.

@@ -64,6 +66,7 @@ en:
rights_holder: 'Rights Holder'
rights_statement: 'Copyright Status'
services_contact: 'Rights services contact'
electronic_locator: External item record
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove it from under simple form.

@@ -9,3 +9,4 @@ simple_form:
rights_country: 'Rights (country of creation)'
rights_holder: 'Rights Holder'
services_contact: 'Rights services contact'
electronic_locator: 'External item record'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we adding it here?

Copy link
Member Author

@jendiamond jendiamond Jan 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought this was the edit form. I'll remove it.

@@ -56,6 +56,7 @@
expect(page).to have_content "uclamss_1387_b112_40911-1" # local_identifier
expect(page).to have_content "[between 1942-1947]" # date_created
expect(page).to have_content "Editor-1"
expect(page).to have_content "http://test.url/external/item/record" # electronic_locator
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should it be testing for identifier content too?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added it.

pghorpade
pghorpade previously approved these changes Jan 11, 2024
Copy link
Contributor

@pghorpade pghorpade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

…lt this adds it to the form in edit collection
Copy link
Contributor

@pghorpade pghorpade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@pghorpade pghorpade merged commit 71e1be1 into main Jan 12, 2024
3 checks passed
@pghorpade pghorpade deleted the APPS-2395_og-identifier-plus-external-item-record_electronic-locator branch January 12, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants