siva kumar
c676b2012d
[ACA-4071] [ADW-Cloud]Task header takes too much to be loaded after claiming a task ( #6294 )
...
* [ACA-4071] [ADW-Cloud]Task header takes too much to be loaded after claiming a task
* * Fixed comment
* * Fixed comment
2020-11-04 09:06:24 +00:00
siva kumar
b8cacd3b4e
[AAE-3966] FE - Disable the upload button when the user doesn't have permissions in a folder ( #6304 )
...
* [AAE-3966] FE - Disable the upload button when the user doesn't have permissions in a folder
* * Handled both error messages while searching
* * Refactored names
* * Fixed unit tests and added some * Updated doc
* * Fixed comment
2020-11-04 09:05:55 +00:00
dependabot[bot]
64ad7923c3
Bump @types/selenium-webdriver from 4.0.9 to 4.0.10 ( #6308 )
...
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver ) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-04 07:16:45 +00:00
dependabot[bot]
ff02b329a2
Bump lint-staged from 10.5.0 to 10.5.1 ( #6307 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.0 to 10.5.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.0...v10.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-04 07:07:51 +00:00
Cristina Jalba
39275a0e33
[ACA-4057]Add method to create process with values ( #6296 )
...
* Add method to create process with values
* Change the name of the method to be more precise
* Add 2 content models to subprocessapp
* Change properties names
2020-11-03 17:06:18 +00:00
dependabot[bot]
4aea79a68c
Bump sass-loader from 10.0.3 to 10.0.5 ( #6300 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.0.3 to 10.0.5.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.3...v10.0.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-03 09:54:20 +00:00
Iulia Burcă
0c134ec73e
Add getProcessInstanceByName method ( #6298 )
2020-11-02 17:57:43 +00:00
Denys Vuika
456e0424e7
remove spamming of i18n warnings to console log ( #6295 )
4.2.0-beta3
2020-10-29 13:07:52 +00:00
davidcanonieto
de580b64f2
[ACA-3870] Fix Version Compatibility Initialization ( #6288 )
2020-10-29 10:42:57 +00:00
Cristina Jalba
2250dbc47a
Create process with random name
2020-10-28 19:22:09 +02:00
Petruta Bogdana Patrichi
8b880a7222
*Modify setCompletedBy(); ( #6289 )
...
*Modify class name in base-edit-task-filter-cloud.component.html
2020-10-28 12:06:52 +01:00
dependabot[bot]
45926c599a
Bump lint-staged from 10.4.0 to 10.5.0 ( #6284 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.4.0...v10.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 10:26:08 +00:00
dependabot[bot]
e6891954b2
Bump chart.js from 2.9.3 to 2.9.4 ( #6283 )
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 2.9.3 to 2.9.4.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v2.9.3...v2.9.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 10:25:41 +00:00
dependabot[bot]
ac922ced60
Bump @angular-devkit/build-ng-packagr from 0.1001.4 to 0.1002.0 ( #6286 )
...
Bumps [@angular-devkit/build-ng-packagr](https://github.com/angular/angular-cli ) from 0.1001.4 to 0.1002.0.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Commits](https://github.com/angular/angular-cli/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 10:25:30 +00:00
Eugenio Romano
fca378a12b
move users in the users object to make loginWithProgile general purpose ( #6270 )
...
* move users in the users object to make loginWithProgile general puropose
* add loginProfile in login page too
* fix
* fix
* fix
* fix
* fix
* fix
* more fix
* fix
* fix
* fix
* change
* fix script
* fix
2020-10-26 17:46:54 +00:00
dhrn
c6a3da2a74
[ADF-5170] [upload] not able to upload file/folder from external content service specfic path ( #6256 )
...
* [ADF-5170] [upload] not able to upload file/folder from external content service specfic path
* * minor changes
2020-10-26 17:45:37 +00:00
Silviu Popa
1f68bfebb2
[AAE-3750] - add possibility to exclude user from selection on people… ( #6277 )
...
* [AAE-3750] - add possibility to exclude user from selection on people cloud component
* update docs
* PR changes
2020-10-26 17:43:22 +00:00
Iulia Burcă
faacac6c5f
[ACA-4049] Improve check for content on lists ( #6279 )
...
* Add waitTillContentLoaded in check method
Add waitTillContentLoaded() step in check Content Is Displayed By Column for process and task lists to prevent future failures because of the loading time.
* Add waitTillContentLoaded in check method
Add waitTillContentLoaded() step in check Content Is Not Displayed By Column for process and task lists to prevent future failures because of the loading time.
2020-10-26 17:41:30 +00:00
Petruta Bogdana Patrichi
6d7d46eeb8
[ACA-3664] Add new method in ADF to validate tasks filtering by CreatedBy filter ( #6281 )
...
*Add setCompletedBy() method in edit-task-filter-cloud-component.page.ts
2020-10-26 17:38:50 +00:00
Eugenio Romano
09b0893e8f
Update process-services-cloud-e2e.sh
2020-10-26 14:22:12 +00:00
Maurizio Vitale
fa61639f45
Fix the if condition on namespaces ( #6280 )
2020-10-26 10:25:32 +00:00
Silviu Popa
1f163d58ec
[ACA-3706] implement startedBy process filter property ( #6077 )
...
* [ACA-3706] implement startedBy filter property
* fix lint
* [ACA-3706] implement startedBy filter
* replace initiator with people cloud component
* small changes
* fix user selection mode
* revert unnecesary change
* fix e2e
* fix process filter e2e tests
* fix more e2e
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
4.2.0-beta2
2020-10-23 11:33:03 +02:00
Petruta Bogdana Patrichi
a3771a70bd
[ACA-4089] Add new method in DatePickerCalendarPage
...
* Add selectDateRange()
2020-10-22 23:21:44 +03:00
arditdomi
278c28c684
[AAE-3886] Cleanup the customModels when the attach file widget component gets destroyed ( #6275 )
2020-10-22 15:36:37 +01:00
arditdomi
37fef5a1b6
[AAE-3925] Add support for date type searchable properties in attach … ( #6274 )
...
* [AAE-3925] Add support for date type searchable properties in attach file widget
* Fix comments
2020-10-22 14:17:53 +01:00
Cristina Jalba
5b75f7abbe
Add a new process with 2 parallel user tasks in candidatebaseapp ( #6272 )
2020-10-21 14:36:32 +01:00
arditdomi
2273dd7035
[AAE-3405] - Optimise attach file widget UI ( #6271 )
...
* Optimise attach file widget UI
* Show filter button only when there are custom models
2020-10-21 14:21:37 +01:00
Silviu Popa
dc8117711a
[ACA-3619] - add task assignment filter ( #5907 )
...
* [ACA-3619] - add task assignment filter
* rework task assignment filter
* fix unit test
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-10-20 18:23:38 +02:00
Silviu Popa
80fc239461
[AAE-3908] - fix clear value icon on card view text item ( #6269 )
2020-10-20 18:49:16 +03:00
arditdomi
072f910452
[AAE-3719][AAE-3720] - Fix content node selector search should align with the filtering ( #6214 )
...
* Fix content node selector search should align with the filtering
* Add a flag to disable optionally the search execution in the filters
* Add unit tests
* refactoring - Remove content node selector service and use the main search service instead
* Fix existing unit tests to align with the new changes
* Fix bug when copying a file
* add include properties in demo shell search config
* revert attach-file-cloud widget
* Remove unused import
* More unit tests
2020-10-20 15:48:23 +01:00
Cristina Jalba
7dec482d91
[ACA-3969]Add methods for people-cloud-component.page.ts ( #6265 )
...
* Add methods for people-cloud-component.page.ts
* Add a new process to candidatebaseapp and content UI
* Fix comments by renaming methods
2020-10-20 13:43:44 +01:00
Cilibiu Bogdan
8c62754d4b
[ADF-5280] [Cloud] Tasks - Created Date filter ( #6254 )
...
* Created date filter transation
* created date range model
* createdDateRange property
* add createdDate filter data
* update tests
2020-10-19 11:09:43 +01:00
Cilibiu Bogdan
eaa9a2c1f7
[ADF-5279] Date range type filter selection triggers list reload ( #6253 )
...
* emit event when date is not of range type
* test
2020-10-19 11:09:31 +01:00
dependabot[bot]
ad5fde2058
Bump snyk from 1.413.3 to 1.415.0 ( #6263 )
...
Bumps [snyk](https://github.com/snyk/snyk ) from 1.413.3 to 1.415.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.413.3...v1.415.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 11:08:57 +01:00
dependabot[bot]
4e1ea1b177
Bump @angular-devkit/build-angular from 0.1001.4 to 0.1001.7 ( #6262 )
...
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) from 0.1001.4 to 0.1001.7.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Commits](https://github.com/angular/angular-cli/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 11:08:43 +01:00
Pablo Martinez Garcia
b3e8ff27af
[AAE-3587] Use grid to allow using rowspan ( #6151 )
...
* AAE-3587 Use material grid to allow using rowspan
* AAE-3587 Fix column field rowspan
* AAE-3587 Add enableFixedSpace default value
* AAE-3587 Change material grid to CSS grid area
* AAE-3587 Review comments
* AAE-3587 Refactor for clarification of the complex method
* AAE-3587 Add types to method signatures
4.2.0-beta1
2020-10-16 14:36:58 +01:00
Eugenio Romano
04f5e35e05
default login with admin if not to create user ( #6260 )
2020-10-16 14:28:01 +01:00
Denys Vuika
13e86833f9
fix error message for CSRF ( #6259 )
2020-10-16 13:38:38 +01:00
Francesco Corti
951ecabe22
AAE renamed APA in guides and files. ( #6257 )
2020-10-16 12:00:23 +01:00
Eugenio Romano
16e589c196
Try new Graviton ( #6250 )
2020-10-16 11:58:11 +01:00
dependabot[bot]
29345a05fb
Bump sass-loader from 10.0.2 to 10.0.3 ( #6247 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.2...v10.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 08:29:10 +01:00
Petruta Bogdana Patrichi
06ff4ff43d
* Add setCompleteDateFilterDropDown() ( #6251 )
2020-10-16 08:28:21 +01:00
Denys Vuika
217ae445c6
improved e2e login api ( #6248 )
...
* improved e2e login api
* throw error on missing profile
2020-10-16 07:30:43 +01:00
Silviu Popa
9d22f5505f
[ACA-4052] - Add today option back ( #6249 )
2020-10-15 19:57:54 +02:00
Maurizio Vitale
6de13bb4b7
Fix typo on namespace ( #6252 )
2020-10-15 18:27:35 +01:00
Francesco Corti
93f3daa4ef
Fix of the menu for ABN in regard of upgrade guides, vulnerability and licence info. ( #6246 )
2020-10-15 10:59:02 +01:00
dependabot[bot]
a2f7a65dcf
Bump moment from 2.29.0 to 2.29.1 ( #6230 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.0...2.29.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-15 08:41:26 +01:00
dependabot[bot]
942c579ee9
Bump snyk from 1.413.2 to 1.413.3 ( #6244 )
...
Bumps [snyk](https://github.com/snyk/snyk ) from 1.413.2 to 1.413.3.
- [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.413.2...v1.413.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-14 12:22:00 +01:00
Eugenio Romano
ef8d4b9ac1
Add release script
2020-10-14 11:59:16 +01:00
Eugenio Romano
24eaeef071
fix build script
4.1.0
2020-10-14 01:10:38 +01:00