Tim Donohue
e5165c151c
Merge pull request #1741 from atmire/w2p-93219_Consolidate-all-initialization-in-a-single-Service_PR
...
Consolidate all initialization in a single Service
2022-09-07 09:25:51 -05:00
Yura Bondarenko
4403555c29
Merge remote-tracking branch 'origin/main' into w2p-93219_Consolidate-all-initialization-in-a-single-Service
2022-07-29 16:42:21 +02:00
Yura Bondarenko
372cddfd5e
93219: Support Router in InitService
...
For Router to work properly, APP_BASE_HREF must be resolved _before_ the APP_INITIALIZER factory is called (otherwise Angular will attempt to initialize APP_BASE_HREF too soon)
To fix this we add a pre-initialization hook to APP_CONFIG so BrowserInitService can resolve it before APP_INITIALIZER
2022-07-22 14:25:22 +02:00
Jens Vannerum
900354112a
Merge branch 'main' into w2p-92701_issue-1506-gdpr-privacy-config
...
# Conflicts:
# src/app/info/info-routing.module.ts
# src/config/app-config.interface.ts
# src/config/default-app-config.ts
# src/environments/environment.test.ts
2022-06-27 14:58:25 +02:00
Giuseppe Digilio
b906a65385
Merge remote-tracking branch 'origin/main' into CST-5535
...
# Conflicts:
# package.json
2022-05-16 18:59:46 +02:00
Tim Donohue
42ef35b2bc
Merge pull request #1601 from nibou230/access-status
...
Display the access status badges
2022-05-10 10:02:08 -05:00
nibou230
2b77e4a90d
Moved showAccessStatus from UI to item config
...
Renamed item-page to item to make it generic
2022-05-04 11:17:25 -04:00
Giuseppe Digilio
3c2f26f6c1
[CST-5535] Add environment configuration for Actuators
2022-05-03 15:30:20 +02:00
Marie Verdonck
d51af2739e
90873: issue 1380 - Fix to make default bundle config work without yml changes
2022-04-20 15:10:26 +02:00
Alexandre Vryghem
99aee55efa
90873: Add environment.standardBundles.bundle
2022-04-19 18:31:23 +02:00
William Welling
b149cf2d77
afford production disable preboot
2022-02-25 09:51:04 -06:00
William Welling
15fb55ccb5
Merge branch 'main' of github.com:DSpace/dspace-angular; branch '1422-deploy-time-config' of github.com:wwelling/dspace-angular into 1422-deploy-time-config
2021-12-22 09:18:14 -06:00
William Welling
33488ccf40
extend environment and use injected app config
2021-12-07 10:12:27 -06:00
William Welling
c1555326fa
build app config
2021-12-03 21:17:36 -06:00