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
gmandakini
d6f391c40e
[ADF-4106] Permissions Component automated ( #4449 )
...
* Permissions Component automated
* linting fixes
* making tests stable
* making tests stable
* making tests stable
2019-03-17 01:15:37 +00:00
Denys Vuika
94cd14bf71
fix responsiveness issues for empty screen ( #4389 )
...
* fix responsiveness issues for empty screen
* fix test
* fix test
2019-03-16 15:23:39 +00:00
gmandakini
fc2132e248
[AD-4222] e2e compilation fixes ( #4426 )
...
* Run tsc on the e2e folder and as part of the sh script
* in progress
* in progress
* in progress
* in progress
* in progress
* in progress
* fixing compile errors
* fixing compile errors.
* Fix the apiService and exclude nodemodules
* Add semicolumn
* fix import
* fix configuration test package
* fix
* fix errors
* fix typescript
* restore packages.json
* fix errors after rebase
* fix type prolems and add protracotr path mapping
* remove undefined
2019-03-15 23:11:58 +00:00
davidcanonieto
f891ea3df5
Fix redirection to tasks tab on process task click ( #4446 )
...
* [ADF-4076] Fix redirection to tasks tab on process task click
* [ADF-4076] Remove unneeded code
2019-03-15 17:49:18 +00:00
Andy Stark
dafda33740
[ADF-588] Explicitly added task/process list model classes to docs ( #4447 )
...
* [ADF-588] Added short clarifications of where task/proc list props are defined
* [ADF-588] Added short clarifications of where task/proc list props are defined
* [ADF-588] Fixed links and merge glitches
2019-03-15 17:48:44 +00:00
Andy Stark
74738f1f8b
[ADF-4249] Started doc review for 3.1 ( #4448 )
...
* [ADF-4249] Reviewed new proc cloud component docs
* [ADF-4249] Reviewed Preview extension component docs
2019-03-15 17:48:20 +00:00
Andy Stark
48b685fe25
[ADF-4160] Fixed default props description for cont metadata card docs ( #4445 )
2019-03-15 17:47:37 +00:00
arditdomi
e7197b9bd2
[ADF-1954] Fix breadcrumb on IE 11 ( #4442 )
2019-03-15 12:06:39 +00:00
davidcanonieto
60ed8655e6
[ADF-4205] Fix permission error snackbar ( #4444 )
2019-03-15 11:47:40 +00:00
Eugenio Romano
cd24875e5d
add clean env script
2019-03-15 11:41:20 +00:00
Eugenio Romano
9a49fc3dbc
new dialog import js-api
3.1.0-beta6
2019-03-15 00:08:30 +00:00