Skip to content

Conversation

@kyungmi
Copy link
Contributor

@kyungmi kyungmi commented Nov 5, 2015

[DESC.]

  • add API GET:/webida/api/app/configs for getting information of system apps and feature enables.
  • seperate App model from app-manager module
  • remove useless package, connect-mongo, from pacakge.json
  • add a feature enabling JSONP response for this new API
  • fix some bugs

[DESC.]
- add API `GET:/webida/api/app/configs` for getting information of system apps and feature enables.
- seperate `App` model from `app-manager` module
- remove useless package, `connect-mongo`, from `pacakge.json`
- add a feature enabling JSONP response for this new API
- fix some bugs
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have 'root app' in DB? Why do we need this? I think we can simplify App.js more, but not an urgent task.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think that managing on rootApp is no more needed. It's good to remove this method.

gotchazipc added a commit that referenced this pull request Nov 5, 2015
[FEATURE] Add API to get server configuration
@gotchazipc gotchazipc merged commit 799b4f6 into webida:master Nov 5, 2015
@gotchazipc
Copy link
Contributor

Looks Good. I'll follow up fixing webidaCookieSetter() in app.js and new configuration property conf.useReverseProxy, boolean. (Hope you remember what we've done in my little test VM) Let's move to documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants