Skip to content

Shows notifications upon success or failure of save and delete objects #718

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

Merged

Conversation

natanrolnik
Copy link
Contributor

This PR enables the functionality we had in the original Parse.com dashboard (before the redesigned one) and closes #715

When a save/delete succeeds or fails, it will display a small notification for 3 users. I didn't write any new functionality, I only fixed/extended the Notification component.

It doesn't handle additions to and removal of relationships, but it does handle:

captura de tela 2017-06-04 as 00 59 24

captura de tela 2017-06-04 as 00 59 16

captura de tela 2017-06-04 as 00 58 57

captura de tela 2017-06-04 as 00 58 49

captura de tela 2017-06-04 as 00 58 43

@natanrolnik natanrolnik changed the title Show notifications upon success or failure of save and delete objects Shows notifications upon success or failure of save and delete objects Jun 4, 2017
@natanrolnik natanrolnik merged commit 8db091a into parse-community:master Jun 4, 2017
@natanrolnik natanrolnik deleted the save-or-delete-notifications branch June 5, 2017 06:47
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

Successfully merging this pull request may close these issues.

Add a "Saved" indication when updating a value
2 participants