-
Notifications
You must be signed in to change notification settings - Fork 3
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
WIP - Dev work for #9 #10
Draft
krushiraj
wants to merge
9
commits into
master
Choose a base branch
from
dev-issue-9
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Sep 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6a14838 - Browse repository at this point
Copy the full SHA 6a14838View commit details -
* DataListContainer: --A generic container that accepts the list of items and iterates over it to render a list. It also provides pagination options. --childComponent prop will accept a component class that will be rendered if the items in the list doesn't contain any property called `child`, which holds the component class. --Added QuestionListItem component to test. TODO: DataFilter which passes filtered data to the above component. DataDetails which will show the detailed view of the list item selected.
Configuration menu - View commit details
-
Copy full SHA for a91079e - Browse repository at this point
Copy the full SHA a91079eView commit details -
Changed name, previous bane was not interfere for this. A left over work from copy paste
Configuration menu - View commit details
-
Copy full SHA for ac21f6b - Browse repository at this point
Copy the full SHA ac21f6bView commit details -
Changed name, previous bane was not interfere for this. A left over work from copy paste
Configuration menu - View commit details
-
Copy full SHA for a52ea0f - Browse repository at this point
Copy the full SHA a52ea0fView commit details
Commits on Sep 13, 2019
-
Worked on data filter to be as generic as possible. Added a search bar for data items container.
Configuration menu - View commit details
-
Copy full SHA for db51f22 - Browse repository at this point
Copy the full SHA db51f22View commit details
Commits on Sep 14, 2019
-
- Made required changes to make it responsive. TODOs - Move dashboard to header of logged in view - Move all data to vuex state - Fetching data from API endpoint.
Configuration menu - View commit details
-
Copy full SHA for 61ae15e - Browse repository at this point
Copy the full SHA 61ae15eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e895ce - Browse repository at this point
Copy the full SHA 4e895ceView commit details
Commits on Sep 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 01c6b47 - Browse repository at this point
Copy the full SHA 01c6b47View commit details
Commits on Sep 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4c0487b - Browse repository at this point
Copy the full SHA 4c0487bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.