Commit Graph

43 Commits

Author SHA1 Message Date
Art Lowel
6e7fe85b47 use the chromedriver npm package to download the webdriver version compatible with the installed chrome version 2021-04-14 17:13:26 +02:00
Giuseppe
7402286954 #728 accessibility theming (#1057)
* [CST-3763] Change base theme colors

* [CST-3763] added new custom variables

* [CST-3763] applied changes to the header in order to have two different navbar

* [CST-3763] applied changes to breadcrumbs navbar

* [CST-3763] fix sidebar colors

* [CST-3763] applied changes footer in order to have two different sections

* [CST-3763] change home news jumbotron background color

* [CST-3763] fix issue with search-navbar.component z-index

* [CST-3763] fix issue with search-form.component that didn't use the brand colo parameter

* [CST-3763] fix issue with menu navbar on small window view

* [CST-3763] changed position for browse all button in the access control pages

* [CST-3763] Change form.component in order to have possibilities to display better additional form buttons

* [CST-3763] Change confirmation-modal.component in order to allow different colors and icons for confirm button

* [CST-3763] added confirmation icon

* [CST-3763] fixed accessibility for admin access control components

* [CST-3763] Added placeholder for search boxes

* [CST-3763] Added repository logo alt label

* [CST-3763] Adjust notification icons

* [CST-3763] Fix issue with hideReturnButton param in edit-comcol-page.component that was not initialized on page refresh

* Accessibility fix

* [CST-3763] Adjust usability for community/collection edit

* [CST-3763] fix error while running test

* [CST-3763] Added dynamically a title prefix to all dspace page

* [CST-3763] add breadcrumbs to the page where are missing

* [CST-3763] fixed failed tests

* [CST-3763] fixed failed e2e test

* [CST-3763] fixed failed e2e test

* Buttons fixes for accessibility

* [CST-3973] fixed issue with redirect after changing language

* Buttons and sections fixes for accessibility

* Buttons and sections fixes for accessibility

* [CST-3763] fixed colors for chips component

* [CST-3977] fixed issue with selecting a tag submission field

* [CST-3763] add breadcrumbs to the page where are missing

* [CST-3763] fixed edit workflowitem buttons color

* [CST-3977] removed unintentional committed log

* [CST-3763] Fix issue with tab selection in item edit page

* [CST-3763] Fix position of back button in the item edit page

* [CST-3763] icon and colors for search and browse all buttons

* [CST-3763] added atkinson font

* [CST-3763] remove dspace logo from home news

* [CST-3763] fix buttons colors for administrative search

* [CST-3763] Change background color for user menu

* [CST-3763] remove gradient from home page news component

* [CST-3763] fix issue with edit dso button

* [CST-3763] revert color schema

* [CST-3763] remove Atkinson-Hyperlegible font

* [CST-3763] fix use of header-logo-height variable

* [CST-3763] fix homepage link color

* [CST-3763] fix contrast color issue for navbar menu entries

* [CST-3763] add variable to show/hide top footer container

* [CST-3763] change dso edit button style

* [CST-3763] ensure to use "back" and "save" labels

* [CST-3763] Remove border from header

* [CST-3763] Change header in order to have only navigation bar in a single row

* Update src/app/root/root.component.html

Co-authored-by: Art Lowel <art.lowel@gmail.com>

* [CST-3763] Fix issue with wrong grid-breakpoints that cause issue on navbar collapsing

* [CST-3763] Fix issue with language dropdown when navbar is collapsed

* [CST-3763] Fix issue after merging

