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

Add the ability to set apps as "dev" or "prod" #213

Closed
goggelj opened this issue Apr 1, 2016 · 3 comments
Closed

Add the ability to set apps as "dev" or "prod" #213

goggelj opened this issue Apr 1, 2016 · 3 comments

Comments

@goggelj
Copy link

goggelj commented Apr 1, 2016

Tried to find the parameter name that would allow me to set the operational state of the app - could not find it.

I have a couple of apps, one of which is prod. In the dashboard, even the prod app that is on Parse.com appears as 'Dev'. I assume I need an entry in parse-dashboard-config. If so, what is the parameter name? If not, where do I set it?

Parse-Dashboard:
screen shot 2016-04-01 at 09 44 16

Parse.com:
screen shot 2016-04-01 at 09 44 54

Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!

  • [y] You're running version >=2.1.4 of Parse Server.
  • [y] You've searched through existing issues. Chances are that your issue has been reported or resolved before.

Environment Setup

Steps to reproduce

Logs/Trace

Note: If you get a browser JS error please run npm run dev. This will provide source maps and a much more useful stack trace.

@drew-gross
Copy link
Contributor

Currently there is no way to do that. If you want to add it, that would be a pretty good first PR!

@drew-gross drew-gross changed the title Where to set the app state (dev or prod)? Add the ability to set apps as "dev" or "prod" Apr 1, 2016
@dcdspace
Copy link
Contributor

dcdspace commented Apr 1, 2016

Just added this, will send a PR soon.

@drew-gross
Copy link
Contributor

This is done now

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

No branches or pull requests

3 participants