Eugenio Romano
4bde7654bd
Fix user model default email domain ( #6242 )
...
* Fix user model
* Update user.model.ts
2020-10-13 12:48:16 +01:00
Eugenio Romano
04f5fdffd7
[ADF-5263] Empty page displayed all the time when load content fix ( #6209 )
...
* Make test run on API update
Improve create librrary test
* Fix empty page displayed always first
* remvoe console
* fix
* fix
* lint
* fix
* fix
* fix
* fix
* fix
2020-10-05 00:26:56 +01:00
Roxana Diacenco
7c1d72994b
[ACA-3689] Update edit-process-filter-cloud-component PO ( #6176 )
...
Add process definition name selection
2020-09-30 11:39:01 +01:00
Eugenio Romano
02a8370bfe
Update login.page.ts
2020-09-28 19:19:26 +01:00
Eugenio Romano
1a10cfe8fb
Update login.page.ts
2020-09-28 17:56:44 +01:00
Popovics András
5ff3852c84
Fix broken e2e tests because of the lack of thrown error ( #6180 )
2020-09-28 17:32:08 +01:00
Roxana Diacenco
3ba729a939
[ACA-3689] Update customize filter locator
...
* Update locators in EditTaskFilterCloudComponentPage and EditProcessFilterCloudComponentPage
2020-09-26 10:29:56 +03:00
Iulia Burcă
df2e53110c
[ACA-3312] Add user-filter util class ( #6098 )
...
* Add user-filter api
* typo
* Add user-filters API
* Add isFilterNotHighlighted method
* Add isProcessFilterNotHighlighted methods
* Add process-list constructor
* Add isTasksFilterNotHighlighted methods and methods for custom task filter
* Add getDataTable for process-
list
* Simplify the Logger.error
* typo
2020-09-25 09:30:27 +01:00
dhrn
80a3618ca8
[ADF-5236] C246534 Failing ( #6138 )
...
* [ADF-5236]fix C246534 Failing
* * improved e2e
* * spell check
* * fix
* revert chnages
* * minor improvements
* * fix lint
* * query improvements
2020-09-24 10:15:22 +01:00
Eugenio Romano
d485aee674
Test improve ( #6156 )
...
* fix
* fix
* fix
* fix
2020-09-24 10:10:56 +01:00
Eugenio Romano
3f1a9f4853
Test improve ( #6146 )
...
* fix
* fix datatable wait method
* slow down isEmpty check
* fix
* fix
* fix
2020-09-23 13:32:27 +01:00
davidcanonieto
636da03eca
[ADF-5245] Fix C297478, C297485 and C297472 ( #6147 )
2020-09-22 17:03:11 +01:00
Eugenio Romano
46ccda68b3
[ADF-5235] Facet fix and improve search test ( #6122 )
...
* improve search test
* fix
* fix
* fix
* changes
* modify
* logout public URL
* improve stability some e2e
* fx lint
* fix
* fix
* improve
* fix
* improve
* fix
* fix
* fix
* fix [skip ci]
* fix
* some fix [skip ci]
* fix
* fix lint
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* convert C291893 in manual test case in testrail
* fix
* fix
2020-09-21 09:35:01 +01:00
Eugenio Romano
5305d65121
include attach file test ( #6102 )
...
* include attach file test
* fix
* fix
* fix
* fix
2020-09-10 21:28:50 +01:00
Eugenio Romano
c57253ff54
Remove excluded test ( #6096 )
...
* remove excluded test part1
* remove fit
* fix
* fix lint
* fix
* fix
* fix
* fix
* fix lint
* fix lint
* fixes
* update protractor due incompatibility with new node versions
* increase timeout pdf when system is busy
2020-09-08 14:39:22 +01:00
Cristina Jalba
c11237a2ff
[ACA-3441] Add method to attach file widget PO ( #6085 )
...
* Add methods and locator for uploadButton of attach file widget of type local
* Add method to attach-file-widget
* Modify the right click
2020-09-06 20:11:52 +01:00
Eugenio Romano
a630cfb390
Fix e2e ( #6087 )
...
* fix protractor conf
* remove update env
* fix cli error script cs
* change screenshot plugin
* remove unused param
* fix
* fix
* fix
* moment comment nvm
* fix
* fix
* fix
* fix
* remove adf redirect
* fix
* fix
* save remote report
* report fix
* improve save result
* fix folder save
* fix folder save
* fix placeholder pointer , they needs refactor later
* fix
* fix lint
* fix
* remove test already covered by unit
fix the test in core needed
exclude the one impossible to make it works without APS basic support
* lint
* fix some logout missing
* fix
* Fix the custom-tasks-filters.e2e
* fix lint
* fix
* fix
* fix
* Fix wait on start process and on process definition options
* Fix logout before login again
* fix uplaod test
* fix
* Fix infodrawer with check detail and sleep
* lint
* increase list of excluded test
* fix
* fix lint
* change wait method datatable
* fix
* fix
* revert check value
* fix
* fix
* change tag test
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
2020-09-04 13:27:55 +01:00
Denys Vuika
d051aed476
fix production builds ( #6075 )
...
* run builds scripts sequentially
* temporary enable prod builds
* use ng instead of nx for adf-core
* increase mem
* downgrage the ts target
* downgrade main tsconfig
* update config
* downgrade scss-bundle
* raise mem only for prod builds
* restore dev build
* update angular cdk
* try restore build target
* upgrade unit tests after angular upgrade
* fix tests after angular upgrade
* remove old e2e
2020-08-28 17:34:08 +01:00
Cristina Jalba
90b50f8f31
Add method for selecting row with CMD
2020-08-20 11:58:55 +03:00
Roxana Diacenco
2d2bdf670b
[ACA-3863] Update query-service api for E2E ( #6032 )
...
* Get application process instances by status
2020-08-19 09:37:05 +01:00
Eugenio Romano
c96f57d1c6
bump 4.0.0
2020-08-18 11:41:49 +01:00
Denys Vuika
4aa936bb9c
use people api and new js api where possible ( #5888 )
...
* use people api and new js api where possible
* fix code and tests
* cleanup tests
2020-08-12 13:45:48 +01:00
Cristina Jalba
ff8cfb1d05
Improve attach file widget PO ( #5973 )
...
* Improve attach file widget
* Fix import
* Fix import
* no message
2020-08-11 13:45:48 +01:00
Eugenio Romano
e2958b9988
update documentation 4.0.0 ( #5968 )
2020-08-10 18:06:51 +01:00
Cristina Jalba
732a34f69b
[AAE-3209]Fix e2e about attach file from local ( #5944 )
...
* Fix attach file from local
* Exclude test
* no message
* Change hruser to new user
* Use hruser
* no message
2020-08-04 13:58:42 +01:00
Vito
85183ead0d
[ACA-3542] - added sorting for filters ( #5932 )
...
* [ACA-3542] - added sorting for filters
* [ACA-3542] - removed wrong parameter
* [ACA-3542] - fixed test with fixed sorting mode parameter
* Update content-node-selector-panel.component.html
* fix e2e
* fix delete site
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-08-03 10:30:14 +01:00
Cristina Jalba
dc912aea5b
[AAE-3177] Fix tests that are using attach file widget ( #5939 )
...
* Fix few tests with alfresco content type
* Fix start-task-form-cloud suite: make tests independent
* no message
* Add new candidatebaseapp.zip - fix attach file widget with alfresco content & local type to have destination folder empty
* Fix json
2020-08-01 23:07:41 +01:00
Cristina Jalba
506f0dfbb1
[ACA-3590]Created process-instance-header, info-drawer and task-header POs ( #5894 )
...
* Created process-instance-header and info-drawer POs
* Refactor ADF tests to use ProcessInstanceHeaderPage
* Fix lint
* Fix card-view-date-item PO
* Add task-header PO
* no message
* Add set and get for due date property
* Changed how it was previously
* Exclude attach folder and attach file tests
* Bugs already fixed, remove excludes
* Modify data-table-item for cases when column title is empty
* Add new methods to datatable PO
2020-07-29 10:05:17 +01:00
Eugenio Romano
1581cfc662
fix change on nodeSelector interface
2020-07-28 17:27:18 +01:00
Urse Daniel
7c09fb1fb9
added functionality to view a previous version ( #5913 )
2020-07-27 09:29:29 +01:00
dhrn
a5972e753a
[ACA-3492] ADF - Expose new Groups Endpoints ( #5893 )
...
* [ACA-3492] ADF - Expose new Groups Endpoints
* * docs added
* * fix ut
* unit test split cloud
* Update data-table-component.page.ts
* unit test split cloud
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-07-22 11:20:07 +01:00
Eugenio Romano
7b1da04f77
Update login.page.ts
...
remove duplicate log [skip ci]
2020-07-22 09:27:57 +01:00
Eugenio Romano
44c5472fa2
fix build testing
2020-07-18 22:54:19 +01:00
Eugenio Romano
c31efa85af
fix build
2020-07-18 00:45:42 +01:00
Iulia Burcă
dace956aa0
[ACA-3184][ACA-3185] Create Task Util class ( #5863 )
...
* Create Task Util page
* Export Task Util class
* Update Task Util
* Add checks for No Form fields
2020-07-16 11:57:05 +01:00
Cristina Jalba
f1bab75a79
[dev-crisj-ACA-3611]Refactor createUser method ( #5872 )
...
* Refactor createUser method
* Fix linting
2020-07-15 16:12:53 +01:00
Eugenio Romano
d1672596ba
Unify hash url strategy ( #5866 )
...
* unify hash url startegy
* improve
2020-07-14 16:00:32 +01:00
Alexandra Abrudan
2ec7fad019
update simpleapp with 1 new process:interm-date-provar-timer,2 forms & 1 form updated ( #5852 )
2020-07-10 09:45:19 +01:00
Roxana Diacenco
934b51f4c7
Add resources for Process Cloud e2e tests ( #5846 )
2020-07-09 10:51:53 +01:00
Maurizio Vitale
33f4c01c2e
use the tag and not id because does not exist ( #5847 )
2020-07-09 10:51:34 +01:00
dhrn
d7dc6d7230
[ADF-5191] move reusable actions to testing package ( #5842 )
...
* [ADF-5191] move reusable actions to testing package
* * tenant added
* * improved logic
* fix circular deps error and warns
* fix unit test
2020-07-08 09:11:30 +01:00
Denys Vuika
298fec08c1
production builds for CI runs
2020-07-03 18:25:49 +01:00
Denys Vuika
f691dc90dc
cleanup dependencies and fix versions ( #5835 )
...
* remove core-js
* fix lib versions
* remove unused lib
* upgrade rxjs
2020-07-03 18:08:37 +01:00
Denys Vuika
cd2b489100
[ADF-5146] Upgrade to Angular 10 ( #5834 )
...
* remove useless module
* upgrade to angular 8
* upgrade material to v8
* upgrade adf libs
* migrate demo shell to v8
* upgrade to angular 9
* upgrade material to v9
* remove hammer
* upgrade nx
* upgrade datetime picker
* upgrade flex layout
* update core api
* remove entry components
* code fixes
* upgrade testbed usage
* code fixes
* remove unnecessary core-js from tests
* upgrade CLI
* ts config fixes
* fix builds
* fix testing config
* compile fixes
* fix demo shell dev setup
* fix core tests
* fix card view import
* upgrade nx
* disable smart builds for now
* remove fdescribe
* restore smart builds
* fix issues
* unify tsconfigs and fix newly found issues
* fix configuration and cleanup package scripts
* improved production build from the same config
* use ADF libs directly instead of node_modules
* disable smart build
* single app configuration (angular)
* fix core build
* fix build scripts
* lint fixes
* fix linting setup
* fix linting rules
* various fixes
* disable affected libs for unit tests
* cleanup insights package.json
* simplify smart-build
* fix content tests
* fix tests
* test fixes
* fix tests
* fix test
* fix tests
* disable AppExtensionsModule (monaco example)
* remove monaco extension module
* upgrade bundle check rules
* fix insights tests and karma config
* fix protractor config
* e2e workaround
* upgrade puppeteer and split linting and build
* reusable resources config
* update protractor config
* fix after rebase
* fix protractor config
* fix e2e tsconfig
* update e2e setup
* Save demoshell artifact on S3 and remove travis cache
* Push the libs on S3 and fetch before releasing it
* Add deps
* Add dependencies among libs and run only affected unit test and build
* fix the travis stage name
* fix after renaming dev to demoshell
* force the order of the projects
* remove unused dependencies
* fix content e2e script
* exit codes fix
* add extra exit codes to core e2e
* postinstall hook and package cleanup
* cleanup packages
* remove deprecated code and dependency on router
* improve bundle analyzer script
* minor code fixes
* update spec
* fix code after rebase
* upgrade protractor after rebase
* fix e2e mapping lib
* Update tsconfig.e2e.json
* update e2e tsconfig
* fix angular config
* fix protractor runs
* cache dist folder for libs
* update material selectors for dropdowns
* selector fixes
* remove duplicated e2e that have unit tests already
* fix login selector
* fix e2e
* fix test
* fix import issues
* fix selector
* cleanup old monaco extension files
* cleanup demo shell login
* add protractor max retries
* disable customisations of protractor
* fix login validation
* fix after rebase
* fix after rebase, disable latest versions of libs
* Hide the report tab and rollback the localstorage
* rename protractor config back to js
* restore lint as part of build
* cleanup code
* do not copy anything to node_modules on dist test
* fix unit tests
* config fixes
* fix code
* fix code after rebase
* fix tests
* remove existing words from spellcheck
* remove useless directive decorators
* update package.json after rebase
* add js-api back
* code fixes
* add missing export
* update configs
* fix code
* try fix the sso login test
* fix
* remove puppeteer unit
* fix e2e script
* fix
* make provider easy
* fix routes module before upgrade
* fix unit tests
* upgrade angular cli
* upgrade to angular 10
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-07-03 13:01:05 +01:00
Pablo Martinez Garcia
90133b3bef
[AAE-2972] Add password visibility to login sso page ( #5830 )
...
* AAE-2972 Add password visibility to login sso page
* AAE-2972 Remove unuseful checks
* AAE-2972 Fix css selector
2020-07-02 08:56:55 +01:00
Pablo Martinez Garcia
e05c111c43
AAE-2972 Use BrowserActions in login page ( #5825 )
2020-07-01 09:10:09 +01:00
davidcanonieto
2547f9692d
[ADF-5174] Add Permisssions Dialog to adf-testing Lib ( #5824 )
...
* [ADF-5174] Add Permisssions Dialog to adf-testing Lib
* Fix linting
2020-06-30 11:39:01 +01:00
Eugenio Romano
af47361f15
bump 3.9.0
2020-06-29 18:09:23 +01:00
Eugenio Romano
1aa1f12c64
[DO NOT MERGE] try reload search conf ( #5820 )
...
* try reload
* fix
* provide
* fix
* try
2020-06-27 14:26:51 +01:00
Eugenio Romano
094f247889
Fix unknown style ( #5810 )
...
* fix unknown style
* missing var
* remove delete because there is already delete site
* fix test
2020-06-24 11:22:09 +01:00