Add masterkey parameters#1233
Conversation
|
This feature requires parse-community/parse-server#5954. |
|
@mtrezza nice job! Could you please just centralize the field and set the background color to the same of the other fields? Below how it currently is: It would be good if it had the same style of the other similar fields. An example below: |
|
Also.. in the other places this field is used the labels are |
|
@davimacedo Done, looks like this now: |
Co-Authored-By: Tom Fox <tomfox@surprises.io>
|
Could you check that the text is displayed correctly with the extra words? |
|
Actually I am thinking about adding a parse server version check for that new property. So the dashboard doesn’t show the field when the server doesn’t support it. @davimacedo which parse server version should I add as the minimum? 3.7.3? |
|
Lots of changes for the next release so it should be 3.8.0 |
Yes, text fits. |
|
All changes done, ready for merge I believe. |
|
@dplewis do you want to take a look as well? |
|
@davimacedo This feature has been released with parse server 3.8. Can you create a dashboard release so the feature can be used, since there are also no open dashboard PRs? |
|
I've just sent the PR for the new version: https://github.com/parse-community/parse-dashboard/pull/1263/files |



Adds a property to Parse Config parameter to make it only retrievable with master key.