Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new directive for tables that don't fetch data externally #931

Closed
5 tasks done
JuanjiJG opened this issue Oct 1, 2018 · 2 comments
Closed
5 tasks done

Add a new directive for tables that don't fetch data externally #931

JuanjiJG opened this issue Oct 1, 2018 · 2 comments
Assignees
Labels
type/enhancement Enhancement issue

Comments

@JuanjiJG
Copy link
Contributor

JuanjiJG commented Oct 1, 2018

Create a new directive for a table that will be similar to the existing wz-table directive, but without fetching data from external sources. It will receive valid data as input to show it on the user interface.

Tasks:

  • It must be a directive
  • All the style parameters should work like in the current table directive
  • The input is now an array instead of an API endpoint
  • All the fields must be sortable
  • It must include pages always
@JuanjiJG JuanjiJG added the type/enhancement Enhancement issue label Oct 1, 2018
@JuanjiJG JuanjiJG changed the title Add pagination for Settings > Logs table Create wz-table-local directive Oct 1, 2018
@jesusgn90 jesusgn90 self-assigned this Oct 10, 2018
@jesusgn90 jesusgn90 changed the title Create wz-table-local directive Add a new directive for tables that don't fetch data externally Nov 29, 2018
@jesusgn90 jesusgn90 added this to the 49th week sprint milestone Dec 3, 2018
@jesusgn90 jesusgn90 assigned juankaromo and unassigned jesusgn90 Dec 3, 2018
@juankaromo
Copy link
Contributor

@juankaromo
Copy link
Contributor

PR #1067

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue
Projects
None yet
Development

No branches or pull requests

3 participants