Tim Donohue
b1d3d4f7d5
Remove unnecessary "as ServerConfig" statements
2018-05-15 15:14:23 -05:00
Pascal-Nicolas Becker
c6557ca317
Set a few configuration options an env variables.
...
For docker containers it would be useful if any configuration variables
defining how to connect to the angular ui and how it connects to the
DSpace 7 REST endpoint could be overriden by environment variables. We
should not extend configuration by environment variables too much.
2018-05-11 18:52:00 +02:00
William Welling
c4923f9636
seperate exception handling and always build base urls
2017-09-27 06:23:46 -05:00
William Welling
68d8ea00d2
functional base href from ui config namespace property
2017-09-26 20:11:56 -05:00
William Welling
26e2da93fb
recursive merge of config
2017-09-26 19:13:32 -05:00
William Welling
9352440db4
fixed base url construction
2017-07-19 11:18:48 -05:00
William Welling
583f6e96ac
have prod, test, and dev environment config files override default
2017-07-19 11:07:26 -05:00
William Welling
0449e36b8a
fixed linting on config.ts
2017-07-17 11:27:56 -05:00
William Welling
4ffb8a6609
fixed environment config, upgraded angular again
2017-07-17 08:26:49 -05:00
William Welling
c08f5c672b
dependency upgrades, server and platform module updates, linting wip
2017-07-12 14:33:16 -05:00
William Welling
9c46ec1564
Ensure correct environment file used.
2017-03-27 08:31:12 -05:00
William Welling
648383405a
Update config.ts
2017-03-26 17:12:22 -05:00
William Welling
bf32f45298
Cleanup and minore refactor.
2017-03-24 22:36:15 -05:00
William Welling
2974d8aab1
Build setting some configs. Configs used by server.
2017-03-24 20:56:14 -05:00
William Welling
9b23393121
Working on config providor.
2017-03-24 16:57:11 -05:00
William Welling
415a52f011
Bring config into server.
2017-03-24 16:48:43 -05:00
William Welling
99f936ff45
Providing global config as an opaque token.
2017-03-24 16:15:01 -05:00
William Welling
76b1875e54
Structured platform specific src files.
2017-03-24 10:01:38 -05:00
Giuseppe Digilio
589c9d5822
Default configuration file added
2017-01-27 18:34:24 +01:00
Giuseppe Digilio
5ada934e67
Add a mechanism to configure environment variables.
2017-01-20 15:08:30 +01:00