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

[lint] Missing code linting and code formatting configurations #84

Open
muskangupta-iitr opened this issue Mar 12, 2020 · 1 comment
Open
Assignees

Comments

@muskangupta-iitr
Copy link

There are no configurations and scripts for lint fixing and solving code formatting issues during development.

We can use eslint for solving linting and prettier for solving code formatting issues.

Settings

  • OS: Linux (Ubuntu 18.04)
@muskangupta-iitr
Copy link
Author

@AdrianBZG @Nikhil-Vats Please review!

AdrianBZG pushed a commit that referenced this issue Sep 3, 2020
When the user changes the class, the app should reinitialize with the
new query. This commit will update the query controller, default
constraints, pie chart, bar graph, and table with the new results.

Closes: #83

Squashed commits:
* Display only a Templates and ClassView tab
* Display the fetched model classes from the mine
* Use imjs to fetch models instead of axios request
* Update class tab when user selects a new one
* Reset all constraints when the class changes
* Make class list searchable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant