Denys Vuika
e75335a06d
[ADF-3794] Update individual rows without reloading DocumentList ( #4213 )
...
* reload table cells on node updates
* update unit tests
* update dynamic columns
* fix value type
* fix tests
* update code as per review
* update variable name
* test fixes, core automation service
* fix test
2019-03-27 11:38:37 +00:00
Eugenio Romano
b95d1b9eb3
fix timeout configuration
2019-03-27 10:42:40 +00:00
gmandakini
4376d357ac
[ADF-3962] sso download directive automated ( #4452 )
...
* sso download directive automated
* temp changes
* temp changes
* moving of services under lib testing and ADF-3962 automated
* removed the browser sleep
* cspell and linting fixes.
* codacy improvements
* export public-api update
* remove circular dep
* remove circular dep
* fixes
* fix user info test
* fix datatable
* random commit
* move other string
* fix lint
* fix lint
* fix prolem type
* fix failing test
* fix tag test
* fix problems after rebase
* fix lint
* remove space
* remove visibility method duplicated
2019-03-27 09:57:26 +00:00
Eugenio Romano
89f612bbb0
update codelyzer last version wit accessibility check
2019-03-27 09:55:35 +00:00
Eugenio Romano
fbb6ab6cb8
update version
2019-03-27 09:55:35 +00:00
davidcanonieto
c9dbcdfc8c
[ADF-4242] Make Date format uniform across components ( #4496 )
2019-03-27 09:55:34 +00:00
Eugenio Romano
046d3f2e33
fix new lint
2019-03-27 09:55:34 +00:00
Maurizio Vitale
391094e467
[ADF-4295] AuthGuardSsoRoleService - Provide a way to check the resorces_access of the jwt token ( #4488 )
...
* Provide a way to check the resorces_access of a jwt token
* Add unit test in case the client role is missing or contains a different one
* Improve the documentation related to the AuthGuardSSO
2019-03-27 09:55:33 +00:00
Silviu Popa
c3bbbe6dab
[ADF-4096] ProcessCloud/TaskList - undefined filename attribute ( #4333 )
...
* [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
* [ADF-4095] ProcessCloud - change api response format
* Revert "[ADF-4095] ProcessCloud - change api response format"
This reverts commit 8ddd3477ad3de047911f0538941c65d2bf7e60e2.
* [ADF-4096] DatatableComponent - revert changes and remove filename attribute
* [ADF-4096] - change filename attribute and fix unit tests
* [ADF-4096] - fix core e2e test
2019-03-27 09:55:33 +00:00
cristinaj
e415bd8cd5
[ADF-4241]Added tests for process header cloud component ( #4463 )
...
* Added tests for process header cloud component
* Move the process-header-cloud-component page to testing folder
* Changed the test rail ids
* Fix lint issues.
2019-03-27 09:55:32 +00:00
Marouan Bentaleb
f9e39aaebd
[ADF-NO-ISSUE] Removing wrong dependencies ( #4458 )
2019-03-27 09:55:31 +00:00
Denys Vuika
a7a48e8b2b
enable prefer-const rule for tslint, fix issues ( #4409 )
...
* enable prefer-const rule for tslint, fix issues
* Update content-node-selector.component.spec.ts
* Update content-node-selector.component.spec.ts
* fix const
* fix lint issues
* update tests
* update tests
* update tests
* fix code
* fix page class
2019-03-27 09:55:30 +00:00
Denys Vuika
26c5982a1a
extensibility improvements ( #4484 )
...
* add missing interfaces to extensions library
* separate rule service
* api enhancements
* fix test
* improve APIs
2019-03-27 09:54:50 +00:00
arditdomi
4a640d962d
[ADF-4287] Fix tasks UI in Process Cloud ( #4504 )
2019-03-26 17:06:51 +00:00
Maurizio Vitale
3897bafe0c
Fix typo on startprocesscloud spec and remove useless method ( #4500 )
2019-03-26 14:33:16 +00:00
siva kumar
04c6436ed2
[EditProcessFilterCloudComponent] Unit tests are failing* Fixed failing unit tests. ( #4495 )
2019-03-26 10:15:55 +00:00
davidcanonieto
f7a07967af
[ADF-4179] Fix styles of facet-buttons ( #4491 )
2019-03-25 18:00:38 +00:00
Eugenio Romano
dc36082e11
[LOC-112] 3.1.0 Localization files ( #4489 )
...
* 3.1.0 Localization files
* Update ar.json
2019-03-25 16:39:20 +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
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
f9e798a18c
remove duplicate import
2019-03-22 11:02:07 +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 )
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
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
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
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
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
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
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
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
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
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
arditdomi
e7197b9bd2
[ADF-1954] Fix breadcrumb on IE 11 ( #4442 )
2019-03-15 12:06:39 +00:00
Eugenio Romano
88870cd4da
[ADF-NO-ISSUE] update e2e js-api 3 ( #4124 )
...
* update e2e js-api node
* fix protractor import
* use new client
* fix protractor conf comaptibility
* processClient fix
* new js-api
* fix new import
* fix identity call
* fix identity call
* remove aut param
* fix model
* fix model
* increase timeout CS bigFile
* Refactor task details e2e tests
* Fix e2e test
* Rebase branch
2019-03-15 00:06:55 +00:00
gmandakini
ced2e05d10
ADF-3735 automated ( #4433 )
2019-03-14 11:22:45 +00:00
Eugenio Romano
7bc2fafcca
fix metadata test
2019-03-14 02:30:24 +00:00