pirog / kalabox-ui-proto

MIT License
0 stars 0 forks source link

Switchboard integration #8

Closed pirog closed 10 years ago

pirog commented 10 years ago
  1. List available providers (for now we assume that the user will input email and password) https://github.com/fluxsauce/switchboard/issues/15
  2. Login (degrade gracefully on auth fail, switchboard will produce an error) (done, post issue if need info)
  3. List available sites in UI (done, post issue if need info)
  4. Build site - Three separate commands
  5. Workflow operations
    • code
      • commit
    • push
    • pull
    • files
      • erase local
      • sync from remote
      • sync to remote
    • database
      • erase local
      • download new backup and restore
      • restore from existing downloaded backup
  6. Site info
    • show database credentials
    • show HTTP url
    • show Host path
    • generate drush aliases
    • show guest path
    • open root folder in host file explorer
pirog commented 10 years ago

closing in favor of https://github.com/fluxsauce/switchboard/issues/26