oslabs-beta / protographql

ProtoGraphQL is a prototyping tool that empowers developers to build and visualize GraphQL schemas and queries without writing any code.

Home Page:http://www.protographql.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User should be able to add tables when they click the "create table" button

AlenaBudzko opened this issue · comments

Task

  • Add header (table name)
  • Fixing sizing issue (Edit/Delete icons, column widths)
  • Add an 'Add Field' button
  • Add 'Save Changes' or 'Save Table' button
  • Wrap table with 'Draggable' component (see WELCOME component for reference)
  • Wrap table with 'Dialog' component (see WELCOME component for reference)