davidcanonieto
7ebd287728
[APM-1412] Fix Json dialog on Form json widget ( #5107 )
2019-09-27 15:08:48 +01:00
Cilibiu Bogdan
492a8e72f1
generic text ( #5105 )
2019-09-27 10:55:40 +01:00
Cilibiu Bogdan
82b0879b0f
[ADF-4810] sso public urls configuration ( #5102 )
...
* update OAUTH schema and model
* update demoshell config for public urls
2019-09-26 13:37:48 +01:00
Eugenio Romano
3dc92beeb9
Review documentation plus some tools fix ( #5100 )
...
* review 3.5.0 doc
* fix documentation
* fix documentation
* fix documentation
2019-09-26 10:27:04 +01:00
davidcanonieto
6ec6be36d5
[ADF-4913] Fix Gallery View in datatable Component ( #5101 )
2019-09-26 08:41:29 +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
dhrn
a9b7c91a00
[ADF-4906] [ADF] Not able upload file from ACS when start process with form ( #5094 )
2019-09-24 15:19:26 +01:00
Denys Vuika
7a3fdfb490
fix readonly attribute
2019-09-20 13:31:31 +01:00
maurizio vitale
89788afe58
Fix the process-service export
2019-09-20 12:16:53 +01:00
Maurizio Vitale
cd7e21a23d
[ADF-4858] Make sure process-services works with ng commands ( #5067 )
...
* Process-services:
Making sure you can run
ng build process-services
ng test process-services
* Fix the path of the styles
* move the file in the right place
2019-09-20 09:47:17 +01:00
Denys Vuika
90b2cee70d
[ADF-4894] Json editor dialog ( #5082 )
...
* move download-zip to its own folder
* json dialog
* update docs
* update test
* disable e2e test
* json widget for the Form
* remove deprecated test
* fix tests, update display text name
2019-09-20 07:26:37 +01:00
Geeta Mandakini Ayyalasomayajula
1527397b7b
[ADF-4829] - Add e2e tests for custom action menu in TaskList and ProcessList ( #5081 )
...
* in progress custom action menu on tasklist
* C315723 - automated
* split into 2 methods, addAction, addDisabledAction
2019-09-19 13:32:45 +01:00
dhrn
c2af8a23f0
[ADF-4868] [APS-1] adf-content-node-selector seems broken when we upload from External Alfresco content service ( #5078 )
2019-09-19 11:48:05 +01:00
Cilibiu Bogdan
d5b4caa5ed
[ADF-4892] DocumentList - set appropriate column aria-sort state ( #5079 )
...
* set specific aria-sort state
* return false when table has no sorting
* move logic to component
* aria sort method
* tests
2019-09-18 15:21:35 +01:00
siva kumar
30089f485f
* Fixed failing unit tests on process-services. ( #5080 )
2019-09-17 12:42:08 +01:00
Maurizio Vitale
b2966bc6f5
Add as group suffix the travis build number ( #5072 )
2019-09-17 12:41:35 +01:00
Marouan Bentaleb
8ee3e25caf
[ADF-4807] Automation tests for date min/max validation ( #5008 )
...
* Trigger alpha
* [ADF-4807] Automation tests for date min/max validation
* Removing identityUser changes
2019-09-16 17:07:06 +01:00
siva kumar
53471eae84
[ADF-4829] [ADF] [TaskListCloudComponent] Add action and context menu. ( #5018 )
...
* * Demo on list com
* [ADF-4828] [ADF] [ProcessListCloudComponent] Add action and context menu.
* Exposed action and context menu.
* Provided a way to in the demo shell to test action menu.
* Added required transaltion on demo shell.
* * Added doc
* [ADF-4829] [ADF] [TaskListCloudComponent] Add action and context menu.
* Exposed action and contect menu on tasklist page.
* * Added documentation.
* * Fixed typo
* * After rebase
* * Fixed failing e2e test on cloud demo tasklist
* * Added providedIn in Task/process cloud service.
2019-09-16 12:26:27 +01:00
Silviu Popa
d89b61cff0
[ACTIVITI-3746] - fix form completion with tab fields ( #5059 )
...
* [ACTIVITI-3746] - fix form completion with tab fields
* fix lint
* fix unit test
* refractoring and PR changes
* fix unit tests
2019-09-16 12:57:46 +03:00
Denys Vuika
ae56d61ea3
use custom chrome version with puppeteer ( #5070 )
...
* use custom chrome version with puppeteer
* pin to Chromium 76
* update code to trigger travis
* update protractor
* try remove extra env setting
* try chrome 62
* upgrade to chrome 76, exclude 3 tests
* add safety check for the focus
* toggle tests
* disable tests
* disable flaky test
* update names
* disable flaky test
* disable flaky test
* disable test
* disable test
* fix name simpleapp
* rename simpleApp to simpleapp project change
2019-09-13 16:20:19 +01:00
Denys Vuika
77415d08a0
temporary switch off the FormModel json typing
2019-09-13 13:12:24 +01:00
Cilibiu Bogdan
5b11e52903
[ADF-4888] DocumentList - cell header title is announced over cell value ( #5068 )
...
* fix focus outline
* focus on cell values
* focus on size value if defined
* row actions menu aria-label
2019-09-12 15:04:43 +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
Denys Vuika
d90497a3f8
fix FormRepresentationModel interface
2019-09-12 13:40:38 +01:00
Eugenio Romano
327bc56c02
Log class in e2e plus check PS cloud CS works before run test ( #5057 )
...
* check cs work on ps cloud add log class
* fix env config
2019-09-09 17:25:10 +01:00
dhrn
f698892973
[ADF-4798] - [adf-content-node-selector] File icons are not showing properly ( #5054 )
2019-09-09 15:48:12 +01:00
Roxana Diacenco
46247c6351
[DW-1478] E2e - Move 'filter' component from Admin Application ( #5061 )
...
* [DW-1478] E2e - Move 'filter' component from Admin Application
* Replace admin e2e framework methods with ADF reusable ones
* Add return type for filter component method
* Fix browser-actions errors
* Remove clear() method from browser-actions
* Add and rename edit filter components methods
* Remove unused methods from browser-actions
Add method to retrieve the application selected in Edit Process Filter
* Fix called method in edit task filter component
2019-09-09 15:43:41 +01:00
Cilibiu Bogdan
5b9f37d01f
[ADF-4838] Upload Dialog - canceling a pending file cancels the file in progress ( #5063 )
...
* add automation id
* call cancel upload api only if file is not pending
* tests
* e2e
2019-09-09 11:23:07 +01:00
Maurizio Vitale
4de00fd6ca
[ADF-4867] adf-error-component refactor ( #5056 )
...
* Refactor the adf-error-component
Move the custom buttons on demoshell
Fix unit test
Remove usefull e2e
* Add basic example
2019-09-07 10:29:19 +01:00
Silviu Popa
4d7c07ef93
[ADF-4041] - fix People/Group preselected issues ( #4866 )
...
* [ADF-4041] - fix People/Group preselected issues
* [ADF-4041] - remove duplicated groups
* [ADF-4041] - fix lint
* [ADF-4041] - fix label overlay
* [ADF-4041] - lint
* [ADF-4041] - PR changes
* clear timeout
* remove unused property
* clear timeout
* fix default preselect user
2019-09-05 18:47:41 +01:00
dhrn
d5e7c0066b
[ADF-4794] Not able to attach a second file to a form after one has already been attached ( #5058 )
2019-09-05 15:54:34 +01:00
mcchrys
0d7795aa6d
[ADF-4826] Process/Task list first displays "No Process/Task Found" and then loads the Process/Tasks ( #4995 )
...
* [ADF-4826] Process/Task list first displays "No Process/Task Found" and then loads the Process/Tasks
* Initialized loader flag to true
* Updated unit tests
* fixed lint errors
2019-09-05 14:40:23 +01:00
Cilibiu Bogdan
bf6889ee54
[ADF-4831] DocumentList - filetype alternative text is not meaningful ( #4998 )
...
* filetype alternative text
* icons text translation key
* icon text accessibility translation
* fix e2e
* add miscellaneous file type
2019-09-05 11:50:28 +01:00
Cilibiu Bogdan
ef09b077c4
[ADF-4865] Upload Dialog - row actions not accessible by keyboard alone ( #5051 )
...
* access upload dialog information by keyboard
* upload files actions keyboard accessibility
* aria labels translation keys
* refractor styling
* toggle action icons
* update docs
* e2e
* e2e update action reference
2019-09-05 11:08:46 +01:00
Denys Vuika
2360ccc6d5
[ACTIVITI-3720] cloud form support for form variable mapping ( #5044 )
...
* universal form model
* parse variables correctly
* turn group model into interface
* remove console.log
* interface instead of class
* update form id type
* improved form variable parsing
* improved variable conversion
* fix cloud tests
* fix typings and code bugs
2019-09-04 20:14:21 +01:00
Geeta Mandakini Ayyalasomayajula
53dc5f0b91
[DW-1328] added the create and delete role api for test preconditions ( #5052 )
...
* added the create and delete role api for test preconditions
* added the required visibility conditions, for the method to work consistently across apps
* removed the visibility conditions that are not necessary
2019-09-04 18:43:39 +01:00
Geeta Mandakini Ayyalasomayajula
6aa6412be8
[ADF-4828] Should display the custom action menu for Process Cloud List ( #5030 )
...
* C315236 automated
* updated the Title
* changed the method name
2019-09-04 14:57:26 +01:00
maurizio vitale
77f159d62f
Update the js api with the vjs version
2019-09-04 10:38:03 +01:00
maurizio vitale
8d095974a4
Fix the adf-cli with version option
2019-09-03 15:15:54 +01:00
Mario Romano
e4448259f3
[ACTIVITI-3739] make display show json types ( #5046 )
2019-09-03 15:11:20 +01:00
Cilibiu Bogdan
df0bb75324
[ADF-4862] Upload dialog - reading order ( #5045 )
...
* dialog container accessibility
* upload container aria label translation key
* focus on active upload dialog
* test
* add back removed aria-label
2019-09-03 11:11:47 +01:00
Vito
19a17ca6e6
[ADF-4823] added download and show preview for attach cloud widget ( #4996 )
...
* [ADF-4823] fixed download and start fixing show preview
* [ADF-4823] fixed preview files
* [ADF-4823] - added unit test
* [ADF-4823] - fixed lint problem
* [ADF-4823] - rebased and fixed lint problem
* added a new method in BrowserActions to check that the action menu is visible, and using that in the tests.
* linting fixes
2019-09-03 11:10:40 +01:00
Cilibiu Bogdan
ddb5fb445c
[ADF-4855] Upload dialog - Buttons must have discernible text ( #5040 )
...
* aria labels translation keys
* actions aria label
* announce confirmation content
2019-09-02 12:45:08 +01:00
Denys Vuika
ce50e9a3d3
[ACTIVITI-3720] form variables enhancements ( #5028 )
...
* support form variables on the model level
* take 'variables.name' convention into account
* move API to a proper place
* unit tests and code fixes
* unit tests for form field model
* process variable interface
2019-09-02 11:20:54 +01:00
davidcanonieto
1cb4dfc1b8
[ADF-4764] Hide placeholder in Amount Widget in readOnly mode ( #5035 )
...
* [ADF-4764] Hide placeholder in Amount Widget in readOnly mode
* add missing return type
2019-08-31 00:30:13 +01:00
Silviu Popa
be867b0c0c
[ADF-4848] Form - fix tab visibility ( #5021 )
...
* [ADF-4848] - fix tab visibility
* add unit test
2019-08-30 19:31:12 +01:00
Denys Vuika
2b1250cae7
repair doc tools and polish the docs code ( #5038 )
...
* set private access modifier
* repair doc build tools
* fix lit issues
* re-generate version index
2019-08-30 17:26:10 +01:00
Denys Vuika
9e1a90adc8
[ADF-4854] sticky header for task list ( #5036 )
...
* sticky header for task list
* fix html
* add docs
* update code docs
2019-08-30 16:31:10 +01:00
cristinaj
31bec59a16
[ADF-3723]Add visibility conditions on tabs - form rendering component tests ( #5022 )
...
* Add visibility conditions on tabs - form rendering component tests
* no message
* Moved the suite to process-services-cloud folder
* no message
2019-08-30 12:16:28 +01:00
Eugenio Romano
6590b59de0
fix scripts npm
2019-08-29 20:15:10 +01:00