Denys Vuika
e9350bd297
various code quality fixes ( #5792 )
...
* various code quality fixes
* reduce duplicated code
* add safety check
2020-06-18 17:57:46 +01:00
Denys Vuika
ae3ac440bc
Ivy compatible test modules ( #5718 )
...
* ivy compatible core unit tests
* ivy compatible content tests
* ivy compatible process tests
* ivy compatible process cloud tests
* ivy compatible insights tests
* fix content test
* fix content test
2020-05-21 16:25:28 +01:00
Denys Vuika
654be10dd2
Pre-Angular 9 upgrade fixes ( #5712 )
...
* remove deprecated angular/http
* upgrade adf libs
* fix production builds
* ivy-compatible translate module usage
* improved module usage
* upgrade content services module
* fix process services tests
* upgrade process cloud tests
* lint fixes
* update core max size
* fix insights test module
* remove insights lazy loading workaround
* fix insights module exports
* * Fixed skipped form-cloud unit test and removed duplicated tests
* cleanup the use of services
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
2020-05-20 16:51:51 +01:00
Denys Vuika
347e64fd91
Pre-Angular upgrade fixes ( #5709 )
...
* code fixes
* code fixes
* more code fixes
* even more fixes
* add missing typescript for cli
* rollback info drawer test changes
* use npx for cli commands
* restore attach providers
2020-05-18 14:02:15 +01:00
Alfresco Build User
fa1e691bd2
Update JS-API packages version 3.8.0 ( #5670 )
...
* Update JS-API packages version 3.8.0-beta10
* bump 3.8.0
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-05-04 17:01:54 +01:00
Eugenio Romano
2d0b571875
remove not needed spaces ( #5495 )
...
* remove not usefull spaces
* increase timeout
* increase timeout
* fix
2020-02-23 17:00:16 +00:00
Eugenio Romano
1847768b56
[AAE-1848] fix kebab case files and add tlsint rule ( #5481 )
...
* fix kebab case files and add tlsint rule
* headless
* m 2 in e2e
* download file in headless chrome
* fix budget
* fix import
* fix import
2020-02-20 21:08:42 +00:00
Denys Vuika
a0926a38d8
Minor code and style fixes ( #5398 )
...
* type fixes
* import fixes
* fix typos
* fix warning for private props that init in ctor only
* typing fixes
* typing fixes
* style cleanup
* fix test template
2020-02-09 22:03:32 +00:00
Eugenio Romano
3896ce2472
bump 3.7.0
2020-02-06 13:36:24 +00:00
Eugenio Romano
8a41da0506
bump 3.6.0 ( #5283 )
2019-11-25 11:03:35 +00:00
Eugenio Romano
7d52449cad
[LOC-168] Localization file 3.6.0 ( #5281 )
...
* Localization file 3.6.0
* remove not usefull test
2019-11-22 20:16:17 +00:00
Eugenio Romano
a6ad7a5ad0
Documentation update 3.6.0 ( #5257 )
...
* documentation update 3.6.0
* documentation update 3.6.0
* update missing doc
2019-11-18 12:34:28 +00:00
Eugenio Romano
a4424d17fc
fix other insights paths
2019-10-14 18:42:36 +01:00
Denys Vuika
b3ca2166f0
upgrade js api ( #5152 )
...
* upgrade to latest js api
* add missing types
* remove useless function
* fix types
* enable strict mode
* Revert "enable strict mode"
This reverts commit 8e3f9c4563a46c28799cbf43c638e31ff751c55c.
2019-10-14 18:28:01 +01:00
Maurizio Vitale
6860ab73ab
[ADF-4859] Make sure the ng build insight works ( #5141 )
...
* Make sure the ng build insight works
* Fix styles
2019-10-10 09:57:20 +01:00
Eugenio Romano
2d58d2f458
bump 3.5.0
2019-09-30 17:34:25 +01: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
edc0945f39
fix "ng lint" command ( #5012 )
...
* update to latest js-api
* fix the "ng lint" command
* fix linting issues
* fix lint issues
* lint fixes
* code fixes
* fix html
* fix html
* update tests
* test fixes
* update tests
* fix tests and api
* fix code
2019-08-29 16:35:30 +01:00
Eugenio Romano
af318771f0
restore next version in package.json
2019-08-09 15:26:23 +01:00
Silviu Popa
f9a8d3a4bf
[ADF-4797] - fix null value for display text when the field it's not visible ( #4987 )
...
* fix reset display text value when it's not visible
* change invalid unit test
* change unit test
* use alpha to test
2019-08-09 14:45:26 +01:00
Eugenio Romano
ab2fc2fb15
Release 3.4.0
2019-08-09 00:38:19 +01:00
Eugenio Romano
8a96ed2fbe
Update ADF packages version 3.4.0-beta15 ( #4970 )
2019-08-02 16:33:47 +02: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
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
Eugenio Romano
b894599cf9
Update ADF packages version 3.4.0-beta8 ( #4925 )
2019-07-12 12:30:22 +01:00
Eugenio Romano
0d6140be77
clean unit test ( #4890 )
...
* promote use setupTestbed
* fix comment using right spy and remove deprecated moment method usage
* restore md icon file
* remove error translation log
* restore extension test
2019-07-02 16:00:58 +01:00
Eugenio Romano
09c62d5046
Release 3.3.0
2019-06-18 21:35:58 +01:00
Eugenio Romano
56982a02b8
Release 3.2.1
2019-05-09 14:34:00 +01:00
Eugenio Romano
5d49b494fa
bump 3.2.0 ( #4690 )
2019-05-03 17:07:05 +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
Eugenio Romano
9accfcfb6e
Update ADF packages version 3.2.0-beta6 ( #4602 )
2019-04-14 23:03:16 +02:00
Eugenio Romano
81eb2d5230
Merge branch 'development' into next-release-3.2.0
2019-03-30 10:48:29 +00:00
Eugenio Romano
3a79bdbb91
3.1.0 version package.json ( #4521 )
2019-03-29 16:49:19 +00:00
Denys Vuika
f0e993512b
update versions
2019-03-29 16:18:43 +00:00
Eugenio Romano
9cd9969584
beta2
2019-03-27 12:02:17 +00:00
Eugenio Romano
89f612bbb0
update codelyzer last version wit accessibility check
2019-03-27 09:55:35 +00:00
Eugenio Romano
fbb6ab6cb8
update version
2019-03-27 09:55:35 +00:00
Denys Vuika
a7a48e8b2b
enable prefer-const rule for tslint, fix issues ( #4409 )
...
* enable prefer-const rule for tslint, fix issues
* Update content-node-selector.component.spec.ts
* Update content-node-selector.component.spec.ts
* fix const
* fix lint issues
* update tests
* update tests
* update tests
* fix code
* fix page class
2019-03-27 09:55:30 +00:00
gmandakini
fc2132e248
[AD-4222] e2e compilation fixes ( #4426 )
...
* Run tsc on the e2e folder and as part of the sh script
* in progress
* in progress
* in progress
* in progress
* in progress
* in progress
* fixing compile errors
* fixing compile errors.
* Fix the apiService and exclude nodemodules
* Add semicolumn
* fix import
* fix configuration test package
* fix
* fix errors
* fix typescript
* restore packages.json
* fix errors after rebase
* fix type prolems and add protracotr path mapping
* remove undefined
2019-03-15 23:11:58 +00:00
Eugenio Romano
0802ff7e7d
arabic support ( #4397 )
2019-03-05 17:33:29 +00:00
Eugenio Romano
bbf1f20439
Update ADF packages version 3.1.0-beta4 ( #4378 )
2019-03-04 11:16:30 +00:00
Eugenio Romano
bda7e07b52
[ADF-4125] simplify extension load in extension module ( #4214 )
...
* add extension load in extension module
* add viewer extensions
* fix license header
* fix node passed in the viewer extension
* fix node passed in the viewer extension
* startup factory extension
* startup factory extension
* fix script
* fix beta tag build
* fix build
* fix build
* refactoring configuration files
* extension using map
* fix build
* fix config
* fix test
* fix test
2019-02-22 14:19:41 +00:00
Eugenio Romano
40d78a11c0
update versions to 3.0.0
2019-02-13 19:17:40 +00:00
davidcanonieto
6179bddb92
[ADF-4073] Fix Process Definition Heat map styling issue ( #4304 )
2019-02-12 13:10:51 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Eugenio Romano
cd4fb8d06d
[ADF-4056][ADF-4060][ADF-3930] Content Node Selector fix ( #4293 )
...
* remove target when search
* content panel component infinite pagiantion and dropdown integration
* fix insight karma
2019-02-11 11:14:05 +00:00
davidcanonieto
1c25b50b1a
[ADF-1344] New Custom Loading Content Directive for Datatable Component ( #4156 )
...
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive
2019-01-25 12:15:28 +00:00
Eugenio Romano
7d061b2c11
[ADF-1873] Remove all deprecated code from ADF ( #4145 )
...
* remove deprecated code part 1
* remove deprecation step 2
* fix spellcheck
* fix
* fix lint
* fix not used import
* remove deprecation
* fix test first part after remove deprecation
* fix test
* fix sidebar demo shell
2019-01-15 15:36:01 +00:00
Maurizio Vitale
5690a64842
Remove the reference of the old js-api and use the one under the @alfresco ( #4128 )
2019-01-10 13:44:34 +00:00
Eugenio Romano
3ef7d3b7ea
[ADF-] update library to use new js-api 3.0.0 ( #4097 )
2019-01-08 16:29:30 +00:00