Vito
03fb9c32ec
AAE-2073 - reverted partially the changes on the parsing form of form… ( #5517 )
...
* AAE-2073 - reverted partially the changes on the parsing form of form service
* AAE-2073 - reverted changes on form service
2020-02-27 20:40:53 +01:00
arditdomi
14529da097
[AAE-1729] Move task-process filters methods into adf-testing, refactor dropdowns to use dropdown material testing page ( #5467 )
...
* [AAE-1729] Move task-process filters methods into adf-testing
* [AAE-1729] Add default filters methods in testing package
* [AAE-1729] Refactor testing package and e2e to use Dropdown testing page
* [AAE-1729] Rename function
* [AAE-1729] Fix failing e2e, add click and select dropdown method
* [AAE-1729] Fix e2e
* [AAE-1729] fix e2e
* [AAE-1729] Add default filters methods in testing package
* [AAE-1729] Slow down upload speed, fix cancel upload e2e
* [AAE-1729] Undo slow down upload speed, fix cancel upload e2e
2020-02-27 13:51:36 +00:00
dhrn
d2ec8ccee7
[ADF-000] fixed PS pipeline ( #5516 )
2020-02-26 23:49:54 +00:00
davidcanonieto
159f0f94f3
[AAE-1881] Add E2E tests for document list actions ( #5514 )
...
* [AAE-1881] Add E2E tests for document list actions
* Improve code
* Fixing my stupidity
2020-02-26 17:12:36 +00:00
Eugenio Romano
e74e1e4ade
Fix cancel E2E ( #5501 )
...
* fix
* fix upload and remove unused fikes
* fix upload and remove unused fikes
* clean more
* fix cancel test
* unify names
* fix size
* fix cancel
* different timeout
2020-02-26 15:33:45 +00:00
dhrn
ae38f3f4ac
[AAE-1955] [ADF-5082] [AAE-1969] and [AAE-1970] Search Unit test ( #5508 )
...
* initial commit
* [AAE-1955] Search Categories Unit test
* more unit added
* check box test added
* [AAE-1970] Search Search Filters Facet Container Uni Test
* * naming improvements
2020-02-26 15:05:27 +00:00
Denys Vuika
999e513087
add missing DataColumn module to DataTable ( #5512 )
...
* add missing DataColumn module to DataTable
* fix import path
2020-02-26 14:58:26 +00:00
Vito
1e67f50346
AAE-1938 - added first stack of visibility tests for form ( #5489 )
...
* AAE-1938 - added first stack of visibility tests for form
* AAE-1938 - fixed unit test after form service changes
* AAE-1938 - rebased with last development
* AAE-1938 - fixed failing e2e
* AAE-1938 - fixed mock definition to match updated service behaviour
* Fixed failing e2e
* AAE-1938 - try to fix cancel uploads
2020-02-26 14:46:01 +00:00
Maurizio Vitale
6ef07fe73f
Ability to clean app using the like and interval time ( #5515 )
2020-02-26 13:09:53 +00:00
siva kumar
5fb7879900
[AAE-2021] Automate About component ( #5499 )
...
* * Added unit tests to the about-github-link component.
* Removed unused css
* * Added unit tests to the about module and prodcut-version components
* * Automated about page
* * Fixed comments
* * FIxed failing unit tests on attach-file-widget component.
* * After rebase
2020-02-26 12:35:50 +00:00
davidcanonieto
2cf36c2862
[AAE-1842] Automate C277196 Version manager permissions ( #5510 )
2020-02-25 14:16:10 +00:00
maurizio vitale
4f17698cd4
Remove exit 0 mystake
2020-02-25 12:09:16 +00:00
Maurizio Vitale
81efb07283
adf-cli Provide a way to pass buildArgs to the docker build ( #5507 )
...
* Provide a way to pass buildArgs to the docker build
* Create folder in case does not exist
2020-02-24 17:10:40 +00:00
davidcanonieto
fcda1e3c7e
[AAE-1940] Add unit tests for Radio Buttons Widget ( #5505 )
...
* [AAE-1940] Add unit tests for Radio Buttons Component
* Update tests
3.8.0-beta3
2020-02-24 15:45:35 +00:00
arditdomi
56474bc96e
[AAE-1975] Add no results template when searching in People/Group clo… ( #5479 )
...
* [AAE-1975] Add no results template when searching in People/Group cloud component
* [AAE-1975] Add timeout for check no results e2e method
* [AAE-1975] Adapt unit tests, add no results checks
* [AAE-1975] Fix styling, remove error icon and red colour
* [AAE-1975] Remove timeout
2020-02-24 15:37:55 +00:00
dhrn
536e2587ea
[AAE-1954] Search Unit test ( #5503 )
...
* [AAE-1954] Search Unit test
* * fixed comments
2020-02-24 11:21:42 +00:00
Baptiste Mahé
53e1940ee7
[AAE-2034] Display disabled radio button in read-only mode ( #5500 )
...
* [AAE-2034] Radio Button displaued in read-only mode
* [AAE-2034] Added tests and disable for all radio group and not every button
* Test disbled property
2020-02-24 11:19:56 +00:00
siva kumar
9219fa249c
* Updated allwidgets form field ids* Used jsonplaceholder api to check service call. ( #5502 )
2020-02-24 10:11:43 +00:00
Eugenio Romano
2d0b571875
remove not needed spaces ( #5495 )
...
* remove not usefull spaces
* increase timeout
* increase timeout
* fix
2020-02-23 17:00:16 +00:00
arditdomi
9e0e2bdfa6
[AAE-1933] Add dropdown testing page ( #5491 )
...
* [AAE-1933] Add process and task filters testing methods - check option is visible in dropdown
* [AAE-1933] Add dropdown page
* [AAE-1933] Remove methods replaced by dropdown page
* [AAE-1933] Fix dropdown methods not working
* [AAE-1933] Fix e2e
* [AAE-1933] Fix task-form-cloud e2e
2020-02-23 14:02:15 +00:00
davidcanonieto
9898ad4401
[AAE-1939] Add unit tests to Text Widget ( #5488 )
...
* [AAE-1939] Add unit tests to Text Widget
* Improve code
* Improve toBeFalsy/toBeTruthy
* Configure TestBed only with needed modules
2020-02-23 12:38:46 +00:00
Eugenio Romano
feebaebd6c
[ #5352 ] Fix broken pagination if totalItems is missing ( #5473 )
...
* [#5352 ] Fix broken pagination if totalItems is missing. This happens when a search query is executed against Solr and not the DB
* fix lint issues
Co-authored-by: Arik Sidney Guggenheim <ariksidney@outlook.com>
2020-02-21 12:12:28 +00:00
Baptiste Mahé
b7de48c821
[ADF-5074] Scrollable card-view-textitem when value too long for display ( #5480 )
...
* ADF-5074 Scrollable non-multiline and full display for multiline
* ADF-5074 Refactor template
* ADF-5074 Scrollbar displayed only on overflow
* ADF-5074 adf-textitem-ellipsis is now replaced by adf-textitem-scroll
* ADF-5074 Scrollable non-multiline and full display for multiline
* ADF-5074 Refactor template
* ADF-5074 Scrollbar displayed only on overflow
* ADF-5074 adf-textitem-ellipsis is now replaced by adf-textitem-scroll
2020-02-21 11:02:45 +00:00
arditdomi
2283af2384
[AAE-2001] Remove APS_USER APS_ADMIN roles from app permissions ( #5487 )
...
* [AAE-2001] Remove APS_USER APS_ADMIN roles from app permissions
* [AAE-2001] Add processadminuser to simpleapp and candidatebaseapp
2020-02-21 10:58:06 +00:00
dhrn
73ba7a209d
[ADF-5079] Claim task E2E ( #5490 )
...
* unified claim and requeue task
* * highlight filter added
* * removed unused method
* * improved test
* fixed conflicts
2020-02-21 10:49:08 +00:00
siva kumar
bf11cd65ec
[AAE-2021] Unit tests for about components ( #5496 )
...
* * Added unit tests to the about-github-link component.
* Removed unused css
* * Added unit tests to the about module and prodcut-version components
* * After rebase
2020-02-21 10:12:42 +00:00
davidcanonieto
2874e6469b
[AAE-1925] Add unit tests for Task List Component ( #5484 )
2020-02-20 22:07:14 +00:00
Eugenio Romano
1847768b56
[AAE-1848] fix kebab case files and add tlsint rule ( #5481 )
...
* fix kebab case files and add tlsint rule
* headless
* m 2 in e2e
* download file in headless chrome
* fix budget
* fix import
* fix import
2020-02-20 21:08:42 +00:00
Baptiste Mahé
918d27bc8a
C310322 to C310324 made in unit tests ( #5493 )
2020-02-20 15:29:04 +00:00
Gloria Broadbent
de237d8481
DW-1321: Fix for Incomplete List of Languages - 5 languages were listed in English. They are correctly translated now. ( #5494 )
2020-02-20 15:18:12 +00:00
dhrn
a256a6b7d5
[AAE-1952] Task › Edit task filters › Actions E2E Unit test ( #5492 )
...
* [AAE-1952] Task › Edit task filters › Actions E2E Unit test
* fixed error
2020-02-20 12:32:35 +00:00
dhrn
8fc69b89ec
[AAE-1937] Process Filters E2E APS1 ( #5478 )
2020-02-19 10:49:14 +00:00
dhrn
c12eee1f59
[ADF-5078] Start Task e2e ( #5485 )
...
* [ADF-5078] Start Task e2e
* * improved test
* * fixed import
2020-02-19 10:43:43 +00:00
maurizio vitale
2f89787b7a
Use the build dist without stats and move the docker step on top
2020-02-18 13:32:51 +00:00
maurizio vitale
70829dc203
Fix unused of
2020-02-17 19:49:59 +00:00
Maurizio Vitale
72a942dec8
Core - Add the http interceptor ( #5486 )
...
* Add the interceptor
* Remove index
2020-02-17 16:22:10 +00:00
dhrn
ffc17157a4
[AAE-1831] DataTable Unit test ( #5475 )
3.8.0-beta2
2020-02-14 14:32:40 +00:00
Vito
d9ade815dd
AAE-1794 - added extra unit test ( #5477 )
2020-02-14 13:20:25 +00:00
davidcanonieto
d9cf24a4cb
[AAE-1803] Add Unit tests for custom templates ( #5474 )
...
* [AAE-1803] Add Unit tests for custom templates
* Fix linting
2020-02-13 11:47:47 +00:00
dhrn
9435205653
[ADF-5080] Process List e2e ( #5476 )
2020-02-13 11:28:08 +00:00
dhrn
281b75b6bf
[AAE-1839] Card View E2E ( #5472 )
2020-02-12 15:33:15 +00:00
Vito
498bc6032a
ADF-5074 - reenabled test on upload ( #5470 )
2020-02-12 13:49:09 +00:00
dhrn
72d1fbbc1a
[AAE-1838] Sidenav Unit test ( #5468 )
...
* [AAE-1838] Sidenav Unit test
* fixed linter
2020-02-12 09:08:28 +00:00
siva kumar
c8c85891df
* Updated simple app with the upload and json process ( #5469 )
2020-02-12 09:07:45 +00:00
Maurizio Vitale
f882f0a6d8
fix the candidate base app
2020-02-11 14:59:17 +00:00
Alexandra Abrudan
2115d5bbfc
corrected the name in json file for candidatebaseapp ( #5466 )
2020-02-11 14:30:19 +00:00
Alexandra Abrudan
12481c4238
update simple app wrong name ( #5465 )
2020-02-11 12:42:48 +00:00
arditdomi
b49645316a
[AAE-1764] Fix testing methods checking visibility of widgets ( #5457 )
...
* [AAE-1764] Fix testing methods checking visibility of widgets
* [AAE-1764] Fix e2e failing because of method refactoring
* [AAE-1764] Fix widget visibility e2e
2020-02-11 12:20:42 +00:00
Baptiste Mahé
a3bf224173
5419 Permission panel shows first and last name of users ( #5448 )
2020-02-11 10:45:53 +00:00
dhrn
6d4ba891f5
[ADF-5068] APS › TaskList component › StartTask Component › Info Drawer test need to be automated ( #5456 )
...
* [ADF-5068] APS › TaskList component › StartTask Component › Info Drawer test need to be automated
* moved config file
2020-02-11 10:17:15 +00:00