siva kumar
a6edfd98c1
[AAE-4127] [process-services] [APS1] Return Create Filters API response instead of the default payload ( #6370 )
...
* [AAE-4127] [process-services] [APS1] Return Create Filters API response instead of the default payload
* * Added unit tests
2020-11-23 11:28:32 +00:00
Eugenio Romano
5e056362cf
fix wrong reference
2020-11-23 10:46:30 +00:00
Eugenio Romano
fdd842edc0
add waitUntilElementIsLocated
2020-11-23 10:11:41 +00:00
davidcanonieto
46fd14becf
[ACA-4124] Display authorityName when authorityDisplayName is missing ( #6371 )
2020-11-23 01:09:00 +00:00
Eugenio Romano
49368c746f
Improve env check ( #6361 )
...
* improve env check
* fix
* wrong fit
* log
4.2.0-beta6
2020-11-20 15:19:28 +00:00
Silviu Popa
6e07c3ecec
[ACA-3957] - Replace icons on process cloud ( #6355 )
...
* replace icons on process cloud
* replace ic-process icon
* replace process and task icon
* revert icon on demo-shell
2020-11-18 16:45:00 +00:00
Eugenio Romano
20810ecf17
fix infinite test pagination for slow envs
2020-11-18 14:50:40 +00:00
dependabot[bot]
018a1ec531
Bump markdownlint-cli from 0.23.2 to 0.25.0 ( #6358 )
...
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli ) from 0.23.2 to 0.25.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases )
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.23.2...v0.25.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 14:08:57 +00:00
dependabot[bot]
6624cf787d
Bump stylelint from 13.7.2 to 13.8.0 ( #6359 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.7.2 to 13.8.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.7.2...13.8.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 14:08:40 +00:00
Silviu Popa
f0e8cd98e5
[AAE-3638] - implement priority drodpown widget ( #6351 )
...
* [AAE-3638] - implement priority drodpown widget
* refactor task cloud service function
* fix remove value on card view text item and move priorities values in app.config.json
* revert app config unnecary changes
* PR changes
* fix unit test
* fix more unit tests
* PR changes
* create task cloud response model
* remove commented code
* fix e2e
* fix start task e2e and add return type
2020-11-18 11:25:21 +00:00
dependabot[bot]
c7e155386b
Bump @types/node from 14.14.6 to 14.14.8 ( #6360 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.6 to 14.14.8.
- [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>
2020-11-18 10:35:18 +00:00
dependabot[bot]
2446017e02
Bump cspell from 4.2.0 to 4.2.2 ( #6357 )
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/cspell@4.2.0...cspell@4.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 10:35:08 +00:00
dependabot[bot]
6ca8f53bab
Bump @nrwl/workspace from 10.2.1 to 10.4.1 ( #6353 )
...
Bumps [@nrwl/workspace](https://github.com/nrwl/nx ) from 10.2.1 to 10.4.1.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-17 10:04:11 +00:00
Eugenio Romano
8b20df6722
exclude C299187
2020-11-17 09:58:02 +00:00
Vito
2a5b6a5b70
Fixed floating promise error ( #6336 )
...
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-16 17:42:56 +00:00
Cilibiu Bogdan
145e3244e7
[ADF-5284] Restore original plugin functionality ( #6348 )
...
* add $ignoreReferenceList to ExtensionConfig interface
* update schema
* change type
* load registered extensions
* filter out ignored extensions
* tests
* conditionally load plugins
* update tests
2020-11-16 17:42:35 +00:00
arditdomi
4dfa9b6d53
[ACA-4123] Unify APS and Cloud event emitters for filters ( #6331 )
...
* Experimental solution
* Unify event emitters for aps and cloud filters
* Update emitter descriptions
* Fix/Add unit tests
* Unit tests part 2
* Update documentation, put mock objects into separate mock files and remove them from test files
* rename tests
* align demo-shell with the new changes
* fix aps demo shell
2020-11-16 14:37:17 +00:00
dependabot[bot]
db1fb81c4d
Bump cspell from 4.1.0 to 4.2.0 ( #6350 )
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/cspell@4.1.0...cspell@4.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 09:36:51 +00:00
dependabot[bot]
9bdae106ce
Bump snyk from 1.424.2 to 1.427.0 ( #6349 )
...
Bumps [snyk](https://github.com/snyk/snyk ) from 1.424.2 to 1.427.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.424.2...v1.427.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 09:36:35 +00:00
Eugenio Romano
ababde3760
ix build ( #6347 )
...
* create after e2e and before e2e script
* permission test exclude
* flaky exclude
* fix
* chmod permission
* modify check cs
* fix
* execute
* fix
* fix
2020-11-16 00:49:10 +00:00
Eugenio Romano
d36fd9d5f1
fix script updatee driver
4.2.0-beta5
2020-11-11 15:00:10 +00:00
Vito
9232159825
Fixed floating promise ( #6337 )
...
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-11 10:34:07 +00:00
Cristina Jalba
02f4ff0de3
Fix clickUntilIsNotVisible by removing one return ( #6335 )
2020-11-11 09:38:12 +00:00
Pablo Martinez Garcia
4ef09a7097
AAE-3936 Fix error in directive component ( #6332 )
2020-11-10 15:10:14 +00:00
dependabot[bot]
81ed798980
Bump rxjs-tslint-rules from 4.34.1 to 4.34.5 ( #6325 )
...
Bumps [rxjs-tslint-rules](https://github.com/cartant/rxjs-tslint-rules ) from 4.34.1 to 4.34.5.
- [Release notes](https://github.com/cartant/rxjs-tslint-rules/releases )
- [Changelog](https://github.com/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cartant/rxjs-tslint-rules/compare/v4.34.1...v4.34.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 12:37:54 +00:00
davidcanonieto
973b58f420
[ACA-4124] Change name displayed for groups in Add Permission Panel Component ( #6305 )
...
* [ACA-4124] Change property displayd for groups in Add Permission Panel Component
* [ACA-4124] Add 503 localization
* Fix e2e test
* Fix e2e test
2020-11-10 10:18:59 +00:00
Urse Daniel
53dcccd7cb
[ACS-721] Improve End/Cancel Editing UX (part 1) - implement single menu option & dialog ( #6327 )
...
* added the possibility to show/hide cancel&submit buttons and also to emit the changes without any buttons
* added new doc
* Added optional on variable models to avoid breaking changes (#6328 )
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
* added the possibility to show/hide cancel&submit buttons and also to emit the changes without any buttons
* added new doc
Co-authored-by: Vito <vito.albano@alfresco.com>
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-10 10:18:33 +00:00
davidcanonieto
a9f9e18a1a
[MNT-21920] Fix Card View Integers initialization when they are set to 0 ( #6320 )
...
* [MNT-21920] Fix Card View Integers initialization when they are set to 0
* Add unit tests
2020-11-10 10:07:23 +00:00
dependabot[bot]
11f3d2405c
Bump unist-util-select from 3.0.1 to 3.0.2 ( #6322 )
...
Bumps [unist-util-select](https://github.com/syntax-tree/unist-util-select ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/syntax-tree/unist-util-select/releases )
- [Commits](https://github.com/syntax-tree/unist-util-select/compare/3.0.1...3.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 10:06:37 +00:00
Pablo Martinez Garcia
a7fb195874
AAE-3936 Tooltip card directive ( #6330 )
...
* AAE-3936 Tooltip card directive
* AAE-3936 Fix styles
2020-11-10 10:06:26 +00:00
Vito
7eda1bcad5
[ACS-827] - added whitelisted element and method for checking them ( #6329 )
...
* [ACS-827] - added whitelisted element and method for checking them
* [ACS-827] - changed method name with clear one
* [ACS-827] - pr review changes
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-10 09:55:21 +00:00
Vito
dab85c0c43
Added optional on variable models to avoid breaking changes ( #6328 )
...
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
4.2.0-beta4
2020-11-06 15:59:47 +00:00
Roxana Diacenco
f918d9ee26
[ACA-3373] Add e2e multi item select method in DataTable component ( #6129 )
...
* [ACA-3373] Update data-table component page object methods
* Remove one line methods
* Fix datatable-component and e2e test
* Fix standalone-task-e2e test
* Remove browser.sleep call
2020-11-06 10:49:31 +01:00
davidcanonieto
91b7458bee
[ADF-5223] Fix Amount widget styling ( #6302 )
...
* [ADF-5223] Fix Amount widget styling
* Fix unit test
* Fix e2e test
* Fix e2e test
2020-11-05 14:00:15 +00:00
Denys Vuika
a7510b9800
add missing env variables for proxy file ( #6319 )
2020-11-05 13:59:57 +00:00
siva kumar
0ee08f7ec0
[ACA-828] Add showTitle input in TaskCloudForm component ( #6318 )
...
* [ACA-828] Add showTitle input in TaskCloudForm component
* Fixed comment
2020-11-05 12:27:34 +00:00
dependabot[bot]
33caecad2e
Bump mdast-util-heading-range from 2.1.4 to 2.1.5 ( #6313 )
...
Bumps [mdast-util-heading-range](https://github.com/syntax-tree/mdast-util-heading-range ) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/syntax-tree/mdast-util-heading-range/releases )
- [Commits](https://github.com/syntax-tree/mdast-util-heading-range/compare/2.1.4...2.1.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-05 09:09:55 +00:00
dependabot[bot]
ce0ffae806
Bump mdast-zone from 4.0.0 to 4.0.1 ( #6315 )
...
Bumps [mdast-zone](https://github.com/syntax-tree/mdast-zone ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/syntax-tree/mdast-zone/releases )
- [Commits](https://github.com/syntax-tree/mdast-zone/compare/4.0.0...4.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-05 09:09:35 +00:00
dependabot[bot]
f77ad8f25b
Bump snyk from 1.415.0 to 1.424.2 ( #6316 )
...
Bumps [snyk](https://github.com/snyk/snyk ) from 1.415.0 to 1.424.2.
- [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.415.0...v1.424.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-05 09:09:03 +00:00
dependabot[bot]
0bb6a24b98
Bump @angular/cli from 10.1.4 to 10.2.0 ( #6317 )
...
Bumps [@angular/cli](https://github.com/angular/angular-cli ) from 10.1.4 to 10.2.0.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Commits](https://github.com/angular/angular-cli/compare/v10.1.4...v10.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-05 09:08:42 +00:00
Iulia Burcă
fff574c216
[ACA-4057] Edit getProcessInstanceByName method to search the process instance directly by its name ( #6303 )
...
* Add size value to getProcessInstanceByName
* edit getProcessInstanceByName method to search the process instance directly by its name
* add more options for filtering the list
2020-11-04 20:15:11 +02:00
arditdomi
5f76a7c340
Improve search filter component: hide a facet if there is no filter category ( #6282 )
...
* New feature: Search Filter Component - Hide facet if there is no filter category
* remove comments
* Fix lint errors
* Fix-Add unit tests
* Change demo shell facet query to current year
* Fix search e2e to use always current year
Co-authored-by: Raphael Kister <raphael.kister@alfresco.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-11-04 15:57:40 +00:00
Vito
9c1b6dbc69
[MNT-22003] - fixed check on variable for visibility service ( #6306 )
...
* [MNT-22003] - fixed check on variable for visibility service
* [MNT-22003] - update variable for test
* [MNT-22003] - added extra unit test for checking the process variable passed
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-04 15:52:12 +00:00
Vito
66b51a7c93
exported search-datetime range component ( #6312 )
...
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-04 15:21:44 +00:00
arditdomi
20fdd9955d
[AAE-3967] Add datetime-range search filter component ( #6297 )
...
* [AAE-3967] Add datetime-range search filter component
* Fix bug from max date is not resetting when clicking the clear button
* Fix formatting identation on date-range component
* Add unit tests
* Add documentation
* Fix comments
2020-11-04 11:22:18 +00:00
dependabot[bot]
b751e6448c
Bump @types/node from 14.11.2 to 14.14.6 ( #6309 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.11.2 to 14.14.6.
- [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>
2020-11-04 10:53:00 +00:00
arditdomi
7bb3c30154
[ACA-4099] Fix search query in content node selector ( #6299 )
2020-11-04 10:08:23 +00:00
dependabot[bot]
3f121384c9
Bump remark from 12.0.1 to 13.0.0 ( #6311 )
...
Bumps [remark](https://github.com/remarkjs/remark ) from 12.0.1 to 13.0.0.
- [Release notes](https://github.com/remarkjs/remark/releases )
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/remark/compare/12.0.1...13.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-04 09:25:13 +00:00
dependabot[bot]
0cb7b27d09
Bump graphql from 15.3.0 to 15.4.0 ( #6310 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.3.0...v15.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-04 09:23:04 +00:00
Denys Vuika
7e907fc876
[AAE-3992] cleanup the code before refactoring ( #6301 )
...
* use interface instead of class
* cleanup code and fix html template typo
* api cleanup
* use interface instead of class
* code cleanup and test fixes
* use interface instead of class
* use interface instead of class, fix typing issues
* fix IDE support for spec files
* fix IDE for spec files
* unify filter compare
* remove jest
* use generics to reduce code duplication
* generic saveas
* unify code
2020-11-04 09:19:12 +00:00