Maurizio Vitale
67485daece
[ADF-4550] Form Cloud - Be able to upload a file on the content taken from the process-storage ( #4807 )
...
* * Process-storage
* * Used jsapiServcie
* Be able to upload a file on the content with the createNode api
* Fix lint
* Refactor
* * Removed needless method.
* Remove useless method
* Add properties type
2019-06-05 15:46:28 +01:00
Cilibiu Bogdan
0684098f60
[ADF-4626] Breadcrumb - directionality styling ( #4810 )
...
* direction styling
* remove text align
2019-06-05 15:01:05 +01:00
Cilibiu Bogdan
0cfc5bc1b7
[ADF-4625] Search Input does not respect RTL mode ( #4806 )
...
* configurable animation
* bind state attribute to value
* configure animation state based on direction
* update tests
* lint
* direction style
2019-06-04 09:15:44 +01:00
mcchrys
656eeaf017
[ADF-4034] Task list cloud - The Deleted task is changing the Status from "Deleted" in "Canceled" ( #4803 )
...
Removed DELETED status
Modified unit test to check recent changes
2019-06-04 09:08:39 +01:00
Cilibiu Bogdan
148f9830aa
fix textOrientation value ( #4805 )
2019-06-03 17:15:37 +01:00
arditdomi
5392f3d229
[ADF-4527] Fix buttons duplication error in taskFormCloudComponent ( #4804 )
2019-06-03 17:01:05 +01:00
arditdomi
3d67d9dc75
[ADF-4552][ADF-4482] Social component refactoring, add ability to unRate, added e2e automation ( #4749 )
...
* [ADF-4552] Rating component refactoring, add ability to unRate
* [ADF-4552] RTL support added
* [ADF-4552] Improve behaviour and styling structure in RTL languages
* [ADF-4552] Improve behaviour and styling structure in RTL languages
* [ADF-4552] Added refresh rating when the node Id input changes
* [ADF-4552][ADF-4482] Refactor social component, add ability to unrate, add e2e automation
* [ADF-4552][ADF-4482] Added unsibscribe from Observables, added css variables, removed unused class id's
* [ADF-4552][ADF-4482] Improve structure and behaviour of e2e automation tests
* [ADF-4552][ADF-4482] Improve structure and behaviour of e2e automation tests
* [ADF-4552][ADF-4482] fix expected single space
* [ADF-4552][ADF-4482] fix lint check failure
* Fix circular dependency error
2019-06-03 14:27:13 +01:00
Deepak Paul
7eb9ffe688
[ADF-4546] Visibility conditions for Form variables don't work on Multiline Widget. ( #4786 )
...
* * Finding variable values by id & used date format
* * Tests to validate visibility by using id
* * [ADF-4529] Refactor conditions
* [ADF-4529] Fixed cloud form editor script error
2019-05-31 13:58:45 +01:00
Silviu Popa
30c42d17d0
[ADF-4530] StartTaskCloud - fix process definition list for empty names ( #4790 )
...
* [ADF-4530] - reset filtered process when value it's empty or invalid
* [ADF-4530] - lint
* [ADF-4530] - fix unit test
* [ADF-4530] StartTaskCloud - fix process definition list for empty names
* [ADF-4530] - lint
* [ADF-4530] - add unit test
* [ADF4530] StartProcess - revert changes
* [ADF-4530] - revert changes
2019-05-31 11:48:19 +01:00
Silviu Popa
6040f59391
[ADF-4461] FormCloud - fix date validations ( #4776 )
...
* [ADF-4443] FormCloud - fix date validations
* [ADF-4443] - add save validation
* [ADF-4443] - PR changes
* [ADF-4443] FormCloud - fix date validations
* fix unit tests
* [ADF-4443] - add save validation
* [ADF-4443] - PR changes
* Revert changes on save form
* Revert check form valid on save
2019-05-31 11:44:33 +01:00
Deepak Paul
f27846ec5b
[ADF-4544] Cloud Task From - Refresh the buttons and form after an action is complete ( #4726 )
...
* [ADF-4544] Reloaded task on action
* [ADF-4544] Changed routing in demo component
* [ADF-4544] Added tests
2019-05-31 10:07:08 +01:00
Silviu Popa
892172150e
[ADF-4586] - fix preselecting value for DropdownCloud ( #4747 )
...
* [ADF-4586] - fix preselecting value for DropdownCloud
* ADF-4586] - fix form complete for dropdown and tests
* [ADF-4586] - add FormRenderingService as provider
* [ADF-4586] - fix memory leaks
* [ADF-4586] - add type information
* [ADF-4586] - fix memory leak on dropdown
* [ADF-4589] - PR changes
* [ADF-4586] - fix unit tests
* [ADF-4586] - lint
2019-05-30 18:13:41 +01:00
Eugenio Romano
b91a942aa1
Multiple option env file ( #4788 )
...
* multi configuration file enabling
* improve ignore
* update i18n tool dep
* update webbpack bundle analyzer version
* fix ps cloud test wait setting
* fix script content
* remove use of testconfig for browser options
* convert protractor to ts
* download browser util fix
2019-05-30 11:15:15 +01:00
Cilibiu Bogdan
9cf6f5519c
[ADF-4579] Layout - RTL support ( #4741 )
...
* single contentAnimation state
* fine tune contentAnimation state based on direction and position
* tets
* fix mock component inputs
* use native direction attribute
* update docs
* pass direction to calculate sidenav layout
* update test
* fix unit test
* remove dialogs directionality workaround
* set document directionality service
* remove context menu direction workaround
* remove unneeded dependencies
* remove direction style workaround
* remove permission icon direction
* remove sidenav layout direction attribute
* update docs
* update sidenav layout direction
* test
* remove document type
* update test dependencies
* clear storage before test
* test
* fix dl gap
* try to fix Uncaught QuotaExceededError
* fix QuotaExceededError
* fix tests
* fix tests
2019-05-29 16:17:13 +01:00
Deepak Paul
d571480ddd
[ADF-4576] Remove duplicate getDeployedApplicationsByStatus service ( #4740 )
...
* * Remove overriding & added appconfig apps support
* * Added tests
* * Updated docs
* [ADF-4576] Made one service private
* * Fixed tests
* * [ADF-4576] Improved tests
2019-05-28 18:08:38 +01:00
Silviu Popa
f62236b916
[ADF-4598] StartTask - revert start task assignee and candidateGroups validations ( #4785 )
...
* [NO_ISSUE] - revert start task assignee and candidateGroups validations
* [ADF-4598] - fix unit tests
2019-05-28 17:37:36 +01:00
davidcanonieto
f2f08a5bf8
[ADF-4529] Enable form configuration from e2e tests ( #4738 )
...
* [ADF-4529] Enable form configuration from e2e tests
* Improve linting
* Move form methods to new file
2019-05-28 15:27:26 +01:00
cristinaj
36faed0fab
[ADF-4609]Logging the response in case of error. ( #4784 )
...
* Logging the response in case of error.
* Enable all cloud tests
* no message
* no message
* Comment failing tests
2019-05-28 11:09:19 +01:00
Maurizio Vitale
f6d8bd4130
CI - Ability to run only e2e cloud in case is the only affected folder ( #4783 )
...
* Remove skiplint option in favour of lint
Refactor protractor config
* Move rebase check
* Remove the skiplint and run only e2e cloud
* Remove the skip lint
* Change e2e cloud and check the CI runs only that one
* Enable the smart e2e on content
* Delegate the e2e run on the specific project
* Fix typo on specs option
* Add basic readme and fix process service name problem
* Fix bash else if
2019-05-28 11:04:40 +01:00
arditdomi
6897f20954
[ADF-4466] Fix alignment issues - IE11 ( #4772 )
...
* [ADF-4466] Fix alignment issues - IE11
* [ADF-4466] Fix implementation from demo shell specific to generic
* [ADF-4466] Remove unused query for IE11
2019-05-24 16:41:19 +01:00
Marouan Bentaleb
446efe4297
[ADF-4514] Move widgets pages to Testing package ( #4703 )
2019-05-22 18:32:46 +01:00
Silviu Popa
7a3b3583f8
[ADF-4530] StartProcessCloud - fix show process definition dropdown ( #4723 )
...
* [ADF-4530] - reset filtered process when value it's empty or invalid
* [ADF-4530] - lint
* [ADF-4530] - fix unit test
* [ADF-4530] - PR changes
* [ADF-4530] - PR changes
2019-05-22 15:57:39 +01:00
Marouan Bentaleb
5e7aabfaea
[ADF-4547] Fixing flaky tests in Content Services and Core ( #4743 )
2019-05-22 14:57:20 +01:00
Cilibiu Bogdan
58cf10be5f
[ADF-4582] User preference - set layout orientation based on locale ( #4744 )
...
* set textOrientation based on locale
* remove manually setting textOrientation
* tests
* revert to getBrowserCultureLang
* match languages keys
* update tests
* fix types
2019-05-22 14:02:51 +01:00
Silviu Popa
26a495c95d
[ADF-4588] Datatable - fix copy content tooltip for ellipsis cell ( #4751 )
...
* [ADF-4588] - remove overflow from ellipsis class
* [ADF-4588] - fix css
2019-05-22 10:34:39 +01:00
Denys Vuika
57a162fcf0
typed interface for test configuration ( #4758 )
2019-05-22 10:13:57 +01:00
Maurizio Vitale
1141511a07
Remove the dependency with TestConfig ( #4752 )
...
* Remove the dependency with TestConfig
* Change protocol to https
* Trigger the cloud change
* Trigger the cloud change
2019-05-20 18:11:01 +01:00
Cilibiu Bogdan
cff9bf0930
[ADF-4584] Header RTL styling ( #4746 )
2019-05-20 16:33:47 +01:00
Cilibiu Bogdan
bb0bdbfc1d
[ADF-4583] Upload dialog - RTL support ( #4745 )
...
* overwrite mat-drawer-content position
* set attributes based on direction and position
* add direction support
* update tests
* update doc
* fix direction description
* use native direction attribute
* bind to dir input
* update docs
* remove direction attribute
* listen to user preference textOrientation changes
* update tests
* remove unused import
2019-05-20 15:45:10 +01:00
Denys Vuika
6cdae78cf2
extension loader accepts dynamic configurations
2019-05-16 12:43:22 +01:00
Denys Vuika
3aca244059
extensions: add missing service export
2019-05-16 10:46:11 +01:00
Silviu Popa
cf68f656cf
[NO_ISSUE] - fix unit test on process-services ( #4732 )
...
* [NO_ISSUE] - fix unit test on process-services
* [NO_ISSUE] - lint
* remove unused code
2019-05-16 10:09:26 +01:00
Marouan Bentaleb
c9bc63bc3c
[ADF-4538] Fix start-task-custom-app-cloud.e2e.ts ( #4729 )
2019-05-16 09:40:45 +01:00
Silviu Popa
55f920fbb4
[ADF-4521] Form - Multilingual support ( #4715 )
...
Maurizio says : YES
2019-05-15 15:59:50 +01:00
Silviu Popa
b4e3a71bef
[ADF-4269] ProcessCloud - fix start task with invalid Asignee or Candidat… ( #4727 )
...
* [ADF-4269] - prevent starting a task with invalid Asignee or CandidateUser
* [ADF-4269] - refractor people/group cloud
* [ADF-4269] - change docs
2019-05-15 15:49:46 +01:00
Silviu Popa
4a363c731b
[ADF-4471] TaskCloud - disable editable fields when the task is unclaimed ( #4680 )
...
* [ADF-4471] TaskCloud - task header disabled when the task is unclaimed
* [ADF-4471] - fix unit test
* [ADF-4471] - pr changes
* [ADF-4471] - add return type
2019-05-14 15:30:35 +01:00
Silviu Popa
d1bc5a608a
[ADF-4389] StartProcessCloud - add validation for processName ( #4707 )
...
* [ADF-4389] StartProcessCloud - add validation for processName
* [ADF-4389] - change function definition name
* [ADF-4389] - add return type
2019-05-14 15:19:43 +01:00
Cilibiu Bogdan
164d398abc
[ADF-4227] Material Dialog - change direction option based on textOrientation ( #4716 )
...
* change matDialog direction based on textOrientation
* move dialog providers to material.module
* extend initial options
* move UserPreferencesService from factory
* update module
* update test
* material dialog correct reference
* extend default global options
* tests
2019-05-14 12:52:03 +01:00
Cilibiu Bogdan
de0f906163
[ADF-4543] Language Menu - set layout orientation ( #4719 )
...
* language entry interface
* pass language object
* set textOrientation
* tests
* update doc
* add rtl language
2019-05-14 12:45:05 +01:00
Cilibiu Bogdan
4f13dcc3e2
[ADF-4545] Context Menu - RTL support ( #4722 )
...
* set overlay direction
* test
2019-05-14 12:43:52 +01:00
Silviu Popa
96111f588a
[ADF-4488] Form - Add dropdown-cloud widget ( #4695 )
...
* [ADF-4488] Form - Add dropdown cloud widget
* [ADF-4488] - add form style
* [ADF-4488] - revert formFieldOption change
* [ADF-4488] - PR changes
* [ADF-4488] - move dropdown widget into cloud module
* [ADF-4488] - PR changes and remove unused unit test
* [ADF-4488] - PR changes
* [ADF-4488] - PR changes
* [ADF-4488] - add multilingual support
* [ADF-4488] - PR changes
2019-05-14 09:15:15 +01:00
Denys Vuika
bbea17fe37
[ADF-4268] Info drawer fixes ( #4709 )
...
* show error popups
* proper error handling
* update tests
* update code as per review
* remove old implementation
* remove old code
2019-05-13 07:24:49 +01:00
davidcanonieto
fc9f04c6c6
[ADF-4498] Disable Sticky header on Datatable if header is not visible ( #4701 )
...
* [ADF-4498] Disable Sticky header on Datatable if header is not visible
* [ADF-4498] Improve flag check
2019-05-13 07:02:36 +01:00
Eugenio Romano
898e3b5a80
[no-issue] Parallel run e2e and e2e common action refactoring ( #4702 )
2019-05-13 04:44:35 +02:00
Silviu Popa
ead22d9e3c
[ADF-4473] TaskCloud - add priority numeric validation ( #4684 )
...
* [ADF-4473] TaskCloud - add priority numeric validation
* [ADF-4473] - change validation conditiion
* [ADF-4473] - add return type
* [ADF-4473] - fix unit test
2019-05-09 17:48:23 +01:00
Eugenio Romano
56982a02b8
Release 3.2.1
2019-05-09 14:34:00 +01:00
davidcanonieto
77109ae59a
[ADF-4476] Unify layout for start process/task components ( #4699 )
2019-05-08 23:07:08 +01:00
Maurizio Vitale
32135e3cbc
Fix the context name ( #4710 )
2019-05-08 19:57:20 +01:00
Silviu Popa
5bb8912651
[ADF-3192] Form - fix dropdown field alignment ( #4685 )
...
* [ADF-3192] Form - fix dropdown field alignment
* [ADF-3192] - reove unused style
2019-05-07 17:34:08 +01:00
davidcanonieto
9d0e9ec219
[ADF-4467] Fix Upload File Widget layout ( #4675 )
...
* [ADF-4467] Fix Upload File Widget layout
* [ADF-4467] Refactor content services upload button
2019-05-07 17:32:35 +01:00