Skip to content

refactor lumen.js #98

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

Open
10 tasks
nandaloo opened this issue Jan 15, 2020 · 0 comments
Open
10 tasks

refactor lumen.js #98

nandaloo opened this issue Jan 15, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@nandaloo
Copy link
Member

lumen.js should be refactored into multiple modules for the independent parts of its content:

  • move class InfoBox into /app/widgets/InfoBox.js
  • move class AlertBox into /app/widgets/AlertBox.js
  • move class ShelfSwapper into /app/widgets/ShelfSwapper.js
  • move class Toolbar into /app/widgets/Toolbar.js
  • move class ModelSelector into /app/widgets/ModelSelector.js
  • move DetailsView into /app/widgets/DetailsView.js
  • move SurveyWidget into /app/widgets/SurveyWidget.js
  • move GraphWidgetManager into /app/GraphWidgetManager.js
  • move Context into /app/Context.js
  • move ContextQueue into /app/ContextQueue.js
@nandaloo nandaloo added the good first issue Good for newcomers label Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant