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

[FEATURE ui] Replace hard page refresh with AJAX Long Polling #58

Merged
merged 8 commits into from
Dec 21, 2018

Conversation

sergiitk
Copy link
Owner

@sergiitk sergiitk commented Dec 21, 2018

What's this PR do?

  • Implements withAjaxBackend(): React HOC that polls backend for data using AJAX and updates prop of wrap components
  • Refactors SchedulesListView and on OnCallView to use withAjaxBackend()
  • Various improvements and bugfixes

@sergiitk sergiitk changed the title [FEATURE ui] Ajax UI auto-refresh [FEATURE ui] Replace full page refresh with AJAX Long Polling Dec 21, 2018
@sergiitk sergiitk changed the title [FEATURE ui] Replace full page refresh with AJAX Long Polling [FEATURE ui] Replace hard page refresh with AJAX Long Polling Dec 21, 2018
@sergiitk sergiitk merged commit ff0b56a into master Dec 21, 2018
@sergiitk sergiitk deleted the feature/ajax-refresh branch December 21, 2018 23:50
sergiitk pushed a commit that referenced this pull request Dec 22, 2018
# [0.3.0](v0.2.0...v0.3.0) (2018-12-22)

### Cleanup

- [60](#60) **ui** Lint UI assets

### Features

- [59](#59) **ui** Add status indicator to on-call
- [58](#58) **ui** Replace hard page refresh with AJAX Long Polling
@sergiitk
Copy link
Owner Author

🎉 This PR is included in version 0.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant