Eugenio Romano
967091defd
add sites and supported page size configuration
2019-03-25 15:58:03 +00:00
spark66rc
d215eac204
fix export tree-view component into content-services module ( #4487 )
2019-03-25 15:33:53 +00:00
Silviu Popa
31658c0974
[ADF-4127] ProcessServicesCloud - add claim/unclaim directive ( #4464 )
...
* [ADF-4127] ProessServicesCloud - claim task directive
* [ADF-4127] - fix doc
* [ADF-4127] - revert docs changes
* [ADF-4127] - revert doc changes
* [ADF-4127] - fix doc and reset sourceLinker.js
* [ADF-4127] - refractor task-cloud.service. add validation for claim/unclaim and fix unit tests
* [ADF-4127] - fix docs files
* [ADF-4127[ - add aditional complete task validation
* [ADF-4127] - PR changes
* [ADF-4127] - complete docs file
* [ADF-4127] - more PR changes
* [ADF-4127] - change Unclaim task name and wait for task to be claimed and unclaimed before emit the success event
* [ADF-4127] - fix unit tests
2019-03-25 12:24:26 +00:00
Silviu Popa
0b1e5d31d8
[ADF-4155] ProcessServiceCloud - show AppList when service is missing ( #4462 )
...
* [ADF-4155] ProcessServiceCloud - show AppList when service is missing
* [ADF-4155] - lint
* [ADF-4155] - move docs content
* [ADF-4155] - reset unnecesary doc file changes
* [ADF-4155] - fix unit tests
* [ADF-4155] AppListCloudComponent - Fix unit test
* [ADF-4155] - remove calls reset
* [ADF-4155] - skip app list test
* [ADF-4155] - fix unit test
* [ADF-4155] - app- list unit test
2019-03-25 11:01:43 +00:00
cristinaj
77bad96d0d
[ADF-4226]Adding tests for infinite pagination. ( #4428 )
...
* Adding tests for infinite pagination.
* sustitute function
* remove wrong file
* Remove a check
* Fix after rebase
2019-03-24 23:20:18 +00:00
Eugenio Romano
e3804e0e70
restore -b insight test
2019-03-24 11:19:25 +00:00
Eugenio Romano
18e276df41
remove -b process cloud test
2019-03-24 00:04:06 +00:00
Eugenio Romano
6059690e79
exclude upload folder test as far we don't find a solution in chrome 73 ( #4473 )
...
* exclude upload folder test as far we don't find a solution in chrome 73
* exclude folder drag and drop test chrome 73
* fix test search
* Update .travis.yml
* xit C279918 C279916
* fix process-service cloud application list
2019-03-23 20:32:03 +00:00
Eugenio Romano
4a32fb920f
travis change
2019-03-23 20:28:03 +00:00
Eugenio Romano
6a7a9666ad
rtl configuraation ( #4482 )
2019-03-22 15:39:27 +00:00
Eugenio Romano
f9e798a18c
remove duplicate import
2019-03-22 11:02:07 +00:00
Marouan Bentaleb
4235d3ca29
[ADF-3976] Update doc ( #4475 )
2019-03-22 10:58:15 +00:00
mhalczuk
20c8291bd8
[ADF-4478] Add missing WidgetVisibilityService export ( #4479 )
2019-03-22 10:58:00 +00:00
Denys Vuika
726398838a
add missing service export, refs #4478
2019-03-22 09:28:47 +00:00
Denys Vuika
505aad4cb5
css fixes for datatable ( #4471 )
3.1.0-beta7
2019-03-20 21:33:06 +00:00
arditdomi
b8d3a5b878
[ADF-4230] Fix pagination arrows direction when ADF set to RTL ( #4469 )
...
* [ADF-4230] Fix pagination arrows direction when ADF set to RTL
* Update pagination.component.scss
2019-03-20 18:14:04 +00:00
Andy Stark
e5c7ffb314
[ADF-4249] Updates for doc review ( #4470 )
...
* [ADF-4249] Updated review checker tool to work with new doc subfolders
* [ADF-4249] Updates for doc review
2019-03-20 18:12:22 +00:00
arditdomi
10e91bed2a
[ADF-4229] Fix big space issue when ADF set to RTL ( #4467 )
...
* [ADF-4229] Fix big space issue when ADF Application set to RTL
* [ADF-4229] Fix big space issue when ADF Application set to RTL
* Update layout-container.component.scss
2019-03-20 15:55:16 +00:00
siva kumar
c4bd7a93ab
[ADF-3986] ProcessListCloudComponent - Be able to filter process with all possible params ( #4233 )
...
* [ADF-3986][ProcessListCloudComponent] Be able to filter process with all possible params* Added missing parameters* Added unit test the recent changes* Updated docs
* * Removed unwanted appVersion from process list
* * Removed unwanted properties
* * Reverted changes related status
* Update edit-task-filter-cloud.component.ts
* Fix the task and process filters value
* Rollback the process instance id
* * Added more process list properties in the demo
* * After rebase
* Used application query api.
* * Fixed failing unit test
* * After rebase
* * Fixed message
* * Fixed conflicts.
* * Fixed Lint error
* * Documentation conflicts fixed.
2019-03-20 15:53:28 +00:00
siva kumar
dccc6b8127
[ADF-3976] EditTaskComponent - Be able to customise the sorting and actions ( #4251 )
...
* [ADF-3841] Improve edit-task-filter-cloud by adding inputs to control filters, sort and actions* Provided an input to pass sort properties* Provided an input to pass filter actions
* * Provided way to configure sort and action properties from app.config
* Updated unit tests the recent changes
* * Added missing properties* Removed unwanted properties* Provided a way to to show range when the lastModified is passed* Fixed order should be visible if sort as been passed
* * Provided way to show checkbox
* * Changed to state, assignment to status and assignee* Updated Document* Updated unit tests
* * Removed unnecessary mock object
* * Removed FilterActionType * Updated documentation
* * Modified editTaskFilterCLoud component e2e tests to the recent changes
* * Fixed e2e tests
* * Fixed failing e2e test
* * Removed unwanted comment
* * After rebase
* * After rebase
* * After rebase
* * Fixed e2e conflict
2019-03-20 15:49:54 +00:00
Maurizio Vitale
355e97ef39
Cloud people component - Fix the unit test related to the subject initialization ( #4456 )
...
* Fix the unit test related to the cloud people component
* Fix init subject and add unit test
2019-03-20 15:32:59 +00:00
Silviu Popa
997c53b47b
[ADF-4233] - fixed nested menu layout for minimized sidebar menu ( #4459 )
...
* [ADF-4233] - fix layout when side menu is minimized
* [ADF-4233] - lint
* [ADF-4233] - fixed nested menu layout for minimized sidebar menu
2019-03-20 10:31:07 +00:00
siva kumar
bfc4205522
[ADF-4263][EditProcessFilterCloudComponent] Unit tests are failing ( #4453 )
...
* [ADF-4263][EditProcessFilterCloudComponent] Unit tests are failing* Fixed failing unit test.
* * Fixed lint error in the group/people component.
* * Removed any type
2019-03-20 08:03:22 +00:00
Eugenio Romano
814bd46d5b
fix aspect test
2019-03-20 02:10:24 +00:00
arditdomi
203dc488f8
[ADF-4199] Fix permission manager UI ( #4460 )
...
* [ADF-4199] Fix permission manager UI
* Update permission-list.component.scss
2019-03-20 01:13:43 +00:00
Eugenio Romano
561dd15b04
improve gnu scripts
2019-03-20 00:35:15 +00:00
Eugenio Romano
e392d3e602
slow down clean env
2019-03-20 00:34:34 +00:00
Andy Stark
5c63b7c0f8
[ADF-4252] Added doc link fixing tool ( #4461 )
...
* [ADF-4252] Added basic fixer for link and image URLs
* [ADF-4252] Added full check to link fixing tool
* [ADF-4252] Manually replaced http Github doc URLs
* [ADF-4252] Fixed rel note doc links with tool
2019-03-19 22:17:30 +00:00
Eugenio Romano
5dd1d25371
clean env root add
2019-03-19 17:29:23 +00:00
Eugenio Romano
85f84e38ec
store errors
2019-03-19 17:04:49 +00:00
Eugenio Romano
5a7fe6f499
[ADF-4267] expose stiky heder in document list ( #4455 )
...
* expose stiky heder in document list
* lint fix
2019-03-19 16:41:28 +00:00
Andy Stark
7fe066b068
[ADF-4249] Updates for doc review ( #4454 )
...
* [ADF-4249] Updates for doc review
* [ADF-4249] Clarified text slightly
2019-03-19 15:35:59 +00:00
cristinaj
34b5c5a1b3
[ADF-4099]Implement tests for The metadata group is always showed even though the properties are not there ( #4421 )
...
* Create a custom empty aspect.
* Implement empty aspect
* Add ' The aspect with empty properties is displayed' test.
* Fix lint errors
* Enabling screenshots
* no message
* Fix upload tests
* no message
* Trying to fix upload tests
* no message
* remove save
* lint
* Fix lint
2019-03-19 15:12:35 +00:00
Marouan Bentaleb
355971e0ad
[ADF-4195] Automation tests for SSO login with implicitFlow false ( #4410 )
...
* [ADF-4195] Automation tests for SSO login with implicitFlow false
* rebase
* fix test sso implicit flow false
* lint fix
* fix test
2019-03-19 15:00:26 +00:00
cristinaj
a04077679c
[ADF-4045]Add Delete folder when infinite scrolling is enabled test. ( #4400 )
...
* Add Delete folder when infinite scrolling is enabled test.
* Changed the number of files.
* Fix lint errors
* no message
* no message
* Fix infinite-scrolling test
2019-03-19 10:22:17 +00:00
Eugenio Romano
cee34922ca
fix submenu
2019-03-19 01:21:14 +00:00
Eugenio Romano
2f4da55e67
[ADF-3978] execute docker step only in PR branch ( #4451 )
...
* execute docker step only in PR branch
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
2019-03-18 18:53:40 +00:00
Eugenio Romano
43764824a2
fix test
2019-03-18 17:36:36 +00:00
Georgiana Roman
aa3464a7d9
ADF-4201 About Component - added input params ( #4435 )
...
* ADF-4201 about-component added imput params
* ADF-4201 updated docs
2019-03-18 14:34:42 +00:00
davidcanonieto
3e29c7cd9d
[ADF-4162] Add includeAll/exclude capabilities to metadata config ( #4436 )
...
* [ADF-4162] Add includeAll/exclude capabilities to metadata config
* Revert app config
* Update documentation
* fix schema change
2019-03-18 12:45:08 +00:00
Silviu Popa
791051edee
[ADF-4128] ProcessCloud - add complete task directive ( #4364 )
...
* [ADF-4128] ProcessCloud - add complete task directive
* [ADF-4128] ProcessCloud - fix completion functionality and add documentation
* [ADF-4128] ProcessCloud - PR changes
* [ADF-4128] ProcessCloud - lint
* [ADF-4148] ProcessServicesCloud - change layout
* [ADF-4128] fix PR changes
* [ADF-4128] - refractor complete task directive
* [ADF-4128] - fix lint
* [ADF-4128] - PR changes
* [ADF-4128] - replace isCompleted method from service with model method
* [ADF-4128] fix unit tests
* [ADF-4128] - change travis yml
* [ADF-4128] - fix travis.yml
* [ADF-4128] - travis lint
2019-03-18 12:34:08 +00:00
Denys Vuika
e586ee17d5
fix package lock
2019-03-18 12:22:21 +00:00
Silviu Popa
2adfe67e83
[ADF-4124] DemoShell - Show task-list inside process-cloud-details ( #4420 )
...
* [ADF-4124] DemoShell - Show task list inside process-cloud details
* [ADF-4124] ProcessServiceCloud - remove process header files
* Revert changes
* [ADF-4124] - add missing files
* [ADF-4124] - add process-cloud header in process details
* [ADF-4124] - change process details layout
* [ADF-4124] - lint
2019-03-18 12:10:57 +00:00
Silviu Popa
0d611030a1
[ADF-4233] DemoShell - change nested menu layout ( #4438 )
2019-03-18 12:08:53 +00:00
rgherghelas
5f17ee0b01
[ADF-4149] - Moved the StartTasksCloudComponent/TaskDetailsCloudComponent pages ( #4407 )
...
* moved the taskDetailsCloudComponent page and startTaskCloudComponent page
* update the import and fix tests
* update import and tests
* update exports
* update imports
* remove comment and index.ts
* update imports and class name
* remove comment
* Modify task-details-cloud-component page name in task-header-cloud-component
* update method
* remove user-info-dialog
* remove task details page
* revert task details changes
* revert changes
2019-03-18 11:58:39 +00:00
Eugenio Romano
2e9c57cf45
Update .travis.yml
2019-03-18 02:22:58 +00:00
Eugenio Romano
7cced3f55a
Update .travis.yml
2019-03-18 02:13:16 +00:00
Eugenio Romano
51feafff1e
Update .travis.yml
2019-03-18 01:42:08 +00:00
Eugenio Romano
9d98f3196e
[NO-ISSUE] Fix Core E2E tes ( #4450 )
...
* fix Identity service in core using internal identity service in test env
* fix lint
* fix lint
* fix login
* fix travis yml
* remove log script
2019-03-18 00:18:56 +00:00
davidcanonieto
8dc9eba4c7
[ADF-3677] Add highlight configuration to SearchQueryBuilder ( #4358 )
...
* [ADF-3677] Add highlight configuration to SearchQueryBuilder
* highlight property in search
* Update files.component.ts
* remove comma
* highlight missspell
* fix schhema json highilight
* fix test
* fix lint
* fix lint
* fix lint
* fix search sorting tests
* fix search sorting
* fix lint
* remove useless test
* check for null nodes
* remove duplicated test
* lint
* fix sorting tests
* remove test not search component related
2019-03-17 17:23:07 +00:00