You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
There are no configurations and scripts for lint fixing and solving code formatting issues during development.
We can use
eslint
for solving linting andprettier
for solving code formatting issues.Settings
The text was updated successfully, but these errors were encountered: