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

Rewrite the client #14

Closed
Eerovil opened this issue May 24, 2019 · 0 comments · Fixed by #18
Closed

Rewrite the client #14

Eerovil opened this issue May 24, 2019 · 0 comments · Fixed by #18
Assignees
Labels
enhancement New feature or request
Projects

Comments

@Eerovil
Copy link
Owner

Eerovil commented May 24, 2019

Currently there is a lot of bad code (too many side effects at least).

Let's fix the code or just rewrite in e.g. Vue.

The new client needs

  • separate asynchronous fetching for each module.
  • Allow changing any timeline data with instant update to the UI
  • First fetch cached data from the database and leave an async call waiting for latest real data
@Eerovil Eerovil added the enhancement New feature or request label May 24, 2019
@Eerovil Eerovil added this to To do in Development May 24, 2019
@Eerovil Eerovil self-assigned this Jun 9, 2019
@Eerovil Eerovil mentioned this issue Jun 9, 2019
@Eerovil Eerovil assigned Eerovil and unassigned Eerovil Jun 17, 2019
@Eerovil Eerovil moved this from To do to Done in Development Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant