This commit is contained in:
@@ -318,6 +318,7 @@ namespace Sockeye.Biz
|
|||||||
var jaRFCaseList = JArray.Parse(responseText);
|
var jaRFCaseList = JArray.Parse(responseText);
|
||||||
foreach (JObject jRFCase in jaRFCaseList)
|
foreach (JObject jRFCase in jaRFCaseList)
|
||||||
{
|
{
|
||||||
|
todo: iterate cases, import and tag with the caseproject name from the case project list above
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
20
todo.txt
20
todo.txt
@@ -1,13 +1,11 @@
|
|||||||
CLIENT END
|
revert all sock naming back to ayanova standard
|
||||||
New categories in UI
|
client - open / edit purchase
|
||||||
|
import trial requests
|
||||||
Business
|
import licenses
|
||||||
License: 93,
|
import all vendor data packets from shareit into purchases
|
||||||
TrialLicenseRequest: 94,
|
|
||||||
SubscriptionServer: 95,
|
|
||||||
Purchase: 96,
|
|
||||||
Product: 97,
|
|
||||||
|
|
||||||
|
|
||||||
CASES
|
DTR
|
||||||
GZCase: 98
|
License routes test locally and ensure works for v7 and v8
|
||||||
|
automatic jobs to create purchase record from vendor data
|
||||||
|
send license emails based on event etc, really gets into the new stuff here
|
||||||
Reference in New Issue
Block a user