station 0.0.107 → 0.0.108
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/bin/nexmo-developer +7 -0
- data/lib/nexmo_developer/Gemfile +7 -8
- data/lib/nexmo_developer/Gemfile.lock +127 -124
- data/lib/nexmo_developer/app/controllers/static_controller.rb +0 -10
- data/lib/nexmo_developer/app/models/tutorial.rb +10 -12
- data/lib/nexmo_developer/app/models/tutorial/prerequisite.rb +3 -1
- data/lib/nexmo_developer/app/models/tutorial/task.rb +24 -11
- data/lib/nexmo_developer/app/services/translator/files_list_coordinator.rb +90 -0
- data/lib/nexmo_developer/app/views/admin/feedbacks/_steps.html.erb +1 -1
- data/lib/nexmo_developer/app/views/static/_products.html.erb +14 -11
- data/lib/nexmo_developer/app/views/static/landing.html.erb +8 -8
- data/lib/nexmo_developer/app/webpacker/javascript/volta/volta.js +1 -1
- data/lib/nexmo_developer/lib/tasks/smartling.rake +7 -0
- data/lib/nexmo_developer/version.rb +1 -1
- data/package.json +13 -13
- data/station.gemspec +5 -5
- data/yarn.lock +173 -150
- metadata +23 -28
- data/lib/nexmo_developer/app/views/slack/join.html.erb +0 -25
- data/lib/nexmo_developer/app/views/static/_community.html.erb +0 -24
- data/lib/nexmo_developer/app/views/static/_dotnet.html.erb +0 -26
- data/lib/nexmo_developer/app/views/static/_slack.html.erb +0 -2
- data/lib/nexmo_developer/app/views/static/_xwithy.html.erb +0 -33
- data/lib/nexmo_developer/app/views/static/podcast.html.erb +0 -40
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: station
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.108
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Vonage DevRel
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-01-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activeadmin
|
@@ -72,14 +72,14 @@ dependencies:
|
|
72
72
|
requirements:
|
73
73
|
- - "~>"
|
74
74
|
- !ruby/object:Gem::Version
|
75
|
-
version: 0.7.
|
75
|
+
version: 0.7.5
|
76
76
|
type: :runtime
|
77
77
|
prerelease: false
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
79
79
|
requirements:
|
80
80
|
- - "~>"
|
81
81
|
- !ruby/object:Gem::Version
|
82
|
-
version: 0.7.
|
82
|
+
version: 0.7.5
|
83
83
|
- !ruby/object:Gem::Dependency
|
84
84
|
name: activesupport
|
85
85
|
requirement: !ruby/object:Gem::Requirement
|
@@ -568,28 +568,28 @@ dependencies:
|
|
568
568
|
requirements:
|
569
569
|
- - '='
|
570
570
|
- !ruby/object:Gem::Version
|
571
|
-
version: 1.
|
571
|
+
version: 1.11.1
|
572
572
|
type: :runtime
|
573
573
|
prerelease: false
|
574
574
|
version_requirements: !ruby/object:Gem::Requirement
|
575
575
|
requirements:
|
576
576
|
- - '='
|
577
577
|
- !ruby/object:Gem::Version
|
578
|
-
version: 1.
|
578
|
+
version: 1.11.1
|
579
579
|
- !ruby/object:Gem::Dependency
|
580
580
|
name: ruby-progressbar
|
581
581
|
requirement: !ruby/object:Gem::Requirement
|
582
582
|
requirements:
|
583
583
|
- - '='
|
584
584
|
- !ruby/object:Gem::Version
|
585
|
-
version: 1.
|
585
|
+
version: 1.11.0
|
586
586
|
type: :runtime
|
587
587
|
prerelease: false
|
588
588
|
version_requirements: !ruby/object:Gem::Requirement
|
589
589
|
requirements:
|
590
590
|
- - '='
|
591
591
|
- !ruby/object:Gem::Version
|
592
|
-
version: 1.
|
592
|
+
version: 1.11.0
|
593
593
|
- !ruby/object:Gem::Dependency
|
594
594
|
name: colorize
|
595
595
|
requirement: !ruby/object:Gem::Requirement
|
@@ -638,14 +638,14 @@ dependencies:
|
|
638
638
|
requirements:
|
639
639
|
- - '='
|
640
640
|
- !ruby/object:Gem::Version
|
641
|
-
version: 10.
|
641
|
+
version: 10.2.0.0
|
642
642
|
type: :runtime
|
643
643
|
prerelease: false
|
644
644
|
version_requirements: !ruby/object:Gem::Requirement
|
645
645
|
requirements:
|
646
646
|
- - '='
|
647
647
|
- !ruby/object:Gem::Version
|
648
|
-
version: 10.
|
648
|
+
version: 10.2.0.0
|
649
649
|
- !ruby/object:Gem::Dependency
|
650
650
|
name: titleize
|
651
651
|
requirement: !ruby/object:Gem::Requirement
|
@@ -736,14 +736,14 @@ dependencies:
|
|
736
736
|
requirements:
|
737
737
|
- - "~>"
|
738
738
|
- !ruby/object:Gem::Version
|
739
|
-
version: 1.
|
739
|
+
version: 1.8.0
|
740
740
|
type: :development
|
741
741
|
prerelease: false
|
742
742
|
version_requirements: !ruby/object:Gem::Requirement
|
743
743
|
requirements:
|
744
744
|
- - "~>"
|
745
745
|
- !ruby/object:Gem::Version
|
746
|
-
version: 1.
|
746
|
+
version: 1.8.0
|
747
747
|
- !ruby/object:Gem::Dependency
|
748
748
|
name: rubocop-rails
|
749
749
|
requirement: !ruby/object:Gem::Requirement
|
@@ -773,7 +773,7 @@ files:
|
|
773
773
|
- "./lib/nexmo_developer/public/android-chrome-512x512.png"
|
774
774
|
- "./lib/nexmo_developer/public/apple-touch-icon-precomposed.png"
|
775
775
|
- "./lib/nexmo_developer/public/apple-touch-icon.png"
|
776
|
-
- "./lib/nexmo_developer/public/assets/.sprockets-manifest-
|
776
|
+
- "./lib/nexmo_developer/public/assets/.sprockets-manifest-cc2c9d4f1af7967ed13b71b2aff8193e.json"
|
777
777
|
- "./lib/nexmo_developer/public/assets/active_admin-53c26e5835e5681ba87c5a1593ec718b9e96afe3347ff17066bbe79bea62a7d6.css"
|
778
778
|
- "./lib/nexmo_developer/public/assets/active_admin-53c26e5835e5681ba87c5a1593ec718b9e96afe3347ff17066bbe79bea62a7d6.css.gz"
|
779
779
|
- "./lib/nexmo_developer/public/assets/active_admin-9565b1736f29aa1460496db7d732a6af656d6b680f42629ca551b3d57219baf1.js"
|
@@ -913,15 +913,15 @@ files:
|
|
913
913
|
- "./lib/nexmo_developer/public/mstile-150x150.png"
|
914
914
|
- "./lib/nexmo_developer/public/nexmo-developer-logo.svg"
|
915
915
|
- "./lib/nexmo_developer/public/nexmo-vonage-white.svg"
|
916
|
-
- "./lib/nexmo_developer/public/packs/css/application-
|
917
|
-
- "./lib/nexmo_developer/public/packs/css/application-
|
918
|
-
- "./lib/nexmo_developer/public/packs/css/application-
|
919
|
-
- "./lib/nexmo_developer/public/packs/js/application-
|
920
|
-
- "./lib/nexmo_developer/public/packs/js/application-
|
921
|
-
- "./lib/nexmo_developer/public/packs/js/application-
|
922
|
-
- "./lib/nexmo_developer/public/packs/js/application-
|
923
|
-
- "./lib/nexmo_developer/public/packs/js/application-
|
924
|
-
- "./lib/nexmo_developer/public/packs/js/application-
|
916
|
+
- "./lib/nexmo_developer/public/packs/css/application-fe8bd52c.chunk.css"
|
917
|
+
- "./lib/nexmo_developer/public/packs/css/application-fe8bd52c.chunk.css.br"
|
918
|
+
- "./lib/nexmo_developer/public/packs/css/application-fe8bd52c.chunk.css.gz"
|
919
|
+
- "./lib/nexmo_developer/public/packs/js/application-1209d37c2053ced5114e.chunk.js"
|
920
|
+
- "./lib/nexmo_developer/public/packs/js/application-1209d37c2053ced5114e.chunk.js.br"
|
921
|
+
- "./lib/nexmo_developer/public/packs/js/application-1209d37c2053ced5114e.chunk.js.gz"
|
922
|
+
- "./lib/nexmo_developer/public/packs/js/application-1209d37c2053ced5114e.chunk.js.map"
|
923
|
+
- "./lib/nexmo_developer/public/packs/js/application-1209d37c2053ced5114e.chunk.js.map.br"
|
924
|
+
- "./lib/nexmo_developer/public/packs/js/application-1209d37c2053ced5114e.chunk.js.map.gz"
|
925
925
|
- "./lib/nexmo_developer/public/packs/js/runtime~application-6a014284b1b5bfd5675d.js"
|
926
926
|
- "./lib/nexmo_developer/public/packs/js/runtime~application-6a014284b1b5bfd5675d.js.br"
|
927
927
|
- "./lib/nexmo_developer/public/packs/js/runtime~application-6a014284b1b5bfd5675d.js.gz"
|
@@ -1259,6 +1259,7 @@ files:
|
|
1259
1259
|
- lib/nexmo_developer/app/services/search_terms.rb
|
1260
1260
|
- lib/nexmo_developer/app/services/smartling_api.rb
|
1261
1261
|
- lib/nexmo_developer/app/services/translator/file_translator.rb
|
1262
|
+
- lib/nexmo_developer/app/services/translator/files_list_coordinator.rb
|
1262
1263
|
- lib/nexmo_developer/app/services/translator/smartling/api/base.rb
|
1263
1264
|
- lib/nexmo_developer/app/services/translator/smartling/api/create_batch.rb
|
1264
1265
|
- lib/nexmo_developer/app/services/translator/smartling/api/create_job.rb
|
@@ -1341,16 +1342,11 @@ files:
|
|
1341
1342
|
- lib/nexmo_developer/app/views/search/_result.html.erb
|
1342
1343
|
- lib/nexmo_developer/app/views/search/results.html.erb
|
1343
1344
|
- lib/nexmo_developer/app/views/sessions/set_user_locale.js.erb
|
1344
|
-
- lib/nexmo_developer/app/views/slack/join.html.erb
|
1345
1345
|
- lib/nexmo_developer/app/views/static/404.html.erb
|
1346
1346
|
- lib/nexmo_developer/app/views/static/_career.html.erb
|
1347
|
-
- lib/nexmo_developer/app/views/static/_community.html.erb
|
1348
|
-
- lib/nexmo_developer/app/views/static/_dotnet.html.erb
|
1349
1347
|
- lib/nexmo_developer/app/views/static/_event.html.erb
|
1350
1348
|
- lib/nexmo_developer/app/views/static/_products.html.erb
|
1351
1349
|
- lib/nexmo_developer/app/views/static/_profile.html.erb
|
1352
|
-
- lib/nexmo_developer/app/views/static/_slack.html.erb
|
1353
|
-
- lib/nexmo_developer/app/views/static/_xwithy.html.erb
|
1354
1350
|
- lib/nexmo_developer/app/views/static/default_landing.html.erb
|
1355
1351
|
- lib/nexmo_developer/app/views/static/default_landing/partials/_action_button.html.erb
|
1356
1352
|
- lib/nexmo_developer/app/views/static/default_landing/partials/_api_list.html.erb
|
@@ -1387,7 +1383,6 @@ files:
|
|
1387
1383
|
- lib/nexmo_developer/app/views/static/documentation.html.erb
|
1388
1384
|
- lib/nexmo_developer/app/views/static/landing.html.erb
|
1389
1385
|
- lib/nexmo_developer/app/views/static/past_events.html.erb
|
1390
|
-
- lib/nexmo_developer/app/views/static/podcast.html.erb
|
1391
1386
|
- lib/nexmo_developer/app/views/static/robots.txt.erb
|
1392
1387
|
- lib/nexmo_developer/app/views/tools/concatenation.html
|
1393
1388
|
- lib/nexmo_developer/app/views/tutorial/_prerequisites.html.erb
|
@@ -1,25 +0,0 @@
|
|
1
|
-
<center>
|
2
|
-
<%= image_tag 'slack.svg', id: 'join-slack-logo' %>
|
3
|
-
<h1>Join the Vonage Developer Community Slack</h1>
|
4
|
-
|
5
|
-
<% unless @success %>
|
6
|
-
<%= form_tag community_slack_path do %>
|
7
|
-
<div class="Vlt-form__element Vlt-form__element--elastic">
|
8
|
-
<div class="Vlt-input">
|
9
|
-
<%= email_field_tag :email, (@email || ''), placeholder: 'Enter your email address', size: '40' %>
|
10
|
-
</div>
|
11
|
-
</div>
|
12
|
-
<%= recaptcha_tags if ENV['RECAPTCHA_ENABLED'] %>
|
13
|
-
<%= submit_tag 'Join', class: 'Vlt-btn Vlt-btn--primary Vlt-btn--large' %>
|
14
|
-
<% end %>
|
15
|
-
<% end %>
|
16
|
-
|
17
|
-
<% if @notice %>
|
18
|
-
<%= @notice %>
|
19
|
-
<% end %>
|
20
|
-
|
21
|
-
<hr class="hr--tall">
|
22
|
-
|
23
|
-
<h2>Already a member?</h2>
|
24
|
-
<%= link_to "Go to Vonage Developer Community on Slack", "https://#{ENV['SLACK_SUBDOMAIN']}.slack.com", class: "Vlt-btn Vlt-btn--secondary" %>
|
25
|
-
</center>
|
@@ -1,24 +0,0 @@
|
|
1
|
-
<div class="Vlt-grid">
|
2
|
-
<div class="Vlt-col Vlt-col--M-1of2">
|
3
|
-
<div class="center">
|
4
|
-
<h2>
|
5
|
-
<a href="/tools">
|
6
|
-
<div><svg class="Vlt-icon Vlt-icon--large Vlt-blue-dark"><use xlink:href="/symbol/volta-icons.svg#Vlt-icon-design-tools"/></svg></div>
|
7
|
-
SDKs & Tools
|
8
|
-
</a>
|
9
|
-
</h2>
|
10
|
-
<p>The Nexmo libraries allow you to get up and running with<br>Nexmo APIs quickly in your language of choice.</p>
|
11
|
-
</div>
|
12
|
-
</div>
|
13
|
-
<div class="Vlt-col Vlt-col--M-1of2">
|
14
|
-
<div class="center">
|
15
|
-
<h2>
|
16
|
-
<a href="/community">
|
17
|
-
<div><svg class="Vlt-icon Vlt-icon--large Vlt-blue-dark"><use xlink:href="/symbol/volta-icons.svg#Vlt-icon-group"/></svg></div>
|
18
|
-
Community
|
19
|
-
</a>
|
20
|
-
</h2>
|
21
|
-
<p>Find out about our talks, community hacks,<br>and what events we'll be at.</p>
|
22
|
-
</div>
|
23
|
-
</div>
|
24
|
-
</div>
|
@@ -1,26 +0,0 @@
|
|
1
|
-
<div class="Vlt-grid Vlt-grid--center">
|
2
|
-
<div class="Vlt-col Vlt-col--M-1of3 Vlt-col--1of3">
|
3
|
-
<a class="Vlt-card Nxd-github-card Vlt-left" href="https://github.com/Nexmo/nexmo-dotnet" data-github="Nexmo/nexmo-dotnet">
|
4
|
-
<h3 class="Vlt-blue-dark">nexmo-dotnet</h3>
|
5
|
-
<p>Nexmo REST API client for .NET</p>
|
6
|
-
<img src="//badge.fury.io/nu/nexmo.svg" class="Nxd-github-card__badge" height="18">
|
7
|
-
<p><small class="Nxd-github-card__meta">
|
8
|
-
<span>
|
9
|
-
<span class="Vlt-blue-dark">●</span> C#
|
10
|
-
</span>
|
11
|
-
<span>
|
12
|
-
<svg class="Vlt-icon Vlt-icon--smaller Vlt-icon--text-bottom Vlt-grey-darker" aria-hidden="true"><use xlink:href="/symbol/volta-icons.svg#Vlt-icon-star-full"></use></svg>
|
13
|
-
<span data-stars>
|
14
|
-
<svg class="Vlt-icon Vlt-icon--smaller Vlt-icon--text-bottom Vlt-grey-darker" aria-hidden="true"><use xlink:href="/symbol/volta-icons.svg#Vlt-icon-more"></use></svg>
|
15
|
-
</span>
|
16
|
-
</span>
|
17
|
-
<span>
|
18
|
-
<svg class="Vlt-icon Vlt-icon--smaller Vlt-icon--text-bottom Vlt-grey-darker" aria-hidden="true"><use xlink:href="/symbol/volta-icons.svg#Vlt-icon-fork"/></svg>
|
19
|
-
<span data-forks>
|
20
|
-
<svg class="Vlt-icon Vlt-icon--smaller Vlt-icon--text-bottom Vlt-grey-darker" aria-hidden="true"><use xlink:href="/symbol/volta-icons.svg#Vlt-icon-more"/></svg>
|
21
|
-
</span>
|
22
|
-
</span>
|
23
|
-
</small></p>
|
24
|
-
</a>
|
25
|
-
</div>
|
26
|
-
</div>
|
@@ -1,33 +0,0 @@
|
|
1
|
-
<div class="Vlt-grid Vlt-grid--center">
|
2
|
-
<div class="Vlt-col Vlt-col--M-1of2">
|
3
|
-
<div class="center">
|
4
|
-
<h2>
|
5
|
-
<a href="https://www.nexmo.com/blog/category/developer?ref=<%= @content['url']['reference'] %>">
|
6
|
-
<div><svg class="Vlt-icon Vlt-icon--large Vlt-blue-dark"><use xlink:href="/symbol/volta-brand-icons.svg#Brand-icon-dotnet"/></svg></div>
|
7
|
-
Nexmo & .NET in action
|
8
|
-
</a>
|
9
|
-
</h2>
|
10
|
-
<p>The Nexmo libraries allow you to get up and running with<br>Nexmo APIs quickly in your language of choice.</p>
|
11
|
-
</div>
|
12
|
-
</div>
|
13
|
-
</div>
|
14
|
-
|
15
|
-
<p class="p-large Vlt-margin--top2 Vlt-center">Examples and inspiration in .NET form</p>
|
16
|
-
|
17
|
-
<div class="Vlt-grid">
|
18
|
-
<div class="Vlt-col Vlt-col--M-1of2 Vlt-col--1of2">
|
19
|
-
<a class="Vlt-card" href="https://www.nexmo.com/blog/2018/07/11/add-two-factor-authentication-to-a-microsoft-bot-with-nexmos-verify-api-dr/">
|
20
|
-
<img src="https://www.nexmo.com/wp-content/uploads/2018/07/2FA-MS-BOT-600x300.png" class="img-full wp-post-image" alt="" srcset="https://www.nexmo.com/wp-content/uploads/2018/07/2FA-MS-BOT-600x300.png 600w, https://www.nexmo.com/wp-content/uploads/2018/07/2FA-MS-BOT-1200x600.png 1200w" sizes="(max-width: 100%) 100vw, 100%">
|
21
|
-
<h4 class="Vlt-margin--top2">Add two factor authentication to a Microsoft bot with Nexmo’s Verify API</h4>
|
22
|
-
<p>2FA (Two Factor Authentication) is increasingly used to increase security within applications.
|
23
|
-
As bots become increasingly popular, developers will need ...</p>
|
24
|
-
</a>
|
25
|
-
</div>
|
26
|
-
<div class="Vlt-col Vlt-col--M-1of2 Vlt-col--1of2">
|
27
|
-
<a class="Vlt-card" href="https://www.nexmo.com/blog/2018/05/22/getting-started-with-nexmo-number-insight-apis-and-asp-net-dr/">
|
28
|
-
<img src="https://www.nexmo.com/wp-content/uploads/2018/05/Number-Insight-Nexmo-01-600x300.png" class="img-full wp-post-image" alt="" srcset="https://www.nexmo.com/wp-content/uploads/2018/05/Number-Insight-Nexmo-01-600x300.png 600w, https://www.nexmo.com/wp-content/uploads/2018/05/Number-Insight-Nexmo-01-768x384.png 768w, https://www.nexmo.com/wp-content/uploads/2018/05/Number-Insight-Nexmo-01.png 1128w" sizes="(max-width: 100%) 100vw, 100%">
|
29
|
-
<h4 class="Vlt-margin--top2">Getting Started with Nexmo Number Insight APIs and ASP.NET</h4>
|
30
|
-
<p>Nexmo's Number Insight API is perfect for real-time validation of user input that could potentially protect your apps from ...</p>
|
31
|
-
</a>
|
32
|
-
</div>
|
33
|
-
</div>
|
@@ -1,40 +0,0 @@
|
|
1
|
-
<div class="container">
|
2
|
-
<h1 class="Vlt-title--icon Vlt-title--center Vlt-margin--top4">
|
3
|
-
<svg class="Vlt-yellow"><use xlink:href="/symbol/volta-icons.svg#Vlt-<%=@content['images']['top_icon']%>" /></svg>
|
4
|
-
<%=@content['headers']['leader']%>
|
5
|
-
</h1>
|
6
|
-
|
7
|
-
<div class="Vlt-center">
|
8
|
-
<p class="p-large"><%=@content['headers']['subheading']%></p>
|
9
|
-
<% if @content['button']['signup']['show'] %>
|
10
|
-
<a role="link" aria-label="Try it free" class="Vlt-btn Vlt-btn--secondary Vlt-btn--large" href="https://dashboard.nexmo.com/sign-up?ref=<%= @content['url']['reference'] %>">Try it Free</a>
|
11
|
-
<% end %>
|
12
|
-
</div>
|
13
|
-
|
14
|
-
<hr class="hr--tall">
|
15
|
-
<%= render 'community' %>
|
16
|
-
<hr class="hr--tall">
|
17
|
-
<%= render 'slack' %>
|
18
|
-
<hr class="hr--tall">
|
19
|
-
<%= render 'xwithy' %>
|
20
|
-
|
21
|
-
<% if @content['sdk']['highlight'] %>
|
22
|
-
<%= render partial: @content['sdk']['library_name'] %>
|
23
|
-
<% end %>
|
24
|
-
|
25
|
-
<hr class="hr--tall">
|
26
|
-
<%= render 'products' %>
|
27
|
-
<hr class="hr--tall">
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
<div class="Vlt-center">
|
33
|
-
<h3>Do you have a question?</h3>
|
34
|
-
<p class="p-large">We're always here to help. Check out our <a href="https://help.nexmo.com">support FAQs</a>, contact our super helpful <a href="https://help.nexmo.com/hc/en-us/requests/new">support team</a> or get in touch on <a href="http://stackoverflow.com/questions/tagged/nexmo">Stack Overflow</a>.<br />Your data will be treated in accordance with our <a href="https://www.nexmo.com/privacy-policy">Privacy Policy</a>, which sets out the rights you have in respect of your data.</p>
|
35
|
-
</div>
|
36
|
-
|
37
|
-
|
38
|
-
</div>
|
39
|
-
|
40
|
-
|