arditdomi
133a5c3df6
[AAE-1137] Refactor delete process directive ( #5317 )
...
* [AAE-1137] Refactor delete process directive
* [AAE-1137] Fix unit tests
* [AAE-1137] Add can show directive output
* [AAE-1137] Remove from demo-shell, update documentation
* [AAE-1137] Refactor cancel process directive
* [AAE-1137] documentation typo
* [AAE-1137] Add unsubscription
* [AAE-1137] Fix build errors
* [AAE-1137] Remove unused declaration
2019-12-31 15:41:54 +00:00
arditdomi
f97cf0f446
[AAE-1260] Add changes detection for ProcessHeaderCloud when a process gets cancelled ( #5341 )
...
* [AAE-1260] Add changes detection for ProcessHeaderCloud when a process is cancelled
* [AAE-1260] Add service documentation
* [AAE-1260] fix typo
* [AAE-1260] Fix unit tests
* [AAE-1260] delete process header cloud service
2019-12-20 12:17:44 +00:00
arditdomi
b2ca28d3fd
[ADF-5032] Add delete process directive ( #5295 )
2019-11-29 16:03:06 +00:00
arditdomi
b016bf8167
[DW-1563] Complete button is not present for empty forms ( #5269 )
...
* [DW-1563] Complete button is not present for empty forms
* [DW-1563] Revert part of the changes
* [DW-1563] Remove unnecessary variable declaration
2019-11-20 15:32:25 +00:00
arditdomi
eb1f05dbeb
[ADF-4979] Remove unnecessary demo shell required validation ( #5244 )
...
* [ADF-4979] Remove unnecessary demo shell required validation
* [ADF-4979] unused import
2019-11-13 12:44:40 +00:00
arditdomi
878b49fea1
[ADF-4979] TaskHeaderCloudComponent Add error emit when appName or taskId is not provided ( #5236 )
...
* [ADF-4979] Add error emit when appName or taskId are not provided in TaskHeaderCloudComponent
* [ADF-4979] Modify @Output description
* [ADF-4979] Remove unused onObservable complete code
2019-11-12 15:04:01 +00:00
arditdomi
3c1097fb84
[ADF-4979] Add onChanges detection for Task Header Cloud component ( #5208 )
...
* [ADF-4979] Add onChanges detection for Task Header Cloud component
* [ADF-4979] Revert licenses.txt changes
* [ADF-4979] Documentation added for the taskError Event
2019-11-06 11:07:48 +00:00
arditdomi
d3b9ae87b7
[AAE-641] Hide Release button when the task is assigned to a single user ( #5192 )
...
* [AAE-641] Hide Release button when the task is assigned to a single user
* [AAE-641] Fix unit tests
* [AAE-641] Fix unit tests
2019-10-30 15:55:01 +00:00
arditdomi
1970b1da82
[ADF-4964] Add enter and escape events for updating card view properties ( #5167 )
...
* [ADF-4964] Add enter and escape events for updating card view properties
* [ADF-4964] Add unit tests
2019-10-21 14:22:16 +01:00
arditdomi
a0858e3c86
[ADF-4949] Add SUSPENDED state to the edit task filter ( #5150 )
...
* [ADF-4949] Add SUSPENDED state to the edit task filter
* [ADF-4949] Add unit test
* [ADF-4949] change order of status filters
* [ADF-4949] Change order of status filters
* [ADF-4949] Remove unnecessary unit test
* [ADF-4949] Add e2e for SUSPENDED filter
* [ADF-4949] fix lint errors
2019-10-17 23:05:28 +01:00
arditdomi
4b1ed97943
[ADF-4909] Hide about-plugins and about-product-versions sections whe… ( #5095 )
...
* [ADF-4909] Hide about-plugins and about-product-versions sections when they are empty
* [ADF-4909] Add missing unsubsciption
2019-09-24 16:48:09 +01:00
arditdomi
c2c883885e
[ADF-4878] Refactor, Split ADF About component ( #5064 )
...
* Refactor, Split ADF About component
* [ADF-4878] Add documentation
* [ADF-4878] Rename Component
* [ADF-4878] Implement comments
* [ADF-4878] Update documentation for about components
2019-09-12 15:02:28 +01:00
arditdomi
dc450a3af2
[ADF-4480] Change Viewer behaviour when opening unsupported files ( #4922 )
...
* [ADF-4480] Change Viewer behaviour when opening unsuported files
* [ADF-4480] Fix identations
* [ADF-4480] Make timeout of rendition retry constant
2019-07-13 11:35:21 +01:00
arditdomi
33089a452f
Change incorrect e2e test id ( #4853 )
2019-06-14 17:06:05 +01:00
arditdomi
5f8976004e
About component, Add missing Content Services URL label ( #4850 )
2019-06-14 11:43:52 +01:00
arditdomi
105a1a2b28
[ADF-4435] Added documentation about task-form buttons ( #4831 )
...
* [ADF-4435] Added documentation about task-form buttons
* [ADF-4435] Images of the documentation added don't have the correct dimensions
* [ADF-4435] Resize images
* [ADF-4435] Resize images
2019-06-10 19:31:07 +01:00
arditdomi
117050decf
[ADF-4421] Fix excluded tests ( #4829 )
2019-06-10 12:47:46 +01:00
arditdomi
4ea656e537
[ADF-4441] Save button should be disabled when form fields are invalid ( #4817 )
...
* [ADF-4441] Save button should be disabled when form inputs are invalid, Refactored disable custom outcome buttons unit tests
* [ADF-4441] add missing space
* [ADF-4441] Refactor failing unit tests
* [ADF-4441] Added documentation for disableSaveButton property
2019-06-10 12:01:58 +01:00
arditdomi
51f0a2da47
[ADF-4421] Fix excluded tests in task filters ( #4721 )
2019-06-07 16:27:48 +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
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
arditdomi
1658eb97e3
[ADF-4434] Remove unnecessary icon in custom empty content template ( #4665 )
...
* [ADF-4339] Fix documentList and ContentServices UI for IE11
* [ADF-4339] Fixed syntax mistake
* [ADF-4434] Remove unnecessary icon in custom empty content template
2019-04-29 14:54:17 +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
arditdomi
a6552dbb17
[ADF-4387] Configuration option to change the dafault viewer zoom ( #4645 )
...
* [ADF-4387] Configuration option to change the dafault viewer zoom
2019-04-23 20:34:39 +01:00
arditdomi
b371929170
[ADF-3876] StartTaskCloud - Be able to start a task with a form ( #4590 )
...
* [ADF-3876] Added form cloud model
* [ADF-3876] Added service to get forms
* [ADF-3876] Added form selection to start task
* [ADF-3876] Added tests
* [ADF-3876] StartTaskCloud - Be able to start a task with a form
* [ADF-3876] StartTaskCloud - Be able to start a task with a form
* [ADF-3876] StartTaskCloud - Be able to start a task with a form
* [ADF-3876] Added form cloud model
* [ADF-3876] Added service to get forms
* [ADF-3876] Added form selection to start task
* [ADF-3876] Added tests
* [ADF-3876] StartTaskCloud - Be able to start a task with a form
* [ADF-3876] StartTaskCloud - changed name to component
* [ADF-3876] StartTaskCloud - Renamed component
* Rename form-selector-cloud.component.md to form-definition-selector-cloud.component.md
* [ADF-3876] Improve and clean code and fix service
* [ADF-3876] Fix unit test
* Update app.module.ts
* fix module
* move components in the right folders
* fix e2e task list
2019-04-23 17:55:24 +01:00
arditdomi
74e918d916
[ADF-4043] Demo Shell- Fix roles display ( #4606 )
2019-04-16 03:59:21 +02:00
arditdomi
7bb3c00a75
[ADF-4270] Fix empty name cell in process header cloud ( #4557 )
2019-04-05 10:38:56 +01:00
arditdomi
b3c0c8380b
[ADF-4324] Fix Role label in Content Services permissions ( #4517 )
2019-03-28 16:55:47 +00:00
arditdomi
f98ea79d26
[ADF-4287] Fix tasks UI in Process Cloud ( #4514 )
...
* [ADF-4287] Fix tasks UI in Process Cloud
* [ADF-4287] Remove uneeded code
2019-03-28 16:54:33 +00:00
arditdomi
4a640d962d
[ADF-4287] Fix tasks UI in Process Cloud ( #4504 )
2019-03-26 17:06:51 +00:00
arditdomi
0a3c4367a0
[ADF-4282] Fix document list UI when on small screen devices ( #4497 )
...
* [ADF-4282] Fix document list content UI in small resolution devices
* [ADF-4282] Fix document list content UI in small resolution devices
2019-03-26 11:41:00 +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
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
arditdomi
e7197b9bd2
[ADF-1954] Fix breadcrumb on IE 11 ( #4442 )
2019-03-15 12:06:39 +00:00