Gordon Sun

Results 55 comments of Gordon Sun

@dplewis @mtrezza Any progress on this?

Is there any pending issues prevent merging this? Thanks

Are we still collecting feedback from the community?

I just resolved the merge conflicts. Hi @davimacedo @mman @acinader @TomWFox . Could anyone approve this?

This is not remove. This makes it optional if there is only one app.

@mtrezza You do not understand the part because you did not read closely. It is the "_ApplicationId" not "ApplicationId" that you quoted. The dashboard always uses a POST instead of...

Dashboard use a special POST to retrieve information. It does not use GET because it want to avoid preflight. That special POST has an "_ApplicationId" in it. This PR did...

I don't know how to add a test case that setup beforeSave on a class with Date. Can someone provide some pointers?

I still have no time to learn the test system. So I spent half an hour to setup a project to demo the bug https://github.com/sunshineo/parse-bug-demo I hope the README.md is...