67P / kredits-web

Kredits Web UI
https://kredits.kosmos.org
6 stars 2 forks source link

Improve data sync #190

Closed raucao closed 4 years ago

raucao commented 4 years ago

This introduces ember-concurrency for managing concurrent tasks, as well as task queues, etc.. The new changes improve the fetching of data in several ways:

After merging this one, we should soon improve the dashboard further by not showing all contributions in the list by default, and also asking the user before fetching the entire history. When we have UI for that, we can then also show sync progress somewhere.

raucao commented 4 years ago

@galfert Thanks!

bumi commented 4 years ago

:+1: