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

Refactoring - WebGL #125

Closed
3 of 14 tasks
dev3225 opened this issue Dec 7, 2022 · 1 comment · Fixed by #141
Closed
3 of 14 tasks

Refactoring - WebGL #125

dev3225 opened this issue Dec 7, 2022 · 1 comment · Fixed by #141
Assignees
Milestone

Comments

@dev3225
Copy link
Collaborator

dev3225 commented Dec 7, 2022

User story

  1. As a software developer
  2. I need the front end code for WebGL plot be refactored
  3. So that it improves readability and reduces complexity

Acceptance criteria

  • Improved readability
  • Reduced usage of Java script for transformed calculations.
  • Calculations are carried out within WebGL.

Definition of done (DoD)

  • Feature/Bug/Change has been implemented

  • Application compiles successfully

  • Code is documented

  • Feature/Bug/Change is tested by at least one unit or e2e test

  • Tests have been passed without warnings (except "deprecated" warnings)

  • Changes have been reviewed

  • PR has been merged to dev branch

  • New dependencies have been added to bill of materials

  • Software architecture diagram has been updated

  • All acceptance criteria are fulfilled

  • Screenshot is attached to issue

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
@dev3225 dev3225 added the user story Scrum User Story label Dec 7, 2022
@dev3225 dev3225 moved this to Product Backlog in amos2022ws03-feature-board Dec 7, 2022
@dev3225 dev3225 moved this from Product Backlog to Sprint Backlog in amos2022ws03-feature-board Dec 7, 2022
@dev3225 dev3225 added this to the Sprint 08 milestone Dec 7, 2022
@jandegen jandegen assigned rhazn, PhlppKrmr and jandegen and unassigned rhazn Dec 7, 2022
@jandegen jandegen moved this from Sprint Backlog to In Progress in amos2022ws03-feature-board Dec 7, 2022
jandegen added a commit that referenced this issue Dec 7, 2022
@jandegen
Copy link
Collaborator

Fixed network traffic bottle neck.
Added debug metrics
Did not fix indicators as they could be migrated to pixi

Image

@jandegen jandegen moved this from In Progress to Awaiting Review in amos2022ws03-feature-board Dec 14, 2022
@jandegen jandegen linked a pull request Dec 14, 2022 that will close this issue
jandegen added a commit that referenced this issue Dec 14, 2022
This was referenced Dec 14, 2022
@sjelodari sjelodari moved this from Awaiting Review to Feature Archive in amos2022ws03-feature-board Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive
Development

Successfully merging a pull request may close this issue.

5 participants