Add account configuration screen to the sync client #22

Closed
opened 2016-04-18 04:04:01 +02:00 by mikegioia · 0 comments
mikegioia commented 2016-04-18 04:04:01 +02:00 (Migrated from github.com)
  • Set up a new event flag noAccounts to trigger if there are no accounts
  • Set up base account info form / page
  • Connect save button to send the info to the server and create/update the account
  • Have server test the account and return error messages on failure
  • Have server update account in SQL, and then trigger a restart to the sync process
- [x] Set up a new event flag noAccounts to trigger if there are no accounts - [x] Set up base account info form / page - [x] Connect save button to send the info to the server and create/update the account - [x] Have server test the account and return error messages on failure - [x] Have server update account in SQL, and then trigger a restart to the sync process
Sign in to join this conversation.
No description provided.