Eugenio Romano
34a30c0f14
tslint arrow-parens rule ( #4003 )
2018-11-23 01:06:56 +00: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
Denys Vuika
6f2cbdf697
[ADF-2859] fixes for the conditional visibility and disabled states ( #3465 )
...
* fixes for the conditional visibility and disabled states
* update docs
* cleanup code
* remove unused code
2018-06-11 12:53:09 +01:00
Denys Vuika
cb88a22a76
[ADF-2859] conditional evaluation of disabled state for content actions ( #3450 )
...
* react on [disabled] binding changes
* [disabled] binding updates for context menu items
* evaluating disabled state with a function
* unit test
* restore original description
* remove irrelevant test
* fix tests
2018-06-08 00:28:00 +02:00
Denys Vuika
346dff436d
fixes for memory leaks and multiple subscriptions ( #3456 )
...
* fix content action memory leaks
* memory leak fixes for demo shell
2018-06-08 00:24:51 +02:00
Andy Stark
c8f04193c7
[ADF-2764] Updated doc files with latest script features ( #3368 )
...
* [ADF-2764] Updated doc files with latest script features
* [ADF-2764] Rebuilt full index instead of just content services index
2018-05-23 00:40:02 +01:00
Denys Vuika
d67f160fdc
[ADF-2503] conditional visibility for content actions ( #3325 )
...
* conditional visibility for content actions
* fix typo
* workaround for "target: all"
2018-05-15 16:53:52 +01:00
Vito
105bc80d2c
[ADF-2163] added target all for content actions ( #2900 )
...
* [ADF-2163] first step to target all
* [ADF-2163] start refactoring folder dulpication action
* [ADF-2163] start refactorin all approach
* [ADF-2163] added test for target action 'all'
* [ADF-2163] fixed test and added enum for target actions
* [ADF-2163] updated documentation for content action target all
* [ADF-2163] updated documentation adding ENUM
* [ADF-2163] added change to documentation after quick review
* [ADF-2163] moved to upper case enum
* Revert "[ADF-2163] moved to upper case enum"
This reverts commit 41da0a34dd075971ded8c633dd293c9d8c59ef40.
* [ADF-2163] fixed case for documentation
2018-02-02 19:27:54 +00:00
Andy Stark
c9a3b048b4
[ADF-1769] Added JSDocs and updated prop table script ( #2838 )
...
* [ADF-1769] Added JSDocs and updated prop table script
* [ADF-1769] Fixed lint error in JSDoc
2018-01-17 17:11:22 +00:00
Eugenio Romano
a52bb5600a
New packages org ( #2639 )
...
New packages org
2017-11-16 14:12:52 +00:00