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

Where is Data Browser in my app on Parse? #746

Open
jhwsx opened this issue Jul 21, 2020 · 15 comments
Open

Where is Data Browser in my app on Parse? #746

jhwsx opened this issue Jul 21, 2020 · 15 comments

Comments

@jhwsx
Copy link
Contributor

@jhwsx jhwsx commented Jul 21, 2020

According to the guide,

To make sure the data was saved, you can look at the Data Browser in your app on Parse. You should see something like this:

objectId: "xWMyZ4YEGZ", score: 1337, playerName: "Sean Plott", cheatMode: false,
createdAt:"2011-06-10T18:33:42Z", updatedAt:"2011-06-10T18:33:42Z"

Well, I haven't found where the Data Browser is.
Could you please do me a favor?

@Jawnnypoo
Copy link
Member

@Jawnnypoo Jawnnypoo commented Jul 21, 2020

Can you link to where it says this in the docs? You can use Parse Dashboard to view your data. You'll need to set it up on your backend.

@TomWFox TomWFox transferred this issue from parse-community/Parse-SDK-Android Jul 21, 2020
@TomWFox
Copy link
Member

@TomWFox TomWFox commented Jul 21, 2020

Transferred this as well as it's a docs issue. It should refer to Parse Dashboard - maybe with a link as well.

@jhwsx
Copy link
Contributor Author

@jhwsx jhwsx commented Jul 22, 2020

Thanks.

@jhwsx jhwsx closed this Jul 22, 2020
@TomWFox TomWFox reopened this Jul 22, 2020
@TomWFox
Copy link
Member

@TomWFox TomWFox commented Jul 22, 2020

Keeping this open as the docs issue is not resolved.

@dblythy
Copy link
Contributor

@dblythy dblythy commented Nov 16, 2020

I'm happy to work on this @TomWFox. Should Parse Dashboard have its own section in the docs, or should it just link to the Parse Dashboard github?

@TomWFox
Copy link
Member

@TomWFox TomWFox commented Nov 17, 2020

Not sure. It might be helpful to have a common Parse Dashboard doc that is present in all the guides (like we have for security etc).

Any thoughts? @mtrezza @davimacedo

@mtrezza
Copy link
Contributor

@mtrezza mtrezza commented Nov 17, 2020

It might be helpful to have a common Parse Dashboard doc that is present in all the guides (like we have for security etc).

What would be the benefit of having the same content as a section in every guide compared to having one Parse Dashboard guide and referring to it from other guides where necessary?

Generally, I am for avoiding duplication wherever possible, see also #756.

@TomWFox
Copy link
Member

@TomWFox TomWFox commented Nov 17, 2020

I don't think the Dashboard needs a separate guide. It wouldn't actually be duplicating the content as all the guides pull the same common docs - see here

And then in the guide config:

- "common/security.md"
- "common/performance.md"
- "common/errors.md"
@mtrezza
Copy link
Contributor

@mtrezza mtrezza commented Nov 17, 2020

Got it. What whould be the content of that common Parse Dashboard section?

I think that with increasingly complex functionality of Parse Dashboard, it could make sense at some point to add a Parse Dashboard guide. Just thinking about the new feature "Browse as user" that would benefit from an explanatory documentation. If that aspect is relevant for this current issue.

@TomWFox
Copy link
Member

@TomWFox TomWFox commented Nov 18, 2020

I was thinking simple intro to Parse Dashboard and maybe installation instructions but that would already start to duplicate on the GitHub readme. Did you have anything in mind @dblythy?

If we removed most of the content from the Github readme that could form a pretty good starting point for a guide. I have wanted to do that with the Parse Server readme & guide for awhile.

@dblythy
Copy link
Contributor

@dblythy dblythy commented Nov 18, 2020

I was thinking something along the lines of:

Screen Shot 2020-11-19 at 9 11 32 am

Then with a detailed explanation of the dashboard, as "beginner friendly" as possible, as I think the dashboard could potentially be most users' early experience with Parse. It could be a good way to increase knowledge around CLPs, restricting classes, etc.

I agree with Manuel, there are increasing features, a few of which aren't necessary in the readme. Although it would increase the overall docs management workload, I personally think it could provide benefit.

@TomWFox
Copy link
Member

@TomWFox TomWFox commented Dec 7, 2020

Sorry for the lack of reply!

I like the idea of increasing knowledge around applying CLPs etc. I'm open to having a separate guide. I think before starting it would be good to consider the role of the guide vs the readme...

I have seen some repos that only have info about the repo & contribution in the readme and have all documentation in a separate guide. I quite like this and I think it helps to make it clear where information should go to prevent crossover (as we have with the Parse Server guide). What do you guys think?

@mtrezza
Copy link
Contributor

@mtrezza mtrezza commented Dec 7, 2020

Can we use this opportunity to try out a new doc cms? I think there are several shortcomings in the current CMS.

@TomWFox
Copy link
Member

@TomWFox TomWFox commented Dec 7, 2020

Happy to try out a different cms but I doubt it will be an easy decision to move to a new system so I'm not sure what the value is to tie that into this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants