Skip to content

Added basic table with sort, crud abilities - #2

Open
ajaichemmanam wants to merge 1 commit into
dblens:mainfrom
ajaichemmanam:basic_table
Open

Added basic table with sort, crud abilities#2
ajaichemmanam wants to merge 1 commit into
dblens:mainfrom
ajaichemmanam:basic_table

Conversation

@ajaichemmanam

@ajaichemmanam ajaichemmanam commented May 29, 2021

Copy link
Copy Markdown
Collaborator

This PR

  • Creates a sample table for viewing data
  • Supports creating new columns and rows
  • Supports sorting by data
  • Supports editing and deleting values
  • Conversion between datatypes : Text, Number, ENUM

@ajaichemmanam

ajaichemmanam commented May 29, 2021

Copy link
Copy Markdown
Collaborator Author

Don't merge. Needs UI fixes.


Screenshot 2021-05-29 at 3 19 42 PM

@soorajshankar

Copy link
Copy Markdown
Collaborator

Few Suggestions

  • Lets get rid of jsx files
  • Lets bind real data and merge this PR as a completed feature (will add some actions to the codebase where you can call a function that returns the table data that accepts schemaname, tablename , offset, pagesize etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants