Job Evers-Meltzer
9979315d6a
only show the splash screen on initial load
2017-02-20 23:06:55 -06:00
alexliebowitz
4cc1a5355f
Revert "Merge updates from development into Electron branch"
2017-02-20 23:15:17 -05:00
Job Evers-Meltzer
24d339b583
only show the splash screen on initial load
2017-02-14 17:11:07 -06:00
Job Evers-Meltzer
2aa10261d9
Improve startup checking
...
Before this fix, if the daemon wasn't accepting connections
the UI would get an error and then be stuck on the loading screen.
We now check if the daemon is accepting connections first, and then
check for the status.
2017-01-18 09:30:46 -06:00
Job Evers
42898d5f60
Convert to ES6 modules
2016-12-06 14:28:10 -05:00
Alex Liebowitz
19d12955a5
Factor out generic loading screen component from SplashScreen
2016-09-21 01:35:29 -04:00
Jeremy Kauffman
f9a1bd99c0
component for busy indicator, use in my_files
2016-08-21 10:55:32 -04:00
Alex Liebowitz
0ff8dd7b84
Remove load screen timeout (lagging is now reported by daemon)
2016-04-17 21:32:45 -04:00
Alex Liebowitz
6ab085d74b
Convert lagging notice from alert to regular message
2016-04-15 06:41:01 -04:00
Alex Liebowitz
f34d0c9ad8
Add details from daemon to splash message
2016-04-14 04:21:36 -04:00
Alex Liebowitz
3b705ada7b
Basic load status checking logic and notify user when lagging
2016-04-14 02:27:06 -04:00
Alex Liebowitz
8deb62cc76
Let SplashScreen trigger render of App
...
The splash screen will soon poll for loading progress info, so we might as well
launch App directly from SplashScreen instead of having two separate polls.
2016-04-14 01:49:00 -04:00
Jeremy Kauffman
3a6e1529d8
settings UI, clean up
2016-04-09 20:00:56 -04:00