Co-authored-by: Matteo Perelli <matteo.perelli@4science.it>
Co-authored-by: Art Lowel <art.lowel@gmail.com>
2021-04-02 09:14:56 -05:00
Giuseppe Digilio
20b5721e3c Fixed lint errors and add lint fix script 2020-12-04 10:32:46 +01:00
Giuseppe Digilio
10d0c2e518 fixed tests after angular 10 upgrade 2020-12-03 19:45:05 +01:00
Giuseppe Digilio
59a0263817 upgrade to angular 10 intermediate commit 2020-11-20 17:06:42 +01:00
lotte
ef91468310 fixed set-env.ts, reverted unnecessary e2e changes, updated travis.yml 2020-04-29 16:28:26 +02:00
lotte
0f43ff4fea switched back to port 4000 2020-04-23 14:17:05 +02:00
lotte
51dd1b1b2b changing timeout 2020-04-22 16:07:22 +02:00
lotte
2e367cb87c testing e2e on travis 2020-04-22 15:29:52 +02:00
lotte
172d3891f0 switched port to test with Travis 2020-04-21 15:16:42 +02:00
lotte
f664cf4c90 made timeout longer for e2e 2020-04-02 17:02:14 +02:00
lotte
97953912c5 added waiting until loading is done to e2e tests 2020-04-02 11:22:48 +02:00
lotte
5bb4065580 print html in e2e to debug 2020-04-02 10:27:08 +02:00
lotte
45beb3f93f Added more thens to e2e tests 2020-04-02 09:44:05 +02:00
lotte
5bcc700cc9 fixed e2e issue 2020-04-01 10:43:07 +02:00
lotte
e53727248d environment.ts script 2020-03-26 15:30:41 +01:00
lotte
8bf241c182 angular cli 2020-03-18 16:03:40 +01:00
Art Lowel
f52c1d0ba5 Merge branch 'master' into w2p-68405_Only-retrieve-related-objects-when-necessary 2020-02-21 12:16:40 +01:00
Marie Verdonck
fb153b7b13 68405: test fixes; tbc 2020-02-17 18:17:23 +01:00
lotte
04cb75e786 upgraded to angular 8 2020-02-13 11:09:20 +01:00
Art Lowel
1903ad0440 remove debug output 2020-01-27 18:16:12 +01:00
Art Lowel
cab971211f attempt to diagnose travis-only e2e issues 2020-01-27 17:33:54 +01:00
Marie Verdonck
d3d2bb20d4 id css selector added to remove ambiguity in search-page e2e tests 2020-01-10 15:28:57 +01:00
Marie Verdonck
34fb8612f8 Expandable search form in header with tests (& e2e tests)
Squashed:
66021: Expandable search form in header
66021: Adjustment small screens
66021: search icon now pressable and css partially moved to bootstrap classes
66021: start testing of header search box; TODO fix e2e
66021: E2E Tests
66021: Header search box now with angular animation and bootstrap > css; e2e fix
66021: feedback 2019-12-19 style changes
66021: Fix navbar search tests
Patch: add opacity to header search animation  Change the input style
66021: expandable search navbar - tests
66021: Expandable search form in header
Small fix after rebasing upstream/master
2020-01-10 14:58:13 +01:00
Antoine Snyers
93b465c3b2 Use waitForAngular() so e2e tests don't run while data is still loading 2019-11-28 09:54:42 +01:00
Kristof De Langhe
dc7e784b83 56434: e2e test fix 2018-11-21 06:34:16 +01:00
Lotte Hofstede
27239341d9 45621: fixed e2e tests 2017-11-21 08:58:03 +01:00
Art Lowel
1b3ade4df5 attempt to fix an issue where the e2e tests on travis fail because a select doesn't exist yet 2017-10-30 16:20:10 +01:00
William Welling
617f3ad029 updating title element on route change with i18n translation 2017-10-13 08:32:05 -05:00
Lotte Hofstede
5c77aee1a2 Fixed e2e search page test 2017-10-06 11:37:38 +02:00
Lotte Hofstede
888aed4618 changed sleep to wait callback 2017-10-06 10:03:41 +02:00
Lotte Hofstede
7b6546641d Fixed issue with e2e test after merging 2017-10-06 09:27:34 +02:00
Lotte Hofstede
9243b29b3e 44878: removed f from describe 2017-10-04 11:28:33 +02:00
Lotte Hofstede
767c393a1d 44878: fixed description 2017-10-04 10:47:36 +02:00
Lotte Hofstede
f8496839bd 44878: fixed description 2017-10-04 10:46:55 +02:00
Lotte Hofstede
16cff50173 44373: e2e test 2017-10-04 10:44:06 +02:00
Lotte Hofstede
50cb2078f0 44878: Protractor tests 2017-10-03 16:24:14 +02:00
William Welling
c08f5c672b dependency upgrades, server and platform module updates, linting wip 2017-07-12 14:33:16 -05:00
Art Lowel
a721bb0a4b adjusted e2e test to match new contents 2017-05-18 15:26:16 +02:00
Lotte Hofstede
26c2eae142 38248: updated pagenotfound tests 2017-01-24 08:39:00 +01:00
Lotte Hofstede
494e2c73af 38248: wrote e2e test for pagenotfound component 2017-01-23 12:49:48 +01:00
Matteo Perelli
4b5d9d5dc6 Protractor configuration 2016-12-20 14:43:25 +01:00
Matteo Perelli
de3f67e835 Starting commit for e2e and unit tests 2016-12-15 10:35:21 +01:00