gmandakini
70c523546a
[ADF-4066] Start task form with no assignee is saved as unassigned task ( #4347 )
...
* in progress
* in progress
* ADF-4012 pull request ready
* crc's
* crc's - moved the methods ProcessListCloudComponent to dataTablePage, to keep it common.
* crc's - moved the methods ProcessListCloudComponent to dataTablePage, to keep it common.
* changed the locator to use data-automation-id
* linting fix
* test automated - C268974
* test automated - C268974
* crc's
* crc's
* crc's
* crc's
* linting fix
* added automation for C276980 - Duplicate User or Group
* merged the overlapping testcases
* Changed checkUserHasRoleSelected to use datatable methods
* changed hte usernames to something more relevant and readable.
* [ADF-4066] Should create a task unassigned when assignee field is empty … (#4334 )
* C297675 Should create a task unassigned when assignee field is empty in Start Task form automated
* linting fixes and updated some locators which are returning more than 1 result back when running this test, as part of best practices.
* using hte new method added as it's more efficient, getIdCellValue
* linting fixes
* updates
* updated the taskname variables to more meaningful ones.
* added data-automation-id for better test locators.
2019-02-25 11:35:55 +00:00
Eugenio Romano
bda7e07b52
[ADF-4125] simplify extension load in extension module ( #4214 )
...
* add extension load in extension module
* add viewer extensions
* fix license header
* fix node passed in the viewer extension
* fix node passed in the viewer extension
* startup factory extension
* startup factory extension
* fix script
* fix beta tag build
* fix build
* fix build
* refactoring configuration files
* extension using map
* fix build
* fix config
* fix test
* fix test
2019-02-22 14:19:41 +00:00
Silviu Popa
877c57b356
[ADF-4067] Process Service Cloud change applicationName input ( #4299 )
...
* [ADF-4047] Process Service Cloud change applicationName input
* [ADF-4067] Change applicationName properties and route param name
2019-02-20 18:02:53 +00:00
Maurizio Vitale
08231bbf33
adf-testing package ( #4152 )
...
* add new lib adf-testing
* fix the prefix
* Improve package
* Add testing project
* remove useless stuff
* Remove useless code
2019-02-19 15:08:41 +00:00
davidcanonieto
8594ecdd2e
[ADF-4023] Fix pagination layout issue in Process Cloud page ( #4306 )
2019-02-19 12:01:42 +00:00
davidcanonieto
4072b0a8f6
[ADF-4097] Revert changes in Add comment button ( #4332 )
2019-02-19 11:59:43 +00:00
Suzana Dirla
e34f80aff7
[ADF-3497] Facet intervals on search filter ( #4255 )
...
* [ADF-3497] allow facetIntervals on search
* [ADF-3497] update schema json
* [ADF-3497] update json
* [ADF-3497] documentation update
* [ADF-3497] specify that sets are not supported
* [ADF-3497] no spaces on labels - mention
* [ADF-3497] documentation update
* [ADF-3497] update examples & document label key
* [ADF-3497] tests added
* [ADF-3497] testRail id
* [ADF-3497] allow config of custom pageSize values
* [ADF-3497] support mincount filtering also for intervals
* [ADF-3497] support expanded property also for facetIntervals
* remove no longer needed info
- bcs. of PR #4322 fix
2019-02-18 18:51:15 +00:00
davidcanonieto
84403a3f3f
[ADF-4097] Fix add comment section
2019-02-18 09:37:39 +00:00
Denys Vuika
f3e6bde092
update test
2019-02-15 10:07:54 +00:00
Eugenio Romano
40d78a11c0
update versions to 3.0.0
2019-02-13 19:17:40 +00:00
Eugenio Romano
469bb214b5
has permission cosnumer skip logic
2019-02-13 15:01:26 +00:00
davidcanonieto
ca3579b875
[ADF-3972] Update i18n localization files ( #4270 )
...
* [ADF-3972] Update i18n localization files
* [ADF-3972] Remove unused localizators in Process Services Cloud
* [ADF-3972] Add final localization files for 3.0.0 release
2019-02-12 10:23:55 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Eugenio Romano
3263659ac2
rename old hasPermission as allowableOperation and introduce the real hasPermissions ( #4294 )
2019-02-11 10:44:37 +00:00
Eugenio Romano
9d0337da6e
add license 3th party generator/checker ( #4284 )
2019-02-07 13:45:18 +00:00
Eugenio Romano
836caf5253
fix infinite pagination delete, difficult to handle the delta in case of delete better to reload the whole list for infinite pagination
2019-02-06 19:19:01 +00:00
Silviu Popa
b4c6a2252a
[ADF-3997] - Add ngOnChange functionality for People/Group Demo Cloud… ( #4244 )
...
* [ADF-3997] - Add ngOnChange functionality for People/Group Demo Cloud Component
* [ADF-3997] - change radio label value
* [ADF-3997] - css fix
* rebase branch and fix issues
* [ADF-3997] - change labels and fix preselected users issues
* [ADF-3997] fix package-lock.json
* [ADF-3997] - change people preselect placeholder
2019-02-06 15:28:35 +00:00
Silviu Popa
fc642bcb6a
[ADF-4009] - People/GroupComponentDemoPage - add role input filter ( #4260 )
...
* [ADF-4009] - add roles input for GroupCloudComponent
* [ADF-4009] - fix lint
* [ADF-4009] - change role variable name
* [ADF-4009] - fix PR changes and add people input filter
* [ADF-4009] - fix lint
2019-02-05 16:25:42 +00:00
Maurizio Vitale
e72f1f7ef3
[ADF-4019] TaskListCloudDemo - Be able to filter by owner and lastModified ( #4266 )
...
* Be able to filter by owner and lastModified
* Update tasks-cloud-demo.component.html
2019-02-05 12:50:57 +00:00
davidcanonieto
4703bbba2f
[ADF-4017] Fix several styling bugs ( #4268 )
2019-02-05 12:49:54 +00:00
Suzana Dirla
bf718d905f
[ADF-3496] Grouped facet queries ( #4209 )
...
* [ADF-3496] search query format v2 response parser
- replacer for the parseFacetFields
* [ADF-3496] format v2 search facetQueries parser
* [ADF-3496] cleanup
* [ADF-3496] Grouped facet queries
- selection working
- needs code cleanup
* [ADF-3496] code cleanup
* [ADF-3496] code refactoring - renaming
* [ADF-3496] update tests
* [ADF-3496] update tests part2
* [ADF-3496] preserve order
* [ADF-3496] fix facet queries expand
* [ADF-3496] code cleanup & fixes
* [ADF-3496] reorder methods
* [ADF-3496] update test
* fix unrelated failing test
* [ADF-3496] fix config snippet
* [ADF-3496] facet queries mincount
* [ADF-3496] documentation updated
* [ADF-3496] small fix
* [ADF-3496] e2e testing
* [ADF-3496] added TestRail ids
* [ADF-3496] import from right api
2019-02-04 21:38:21 +00:00
Eugenio Romano
bb770a5df9
fix no permission template ( #4256 )
...
rename correctly template demo
2019-02-04 21:05:07 +00:00
cristinaj
16b6c1dcb2
Make demo-shell use default edit process filters. ( #4257 )
2019-02-04 21:04:15 +00:00
Denys Vuika
3a5fe3fb92
fix icon clashes in adf-icon ( #4258 )
2019-02-04 14:41:11 +00:00
davidcanonieto
f00fd1ad01
[ADF-3829] Add multiple select checkbox to tasks and process cloud APS2 ( #4210 )
...
* [ADF-3829] Add multiple select checkbox to tasks and process cloud components in Demo-Shell
* [ADF-3829] A settings tab has been added to Process Cloud
* [ADF-3829] Remove unused imports
* [ADF-3829] Improve streamer of settings
* [ADF-3829] Create new cloud settings component with all its attributes for better structure and understanding
* [ADF-3829] Add localization for cloud settings component
2019-02-04 14:34:55 +00:00
cristinaj
2a630381b7
Changing the name for status column on process list cloud. ( #4254 )
...
Remove processName from properties used on demo-shell.
2019-02-04 13:29:34 +00:00
Suzana Dirla
08cdb2f7c3
[ADF-3854] destination picker - exclude site content after rowFilter reset ( #4158 )
...
* [ADF-3854] exclude set site content after rowFilter reset
* [ADF-3854] fix duplicated call
* [ADF-3854] add test
* fix unrelated failing test
* improve type definition
add set get filtering node selector
* remove comma
* [ADF-3854] demo-shell - case when rowFilter is not set for adf-content-node-selector-panel
2019-02-04 12:10:52 +00:00
Eugenio Romano
fec2b89b2d
[ADF-3930] Can't load more results in Copy/Move dialog ( #4247 )
...
* fix unrelated failing test
improve type definition
add set get filtering node selector
fix directive highlight
fix minor problem style breadcrumb
small refactoring problem documentlist
* fix lint style
* fix html node
* fix test
2019-02-03 20:10:54 +00:00
davidcanonieto
cbc8043d02
[ADF-3872] Add live configuration for Process List Cloud on Demo Shell ( #4218 )
...
* [ADF-3872] Add live configuration for Process List Cloud on Demo Shell
* [ADF-3872] Remove whitespace
2019-02-01 13:52:44 +00:00
Silviu Popa
2458e30204
[ADF-3968] - Create page to test Demo Shell People/Group components ( #4229 )
...
* [ADF-3962] - Create page to test Demo Shell components
* [ADF-3968] - fix ling
* [ADF-3968] - Remove unused properties
* [ADF-3968] - remove app name
* [ADF-3968] - fix PR changes requested
* [ADF-3968] - change style for preselect input value
2019-01-31 16:38:16 +00:00
Maurizio Vitale
b3b03be513
Fix the tasklist and processlist demoshell ( #4230 )
2019-01-30 15:01:53 +00:00
siva kumar
a63ea50f13
[ADF-3975] Fix TASK_FILTER_PROPERTY_KEYS Property in Tasks Cloud Demo component ( #4224 )
...
* [ADF-3975] Fix TASK_FILTER_PROPERTY_KEYS Property in Tasks Cloud Demo component
* Fixed TASK_FILTER_PROPERTY_KEYS Property
* * Added adf prefix
2019-01-30 12:08:22 +00:00
davidcanonieto
1b81f687a3
[ADF-3964] Regression - No content template not displaying in search component ( #4223 )
2019-01-29 16:32:11 +00:00
siva kumar
ea733fc996
[ADF-3883] Improve edit-process-filter-cloud by adding inputs to control filters, sort and actions ( #4127 )
...
* [ADF-3883] Improve edit-process-filter-cloud by adding inputs to control filters, sort and actions * Fixed translate keys
* * Added more properties to the editProcessModel
* Fix FIlterOption model
* Fix import model name
* * After rebase* Cherry pick * Updated doc
* Revert commit
* Revert changes
* * Removed obervalu from model* Added edit process/task filter to the demo shell* Refacotred edit task/process filter * Updated test to the recent changes
* * Fixed failing e2e tests * Added data-automation-id
* * After rebase
* * Modified ProcessFilterActionType model* Added condition to get the currect filter after save as* Changed column to sort in the en.json, removed unused keys* Improved onSave editProcessfilter method * imported missing groupModule in the process-service-cloud module
* * Fixed e2e test
2019-01-29 12:48:11 +00:00
davidcanonieto
0348b8ed9c
[ADF-3866] Fix several bugs in Task List Cloud component ( #4181 )
...
* [ADF-3866] Fix several bugs in Task List Cloud component
* [ADF-3866] Remove comment and improve logic
2019-01-28 10:56:32 +00:00
davidcanonieto
6fffeef5c6
[ADF-3943] Remove non-working filters from Edit Task Filter Cloud ( #4194 )
...
* [ADF-3943] Remove non-working filters from Edit Task Filter Cloud and add live configuration for Task List Cloud Component
* [ADF-3943] Fix unit test
2019-01-27 02:17:42 +00:00
davidcanonieto
1c25b50b1a
[ADF-1344] New Custom Loading Content Directive for Datatable Component ( #4156 )
...
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive
2019-01-25 12:15:28 +00:00
Denys Vuika
5887fa1052
[ADF-3938] support for XMLHttpRequest.withCredentials flag ( #4190 )
...
* support XMLHttpRequest.withCredentials
* proper defaults and json schema updates
* remove outdated docs
* remove empty declaration from app config
* fix blob support
2019-01-25 12:12:06 +00:00
davidcanonieto
1aafd79b70
[ADF-3935] Remove Task List Cloud demo page ( #4188 )
2019-01-22 12:26:42 +00:00
Eugenio Romano
348bee9c6f
[ADF-3918] Fix translation issue ( #4169 )
2019-01-20 23:40:07 +00:00
Suzana Dirla
6e5f1b68ed
[ADF-3810] Viewer - rightmost position for more menu ( #4137 )
...
* [ADF-3810] Viewer - rightmost position for more menu
* [ADF-3810] small change
2019-01-17 10:28:17 +00:00
davidcanonieto
f2b5300705
[ADF-3769] Task Header Cloud Component for APS 2 ( #4140 )
...
* [ADF-3769] Task Header Cloud Component for APS 2
* [ADF-3796] Add error catch to affected-libs.sh
* [ADF-3769] Add readOnly mode and remove selectFirstRow in Task List Cloud component
2019-01-16 13:43:05 +00:00
siva kumar
4bd87b4543
[ADF-3877][Task Filters cloud] - APS2 - The first filter from the list is not selected as default after reloading the same app ( #4142 )
2019-01-15 17:45:18 +00:00
Florin Butu
5b2887fea1
[ADF-3823] Add tests for create site dialog ( #4090 )
...
* [ADF-3823] Create Library component tests
* [ADF-3823] Create Library component tests
* [ADF-3823] Fixing lint errors.
* [ADF-3823] Added automation id for Create Library btn
* [ADF-3823] Updated tests and added check for white spaces only.
* [ADF-3823] Updated tests & rebased
2019-01-15 17:34:00 +00:00
Denys Vuika
c7c4dcb659
update SSO defaults ( #4167 )
2019-01-15 17:24:30 +00:00
jdosti
71c0fd0046
[ADF-3430] E2E for using fields to filter Process List ( #4040 )
2019-01-15 17:23:52 +00:00
Eugenio Romano
7d061b2c11
[ADF-1873] Remove all deprecated code from ADF ( #4145 )
...
* remove deprecated code part 1
* remove deprecation step 2
* fix spellcheck
* fix
* fix lint
* fix not used import
* remove deprecation
* fix test first part after remove deprecation
* fix test
* fix sidebar demo shell
2019-01-15 15:36:01 +00:00
davidcanonieto
46150a65f2
[ADF-3855] Add minimum length to library title ( #4139 )
...
* [ADF-3855] Add minimum length to library title
* update name test
2019-01-14 19:23:27 +00:00
Suzana Dirla
c17241fedc
[ADF-3854] Destination picker - exclude site content option ( #4130 )
2019-01-14 19:22:07 +00:00
davidcanonieto
6be1cf56e3
[ADF-3783] Create Task List Cloud Demo page ( #4138 )
2019-01-14 19:21:24 +00:00