Denys Vuika
d90497a3f8
fix FormRepresentationModel interface
2019-09-12 13:40:38 +01:00
Eugenio Romano
04362c60c0
Update package.json
2019-09-11 11:27:06 +01:00
Eugenio Romano
c860923691
Use npx instead of absolute adf-cli path ( #5053 )
...
(reverted from commit 140f60b8dc966297e3c690e7edebc9aaac8e2b3c)
3.5.0-beta12
2019-09-10 16:07:52 +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
Maurizio Vitale
140f60b8dc
Use npx instead of absolute adf-cli path ( #5053 )
2019-09-09 15:00:04 +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
Marouan Bentaleb
9a5165599d
Fixing Process Cloud tests ( #5055 )
...
* Trigger alpha
* Fixing people-group-cloud-component.e2e.ts
2019-09-04 17:48:34 +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
3.5.0-beta11
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
maurizio vitale
406b9cd92a
Use the correct adf-cli
3.5.0-beta10
3.5.0-beta9b
3.5.0-beta9a
2019-09-03 11:16:52 +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
maurizio vitale
c142371222
Use enterprise token and npx to avoid install
3.5.0-beta9
2019-09-03 10:33:41 +01:00
maurizio vitale
2b8703a74c
Run only the update children in case the tag is beta
3.5.0-beta8
2019-09-02 16:27:41 +01:00
maurizio vitale
9cea94a853
Move the tag on the release sh
3.5.0-beta7
2019-09-02 14:50:52 +01:00
maurizio vitale
dcd86ff3b3
Trigger alpha
2019-09-02 14:21:24 +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
maurizio vitale
27c36ad4a2
Create TAG_NPM based on the branch
2019-09-02 12:41:15 +01:00
maurizio vitale
8766dc18a6
Release the beta in case the cron job runs
2019-09-02 11:55:00 +01:00
Maurizio Vitale
a2fedee05f
[ADF-4860] Travis add tag beta on cron job ( #5042 )
...
* add the name and email values and push with the token
* add the name and email values and push with the token
2019-09-02 11:26:55 +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
Eugenio Romano
42c9a2e833
Update .travis.yml
2019-09-02 10:56:46 +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
Marouan Bentaleb
3bebc7a18c
[ADF-4840] Fixing failing tests on process-services-cloud ( #5013 )
...
* [ADF-4840] Fixing dropdown-widget.e2e.ts-beforeEach and start-task-group-cloud.e2e.ts-afterAll
* [ADF-4840] Testing with apps deployed with different permissions
* [ADF-4840] Fixing edit-process-filters-component.e2e.ts
* [ADF-4840] Add space to lib/process-services-cloud
* [ADF-4840] Fixing people-group-cloud-filter-component and reverting changes to the appNames
* [ADF-4840] Fixing start-task-custom-app-cloud
2019-08-30 16:32:14 +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
Eugenio Romano
537d5b912f
remove lib/dist from cache
2019-08-30 15:55:05 +01:00
Eugenio Romano
073ece2d02
change order check bundle
2019-08-30 15:30:04 +01:00
Eugenio Romano
f69b3646ae
accumulate common lib task in first job to avoid cache problems
2019-08-30 15:28:29 +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
maurizio vitale
505e8204e2
Try to create tag with token
3.5.0-beta4Test
2019-08-30 12:16:01 +01:00
maurizio vitale
52210594ad
Cache the lib/dist for npm publish purpose
2019-08-30 12:03:53 +01:00
Silviu Popa
a6ee26b35b
[ADF-4843] - Automate more manual test cases for visibility chaining … ( #5014 )
...
* [ADF-4843] - Automate more manual test cases for visibility chaining in ADF
* fix lint
2019-08-30 11:51:56 +01:00
Eugenio Romano
52af042450
move install in travis and out from lint.sh
2019-08-30 10:44:21 +01:00
Eugenio Romano
6c81cbc832
lint missin install
2019-08-30 10:28:40 +01:00
maurizio vitale
9f7f6c0427
Use the git token
2019-08-30 10:21:50 +01:00
Eugenio Romano
ee71866702
fix cli command use
2019-08-30 10:02:20 +01:00