Denys Vuika
84ce202ad2
[AAE-4966] Extensible app config ( #6914 )
...
* merge app config from the extensions
* improved service injection in unit tests
* extra unit test
* fix content tests
* update code as per review
* fix lint
* fix lint
* update code and tests
* update schema
2021-04-13 14:16:29 +01:00
Cilibiu Bogdan
145e3244e7
[ADF-5284] Restore original plugin functionality ( #6348 )
...
* add $ignoreReferenceList to ExtensionConfig interface
* update schema
* change type
* load registered extensions
* filter out ignored extensions
* tests
* conditionally load plugins
* update tests
2020-11-16 17:42:35 +00:00
Popovics András
ed53a0204d
[ACA-3877] Add the possibility to ADF Extension to be used in compila… ( #6097 )
...
* [ACA-3877] Add the possibility to ADF Extension to be used in compilation time
* Fix interface
* Fix cspell
* Fix unit tests
* Add tests
2020-09-10 21:29:09 +01:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00: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
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
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