maurizio vitale
525f0a06db
Use the adf-extensions as reference for latest alpha
3.4.0-beta12
3.4.0-beta11
2019-07-23 15:31:20 +01:00
Maurizio Vitale
233d388c07
adf-cli - New command update-commit-sha ( #4951 )
...
* Add a new command update-commit-sha that update the package.json with the latest commit. This is useful for the UI apps to track the latest commit sha of the released version
* fix typo
2019-07-23 15:13:08 +01:00
Maurizio Vitale
fddd519116
Add the update version command to the adf-cli ( #4956 )
2019-07-23 11:46:24 +01:00
Geeta Mandakini Ayyalasomayajula
994cd791a3
added back the missing candidatebaseapp ( #4953 )
2019-07-22 18:45:57 +02:00
Maurizio Vitale
b82d73602e
k8s use a variable as serviceName ( #4950 )
2019-07-22 12:33:01 +02:00
Eugenio Romano
c9cf51a1f6
update project script possible different JS-API ( #4949 )
2019-07-20 20:47:16 +02:00
mcchrys
1064b71308
[ADF-4684] Content Metadata Card dates should be localised ( #4944 )
...
* [ADF-4684] Content Metadata Card dates should be localised
* Passed locale param in datePipe
* Set default locale value in card-view-dateitem model
* Updated property locale in card-view-dateitem component on change in language
* * Added test case
* * Added unit test case
* * Removing locale arg from datepipe
2019-07-19 18:50:53 +02:00
Geeta Mandakini Ayyalasomayajula
fc58f1a483
added the rightclick method to DataTableComponentPage ( #4948 )
2019-07-19 18:29:49 +02:00
davidcanonieto
c98687d6f0
[ADF-4754] Fix Date Widget display value ( #4945 )
2019-07-19 13:51:10 +02:00
Eugenio Romano
1108e2e77a
fix regression pagiantion document list
3.4.0-beta9
2019-07-18 13:02:45 +01:00
davidcanonieto
a0d4160c11
[ADF-4713] Add new DecimalNumber Pipe to transform and localize numbers ( #4926 )
...
* [ADF-4713] Add new DecimalNumber Pipe to transform and localize numbers
* Unsubscribe from userPreference service
* Make Pipe impure
* Add documentation in localization page
2019-07-18 12:09:50 +02:00
Geeta Mandakini Ayyalasomayajula
8ee5cd1908
Add rightclick method to browseractions ( #4942 )
...
* added right click method to browseractions
* added rightclickrowbyindex method to DataTableComponentPage
* updated row locator
* removed the rightclick from here
2019-07-18 11:54:15 +02:00
Geeta Mandakini Ayyalasomayajula
715d3b13cc
[ADF-4716][ADF-3247] Tests for checking saved date format ( #4935 )
...
* e2e tests for saving the date format fine and checking that still able to save the dynamic table with non-required DateTime field.
* remove empty line spaces.
2019-07-16 17:20:35 +01:00
Geeta Mandakini Ayyalasomayajula
677de028a2
[ADF-4682]The Date is not saved correctly on Process-services form ( #4940 )
...
* test added to check the date saved in the process form in APS1
* C261039 e2e test added.
2019-07-16 16:57:59 +01:00
Denys Vuika
1abb9bfc89
[ADF-4745] memory leak fixes ( #4931 )
...
* fix app-layout component
* fix card-view component
* fix cloud-layout service
* code fixes
* code fixes
* even more fixes
* even more fixes
* lint fixes
* test fixes
* fix code
* remove useless pipes
* fix code owners
* enable spellcheck for cloud components
* update test
* update test
2019-07-16 15:56:00 +01:00
Eugenio Romano
e2311ab045
fix simpleapp and check-activiti script
2019-07-16 15:47:57 +01:00
Maurizio Vitale
7791205077
[ADF-4733] AdfCli - Kubectl-image add option to install the kubectl ( #4941 )
...
* add the npm install kubectl option
* fix tslint
* add docs
2019-07-16 12:49:01 +01:00
Silviu Popa
601f975485
[ADF-4590] - Mark StartTaskCloudService as deprecated ( #4936 )
...
* [ADF-4590] - Make StartTaskCloud deprecated
* [ADF-4590] - lint
* fix build errors
* remove unnecesarry file
2019-07-16 11:52:00 +01:00
siva kumar
8d2229cf99
[ADF-4731] [Process - Cloud] - Improve IdentityUserService ( #4924 )
...
* [ADF-4731][Process - Cloud] - Improve IdentityUserService.
* * Updated unit tests.
* * Updated IdentityUserService document
* Fixed comments on the pr.
* * Added missing 'createdTimestamp' property to the IdentityUserModel.
* * Created IdentityJoinGroupRequestModel. * Updated doc. * Updated unit tests.
2019-07-15 19:28:07 +01:00
cristinaj
0226a7a3bd
Change the old VisibilityCondition format with the new one ( #4934 )
2019-07-15 19:24:57 +01:00
Geeta Mandakini Ayyalasomayajula
76c938800f
[ADF-4480] Viewer shows endless spinner for unsupported files ( #4937 )
...
* added asserting for the unsupported format file message.
* removing return statement
* removing return statement
2019-07-15 19:18:06 +01:00
Eugenio Romano
6b0fe7b6b9
fix cs document list unit test spy ( #4933 )
2019-07-15 13:10:33 +01:00
Maurizio Vitale
34aafa918c
AdfCli - Add the kubectl-image to the adf-cli ( #4932 )
...
* Add the kubectl-image to the adf-cli
* fix ts lint
* remove the " from the image name
2019-07-15 11:16:35 +01:00
Marouan Bentaleb
6b84ecf47c
[ADF-3993] Automation for Start Task - Group Cloud ( #4879 )
2019-07-14 13:26:09 +01:00
Geeta Mandakini Ayyalasomayajula
db0a7842a8
[ADF-4699] Forms to be used or not used in Standalone tasks ( #4886 )
...
* e2e test for ADF-4699 - Allow a form to be used (or not used) in standalone tasks
* e2e test for ADF-4699 - Allow a form to be used (or not used) in standalone tasks
* test enhancements
* replacing the app with forms with standAlone flag in the json.
2019-07-14 13:11:18 +01:00
cristinaj
48097c4d2a
[ADF-4471]Reload task header after claim/unclaim ( #4875 )
...
* Reload task header
2019-07-13 16:29:51 +01:00
Silviu Popa
6cedc59fdf
[ADF-4590] TaskCloud - refractor StartTask ( #4761 )
...
* [ADF-4590] - refractor task-cloud service
* [ADF-4590] - change unit tests
* [ADF-4590] - fix unit tests
* [ADF-4590] - add return type, remove unnecesary unit test
* [ADF-4590] - fix lint
* [ADF-4590] - PR changes
2019-07-13 16:24:16 +01:00
Eugenio Romano
5703c45ad8
[ADF-4259] ClientId shouldn't be in the config file ( #4930 )
...
* add delete users missing in ps cloud e2e
* clientId use config param
* Update test.config.js
2019-07-13 16:16:40 +01:00
Silviu Popa
098577f6e5
[ADF-4735] - Automation for visiblity condition on APS1 ( #4920 )
...
* [ADF-4735] - Automation for visiblity condition on APS1
* [ADF-4735] - remove unused class and change click actions method
* [ADF-4735] - PR changes
* [ADF-4735] - PR changes
* ceck undefined smart build
2019-07-13 16:16:15 +01:00
Eugenio Romano
123e9b2c77
fix smart build script
2019-07-13 11:49:16 +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
Eugenio Romano
18ed4e3c1d
add delete users missing in ps cloud e2e
2019-07-12 16:21:47 +01:00
Eugenio Romano
b28a53afe7
Ban xit and xdescribe use in the future ( #4923 )
...
* remove xit test and ban xit and xdescribe use in the future
* remove xit test and ban xit and xdescribe use in the future
* remove test excluded
* remove consecutive blank line
2019-07-12 15:04:53 +01:00
davidcanonieto
07213fac3a
[ADF-4650] Fix RTL view for form validation icon ( #4927 )
2019-07-12 14:00:04 +01:00
Denys Vuika
a37f935c05
[ADF-4647] download service ( #4836 )
...
* split download api into separate service
* move tests and fix code
* break dependency for thumbnail service
* update tests
* test fixes
* fix code
* fix unit tests
2019-07-12 13:58:47 +01:00
Eugenio Romano
d0d1154f84
add workspace in automatic update
2019-07-12 12:55:56 +01:00
Eugenio Romano
b894599cf9
Update ADF packages version 3.4.0-beta8 ( #4925 )
2019-07-12 12:30:22 +01:00
Eugenio Romano
3f14b5ac42
add sleep process-service cloud dropdown e2e for eventual consistency
2019-07-12 10:55:17 +01:00
Eugenio Romano
5ce06d80cb
remove wrong use of get in translation service
3.4.0-beta8
3.4.0-beta7
2019-07-11 19:50:03 +01:00
Cilibiu Bogdan
ccdcba8778
[ADF-4424] Pdf Viewer - password dialog does not close when pressing Escape ( #4622 )
...
* return to previous page on close
* update e2e
* [ADF-4424] Improve PreviousRouteService to use it in pdfViewer
* change previous Url logic
* remove navigation logic
* remove test
* Update pdfViewer.component.spec.ts
* back button logic for viewer outlet
* unit tests
* remove fdescribe
* remove unused service
* e2e
* return to location
* remove click filter step
* remove unnecessary test steps
* remove un existen export
* unify preview between PS and CS in demo shell
* fix dispalyname property
2019-07-11 17:33:15 +01:00
Silviu Popa
72b3a75a85
[ADF-4710] - adapt visibility condition to the new schema ( #4884 )
...
* [ADF-4710] - adapt new visibility condition schema
* [ADF-4710] - fix unit tests
* [ADF-4710] - support visibility for APS1 and APS2
2019-07-11 17:07:26 +01:00
Geeta Mandakini Ayyalasomayajula
ffd4413335
restore content directive e2e tests ( #4915 )
...
* e2e tests for restore content directive
* e2e tests for restore content directive
* e2e tests for restore content directive
* changed the method for restore icon to check for display rather than enabled.
* test enhancements
* removed empty folder test as irrelevant.
* added test for restore of Site or Library
* test enhancements
* test enhancements
2019-07-11 16:33:02 +01:00
Denys Vuika
4185bf8083
[ADF-4737] local fonts and favicon fix ( #4921 )
...
* offline fonts
* fix missing favicon
2019-07-11 16:26:38 +01:00
Eugenio Romano
10587dd842
Refactor e2e PS-Cloud and add sleep before query ( #4919 )
...
* add sleep before query process service and refactor resources process name
* fix spell problem and increase size build check core
2019-07-11 16:25:26 +01:00
Eugenio Romano
79a95ecd5d
use instant pipe translate in demo shell error message
2019-07-11 16:24:18 +01:00
Eugenio Romano
0c2f9aefbd
Update package.json
2019-07-11 12:20:37 +01:00
Eugenio Romano
7a70e88ae3
Clean pdf viewer unit ( #4916 )
...
* fix unit test pdf viewer
* add more clean unit test core
* add more clean unit test core
* Delete license-info-3.3.0.md
2019-07-10 20:03:05 +01:00
Eugenio Romano
3d336bf9bd
Update layout-container.component.scss
2019-07-10 20:01:18 +01:00
Eugenio Romano
d3021a1cc8
Update layout-container.component.scss
2019-07-10 19:36:50 +01:00
Maurizio Vitale
d1a48a015d
Fix typo on docker -f command ( #4918 )
2019-07-10 18:44:23 +01:00