Denys Vuika
456e0424e7
remove spamming of i18n warnings to console log ( #6295 )
2020-10-29 13:07:52 +00: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
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
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
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Denys Vuika
b5f9036545
[ADF-3784] support for browser cultures (i18n) ( #4066 )
...
* support language cultures
* update docs
* fix typo
* fix tests
* correctly replace fallback translations
* login dialog fixes
* fix error component
* [denys-i18n-cultures] Fix error content unit tests
2018-12-20 16:41:56 +00:00
Eugenio Romano
34a30c0f14
tslint arrow-parens rule ( #4003 )
2018-11-23 01:06:56 +00:00
Denys Vuika
fee35c98df
tree shaking support for services ( #3906 )
...
[ADF-3697] tree shaking support for services
2018-10-22 11:09:43 +01:00
Denys Vuika
f5a7b07370
[ADF-3593] remove rxjs-compat layer ( #3886 )
...
* remove rxjs-compat layer
* add rxjs linter
* observable new instead of create
* lint fixes
* disable rxjs-no-subject-value for certain scenarios
* fix auth rxjs
2018-10-16 19:45:00 +01:00
Denys Vuika
5467e92966
[ADF-3654] translation fixes ( #3861 )
...
* fix incorrect translation
* improved resource loading and error handling
2018-10-04 15:37:29 +01:00
Denys Vuika
ca1505f3c1
add 3 retries for language file fetch ( #3859 )
2018-10-04 14:35:16 +01:00
Denys Vuika
54cca45ec1
[ADF-3630] fix i18n fallback behaviour ( #3851 )
...
* fix i18n fallback behaviour
* update tests
* update tests
* configuration fixes
* test configuration fix
2018-10-04 10:11:30 +01:00
Denys Vuika
6b24bfb1d4
[ADF-3299] and [ADF-3300] upgrade to Angular and Material 6 ( #3579 )
...
* upgrade to HttpClient
* upgrade to Renderer2
* upgrade Document reference
* remove useless test with deprecated ReflectiveInjector
* upgrade to latest typescript
* upgrade libs
* upgrade package scripts
* remove rxjs blacklists and duplicate rules
* add rxjs compat to help with migration
* fix breaking changes
* fix breaking changes in material
* fix breaking changes (material 6)
* upgrade rxjs, ngx-translate and flex layout
* update unit tests
* restore providers
* upgrade deprecated Observable.error
* rebase
fix first configuration problems
* fix style issues commented
* fix core build
* fix lib template errors
* move lib test execution in angular.json
* ignore
* karma conf files
* fix import statement test
* single run option
* update packages reporter
* restore report
* increase timeout
* improve karma conf test configuration
* fix test issues about lint
* fix test analytics
* fix process service test
* content service fix test
* fix logout directive test
* fix core test
* fix build
* update node-sass to latest
* update angular cli dependencies
* improve build script
create directorites and move files only if previous command succeded
* upgrade individual libs to 6.0
* remove old webpack files
* revert sass change
* fix type issues
fix style issues
* fix tslint demo shell issue
* fix peerdependencies
* fix test e2e BC
* package upate
* fix style import issue
* extract-text-webpack-plugin beta
* fix test dist build command
* remove alpha js-api
* fix tslint issue
add banner tslint rule
* upload service fix
* change BC script
* fix test dist script
* increase demo shell timeout test
* verbose copy
* path absolute
* fix script bc
* fix copy part
* fix path warning
fix monaco editor
* remove duplicate header
* remove unused import
* fix align and check ago tests
* add missing import
* fix notification button selector
* [ANGULAR6] fixed core tests
* fix CS test
* fix cs test step 2
* increase travis_wait for dist
* fix attachment PS
* fix checklist test
* use pdf min
2018-08-14 15:42:43 +01:00
Eugenio Romano
6e14ff5470
[ADF-2340] add trashcan in demo shell and definitely delete in delete directive ( #2976 )
...
* add trashcan in demo shell and definetly delete in delete directive
* fix delte directive test
2018-02-22 12:33:42 +00:00
Denys Vuika
2f69383c44
[ADF-2316] upgrade ngx-translate ( #2956 )
...
* upgrade ngx-translate
* add missing export
* add missing export
* Update test-e2e-bc.sh
* rxjs fixes
* increase timeout test
* lettable operator translate
2018-02-20 18:39:57 +00:00
Denys Vuika
f9fb7dc7dd
cache busting for translation files ( #2804 )
2018-01-05 21:23:41 +00:00
Eugenio Romano
f629f48d16
[ADF-1968] [IE11] The login page is not loading and import fix ( #2679 )
...
* fix viewer script
export insights and diagram
remove requires svg
fix new data adapter path
dist working with diagrams commented out
change use of minimatch
fix unused import
remove unused component
fix test
new import moment es6 and throw rxjs
fix import analytics test
fix imports rxjs
new pacakging
* fix after rebase
* fix test upload services
* exclude temporarily button event test
* restore commented demo shell files
* fix process spy
2017-11-22 10:33:56 +00:00
Eugenio Romano
a52bb5600a
New packages org ( #2639 )
...
New packages org
2017-11-16 14:12:52 +00:00