CreateRingAccountViewController.swift: change superclass

Change superclass from UIViewController to UITableViewController
Add username and password fields

UITableViewController allows to automatically scroll to cells while
editing UITextField

Also added new cells :
- TextCell
- SwitchCell
- TextFieldCell

Using a simple UIViewController with a UITableView as subview does
not automatically scroll to the cells

Tuleap: #1400
Change-Id: I0837e30f006fdfd03aaa5e4914a15aa4f417b7f1
Reviewed-by: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
9 files changed
tree: 14295ed4c2b9563085ef32b621143e960bc60b1f
  1. Ring/
  2. .gitignore
  3. .gitreview
  4. compile-ios.sh
  5. COPYING