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
Denys Vuika
0e2e5e35a0
[ADF-3126] i18n support for info drawer tabs ( #4698 )
...
* [ADF-3126] i18n support for info drawer tabs
* fix tests
* code fixes
2019-05-07 17:31:22 +01:00
Denys Vuika
8db915bd2a
[ADF-4484] Quick notifications ( #4688 )
...
* quick notifications (info, error, warning)
* update code docs
2019-05-07 13:25:12 +01:00
Eugenio Romano
5d49b494fa
bump 3.2.0 ( #4690 )
2019-05-03 17:07:05 +01:00
Denys Vuika
2f126fe7fd
minor a11y fix for header
2019-05-02 15:47:02 +01:00
davidcanonieto
d6719c0b57
[ADF-4478] Fix layout container and empty template ( #4683 )
2019-05-02 15:00:09 +01:00
Maurizio Vitale
e88e0d9b45
[ADF-4409] ADF for Activiti Community - Be able to claim/release/complete task ( #4677 )
...
* Be able to claim/release/complete task for community
Be able to start a task/process
Fix unsubscribe on destroy
* Fix the construnctor
2019-05-02 14:30:38 +02:00
Eugenio Romano
9298e6762f
Update package.json
2019-05-02 10:16:31 +01:00
Eugenio Romano
1afcfa1d5a
[LOC-119] i18n 3.2.0 ( #4678 )
...
* i18n 3.2.0
* i18n 3.2.0
* i18n 3.2.0
2019-05-01 15:52:06 +01:00
davidcanonieto
a172543b8f
[ADF-4455] Fix whitespaces trim in multivalue metadata field ( #4663 )
2019-05-01 14:12:09 +01:00
Deepak Paul
7016dabb6c
[ADF-4454] Map upload field to UploadCloudWidget in task cloud form ( #4672 )
...
* [ADF-4454] Moved upload widget maping to task form
* Update community-task-details-cloud.component.ts
2019-05-01 13:02:16 +01:00
davidcanonieto
0c7581acba
[ADF-4422] Fix unit/e2e tests ( #4673 )
...
* [ADF-4422] Unexclude C291783 e2e test
* [ADF-4422] Fix Edit process cloud unit test
* [ADF-4422] Fix spy not been called
* Fix unit test
2019-05-01 10:28:41 +01:00
Denys Vuika
55113f37b6
[ADF-4444] drag and drop fixes ( #4674 )
...
* more granular control over drag and drop
* fix performance, internal drop-zone directive
2019-04-30 14:53:36 +01:00
davidcanonieto
a3487cd3b3
[ADF-4460] Fix for empty value upload widget on a form ( #4670 )
2019-04-30 11:05:25 +01:00
siva kumar
3291ecaccb
[ADF-4432] TaskFormCloudComponent - should be read only if the task is unclaimed. ( #4654 )
...
* [ADF-4432] FormCloud - should be read only if the task is unclaimed.* Modifed formCloud component related claim/unclaim custom buttons.* Added unit tests to the recent changes* Created an component to project custom form outcomes.
* * Added documentation to the formcloudcustomoutcome component.
2019-04-30 10:21:37 +01:00
Silviu Popa
860529058c
[ADF-4409] DemoShell - ADF compatibility with Activiti 7 ( #4646 )
...
* [ADF-4409] PorcessServicesCloud - add community page
* [ADF-4409] - add process and task details page
* [ADF-4409] fix lint and reset package-lock
* [ADF-4409] - PR changes
* [ADF-4409] - PR changes
* [ADF-4409] - fix start task/process redirection
* [ADF-4409] - fix unit tests
2019-04-30 10:13:10 +01:00
davidcanonieto
2bc2f09525
[ADF-4445] Add showRefreshButton to TaskFormCloud component doc ( #4666 )
2019-04-29 14:55:45 +01:00
arditdomi
54a2b14285
[ADF-4339] Fix documentList and ContentServices UI for IE11 ( #4660 )
...
* [ADF-4339] Fix documentList and ContentServices UI for IE11
* [ADF-4339] Fixed syntax mistake
2019-04-29 11:20:09 +01:00
Eugenio Romano
7caf50b2a6
fix typeahead validation ( #4653 )
2019-04-25 19:57:58 +01:00
Eugenio Romano
f94eb5872a
[ADF-4405] [ADF-4423] Fix clipboard directive on json cell ( #4643 )
...
* [ADF-4405] [ADF-4423] Fix clipboard directive on json cell
* [ADF-4405] Fix unit tests
* [ADF-4405] Fix e2e test
2019-04-25 19:49:38 +01:00
Maurizio Vitale
be49e72208
[ADF-4340] FormCloud - Be able to upload a file from the local source ( #4647 )
...
* Add a shiny upload button
* Fix tslint
* Enable the viewer on the content click
* Call the process storage in case the form has an upload
* Fix the lint
* Fix unit tests
* Fix tslint on unit tests
* Fix the lint
* Fix the lint
2019-04-25 15:23:07 +01:00
cristinaj
b87c18bc13
[ADF-4388]Added edit task filter cloud component - taskId filter tests ( #4596 )
...
* Added edit task filter cloud component - taskId filter tests
* Update edit-task-filter-cloud-component.page.ts
* Fix tests
* Fix property test
* Fix lint issues
2019-04-25 10:41:59 +01:00
Cilibiu Bogdan
3b83539b13
[ADF-4227] Sidenav Layout - support direction ( #4583 )
...
* basic ui direction service
* direction property
* demo shell integration
* move the direction in up sidenav layout to allow also the header to reorganize
use the configuration editor to change rtl ltr
add documenation
* Update app.component.html
* fix unit tests
* fix overlay viewer e2e
* fix e2e
2019-04-25 00:48:41 +01:00
cristinaj
83cb98f435
Add complete task tests ( #4639 )
2019-04-25 00:27:45 +01:00