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
Eugenio Romano
348bee9c6f
[ADF-3918] Fix translation issue ( #4169 )
2019-01-20 23:40:07 +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
Andy Stark
b32654b236
[ADF-3745] Updated properties and doc comments ( #4134 )
2019-01-14 19:19:08 +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
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
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
a12662e7e2
[ADF-3384] Create automated tests for Version Component ( #3631 )
...
* fix version component restore and delete event
* version manager actions
* fix test
* fix unit test
* remove fdescribe
* fix tslint
* fix screenshot rewrite problem
* remove fdescribe
* multi instance try
* remove fdescribe
* try uncomment some test
* error page
* fix user preferences pagiantion
* search page test include
* fix type tslint e2e
* restore code
* default lang momentadapter
* fix test
* [ADF-3384] removed console log from test
* [ADF-3384] adding some fixes for tests and code
* [ADF-3384] fixed some test and code
2018-08-14 15:42:42 +01:00
Denys Vuika
7afcd24488
[ADF-2328] filtering support for facets and categories ( #3293 )
...
* filtering support for facets and categories
* fix tests
* update variable names
2018-05-10 14:23:18 +01:00
Andy Stark
dd1b8893cc
[ADF-2905] Added JSDocs for core ( #3281 )
...
* [ADF-2905] Updated JSDocs for core
* [ADF-2905] Added missing JSDoc for user pref service
2018-05-08 15:30:23 +01:00
Eugenio Romano
6cd0e9f5bb
[ADF-2645] move the service use in the upload in the right place ( #3189 )
...
[ADF-2645] move the service use in the upload in the right place
[ADF-2687] No message is displayed when deleting a file/folder from content action
[ADF-2714] [demo shell] Not able to download a version of a file
* add spaces tslint fix
2018-04-14 10:39:24 +01:00
Denys Vuika
73720d8975
i18n fixes ( #3018 )
2018-03-01 13:39:12 +00:00
Andy Stark
de575fd47b
[ADF-1769] Added JSDocs for services ( #2961 )
2018-02-19 17:28:44 +00:00
Denys Vuika
e98d904363
[ADF-1999] i18n support for file size pipe ( #2803 )
...
* i18n support for fileSize pipe
* remove unused declaration
* update unit test
2018-01-05 21:26:09 +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