Eugenio Romano
4ead51d2a6
Merge branch 'master' into development
2019-08-09 15:48:08 +01:00
Eugenio Romano
dfbefa2ce5
split protractor configuration file ( #4983 )
2019-08-09 07:51:04 +01:00
Eugenio Romano
4aa0f49c58
fix date issue +1 time zone in date widget ( #4982 )
2019-08-08 22:52:22 +01:00
Eugenio Romano
f04c135377
Fix e2e test ( #4981 )
...
* fix core viewer
* increase rendition retry
* sso refresh before test
* general fix test
* try use last proxy
* avoid use proxy
* remove proxy
* fix setting tests
* fix share and sso test
* fix lint exclude
* fix sso
* fix some process services cloud e2e
* fix sso download
* exclude sso test
* fix cloud
* add logout content service test
* add logout core
* add logout search
* redefine global before all
* separate protracotr method
* try
* try multiple attempt before all
* add prefix group and users
* add prefix group and users
* add prefix group and users
* rexecute sso test
* fix process service visibility e2e
* split SSO login test
* fix SSO download
* fix SSO download
* fix some cloud issues
* fix some cloud issues
* fix some cloud issues
* share file fix cs
* fix cloud test
2019-08-08 17:52:45 +02:00
Eugenio Romano
b7b251fe72
Update CODEOWNERS
2019-08-08 12:26:54 +01:00
Eugenio Romano
8a96ed2fbe
Update ADF packages version 3.4.0-beta15 ( #4970 )
2019-08-02 16:33:47 +02:00
Eugenio Romano
c9cf51a1f6
update project script possible different JS-API ( #4949 )
2019-07-20 20:47:16 +02:00
Eugenio Romano
6b0fe7b6b9
fix cs document list unit test spy ( #4933 )
2019-07-15 13:10:33 +01:00
Eugenio Romano
5703c45ad8
[ADF-4259] ClientId shouldn't be in the config file ( #4930 )
...
* add delete users missing in ps cloud e2e
* clientId use config param
* Update test.config.js
2019-07-13 16:16:40 +01:00
Eugenio Romano
b28a53afe7
Ban xit and xdescribe use in the future ( #4923 )
...
* remove xit test and ban xit and xdescribe use in the future
* remove xit test and ban xit and xdescribe use in the future
* remove test excluded
* remove consecutive blank line
2019-07-12 15:04:53 +01:00
Eugenio Romano
b894599cf9
Update ADF packages version 3.4.0-beta8 ( #4925 )
2019-07-12 12:30:22 +01:00
Eugenio Romano
10587dd842
Refactor e2e PS-Cloud and add sleep before query ( #4919 )
...
* add sleep before query process service and refactor resources process name
* fix spell problem and increase size build check core
2019-07-11 16:25:26 +01:00
Eugenio Romano
0c2f9aefbd
Update package.json
2019-07-11 12:20:37 +01:00
Eugenio Romano
7a70e88ae3
Clean pdf viewer unit ( #4916 )
...
* fix unit test pdf viewer
* add more clean unit test core
* add more clean unit test core
* Delete license-info-3.3.0.md
2019-07-10 20:03:05 +01:00
Eugenio Romano
3d336bf9bd
Update layout-container.component.scss
2019-07-10 20:01:18 +01:00
Eugenio Romano
d3021a1cc8
Update layout-container.component.scss
2019-07-10 19:36:50 +01:00
Eugenio Romano
d9a251a0c8
Clean unit test in login component and site ( #4908 )
...
* sanatize login style
* remove unusefull test in site api
2019-07-08 16:54:34 +01:00
Eugenio Romano
cf761ba0b2
Cleaning test IMG viewer component ( #4906 )
...
* promote use setupTestbed
* fix sanatize transform img
* fix sanatize transform img
2019-07-08 10:21:48 +01:00
Eugenio Romano
085e1a9dfa
clean unit tests core part 2 ( #4897 )
...
* promote use setupTestbed
* fix context menu unit test
* fix sidebar warning unit test
* fix spy people widget
* fix ISO warning date time widget
* fix sidebar spy 404 url
* minor karma fix import pdf.js map
* restore md
* revert extension change
2019-07-03 22:42:00 +01:00
Eugenio Romano
0d6140be77
clean unit test ( #4890 )
...
* promote use setupTestbed
* fix comment using right spy and remove deprecated moment method usage
* restore md icon file
* remove error translation log
* restore extension test
2019-07-02 16:00:58 +01:00
Eugenio Romano
028916e386
Fix user info unit test ( #4887 )
...
* fix unit test user info component
* fix unit test user info component
* replace download call with spy
* fix karma conf
2019-07-01 11:35:27 +01:00
Eugenio Romano
4dccc2a49a
fix login unit test to nit emit error in the network ( #4885 )
...
* fix login unit test to nit emit error in the network
* fix lint
2019-06-29 10:34:13 +01:00
Eugenio Romano
90c403ae9e
[ADF-4707] add properties in node selector search ( #4878 )
...
* add properties in node selector search
* fix test
2019-06-25 15:37:24 +01:00
Eugenio Romano
f861b94de4
[Staging-branch] 3.4.0 ( #4839 )
...
* next 3.4.0
* next 3.4.0
* [ADF-4426] Move CSS overrides from ACA to ADF - 2nd round (#4837 )
* [ADF-4426] align toolbar icon color with design
* [ADF-4426] clean-up style - it is never applied
* [ADF-4426] display title for name location cell - useful for long names
* [ADF-4426] move content-node-selector cell fix from ACA
- fixes https://github.com/Alfresco/alfresco-ng2-components/issues/4686
* [ADF-4426] move content-node-selector cell fix from ACA
- fixes https://github.com/Alfresco/alfresco-ng2-components/issues/4686
* [ADF-4426] move image width fix from ACA
* [ADF-4426] allow more customization of data-table borders
* [ADF-4426] move fix from ACA
[ACA-2363] fixes issue with text being visible underneath the info drawer
* [ADF-4426] get adf-datatable-link style from ACA
* [ADF-4426] allow set of DL selected row icon color
* [ADF-4426] allow more document list customization
- code moved from ACA
- more css variables
- removed non used and duplicated outline styles
- some code clean-up...
* [ADF-4635] The Status drop-down is looking different for Processes than for Tasks (#4822 )
2019-06-20 12:32:41 +01:00
Eugenio Romano
5e0f715bac
3.3.0 update ( #4867 )
...
* * Added content-services as peer dependency into process-cloud-services (#4863 )
* updated translation files 3.3.0
* fix form variables
* fix test
2019-06-19 14:19:21 +01:00
Eugenio Romano
5589120ed7
[ADF-4657] Upgrade Guide ( #4855 )
...
* fix documentation missing params
* fix index
* fix aftere release
* fix aftere review
* upgrade guide from 3.2.0 to 3.3.0
* upgrade guide from 3.2.0 to 3.3.0
2019-06-17 11:46:28 +01:00
Eugenio Romano
64a5a98dc6
[ADF-4658] Compatibility matrix 3.3.0 ( #4854 )
...
* fix documentation missing params
* fix index
* fix aftere release
* fix aftere review
* compatibility matric 3.3.0
2019-06-17 10:22:43 +01:00
Eugenio Romano
e03290d26c
Review doc 3.3.0 ( #4851 )
...
* fix documentation missing params
* fix index
* fix aftere release
* fix aftere review
2019-06-14 17:06:52 +01:00
Eugenio Romano
f47cebc0a4
[ADF-4665] [ADF] - Application is refreshed when you have two instances of application opened ( #4849 )
...
* refactoring getValueFromToken and fix user token refresh
* refactoring getValueFromToken and fix user token refresh
* refactoring getValueFromToken and fix user token refres
* fix unit test
2019-06-14 16:02:12 +01:00
Eugenio Romano
c34205d863
Update package.json
2019-06-14 10:09:28 +01:00
Eugenio Romano
b04b717296
[ADF-4651] fix task form cloud ( #4843 )
...
* fix task form cloud
* fix form
2019-06-12 20:16:04 +01:00
Eugenio Romano
3a2cfb3626
fix date localization ( #4841 )
2019-06-12 16:16:00 +01:00
Eugenio Romano
9838d1e5d8
[ADF-4524] Checkbox widget is not displayed on a form on APS1 when having some visibility conditions on it ( #4838 )
...
* fix visibbility conditions form
* fix visibbility conditions form
2019-06-11 19:44:29 +01:00
Eugenio Romano
1c412ab15f
new translation files ( #4840 )
2019-06-11 19:44:17 +01:00
Eugenio Romano
990fa4625b
fix ordering e2e failing test ( #4825 )
...
* ordering fix use common method in datatable
* ordering fix use common method in datatable
* fix sorting ps e2e
* fix ordering
* move search page in testing and fix sorting boolean flag
* fix import
* fix moment
* use common sort method in document list test
* use common sort method in document list test
* remove unnecesary sort control
* remove duplicate test
* remove e2e suspended removed status
* documentation
2019-06-11 07:34:16 +01:00
Eugenio Romano
cb37254cae
[ADF-4637] logout cross tabs event ( #4823 )
...
* logout cross tabs event
* fix remove listner
* fix remove listner
* Update auth-guard.service.ts
2019-06-10 19:37:28 +01:00
Eugenio Romano
3e1092d7bf
Update process-custom-filters.e2e.ts
2019-06-10 10:27:50 +01:00
Eugenio Romano
da5258edcd
Revert "[ADF-4421] Fix excluded tests in task filters ( #4721 )" ( #4824 )
...
This reverts commit 51f0a2da47 .
2019-06-07 18:48:41 +01:00
Eugenio Romano
5e54cd4d43
Increase timeout and modify login async ( #4795 )
...
* increase timeout and modify login async
* run e2e if testing is changed
* improve cdk fix
* fix travis update projects
* disable ghostMode lite server
* lint fix
* fix timeout
* multiple try
* Update content-services-e2e.sh
* Update search-e2e.sh
* Update process-services-e2e.sh
* Update core-e2e.sh
* Update protractor.conf.ts
* fix unit
* remove async
* increqase notification time
* 3 parallel
* dix path issue in save
* small refactor protractor ts
* fix save
* create license check first script adf cli
* modify regex check
* refactor notification history component
* decrease notification
* fix notification message problem
* fix test
* update packages wit high risk
* revert cahnge login sso e2e
* fix dep
* fix documentation duplication and issue
* fix after review
* fix after review
* try 6 parallel test
* back to 3 parallel test no real time improve with 6
2019-06-06 16:47:50 +01:00
Eugenio Romano
8b5038218e
Update shareDialog.ts
...
use the right moment format for share dialog pointer
2019-05-31 10:40:17 +01:00
Eugenio Romano
ce60915fd9
Reorg script moving in folders ( #4791 )
...
* organize script in folder part 1
* improve test e2e
* fix smart build script
* fix relative path
2019-05-30 17:59:22 +01:00
Eugenio Romano
b91a942aa1
Multiple option env file ( #4788 )
...
* multi configuration file enabling
* improve ignore
* update i18n tool dep
* update webbpack bundle analyzer version
* fix ps cloud test wait setting
* fix script content
* remove use of testconfig for browser options
* convert protractor to ts
* download browser util fix
2019-05-30 11:15:15 +01:00
Eugenio Romano
4d0b646717
Update protractor.conf.js
2019-05-13 08:06:22 +01:00
Eugenio Romano
00aac824c3
Update protractor.conf.js
2019-05-13 08:00:55 +01:00
Eugenio Romano
898e3b5a80
[no-issue] Parallel run e2e and e2e common action refactoring ( #4702 )
2019-05-13 04:44:35 +02:00
Eugenio Romano
bc71efaab3
Merge pull request #4697 from Alfresco/dev-dcano-ADF-4495
...
[ADF-4495] Fix Remove dependencies script
2019-05-07 16:50:11 +01:00
Eugenio Romano
5d49b494fa
bump 3.2.0 ( #4690 )
2019-05-03 17:07:05 +01:00
Eugenio Romano
42d02146fd
[ADF-3.2.0] review link doc ( #4689 )
...
* review link doc
2019-05-03 14:30:35 +01:00
Eugenio Romano
f40eb2560b
Update RelNote320.md
2019-05-03 14:02:25 +01:00
Eugenio Romano
2e439bf076
Update RelNote320.md
2019-05-03 13:56:49 +01:00
Eugenio Romano
676efbf2fb
Update RelNote320.md
2019-05-03 10:55:53 +01:00
Eugenio Romano
f43789b7a7
Update RelNote320.md
2019-05-03 10:53:21 +01:00
Eugenio Romano
6b1c60a5ae
Update .travis.yml
2019-05-02 13:54:24 +01:00
Eugenio Romano
9298e6762f
Update package.json
2019-05-02 10:16:31 +01:00
Eugenio Romano
3afd2b24fc
Update README.md
2019-05-02 10:12:41 +01:00
Eugenio Romano
0fa9b2fd6b
Create license-info-v3.2.0.md
2019-05-02 10:11:47 +01:00
Eugenio Romano
1afcfa1d5a
[LOC-119] i18n 3.2.0 ( #4678 )
...
* i18n 3.2.0
* i18n 3.2.0
* i18n 3.2.0
2019-05-01 15:52:06 +01:00
Eugenio Romano
7caf50b2a6
fix typeahead validation ( #4653 )
2019-04-25 19:57:58 +01:00
Eugenio Romano
f94eb5872a
[ADF-4405] [ADF-4423] Fix clipboard directive on json cell ( #4643 )
...
* [ADF-4405] [ADF-4423] Fix clipboard directive on json cell
* [ADF-4405] Fix unit tests
* [ADF-4405] Fix e2e test
2019-04-25 19:49:38 +01:00
Eugenio Romano
88048e059b
[ADF-4359] - Add the possibility to chose wich panel to show first in info-drawer ( #4638 )
...
* [ADF-4359] - Add the possibility to chose which panel to show first in info-drawer
* * docs added
* * e2e fixed
2019-04-24 13:56:38 +01:00
Eugenio Romano
d427e06136
Revert "[ADF-4405] [ADF-4423] Fix clipboard directive on json cell ( #4623 )" ( #4642 )
...
This reverts commit 630b1043a9 .
2019-04-23 14:30:08 +01:00
Eugenio Romano
0dc28ad987
[NO-ISSUE] add check env is up also for CS ans PS ( #4640 )
...
* add check env is up also for CS ans PS
* remove logs
2019-04-23 14:27:45 +01:00
Eugenio Romano
df26447701
Revert "[ADF-4359] - Add the possibility to chose wich panel to show first in info-drawer ( #4632 )" ( #4637 )
...
This reverts commit 6e4adfb09a .
2019-04-23 00:58:26 +02:00
Eugenio Romano
54adfaa56f
fail fast ( #4633 )
2019-04-22 02:49:28 +02:00
Eugenio Romano
97ad54a4f8
[no-issue] fix test plus fix update script ( #4629 )
...
* fix test plus
* fix test lint
* increase timeout
* increase timeout
2019-04-19 19:53:45 +02:00
Eugenio Romano
01e4cf2871
speed up search test ( #4626 )
2019-04-18 18:12:49 +02:00
Eugenio Romano
64be9e3624
[NO-ISSUE] Fix e2e test ( #4621 )
...
* fix sso, change timeout, parallel
* cange travis
* move name apps in resources file
* resources fix
* resources fix
* add sleep before search group
* add possibility to extend duration of snack-bar message from configuration
* fix unit test
* fix unit test
* remove timeout
* change timeout
* decrease message time
* add lint main branch travis
* reduce timeout
* add new check application presence
* change permission script
fix search selector
* fix travis conf
* check app environment and upload the app if abbsent
* fix cloud test
* remove duplicate
* restore ps test
* restore resources file
* fix e2e test
* process with variables missing
* test new conf travis
* fix lint
* fix spellcheck
* remove duplicate module
* fix ps module
* fix travis conf
* change check activiti env
* add concept of processes in resources
2019-04-18 13:31:42 +02:00
Eugenio Romano
b806556453
[no-issue] improve e2e timeout and names apps ( #4604 )
...
* fix sso, change timeout, parallel
* cange travis
* split viewer test
* timeot fix
* move name apps in resources file
* resources fix
* resources fix
* fix search default
* fix sso test
* fix test
2019-04-15 01:01:47 +02:00
Eugenio Romano
9accfcfb6e
Update ADF packages version 3.2.0-beta6 ( #4602 )
2019-04-14 23:03:16 +02:00
Eugenio Romano
dac3bed09f
protractor option disable controlflow ( #4598 )
2019-04-12 12:47:14 +01:00
Eugenio Romano
5c345c56bc
[no-issue] ban env ( #4595 )
...
* ban env
* ban env
* Update protractor.conf.js
* Update test-e2e-lib.sh
2019-04-12 10:16:28 +01:00
Eugenio Romano
4f76c4e45c
[build-issue] Run always all when is not a PR ( #4593 )
...
* run always all when is not a PR
* run always all when is not a PR
* run always all when is not a PR
* run always all when is not a PR
* run always all when is not a PR
2019-04-11 12:07:18 +01:00
Eugenio Romano
ce0775c525
[ADF-4191] fix viewer test and move error and pagination page ( #4569 )
...
* split viewer test
* move pagination in testing share pkg
move error in testing share pkg
* fix import
2019-04-09 12:26:10 +01:00
Eugenio Romano
98f18abee0
[ADF-4365] Add start-process-cloud-component.page.ts page in @adf-testing ( #4570 )
...
* add start-process-cloud-component.page.ts page in @adf-testing
* remove invalid test
2019-04-09 12:22:58 +01:00
Eugenio Romano
37db604937
fix lint organizations ( #4558 )
2019-04-04 19:50:54 +01:00
Eugenio Romano
f46c848308
Move process cloud page int @alfresco/adf-testing ( #4540 )
...
Move datatable @alfresco/adf-testing
2019-04-02 15:36:58 +01:00
Eugenio Romano
e870f24133
Merge pull request #4501 from Alfresco/next-release-3.2.0
...
3.2.0 new branch in development
2019-03-30 10:49:14 +00:00
Eugenio Romano
81eb2d5230
Merge branch 'development' into next-release-3.2.0
2019-03-30 10:48:29 +00:00
Eugenio Romano
b0587da7b7
Update RelNote310.md
2019-03-29 17:29:50 +00:00
Eugenio Romano
3a79bdbb91
3.1.0 version package.json ( #4521 )
2019-03-29 16:49:19 +00:00
Eugenio Romano
b35fb4df93
Merge branch 'development' into next-release-3.2.0
2019-03-29 16:17:03 +00:00
Eugenio Romano
24dfd33544
Merge branch 'master' into development
2019-03-28 19:19:04 +00:00
Eugenio Romano
944ca8e5d8
add click callback and remove icon if is not editable ( #4516 )
2019-03-28 18:52:43 +00:00
Eugenio Romano
47139e6804
Update test.config.js
2019-03-26 13:36:53 +00:00
Eugenio Romano
3945df4ef3
Update search-component.e2e.ts
2019-03-25 16:46:22 +00:00
Eugenio Romano
dc36082e11
[LOC-112] 3.1.0 Localization files ( #4489 )
...
* 3.1.0 Localization files
* Update ar.json
2019-03-25 16:39:20 +00:00
Eugenio Romano
6059690e79
exclude upload folder test as far we don't find a solution in chrome 73 ( #4473 )
...
* exclude upload folder test as far we don't find a solution in chrome 73
* exclude folder drag and drop test chrome 73
* fix test search
* Update .travis.yml
* xit C279918 C279916
* fix process-service cloud application list
2019-03-23 20:32:03 +00:00
Eugenio Romano
6a7a9666ad
rtl configuraation ( #4482 )
2019-03-22 15:39:27 +00:00
Eugenio Romano
5a7fe6f499
[ADF-4267] expose stiky heder in document list ( #4455 )
...
* expose stiky heder in document list
* lint fix
2019-03-19 16:41:28 +00:00
Eugenio Romano
2f4da55e67
[ADF-3978] execute docker step only in PR branch ( #4451 )
...
* execute docker step only in PR branch
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
2019-03-18 18:53:40 +00:00
Eugenio Romano
2e9c57cf45
Update .travis.yml
2019-03-18 02:22:58 +00:00
Eugenio Romano
7cced3f55a
Update .travis.yml
2019-03-18 02:13:16 +00:00
Eugenio Romano
51feafff1e
Update .travis.yml
2019-03-18 01:42:08 +00:00
Eugenio Romano
9d98f3196e
[NO-ISSUE] Fix Core E2E tes ( #4450 )
...
* fix Identity service in core using internal identity service in test env
* fix lint
* fix lint
* fix login
* fix travis yml
* remove log script
2019-03-18 00:18:56 +00:00
Eugenio Romano
88870cd4da
[ADF-NO-ISSUE] update e2e js-api 3 ( #4124 )
...
* update e2e js-api node
* fix protractor import
* use new client
* fix protractor conf comaptibility
* processClient fix
* new js-api
* fix new import
* fix identity call
* fix identity call
* remove aut param
* fix model
* fix model
* increase timeout CS bigFile
* Refactor task details e2e tests
* Fix e2e test
* Rebase branch
2019-03-15 00:06:55 +00:00
Eugenio Romano
2b5b915d55
not store locale if not present in app.config.json or changed by the language picker ( #4431 )
2019-03-13 16:50:34 +00:00
Eugenio Romano
3136580bba
[ADF-4225] Viewer extension accept multiple file type ( #4427 )
...
* viewer extension can target multiple types.
* fix lint
2019-03-12 21:18:09 +00:00
Eugenio Romano
9344dbe969
Update cspell.json
2019-03-06 20:36:01 +00:00
Eugenio Romano
aba5674e80
[ADF-3735] SSO Role guard and Login error improvement ( #4377 )
...
* fix lint and doc
* Update auth-guard-sso-role.service.md
* Update auth-guard-sso-role.service.md
* fix json en
* restore en.json file
2019-03-06 09:53:43 +00:00
Eugenio Romano
0802ff7e7d
arabic support ( #4397 )
2019-03-05 17:33:29 +00:00