8 Commits

Author SHA1 Message Date
Antonio Felix
488658802d
ACA-4567 - Added ENV APP_CONFIG_PLUGIN_AOS=true in the Dockerfile (#2452) 2022-02-15 09:13:46 +00:00
Antonio Felix
fce8857585
MNT-22687- Add new aosPlugin variable to hide or show the AOS plugin (#2382)
* MNT-22687- Add new aosPlugin variable to hide or show the AOS plugin

* MNT-22687 - Added a new interface to extend the RuleContext from ADF

* MNT-22687 - Removed carriage return and added whitespaces

* MNT-22687 - Removed carriage returns

* MNT-22687 - Fixed PR Comments
Completed documentation, removed environment variable from the package.json, added plugins section in the app.config.json.tpl

* MNT-22687 - Created a new service to deal with the new functionality. Reverted the old approach.

* MNT-22687 - Reverted missing file

* MNT-22687 - Reverted missing file

* MNT-22687 - Removed variable replacement

* MNT-22687 - Included environment variables in the README.md file
2022-02-08 13:18:28 +00:00
Denys Vuika
c3de2da2ae
add missing PROVIDER env variable for docker (#2404)
* add missing PROVIDER env variable for docker

* fix docker env propagation

* fix code

* update docker vars
2022-01-18 12:10:25 +01:00
Denys Vuika
0ed0a10471
disable about and settings by default (#1868)
* disable about and settings by default

* support docker variables

* remove comments
2020-12-09 12:30:53 +00:00
Marcello Teodori
1243e69833
AAE-4262 fix docker redirect with relative url (#1857) 2020-12-05 12:11:38 +00:00
Maurizio Vitale
b869e91869
remove useless variables (#1829)
* remove useless variables

* Add logs for replacing

Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
2020-11-27 12:30:52 +00:00
Marcello Teodori
c2a802fe3e
Fix app.config.json expansion (#1826) 2020-11-27 03:07:45 +01:00
Marcello Teodori
446232594e
AAE-4023 fix add slash to url if missing (#1823) 2020-11-26 14:47:08 +00:00