Andy Stark
1079361c2c
[ADF-3745] Updates for doc review ( #4291 )
...
* [ADF-3745] Updates for doc review
* [ADF-3745] Fixed bad links to Content node selector page
* [ADF-3745] Updated index files
2019-02-08 21:21:06 +00:00
siva kumar
581a0c5177
[ADF-4054] GroupCloudService - Use composite api to fetch group roles* Used composite api to fetch group roles.* Updated unit test to the recent changes. ( #4285 )
2019-02-08 13:35:07 +00:00
Eugenio Romano
2b4a69797c
fix style dropdown breadcrumb
2019-02-08 02:08:39 +00:00
Eugenio Romano
d884c1099b
fix static default pagination ( #4288 )
2019-02-08 01:58:06 +00:00
Eugenio Romano
8fa335aced
[ADF-4042] fix reset pagination issue when enter in a folder ( #4281 )
...
* fix reset pagination issue when enter in a folder
* fix pagination new folder issue and infintie pagiantion
2019-02-07 21:30:46 +00:00
Andy Stark
9915935714
[ADF-3745] Performed doc checks with tools ( #4287 )
...
* [ADF-3745] Fixed broken links
* [ADF-3745] Added broken link fix for version index
* [ADF-3745] Fixed issues caught by Markdown structure checker
* [ADF-3745] Fixed broken external links and their tool config
2019-02-07 16:34:46 +00:00
Eugenio Romano
9d0337da6e
add license 3th party generator/checker ( #4284 )
2019-02-07 13:45:18 +00:00
davidcanonieto
6de1977270
[ADF-4044] Update Process Services Cloud dependencies ( #4282 )
...
* [ADF-4044] Update Process Services Cloud dependencies
* [ADF-4044] Add al the needed dependencies and keywords
2019-02-07 11:56:48 +00:00
Eugenio Romano
a6f1d1d7c8
remove fit
2019-02-07 07:44:22 +00:00
Eugenio Romano
c8a1f0a4d6
not reload if currentfolderId is null
2019-02-07 07:38:58 +00:00
Eugenio Romano
262b37b759
[ADF-4039] Copy/Move of the files/folders is not working when the root folder of the user is chosen. ( #4280 )
...
* fix infinite pagination test
* ready event only after full source
* infinite init to pagesize maxitems
* infinite init to pagesize maxitems
* infinite init to pagesize maxitems
2019-02-07 01:55:00 +00:00
Eugenio Romano
3fd6b5d230
fix infinite pagination test ( #4279 )
2019-02-06 23:45:26 +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
Suzana Dirla
0d6c1bedfa
[ADF-4027] fix navigation to custom sources ( #4273 )
...
* [ADF-4027] fix navigation to custom sources
* [ADF-4027] code cleanup
* [ADF-4027] allow to perform navigation for custom sources
* [ADF-4027] disable old test
* [ADF-4027] perform site navigation on document-list
* [ADF-4027] update test
2019-02-06 19:07:51 +00:00
Andy Stark
a31803a6bb
[ADF-3745] Added docs for remaining classes ( #4277 )
2019-02-06 19:07:20 +00:00
Andy Stark
2076746b52
[ADF-3745] Added styling to *where* property for clarity ( #4278 )
2019-02-06 19:07:08 +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
Maurizio Vitale
815f816f8e
Align task/process filters docs ( #4276 )
2019-02-06 15:02:34 +00:00
Eugenio Romano
d6b8e85c35
[ADF-3930] fix infinite pagination ( #4275 )
...
* refactoring infinite pagination
* fix lint
* fix import reuqest pagination from core
* fix failing unit test
2019-02-06 14:40:38 +00:00
Andy Stark
3a9958988a
[ADF-4016] Added page with version compat table ( #4274 )
2019-02-06 11:55:06 +00:00
Maurizio Vitale
2376f79c2b
Add owner as property ( #4271 )
2019-02-05 16:54:31 +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
rgherghelas
2badd81634
[ADF-3828] - e2e add assignee tests ( #4221 )
...
* add identity host
* add test for assign user
* clear assignee input field
* added hostIdentity parameter
* add test for default assignee user
* add hostIdentity parameter
* add test for remove assignee
* add a new constant for start task name
* add hostIdentitty in setProviderBpmSso method
* remove duplicated method
* fix test C291799
* fix test C291872
2019-02-05 12:54:40 +00:00
Eugenio Romano
673b0f6b5c
remove providers from Coremodule to avoid double loading api-service ( #4267 )
2019-02-05 12:51:36 +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
Denys Vuika
b35a7a21a8
display each test duration for e2e runs ( #4265 )
2019-02-05 12:36:07 +00:00
siva kumar
f373c28965
[ADF-4003] Add roles filtering to PeopleCloudComponent ( #4261 )
...
* Provided a way to filter users bya specifi role.
2019-02-05 10:21:32 +00:00
Eugenio Romano
da379eefd7
[ADF-3938] withCredentials TRUE the authguard should be skipped ( #4259 )
...
* should skip authguard if withCredentials is true
* missing comma
* common auth guard fix
2019-02-05 00:31:32 +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
Andy Stark
c91c3f5a81
[ADF-3745] Updated code samples for empty content component ( #4239 )
...
* [ADF-3745] Fixed code samples in empty content component docs
* [ADF-3745] Updated review date on changed docs
2019-02-04 21:22:05 +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
davidcanonieto
1804792de5
[ADF-3999] Regression - Fix metadata layout ( #4262 )
2019-02-04 19:14:22 +00:00
Andy Stark
947c55fbeb
[ADF-4013] Fixed anchor generation in ToC doc tool ( #4263 )
2019-02-04 19:13:59 +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
Maurizio Vitale
febd8b6ab1
Reset the appList before calling the API ( #4253 )
2019-02-04 14:14:48 +00:00
Marouan Bentaleb
d4aad67b09
[ADF-3998] Fixing failing tests in metadata-smoke-tests ( #4243 )
2019-02-04 13:45:47 +00:00
Silviu Popa
fa4fcd94d1
[ADF-3929] - DocumentList add dinamic modifier functionality for Move… ( #4192 )
...
[ADF-3929] - Use created user in move/copy
2019-02-04 13:41:10 +00:00
Eugenio Romano
4f5033e13f
fix type
2019-02-04 13:33:07 +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
siva kumar
3b455524b9
[ADF-3919] Add roles filtering to adf-cloud-group ( #4238 )
...
* [ADF-3919] Split group roles permission service into two
* [ADF-3909] Added roles filtering title input
* [ADF-3909] Added candate users and groups to task models
* [ADF-3909] Used group component in start task
* [ADF-3909] Updated docs
* [ADF-3909] Added disabling for multi selection
* [ADF-3909] Improved task creation logic
* [ADF-3909] Changed assignee selection mechanism
* * Added role filtering to groups* Updated unit tests to the recent changes* Created getGroupDetailsById and checkGroupHasGivenRole in groupService* Updated unit test to the groupService
* * After rebase
* * Changed method name checkGroupHasGivenRole to checkGroupHasRole
* * After rebase
2019-02-04 12:29:10 +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
Denys Vuika
cf922dd46e
expose icon color property ( #4248 )
2019-02-04 10:53:12 +00:00
Paul Roth
aa2036dddd
Made 3 minor typo changes in the section called "Using the application" ( #4246 )
2019-02-04 09:54:07 +00:00
Eugenio Romano
8453876ea2
[ADF-3965] fix label
2019-02-03 22:22:25 +00:00
Maurizio Vitale
bf832f0b1c
[ADF-4001] StartProcessCloud - Fix payload with name ( #4241 )
...
* Fix the startProcess payload
* fix unit test
2019-02-03 21:52:22 +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
Eugenio Romano
50572e9db5
[ADF-3974] Fix temp file upload APS ( #4236 )
...
* fix temp file upload APS
* fix type
2019-02-03 11:27:51 +00:00