Cin7 was upset that the design work wasn't complete yet so I downloaded and started chipping away at some of the items that are remaining. Still working on Anthology's CSV mapping functionality. Modified their master dictionary since the CSV stuff isn't ready.
This commit is contained in:
3
CustomerNotes/Anthology/anthology-parse-csv-test.csv
Normal file
3
CustomerNotes/Anthology/anthology-parse-csv-test.csv
Normal file
@ -0,0 +1,3 @@
|
||||
domain,group_1,group_2,group_3
|
||||
scad.edu,Learn - (T1),Accreditation - (T1),Anthology 101 - (T1),Outcomes - (T1),Planning - (T1)
|
||||
uoregon.edu,Anthology 101 - (T1),Encompass - (T1),Encompass - (T2),Engage - (T1)
|
||||
|
@ -413,6 +413,8 @@ mappings = [
|
||||
{
|
||||
"uuid": "2b5267b2-ce87-4e77-ad88-5cfec80496b9",
|
||||
"domains": [
|
||||
"@nypcls.org",
|
||||
"@cahe.edu",
|
||||
"@nevadastate.edu",
|
||||
"@statealum.com",
|
||||
"@dot.gov",
|
||||
@ -3860,6 +3862,7 @@ mappings = [
|
||||
{
|
||||
"uuid": "f02032d3-3d60-4cb1-acac-855c229646c3",
|
||||
"domains": [
|
||||
"@uoregon.edu",
|
||||
"@caltech.edu",
|
||||
"@sbu.edu",
|
||||
"@tamuct.edu",
|
||||
@ -4971,7 +4974,6 @@ mappings = [
|
||||
"@kingsu.ca",
|
||||
"@eac.edu",
|
||||
"@url.edu.gt",
|
||||
"@citycollege.edu",
|
||||
"@frontier.edu",
|
||||
"@pccc.edu",
|
||||
"@highlandscollege.edu",
|
||||
@ -5013,7 +5015,6 @@ mappings = [
|
||||
"@oregoncoast.edu",
|
||||
"@senmc.edu",
|
||||
"@kingsu.ca",
|
||||
"@citycollege.edu",
|
||||
"@frontier.edu",
|
||||
"@pccc.edu",
|
||||
"@oakpoint.edu",
|
||||
@ -6205,6 +6206,7 @@ mappings = [
|
||||
{
|
||||
"uuid": "604dd8b8-175a-4a74-93d2-28760f1d1835",
|
||||
"domains": [
|
||||
"@scad.edu",
|
||||
"@lifedemo.edu",
|
||||
"@npc.edu",
|
||||
"@cochise.edu",
|
||||
@ -6597,7 +6599,6 @@ mappings = [
|
||||
"@carlsbad.nmsu.edu",
|
||||
"@kingsu.ca",
|
||||
"@eac.edu",
|
||||
"@citycollege.edu",
|
||||
"@oakpoint.edu",
|
||||
"@westmoreland.edu",
|
||||
"@nightingale.edu",
|
||||
@ -6615,7 +6616,6 @@ mappings = [
|
||||
"@rcc.edu",
|
||||
"@stchas.edu",
|
||||
"@kingsu.ca",
|
||||
"@citycollege.edu",
|
||||
],
|
||||
"props": "Anthology Payroll: Enhanced",
|
||||
},
|
||||
@ -7124,6 +7124,8 @@ mappings = [
|
||||
{
|
||||
"uuid": "5f35e542-a8cf-4422-8e87-466cdca62864",
|
||||
"domains": [
|
||||
"@nypcls.org",
|
||||
"@cahe.edu",
|
||||
"@sherman.edu",
|
||||
"@evanza.com.mx",
|
||||
"@nu.edu",
|
||||
@ -7934,7 +7936,6 @@ mappings = [
|
||||
"@durham.ac.uk",
|
||||
"@royalroads.ca",
|
||||
"@url.edu.gt",
|
||||
"@citycollege.edu",
|
||||
"@allencollege.edu",
|
||||
"@stlukescollege.edu",
|
||||
"@trinitycollegeqc.edu",
|
||||
@ -8006,7 +8007,6 @@ mappings = [
|
||||
"@spartan.edu",
|
||||
"@clarksoncollege.edu",
|
||||
"@bshsi.org",
|
||||
"@citycollege.edu",
|
||||
"@allencollege.edu",
|
||||
"@waldorf.edu",
|
||||
"@frontier.edu",
|
||||
@ -8071,6 +8071,8 @@ mappings = [
|
||||
{
|
||||
"uuid": "106775db-a00d-4956-bf27-97ea269bb001",
|
||||
"domains": [
|
||||
"@nypcls.org",
|
||||
"@cahe.edu",
|
||||
"@evanza.com.mx",
|
||||
"@nu.edu",
|
||||
"@ciaml.com",
|
||||
@ -8481,7 +8483,6 @@ mappings = [
|
||||
"@clarksoncollege.edu",
|
||||
"@theuniversityofeducation.org",
|
||||
"@claremont.edu",
|
||||
"@citycollege.edu",
|
||||
"@cffp.edu",
|
||||
"@waldorf.edu",
|
||||
"@frontier.edu",
|
||||
|
||||
Reference in New Issue
Block a user