diff --git a/cypress/e2e/submission-ui.cy.ts b/cypress/e2e/submission-ui.cy.ts index db41ba66756..63c8ec79d9d 100644 --- a/cypress/e2e/submission-ui.cy.ts +++ b/cypress/e2e/submission-ui.cy.ts @@ -230,18 +230,6 @@ describe('Create a new submission', () => { createItemProcess.showErrorNotSupportedLicense(); }); - // Author field should consist of two input fields - it('Author field should consist of two input fields', { - retries: { - runMode: 6, - openMode: 6, - }, - defaultCommandTimeout: 10000 - },() => { - createItemProcess.checkAuthorFirstnameField(); - createItemProcess.checkAuthorLastnameField(); - }); - it('The submission should not have the Notice Step', { retries: { runMode: 6, @@ -261,16 +249,6 @@ describe('Create a new submission in the clariah collection', () => { // This page is restricted, so we will be shown the login form. Fill it out & submit. cy.loginViaForm(TEST_ADMIN_USER, TEST_ADMIN_PASSWORD); }); - - it('The submission should have the Notice Step', { - retries: { - runMode: 6, - openMode: 6, - }, - defaultCommandTimeout: 10000 - },() => { - createItemProcess.checkClarinNoticeStep(); - }); }); function addEUSponsor(euSponsorOrder) { diff --git a/src/app/footer/footer.component.html b/src/app/footer/footer.component.html index 40e44a83e3b..60ba36cde30 100644 --- a/src/app/footer/footer.component.html +++ b/src/app/footer/footer.component.html @@ -14,6 +14,7 @@

Helpdesk
  • User Feedback Form

  • +
  • Hosting Institution
  • Acknowledge LINDAT/CLARIAH-CZ
  • @@ -37,12 +38,19 @@

    Partners

  • Faculty of Applied Sciences
  • +
  • Terezín + +
  • Czech Academy of Sciences
  • Archives, Libraries and Galleries @@ -51,6 +59,7 @@

    Partners

  • Moravian Library in Brno
  • National Gallery Prague
  • National Film Archive
  • +
  • National Archives
  • @@ -76,7 +85,7 @@

    Services

    THE LINDAT/CLARIAH-CZ PROJECT (LM2018101; formerly LM2010013, LM2015071) IS FULLY SUPPORTED BY THE MINISTRY OF EDUCATION, SPORTS AND YOUTH OF THE CZECH REPUBLIC UNDER THE PROGRAMME LM OF "LARGE INFRASTRUCTURES"
    Icons © Smashicons and Freepik from flaticon.com licensed by CC 3.0 BY
    -
    website © 2022 by ÚFAL
    +
    website © 2024 by ÚFAL