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

New form + routing + bug fixes #15

Merged
merged 3 commits into from
Jun 4, 2017
Merged

New form + routing + bug fixes #15

merged 3 commits into from
Jun 4, 2017

Conversation

petrvecera
Copy link
Owner

No description provided.

Petr Vecera added 2 commits June 2, 2017 18:28
Fix the bug with the same timestamp (load the store before adding new record) - it seems that server protection doesn't work
Fix the bug with empty game table
@petrvecera petrvecera changed the title New form + bug fixes New form + routing + bug fixes Jun 3, 2017
@@ -23,6 +23,8 @@ Ext.define('Enif.controller.StoreLoadController', {
// clear the filters on the store before loading
gamesStore.clearFilter();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is double clearFilter call necessary?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know about that and I don't know, the comment says clear the filter before loading, I didn't wanted to investigate further

@petrvecera
Copy link
Owner Author

By the power given by god I shall merge this pull request without any approved review.

@petrvecera petrvecera merged commit f455096 into master Jun 4, 2017
@pavelzaruba
Copy link
Collaborator

:-D

@petrvecera petrvecera deleted the new_form branch June 9, 2017 13:11
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.

3 participants