Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(config): allow config changes without rebuilt #1251

Merged
merged 1 commit into from
Jan 16, 2017

Conversation

petrjasek
Copy link
Member

it will load config.js where user can set superdeskConfig dict
which is used to update config before angular.bootstrap.

there is empty file provided in core by default, but will use
config.js file from superdesk/client if any.

SDESK-577

it will load `config.js` as well as app.bundle where user
can set `superdeskConfig` dict which will be used to update
config before `angular.bootstrap`.

there is empty file provided in core by default, but will use
`config.js` file from `superdesk/client` if any.

SDESK-577
@petrjasek petrjasek added this to the 1.6 milestone Jan 13, 2017
Copy link
Contributor

@naspeh naspeh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked on https://sdcpr-1251.test.superdesk.org, wrote the comment in JIRA.
it works great, thanks @petrjasek

@takeit
Copy link
Contributor

takeit commented Jan 13, 2017

It would be nice to have that fix also in publisher branch.

@petrjasek petrjasek merged commit 492205d into superdesk:master Jan 16, 2017
@petrjasek petrjasek deleted the feat-runtime-config branch January 15, 2018 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants