Eugenio Romano
3136580bba
[ADF-4225] Viewer extension accept multiple file type ( #4427 )
...
* viewer extension can target multiple types.
* fix lint
2019-03-12 21:18:09 +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
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Denys Vuika
e3648dea5f
add missing property to NavBarLinkRef interface
2019-01-15 10:53:45 +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
Denys Vuika
9dba816877
[ADF-3869] extensibility related components ( #4107 )
...
* extensions: dynamic column
* content: trashcan name column
* content: library status column
* content: library role column
* content: library name column
* style fixes
* content: name column
* demo: use name column in DL example
* fix tests
* lint fixes
* code fixes
* update docs
* add toggle to demo shell
2019-01-03 14:07:07 +00:00
Andy Stark
478b299960
[ADF- 3846] Started Extensions library docs ( #4095 )
...
* [ADF-3846] Added some doc comments and skeleton doc files
* [ADF-3846] Added basic docs for Extensions library
* [ADF-3846] Fixes to index pages
* [ADF-3846] Did tslint check and fixed error with doc comment
2018-12-21 17:46:03 +00:00
Popovics András
074225970d
[APM-419] Adding data input to dynamic component ( #4084 )
...
* Extract ComponentRegisterService from ExtensionService
* Make DynamicExtensionComponent smarter
* Add component existence safeguards
* hasComponentById
* Fixing spell check for the sake of mankind
* Add more proper tests and remove double ngOnDestroy call
* Remove lifecycle patches
2018-12-17 13:43:04 +01:00
Eugenio Romano
27b0ba897a
[lint-refactor] simplify tslint and unify main tslint extension in sub folders ( #4032 )
...
* simplify tslint and unify main tslint extension in sub folders
* remove autofix
* fix lint extension and process cloud
2018-11-29 15:04:12 +00:00
Eugenio Romano
34a30c0f14
tslint arrow-parens rule ( #4003 )
2018-11-23 01:06:56 +00:00
Denys Vuika
c2bdbba0dc
[ACA-805] extensions metadata, basic extensibility for demo shell ( #3966 )
...
* bootstrap extensibility in demo shell app
* example data
* parse and store plugin metadata
* preserve root config metadata
* show plugin info in the About box
* update tests
* update gitignore
* remove unused imports
* disable flaky test
* add missing tsconfig entries
* use pre-build project as CLI 6+ does
* update package scripts
* update tsconfig
* make dist builds work locally
* update scripts
* Revert "update scripts"
This reverts commit 58d218643fe22d642ad7f3ac67f9089ed69ec33e.
* update scripts
* use lib paths
* update configs
* update tsconfig
2018-11-19 23:24:24 +00:00
Denys Vuika
c885f6d303
remove ACA related code from extensions
2018-11-05 10:07:19 +00:00
Denys Vuika
018b08cce7
extensions: tree-shakable services
2018-09-23 12:44:23 +01:00
Denys Vuika
155131370c
move adf-extensions lib to the ADF repo ( #3781 )
...
* adf-extensions lib
* remove console.log calls
* integrate with angular.json
* fix output path
* update scripts
* Add extensions to scripts
* update travis setup
* Travis step II.
2018-09-18 10:52:02 +01:00