Cristina Jalba
104d0a20c2
Update simpleapp and candidatebaseapp: destinationFolderPath and add attach file widgets ( #6629 )
...
* Update simpleapp -> destinationFolderPath and add attach file widgets
* Update candidatebaseapp
2021-02-05 10:01:01 +00:00
dependabot[bot]
77d26f5bea
Bump snyk from 1.437.4 to 1.445.0 ( #6633 )
...
Bumps [snyk](https://github.com/snyk/snyk ) from 1.437.4 to 1.445.0.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc )
- [Commits](https://github.com/snyk/snyk/compare/v1.437.4...v1.445.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 09:58:53 +00:00
dependabot[bot]
dfdc98fe39
Bump @types/node from 14.14.8 to 14.14.25 ( #6634 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.8 to 14.14.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 09:58:41 +00:00
dependabot[bot]
cfa2595f5c
Bump @angular/cli from 10.2.0 to 11.1.3 ( #6635 )
...
Bumps [@angular/cli](https://github.com/angular/angular-cli ) from 10.2.0 to 11.1.3.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Commits](https://github.com/angular/angular-cli/compare/v10.2.0...v11.1.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 09:58:26 +00:00
siva kumar
301df3dcb8
[AAE-4504] FE - [ADF] Fetch destination Folder Path from a static path ( #6557 )
...
* [AAE4504] FE - [ADF] Fetch destination Folder Path from a static path
* * Added condition to check destination folder path
* * Added typescript way to check
* Fix attach file from local e2e
* * Added unit tests to the recent changes
* * Fixed comments
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>
2021-02-05 09:45:04 +00:00
Silviu Popa
3946fc7464
[ADF-5328] - fix error on replacing priority values ( #6630 )
2021-02-04 17:26:12 +00:00
arditdomi
37a3f25123
[AAE-4430] Upload from local tab visibility with info icon error message ( #6592 )
...
* [AAE-4430] Upload from local tab visibility with info icon error message
* Fix restore deleted site e2e
2021-02-04 17:44:33 +01:00
arditdomi
d362153e37
[AAE-4427] Embed upload progress dialog inside the upload from your d… ( #6575 )
...
* [AAE-4427] Embed upload progress dialog inside the upload from your device tab in attach file widget
* Fix failing unit tesT
* Add unit tests
* Removed not needed condition
* Make upload from your device tab same size as Repository tab
* Revert renaming causing breaking change
* simplify if conditions
* Update js-api version
* Use typescript ?. operator
* Add unit test for non existing datatable entries
2021-02-04 08:39:54 +00:00
Thomas Hunter
a13367876b
[AAE-4553] Improve error logs in scan-env ( #6608 )
2021-02-03 10:15:27 +00:00
Petruta Bogdana Patrichi
a73aac7f6c
[AAE-4547] Add ne process and form to simpleapp ( #6616 )
...
* Add formWithSingleInput form and outputVariablesMappin process to resources.ts
2021-02-03 10:11:33 +00:00
Eugenio Romano
bf66684662
Update lint.sh ( #6614 )
2021-02-02 07:45:30 +00:00
Petruta Bogdana Patrichi
5600ef1718
[AAE-4546] Update simpleapp ( #6601 )
...
* Add new process - output-variables-mapping
* Add new form - form-with-single-input
* Add new DT - dt-input-output-vars
2021-01-29 20:01:58 +00:00
Maurizio Vitale
0804ff1539
Check if the order matters ( #6593 )
4.3.0-beta8
2021-01-28 17:11:23 +00:00
Maurizio Vitale
cfe1eabc2d
improve the init by failing in case the app are not running ( #6591 )
2021-01-28 13:59:39 +00:00
Maurizio Vitale
a5e41e8492
handle the logout route based on app config ( #6587 )
2021-01-28 13:09:37 +00:00
Denys Vuika
3010cfb310
"Empty content" centering fixes ( #6586 )
...
* fix empty-content vertical centering
* fix empty-content vertical centering
2021-01-28 13:08:54 +00:00
davidcanonieto
22da6c2c57
[ACA-4258] Add Task Filter Counters ( #6556 )
...
* [ACA-4258] Add Task Filter Counters
* Fix unit test
2021-01-26 18:15:30 +00:00
Eugenio Romano
5258a34a5d
fix viewer page loading method ( #6577 )
2021-01-26 17:58:54 +00:00
arditdomi
099bec6f1d
[ACA-4262] Content node selector - show 2 tabs only in cloud attach file widget ( #6578 )
2021-01-26 15:57:17 +00:00
Thomas Hunter
06b041fbf5
[AAE-4384] Add blank page component ( #6567 )
2021-01-26 15:29:26 +00:00
Francesco Corti
4b99691466
Getting started tutorial on ADF. ( #6545 )
...
Co-authored-by: Francesco Corti <fcorti@Francescos-MBP.lan>
2021-01-26 12:38:42 +00:00
dependabot[bot]
ac27b0c9df
Bump husky from 4.3.0 to 4.3.8 ( #6570 )
...
Bumps [husky](https://github.com/typicode/husky ) from 4.3.0 to 4.3.8.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 12:20:03 +00:00
dependabot[bot]
13957b9acd
Bump typedoc from 0.20.14 to 0.20.18 ( #6571 )
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.20.14 to 0.20.18.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.14...v0.20.18 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 11:26:47 +00:00
Pablo Martinez Garcia
dcbe91a758
AAE-4521 Remove process UI from test projects ( #6576 )
2021-01-26 10:15:07 +00:00
dependabot[bot]
ad7bad504c
Bump stylelint from 13.8.0 to 13.9.0 ( #6569 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.8.0 to 13.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/13.8.0...13.9.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 09:26:53 +00:00
Maurizio Vitale
419fc166c4
Do redirect before implicit button ( #6574 )
...
* Do redirect before implicit
* Add unit to implicit and silent
* Keep the value as it was before
2021-01-25 17:06:35 +00:00
Iulia Burcă
27f549d0ff
[ACA-3455] [ACA-4250] Create methods needed for candidate tasks ( #6544 )
...
* Add task-actions util class
* Add methods for candidate task
* Move methods from form-fields.page to form-fields.ts
* Create task-form PO
* Improve selector
* export new PO
* update selectors and e2e App
* Add negative methods
- this will speed up the running time of the test
2021-01-25 15:38:29 +02:00
Eugenio Romano
8f0633b133
[MNT-21636] Fix redirect URL for viewer ( #6564 )
...
* fix redirect URL for viewer
* fix unit
fix login SSO show when user is logged in
* update js-api
* remove protractor change
4.3.0-beta7
2021-01-22 17:17:14 +00:00
Silviu Popa
b126c14a07
[MNT-22063] - fix form cloud layout ( #6529 )
2021-01-22 16:59:39 +00:00
Maurizio Vitale
b3e88356d3
Revert "[AAE-4384] Add blank page component ( #6559 )" ( #6566 )
...
This reverts commit b11ef04e735c55688d52ac12abf117af064de8f9.
2021-01-22 15:23:56 +00:00
Thomas Hunter
b11ef04e73
[AAE-4384] Add blank page component ( #6559 )
2021-01-22 11:57:35 +00:00
siva kumar
cf1bb700ae
[ACA-4229] [ADW-AGS] Move Governance plugin check script to ADF CLI ( #6523 )
...
* [ACA-4229] [ADW-AGS] Move Governance plugin check script to ADF CLI
* * Added description
2021-01-22 09:28:18 +00:00
Maurizio Vitale
5712b50d62
[ADF-5324] - Expose a new adf-cli command to initialise acs-env ( #6551 )
...
* Expose a new adf-cli command to initialize acs-env
* Use latest js api
* consume the latest js-api
* Use the previous commander version
2021-01-21 14:22:24 +00:00
dependabot[bot]
4e28d5344c
Bump typedoc from 0.20.14 to 0.20.16 ( #6548 )
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.20.14 to 0.20.16.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.14...v0.20.16 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 11:01:21 +00:00
dependabot[bot]
28679df511
Bump commander from 6.2.1 to 7.0.0 ( #6541 )
...
Bumps [commander](https://github.com/tj/commander.js ) from 6.2.1 to 7.0.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v6.2.1...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-19 17:51:08 +00:00
Thomas Hunter
169b4c248a
[ACA-4252] Update authentication to SSO ( #6546 )
...
* [ACA-4252] Update authentication to SSO
* Empty commit to retrigger push
2021-01-19 16:58:45 +00:00
Silviu Popa
65f4bf8a80
[MNT-22051] - Fix form field mapping when value is zero ( #6517 )
...
* [MNT-22051] - Fix form field mapping when value is zero
* PR changes
* add validation for null
2021-01-19 15:09:44 +01:00
arditdomi
58f78bca52
[AAE-4426] Add upload from local tab in attach file widget ( #6540 )
...
* [AAE-4426] Add upload from local tab in attach file widget
* Align e2e with the new behaviour when uploading a file
2021-01-19 14:08:51 +00:00
Silviu Popa
98705109e1
[MNT-22051] - Fix form field mapping when value is zero ( #6517 )
...
* [MNT-22051] - Fix form field mapping when value is zero
* PR changes
* add validation for null
2021-01-19 13:57:20 +00:00
Petruta Bogdana Patrichi
885792ba01
[ACA-4223] Add process definition name filter ( #6542 )
...
* Add new method in process-list-cloud-component.page.ts
2021-01-18 15:54:38 +00:00
Maurizio Vitale
31254a73eb
Add await in the cli init aps env
2021-01-18 15:40:07 +00:00
Thomas Hunter
8eec3c4c29
[ACA-4247] Improve login error logs in scan-env command in adf-cli ( #6539 )
...
* [ACA-4247] Improve login error logs in scan-env command in adf-cli
* [ACA-4247] Changed console.logs and requires to satisfy pre-commit checks
2021-01-18 11:20:43 +00:00
Maurizio Vitale
8dd43ef4af
adf-cli init aps env - Upload the APS default app ( #6538 )
...
* use only 1 js api
* skip tslint
* Remove the acs content to be moved in a different init script
* Remove useless variable
* Remove useless import
2021-01-18 10:40:35 +00:00
dependabot[bot]
042c1b04a9
Bump snyk from 1.437.2 to 1.437.4 ( #6532 )
...
Bumps [snyk](https://github.com/snyk/snyk ) from 1.437.2 to 1.437.4.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc )
- [Commits](https://github.com/snyk/snyk/compare/v1.437.2...v1.437.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4.3.0-beta6
2021-01-15 11:36:05 +00:00
Cilibiu Bogdan
8471fe40a5
[ADF-5311] Extract infinite select scroll loading logic to a reusable component ( #6536 )
...
* move translation to core
* select scroll directive
* register directive
* add infinite scroll directive
* clean up component and aditional logic
* use waitForAsync over async
* update docs
* change output emitter name
* revert to async
* restore default value;
* test
2021-01-15 11:35:39 +00:00
Denys Vuika
c9705b06d5
TestElement prototype to greatly reduce e2e coding time ( #6525 )
...
* TestElement prototype
* introduce byText wrapper
* extend TestElement api
* cleanup tests a bit more
* cleanup e2e
* more e2e cleanup
* add missing CSS classes
* fix test
2021-01-15 11:31:45 +00:00
Thomas Hunter
6f3ce8b6f3
[ACA-4233] Call the scan-env adf-cli command before and after each E2E job ( #6519 )
...
* [ACA-4233] Call the scan-env adf-cli command before and after each E2E job
* [ACA-4233] Changed environment variables
* [ACA-4233] Call scan-env command from node_modules
* [ACA-4233] Readd package-lock.json
2021-01-14 16:22:46 +00:00
Roxana Diacenco
f259b7c940
[AAE-4295] Add retry api calls for delete descriptor and application
2021-01-14 10:28:07 +02:00
Cano
36580f690b
Exclude C311290
2021-01-13 12:54:42 +01:00
Nanna Setämaa
9f6f44333e
[AAE-4364] Add delete release api call ( #6526 )
...
* [AAE-4364] Add delete release api call
* [AAE-4364] Add missing promise
2021-01-13 11:51:30 +00:00