Jackie Luo
0af1a43794
Add first sync completion time
2016-07-01 13:15:55 -07:00
Juan Tejada
80f9ff38e3
Remove dead code
2016-07-01 10:19:25 -07:00
Jackie Luo
a99ffbce3c
Add favicon :snow_capped_mountain:
2016-06-30 17:31:52 -07:00
Jackie Luo
27eba6dfaa
Add sync times and update styles
2016-06-30 17:24:25 -07:00
Ben Gotow
3c2b8bcb15
Fix account creation redis publish, rename to make more clear
2016-06-30 13:25:13 -07:00
Ben Gotow
ef5c4a29fe
Fix redis keys, dashboard app, show account active state on dashboard
2016-06-30 12:33:10 -07:00
Evan Morikawa
0f4ed7f4a1
Fix package json
2016-06-28 14:09:56 -07:00
Juan Tejada
c5d753a434
Add /very/ basic initial error status to dashboard
...
- TODO: add option to solve the error
2016-06-27 23:59:22 -07:00
Juan Tejada
ed749e0f51
Add sync worker error handling
...
- Handles sync errors in a single place. For now, if error is not a
socket error, will treat as a permanent error, save the error to the
account object, and prevent any other syncing until the error is cleared
from the account object
- Adds a NylasError class that can be extended and serialized. Adds it
to global namespace on all packages and replaces all uses of regular
Error
2016-06-27 16:03:38 -07:00
Ben Gotow
b67a3ae3e4
Launch dashboard when in dev mode, publish change on acct creation
2016-06-23 18:17:04 -07:00
Ben Gotow
eac019f536
Rather than changing policies, just set expiring redis key to track activity
2016-06-23 16:28:48 -07:00
Ben Gotow
09bb7874f8
Dashboard with a sweet background. Also realtime assignment / policy view.
2016-06-23 15:52:53 -07:00