-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a3b2527
commit 71a0967
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Data Library Tasks | ||
## v1 | ||
* create new list | ||
* select lists/datasets | ||
* show selected lists | ||
* show query expression in table | ||
* remove table headers for selecte/expand/actions | ||
* fix styling: | ||
* icon colors | ||
* layout | ||
* if no pagination hide table footer | ||
* default message when subtable is empty | ||
## v2 | ||
* show applicable actions to selection |