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
Write up a gatewayAdmin Epic for creating and integrating a GL quote OCP Open Component Package. @mandolyte@kintsoogi
At a high level, here are the steps with dependencies (predecessors) marked with square brackets.
Identify and extract the fundamental logic for calculating the GL Quote from data in a row in a TN in TSV7 format
Create a package for this with documentation, Styleguidist examples, and publish to NPM [1]
In gA, design a UI that allows the user to create and show the Translation Notes for a file in a separate window, which then can be printed or saved as a PDF [2]
In gA, implement the aforementioned design [3]
@birchamp@kintsoogi Above are the four issues that I can think of that should be in this epic. Thoughts?
The text was updated successfully, but these errors were encountered:
@mandolyte this looks right to me. Probably @richmahn should be in on this conversation as well as he's done a lot of thinking along this line. You could write up an issue on # 1 above @mandolyte based on what you've discovered looking at TWLs in gE and your notes on Discord.
@birchamp@mandolyte Yeah, was wondering in #1 if we have what we need, both data and logic, for figuring out the GL quote for a TN. TN GL quote finding can be quite complex, especially when it comes to those with two or more separate parts (divided by ellipse), which I've found don't get accurately covered by a single occurrence number.
Yet I assume if translateion-helps-rcl has it figured out, then that should be good.
Here is the original instruction:
At a high level, here are the steps with dependencies (predecessors) marked with square brackets.
@birchamp @kintsoogi Above are the four issues that I can think of that should be in this epic. Thoughts?
The text was updated successfully, but these errors were encountered: