-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Showing more cloud state on the project cards * showing last cloud edit time and state in UX * Better date appearance; better alignment; todo lst * dynamic homescreen update works * Dim the cloud state message in the editor * Notify virtual api of header change at the start of cloud save (so we can show "saving...") * Keep cloudInProgressSyncStartTime in memory only * cloud sync update without reload is working! * update home page project list when num headers changes * Fix how delete propegates * Update virtual APIs & DataSubscriber to propegate specific path that changed from invalidate() call * Revert virtual API changes. one-to-many subscriptions need more work before they'll funciton. * Remove cloud sync message on home screen * Don't show cloud state unless saving * Keep a "saved!" indicator around right after we cloud save. * Move CloudStateSummary out of pxt localtypings * fix render bug * remove debug logging * Don't download deleted projects
- Loading branch information
Showing
9 changed files
with
189 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.