Skip to content

Commit

Permalink
[WR-943, WR-918] Fix GC quote import, add local option for GC assets
Browse files Browse the repository at this point in the history
  • Loading branch information
infojunkie committed Nov 1, 2022
1 parent b66c8a5 commit 7cb3bbf
Show file tree
Hide file tree
Showing 12 changed files with 880 additions and 174 deletions.
4 changes: 4 additions & 0 deletions src/scripts/migration/data/assets/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.*
!.gitkeep
!.gitignore
!.listing
Empty file.
546 changes: 546 additions & 0 deletions src/scripts/migration/data/assets/.listing

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions src/scripts/migration/data/career_profiles.jsonl

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion src/scripts/migration/data/ia.csv
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
,,,,"Employment Services Eligibility",,"No","Basic page",,,"http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=arhea3&p=l4_-_apprenticeship_training_in_bc_-_approved&g=1","https://www.workbc.ca/Employment-Services/WorkBC-Centres/Employment-Services/Employment-Services-Eligibility.aspx",,,"SDPR"
,,,"Who Should Visit a WorkBC Centre",,,"yes","Basic page",,,"http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=4oj1yw&p=l3_-_who_should_visit_workbc_centre_-_wip&g=1 ","https://www.workbc.ca/Employment-Services/WorkBC-Centres/Who-Should-Visit-a-WorkBC-Centre.aspx",,"sidenav","SDPR"
,,,,"Qui devrait visiter un centre WorkBC",,"No","Basic page",,,"http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=4oj1yw&p=l3_-_who_should_visit_workbc_centre_-_wip&g=1","https://www.workbc.ca/Employment-Services/WorkBC-Centres/Who-Should-Visit-a-WorkBC-Centre-FR",,"sidenav","SDPR"
,,,"Find Your Employment Services Provider",,,"yes","Basic page",,"Embedded map","http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=arhea3&p=l4_-_apprenticeship_training_in_bc_-_approved&g=1 ","https://www.workbc.ca/Employment-Services/WorkBC-Centres/Find-Your-WorkBC-Centre.aspx",,,"SDPR"
,,,"WorkBC Centre Locations",,,"yes","Basic page",,"Embedded map","http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=arhea3&p=l4_-_apprenticeship_training_in_bc_-_approved&g=1 ","https://www.workbc.ca/Employment-Services/WorkBC-Centres/Find-Your-WorkBC-Centre.aspx",,,"SDPR"
,,,,"Trouver un centre WorkBC",,"No","Basic page",,,"http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=arhea3&p=l4_-_apprenticeship_training_in_bc_-_approved&g=1 ","https://www.workbc.ca/Employment-Services/WorkBC-Centres/Find-Your-WorkBC-CentreFR.aspx",,,"SDPR"
,,,,"WorkBC Centres Listings",,,"View of WorkBC Centre",,,"http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=btpimx&p=l3_-_resume___cover_letter&g=1 ","https://www.workbc.ca/Employment-Services/WorkBC-Centres/WorkBC-Centres-Listing.aspx",,"sidenav","SDPR"
,,,,"One example of: 126 WorkBC Centre Pages",,,"WorkBC Centre",,"One example of 126 WorkBC Centre Pages needed","http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=rnlktd&p=l4_-_workbc_centre_-_abbotsford_-_approved&g=1 ","https://www.workbc.ca/WorkBC-Centres/Vancouver-Island-Coast/Ucluelet.aspx",,,"SDPR"
Expand All @@ -84,6 +84,7 @@
,,"Online Employment Services",,,,"yes","Landing page",,,"http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=o89in0&p=l2_-_online_employment_services_-_approved&g=1","https://www.workbc.ca/Employment-Services/WorkBC-Centres/Online-Employment-Services.aspx",,,"SDPR"
,,,"Services d'emploi en ligne",,,"No","Landing page",,,"http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=o89in0&p=l2_-_online_employment_services_-_approved&g=1","https://www.workbc.ca/Employment-Services/WorkBC-Centres/Online-Employment-Services-FR",,,"SDPR"
,,"Assistive Technology Services",,,,"yes","Basic page",,,"http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=arhea3&p=l4_-_apprenticeship_training_in_bc_-_approved&g=1 ","https://www.workbc.ca/Employment-Services/Assistive-Technology-Services.aspx",,,"SDPR"
,,"Indigenous Skills and Employment Training",,,,"yes",,,,"http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=arhea3&p=l4_-_apprenticeship_training_in_bc_-_approved&g=1","https://www.workbc.ca/Employment-Services/ISETs-Map.aspx",,,"SDPR"
,,"In the Spotlight",,,,"yes","Landing page",,,"http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=66keqg&p=l2_-_news_-_approved&g=1","https://www.workbc.ca/Employment-Services/In-The-Spotlight.aspx",,,"SDPR"
,,,"Bradly: Working for Himself",,,"No","Basic page",,,"http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=hd0oto&p=l3_-_news_article_-_approved&g=1","https://www.workbc.ca/Employment-Services/In-The-Spotlight/Bradly-Working-For-Himself.aspx",,,"SDPR"
,,,"Jane: Working Again Later in Life",,,"No","Basic page",,,"http://aved.number41media.com/Wireframes/design-refresh/Beta2022/#id=hd0oto&p=l3_-_news_article_-_approved&g=1","https://www.workbc.ca/Employment-Services/In-The-Spotlight/Jane-Working-Again-Later-In-Life.aspx",,,"SDPR"
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"title":"Labour Market Monthly Introductions","id":14989150,"template":"Labour Market Monthly Introductions","folder":"WorkBC Introductory Blurbs","status":"Content Revisions","Employment Introduction":"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean euismod bibendum laoreet. Proin gravida dolor sit amet lacus accumsan et viverra justo commodo. Proin sodales pulvinar sic tempor. Sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\/p>","Unemployment Introduction":"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean euismod bibendum laoreet. Proin gravida dolor sit amet lacus accumsan et viverra justo commodo. Proin sodales pulvinar sic tempor. Sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\/p>","Unemployment by Region Introduction":"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean euismod bibendum laoreet. Proin gravida dolor sit amet lacus accumsan et viverra justo commodo. Proin sodales pulvinar sic tempor. Sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\/p>","Industry Highlights Introduction":"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean euismod bibendum laoreet. Proin gravida dolor sit amet lacus accumsan et viverra justo commodo. Proin sodales pulvinar sic tempor. Sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\/p>"}
{"title":"Labour Market Monthly Introductions","id":14989150,"template":"Labour Market Monthly Introductions","folder":"WorkBC Introductory Blurbs","status":"Manager Review","Employment Introduction":"<p>Find out about B.C.'s employment trends by employment type, age and sex.<\/p>","Unemployment Introduction":"<p>Discover B.C.'s unemployment trends by rates of unemployment and participation.<\/p>","Unemployment by Region Introduction":"<p>View the unemployment rates in each region of B.C.<\/p>","Industry Highlights Introduction":"<p>Learn about the employment trends and opportunities in B.C.'s major industries.<\/p>"}
3 changes: 2 additions & 1 deletion src/scripts/migration/data/pdf/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.*
!.gitkeep
!.gitignore
!.gitignore
!.listing
Loading

0 comments on commit 7cb3bbf

Please sign in to comment.