-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/added target blank external icon for links (#999)
* added external link image and also added to build script * added target blank and external link icons in company page * added external link icon and update indentation * fixed children nodes have a element issue * updated validation html with new external url's * added internal and external url checking * updated test files with email _blank condtion excluded * Updating Upworthy and Intevity (twin technologies) (#973) * adding content for company * removing warning emoji from upworthy * Twin Technologies is Now Intevity * adding location * renaming & updating info * reorganizing * Removing double h * updating dependencies * Update scopic-software.md (#992) Added Office locations to scopic-software.md * Updated details for CoreOS (#1010) * Update README.md with coreos * Update coreos.md * Add Thorn (#1015) * Add Thorn to README * Add thorn.md company profile * Add Thorn remote status detail * Adding designcode (#994) * Update README.md * Create designcode.md * Update designcode.md * Update designcode.md * Update designcode.md * Update README.md * Update designcode.md * Update README.md * Update README.md * Update designcode.md * feature: add MongoDB company profile (#1003) * Adding company profile for Scandit (#1005) * Added profile for Scandit * Added link to the company profile for Scandit * Details company profile Sutherland (#1006) * Add more infos sutherland * Add profile infos for Sutherland * Added Interpersonal Frequency company info (#1013) * Added Interpersonal Frequency company info * Added region for Interpersonal Frequency in README.md * added mozzila (#1014) Co-authored-by: Marija <simicmariya@gmail.com> * Adding Hopper to list (#990) * adding Hopper to readme * adding hopper * fixing line break * fixing line issue in remote status * fixes * removing mozzila * Detail suse profile (#1007) * Update suse.md * Update README.md * Updated reg ex to accept urls without http or https Co-authored-by: Aiden Threadgoode <64971702+a-thread@users.noreply.github.com> Co-authored-by: danishirfannn <73023221+danishirfannn@users.noreply.github.com> Co-authored-by: Aadarsh Baid <baidaadarsh@gmail.com> Co-authored-by: amplifi <amplifi@users.noreply.github.com> Co-authored-by: snehaj27 <69983797+snehaj27@users.noreply.github.com> Co-authored-by: Adrienne Tacke <adriennetacke@users.noreply.github.com> Co-authored-by: Nitin Gupta <gniting@users.noreply.github.com> Co-authored-by: Simon Sassi <dualprodu@gmail.com> Co-authored-by: Oscar Montes <oscmcojc1@live.com.mx> Co-authored-by: mariyasimic <70208378+mariyasimic@users.noreply.github.com> Co-authored-by: Marija <simicmariya@gmail.com> Co-authored-by: ngutierrez31 <ngutierrez131@gmail.com>
- Loading branch information
1 parent
30a8567
commit a3612b2
Showing
15 changed files
with
112 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
test/fixtures/valid-incomplete/parsed-content/10up.companyBlurb.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
test/fixtures/valid-incomplete/parsed-content/10up.howToApply.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<p>Check out our <a href="https://10up.com/careers/">careers page</a> and send an email to <a href="mailto:jobs@10up.com">jobs@10up.com</a>. Our amazing Recruitment Manager Christine Garrison will be on the other end.</p> | ||
<p>Check out our <a href="https://10up.com/careers/" target="_blank">careers page<span style="vertical-align: text-top;"> <img src="/assets/external-link.svg"> </span></a> and send an email to <a href="mailto:jobs@10up.com">jobs@10up.com</a>. Our amazing Recruitment Manager Christine Garrison will be on the other end.</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 7 additions & 7 deletions
14
test/fixtures/valid-incomplete/parsed-content/and-yet.companyBlurb.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
<p><a href="https://andyet.com">&yet</a> is about people. We’re known as a design and development consultancy (specializing in Node, React, and realtime), but we don’t fit neatly in a box.</p> | ||
<p><a href="https://andyet.com" target="_blank">&yet<span style="vertical-align: text-top;"> <img src="/assets/external-link.svg"> </span></a> is about people. We’re known as a design and development consultancy (specializing in Node, React, and realtime), but we don’t fit neatly in a box.</p> | ||
|
||
<p>We design and <a href="https://andyet.com/software">develop custom software</a> for web, mobile, desktop, chat, and voice.</p> | ||
<p>We design and <a href="https://andyet.com/software" target="_blank">develop custom software<span style="vertical-align: text-top;"> <img src="/assets/external-link.svg"> </span></a> for web, mobile, desktop, chat, and voice.</p> | ||
|
||
<p>We enable millions of people to make super simple video calls with <a href="https://talky.io">Talky</a>.</p> | ||
<p>We enable millions of people to make super simple video calls with <a href="https://talky.io" target="_blank">Talky<span style="vertical-align: text-top;"> <img src="/assets/external-link.svg"> </span></a>.</p> | ||
|
||
<p>We pioneer software and standards for <a href="https://andyet.com/realtime">realtime communications</a>.</p> | ||
<p>We pioneer software and standards for <a href="https://andyet.com/realtime" target="_blank">realtime communications<span style="vertical-align: text-top;"> <img src="/assets/external-link.svg"> </span></a>.</p> | ||
|
||
<p>We <a href="https://gatherthepeople.com">wrote the book</a> on taking a human approach to marketing for people who would rather make what they love than persuade people to buy it.</p> | ||
<p>We <a href="https://gatherthepeople.com" target="_blank">wrote the book<span style="vertical-align: text-top;"> <img src="/assets/external-link.svg"> </span></a> on taking a human approach to marketing for people who would rather make what they love than persuade people to buy it.</p> | ||
|
||
<p>We create high-impact conference experiences such as <a href="http://experience.realtimeconf.com">RealtimeConf</a> and more recently–<a href="http://andyetconf.com">&yetConf</a>.</p> | ||
<p>We create high-impact conference experiences such as <a href="http://experience.realtimeconf.com" target="_blank">RealtimeConf<span style="vertical-align: text-top;"> <img src="/assets/external-link.svg"> </span></a> and more recently–<a href="http://andyetconf.com" target="_blank">&yetConf<span style="vertical-align: text-top;"> <img src="/assets/external-link.svg"> </span></a>.</p> | ||
|
||
<p><a href="https://andyet.com/about">Learn more about our team</a>.</p> | ||
<p><a href="https://andyet.com/about" target="_blank">Learn more about our team<span style="vertical-align: text-top;"> <img src="/assets/external-link.svg"> </span></a>.</p> |
2 changes: 1 addition & 1 deletion
2
test/fixtures/valid-incomplete/parsed-content/and-yet.officeLocations.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<p><a href="https://goo.gl/maps/oJaAQFf12tv">Fuse Coworking in Richland, WA</a></p> | ||
<p><a href="https://goo.gl/maps/oJaAQFf12tv" target="_blank">Fuse Coworking in Richland, WA<span style="vertical-align: text-top;"> <img src="/assets/external-link.svg"> </span></a></p> |
2 changes: 1 addition & 1 deletion
2
test/fixtures/valid-incomplete/parsed-content/and-yet.remoteStatus.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters