Actions
Story #4128
open[Workbench] [refactor] JavaScript refactoring
Status:
New
Priority:
Normal
Assigned To:
-
Category:
Workbench
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
Some JavaScript maintenance we need in Workbench:
- As much code as possible should be refactored out of views into their own assets.
- Do not embed Ruby code in JavaScript. Ruby values should be passed only into variable assignments and function arguments, to minimize the risk of injection attacks.
- Refactor JS code with an eye toward making unit testing possible.
Updated by Tim Pierce over 10 years ago
- Tracker changed from Bug to Story
- Description updated (diff)
- Category set to Workbench
Updated by Tom Clegg about 8 years ago
- Subject changed from [Workbench] JavaScript refactoring to [Workbench] [refactor] JavaScript refactoring
Updated by Ward Vandewege almost 4 years ago
- Target version deleted (
Arvados Future Sprints)
Actions