Skip to content

Commit bd16b86

Browse files
spring-operatorghillert
authored andcommitted
URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # Fixed URLs ## Fixed But Review Recommended These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended. * [ ] http://foo.ly/foo (301) with 2 occurrences migrated to: https://foo.ly/foo ([https](https://foo.ly/foo) result SSLHandshakeException). * [ ] http://foo.ly/foo-bar-foo (301) with 6 occurrences migrated to: https://foo.ly/foo-bar-foo ([https](https://foo.ly/foo-bar-foo) result SSLHandshakeException). * [ ] http://waffle.io/spring-cloud/spring-cloud-dataflow-ui (301) with 4 occurrences migrated to: https://waffle.io/spring-cloud/spring-cloud-dataflow-ui ([https](https://waffle.io/spring-cloud/spring-cloud-dataflow-ui) result ReadTimeoutException). * [ ] http://127.0.1.1:36395 (AnnotatedConnectException) with 1 occurrences migrated to: https://127.0.1.1:36395 ([https](https://127.0.1.1:36395) result AnnotatedConnectException). * [ ] http://127.0.1.1:49401 (AnnotatedConnectException) with 1 occurrences migrated to: https://127.0.1.1:49401 ([https](https://127.0.1.1:49401) result AnnotatedConnectException). * [ ] http://bar.foo:0.0.1 (UnknownHostException) with 1 occurrences migrated to: https://bar.foo:0.0.1 ([https](https://bar.foo:0.0.1) result UnknownHostException). * [ ] http://blubba (UnknownHostException) with 5 occurrences migrated to: https://blubba ([https](https://blubba) result UnknownHostException). * [ ] http://foo.bar (UnknownHostException) with 15 occurrences migrated to: https://foo.bar ([https](https://foo.bar) result UnknownHostException). * [ ] http://foo.bar/foo.bar&a=a (UnknownHostException) with 1 occurrences migrated to: https://foo.bar/foo.bar&a=a ([https](https://foo.bar/foo.bar&a=a) result UnknownHostException). * [ ] http://foo.bar/foo.bar&b=b?a=a (UnknownHostException) with 1 occurrences migrated to: https://foo.bar/foo.bar&b=b?a=a ([https](https://foo.bar/foo.bar&b=b?a=a) result UnknownHostException). * [ ] http://foo.bar:0.0.1 (UnknownHostException) with 2 occurrences migrated to: https://foo.bar:0.0.1 ([https](https://foo.bar:0.0.1) result UnknownHostException). * [ ] http://foo.bar:0.0.2 (UnknownHostException) with 1 occurrences migrated to: https://foo.bar:0.0.2 ([https](https://foo.bar:0.0.2) result UnknownHostException). * [ ] http://foo.bar:1.0.0 (UnknownHostException) with 4 occurrences migrated to: https://foo.bar:1.0.0 ([https](https://foo.bar:1.0.0) result UnknownHostException). * [ ] http://foo.bar:1.0.0-BUILD-SNAPSHOT (UnknownHostException) with 1 occurrences migrated to: https://foo.bar:1.0.0-BUILD-SNAPSHOT ([https](https://foo.bar:1.0.0-BUILD-SNAPSHOT) result UnknownHostException). * [ ] http://foo.bar:bar (UnknownHostException) with 2 occurrences migrated to: https://foo.bar:bar ([https](https://foo.bar:bar) result UnknownHostException). * [ ] http://foo.bar:bar-foo (UnknownHostException) with 1 occurrences migrated to: https://foo.bar:bar-foo ([https](https://foo.bar:bar-foo) result UnknownHostException). * [ ] http://foo.bar:bar.foo-foo:bar (UnknownHostException) with 1 occurrences migrated to: https://foo.bar:bar.foo-foo:bar ([https](https://foo.bar:bar.foo-foo:bar) result UnknownHostException). * [ ] http://foo.bar:bar.foo-foo:bar-bar (UnknownHostException) with 3 occurrences migrated to: https://foo.bar:bar.foo-foo:bar-bar ([https](https://foo.bar:bar.foo-foo:bar-bar) result UnknownHostException). * [ ] http://foo.bar:bar.foo:bar (UnknownHostException) with 1 occurrences migrated to: https://foo.bar:bar.foo:bar ([https](https://foo.bar:bar.foo:bar) result UnknownHostException). * [ ] http://somewhere (UnknownHostException) with 1 occurrences migrated to: https://somewhere ([https](https://somewhere) result UnknownHostException). * [ ] http://url.to.properties (UnknownHostException) with 1 occurrences migrated to: https://url.to.properties ([https](https://url.to.properties) result UnknownHostException). * [ ] http://docs.spring.io/spring-cloud-dataflow/docs/BOO/api/ (404) with 1 occurrences migrated to: https://docs.spring.io/spring-cloud-dataflow/docs/BOO/api/ ([https](https://docs.spring.io/spring-cloud-dataflow/docs/BOO/api/) result 404). * [ ] http://docs.spring.io/spring-cloud-dataflow/docs/BOO/reference/htmlsingle/ (404) with 1 occurrences migrated to: https://docs.spring.io/spring-cloud-dataflow/docs/BOO/reference/htmlsingle/ ([https](https://docs.spring.io/spring-cloud-dataflow/docs/BOO/reference/htmlsingle/) result 404). * [ ] http://hub-cloud.browserstack.com/wd/hub (500) with 1 occurrences migrated to: https://hub-cloud.browserstack.com/wd/hub ([https](https://hub-cloud.browserstack.com/wd/hub) result 500). ## Fixed Success These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended. * [ ] http://angular.io/ with 2 occurrences migrated to: https://angular.io/ ([https](https://angular.io/) result 200). * [ ] http://cloud.spring.io/spring-cloud-dataflow-ui/ with 2 occurrences migrated to: https://cloud.spring.io/spring-cloud-dataflow-ui/ ([https](https://cloud.spring.io/spring-cloud-dataflow-ui/) result 200). * [ ] http://cloud.spring.io/spring-cloud-dataflow/ with 2 occurrences migrated to: https://cloud.spring.io/spring-cloud-dataflow/ ([https](https://cloud.spring.io/spring-cloud-dataflow/) result 200). * [ ] http://docs.spring.io/spring-cloud-dataflow/docs/ with 3 occurrences migrated to: https://docs.spring.io/spring-cloud-dataflow/docs/ ([https](https://docs.spring.io/spring-cloud-dataflow/docs/) result 200). * [ ] http://docs.spring.io/spring-cloud-dataflow/docs/current-SNAPSHOT/reference/htmlsingle/ with 2 occurrences migrated to: https://docs.spring.io/spring-cloud-dataflow/docs/current-SNAPSHOT/reference/htmlsingle/ ([https](https://docs.spring.io/spring-cloud-dataflow/docs/current-SNAPSHOT/reference/htmlsingle/) result 200). * [ ] http://editorconfig.org with 1 occurrences migrated to: https://editorconfig.org ([https](https://editorconfig.org) result 200). * [ ] http://i.imgur.com/ZfEGBE4.png with 2 occurrences migrated to: https://i.imgur.com/ZfEGBE4.png ([https](https://i.imgur.com/ZfEGBE4.png) result 200). * [ ] http://maven.apache.org/ with 2 occurrences migrated to: https://maven.apache.org/ ([https](https://maven.apache.org/) result 200). * [ ] http://pivotal.io/ with 2 occurrences migrated to: https://pivotal.io/ ([https](https://pivotal.io/) result 200). * [ ] http://spring.io/ with 2 occurrences migrated to: https://spring.io/ ([https](https://spring.io/) result 200). * [ ] http://stackoverflow.com/questions/tagged/spring-cloud-dataflow with 2 occurrences migrated to: https://stackoverflow.com/questions/tagged/spring-cloud-dataflow ([https](https://stackoverflow.com/questions/tagged/spring-cloud-dataflow) result 200). * [ ] http://bit.ly/Bacon-RELEASE-stream-applications-kafka-10-maven with 2 occurrences migrated to: https://bit.ly/Bacon-RELEASE-stream-applications-kafka-10-maven ([https](https://bit.ly/Bacon-RELEASE-stream-applications-kafka-10-maven) result 301). * [ ] http://bit.ly/Celsius-BUILD-SNAPSHOT-stream-applications-kafka-10-maven with 2 occurrences migrated to: https://bit.ly/Celsius-BUILD-SNAPSHOT-stream-applications-kafka-10-maven ([https](https://bit.ly/Celsius-BUILD-SNAPSHOT-stream-applications-kafka-10-maven) result 301). * [ ] http://bit.ly/Clark-BUILD-SNAPSHOT-task-applications-maven with 1 occurrences migrated to: https://bit.ly/Clark-BUILD-SNAPSHOT-task-applications-maven ([https](https://bit.ly/Clark-BUILD-SNAPSHOT-task-applications-maven) result 301). * [ ] http://contributor-covenant.org with 1 occurrences migrated to: https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301). * [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to: https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301). * [ ] http://help.github.com/ignore-files/ with 1 occurrences migrated to: https://help.github.com/ignore-files/ ([https](https://help.github.com/ignore-files/) result 301). * [ ] http://bar.foo with 3 occurrences migrated to: https://bar.foo ([https](https://bar.foo) result 302). * [ ] http://nodejs.org/ with 2 occurrences migrated to: https://nodejs.org/ ([https](https://nodejs.org/) result 302). # Ignored These URLs were intentionally ignored. * http://localhost:3000 with 2 occurrences * http://localhost:4200/ with 3 occurrences * http://localhost:4200/audit-records/1 with 4 occurrences * http://localhost:4200/audit-records?page=0&size=30&sort=createdOn,desc with 1 occurrences * http://localhost:4200/tasks/definitions/bar with 1 occurrences * http://localhost:4200/tasks/definitions/foo with 1 occurrences * http://localhost:4200/tasks/definitions?page=0&size=20&sort=taskName,asc with 1 occurrences * http://localhost:4200/tasks/executions/1 with 1 occurrences * http://localhost:4200/tasks/executions/2 with 1 occurrences * http://localhost:4200/tasks/executions?page=0&size=10&sort=TASK_EXECUTION_ID,desc with 2 occurrences * http://localhost:4200/tasks/executions?page=1&size=10&sort=TASK_EXECUTION_ID,desc with 2 occurrences * http://localhost:4200/tasks/schedules/foo1 with 1 occurrences * http://localhost:4200/tasks/schedules/foo2 with 1 occurrences * http://localhost:4200/tasks/schedules?page=0&size=20&sort=NAME,asc with 1 occurrences * http://localhost:9393 with 1 occurrences * http://localhost:9393/ with 14 occurrences * http://localhost:9393/about with 2 occurrences * http://localhost:9393/apps/source/file with 1 occurrences * http://localhost:9393/jobs/executions/ with 1 occurrences * http://localhost:9393/jobs/executions/1 with 5 occurrences * http://localhost:9393/jobs/executions/1/steps/1 with 2 occurrences * http://localhost:9393/jobs/executions/2 with 2 occurrences * http://localhost:9393/jobs/executions?page=0&size=20 with 1 occurrences * http://localhost:9393/runtime/apps/foostream with 1 occurrences * http://localhost:9393/runtime/apps/foostream.log with 1 occurrences * http://localhost:9393/runtime/apps/foostream.log/instances/foostream.log-0 with 1 occurrences * http://localhost:9393/runtime/apps/foostream.time with 1 occurrences * http://localhost:9393/runtime/apps/foostream.time/instances/foostream.time-0 with 1 occurrences * http://localhost:9393/runtime/apps?page=0&size=10 with 1 occurrences * http://localhost:9393/security/info with 1 occurrences * http://localhost:9393/streams/definitions/foo2 with 1 occurrences * http://localhost:9393/streams/definitions/foo3 with 1 occurrences * http://localhost:9393/streams/definitions?page=0&size=20 with 1 occurrences * http://www.w3.org/2000/svg with 7 occurrences
1 parent 76a5d29 commit bd16b86

22 files changed

+90
-90
lines changed

CODE_OF_CONDUCT.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ appropriate to the circumstances. Maintainers are obligated to maintain confiden
4040
with regard to the reporter of an incident.
4141

4242
This Code of Conduct is adapted from the
43-
http://contributor-covenant.org[Contributor Covenant], version 1.3.0, available at
44-
http://contributor-covenant.org/version/1/3/0/[contributor-covenant.org/version/1/3/0/]
43+
https://contributor-covenant.org[Contributor Covenant], version 1.3.0, available at
44+
https://contributor-covenant.org/version/1/3/0/[contributor-covenant.org/version/1/3/0/]

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
<p align="center">
33
<a href="https://cloud.spring.io/spring-cloud-dataflow/">
4-
<img alt="Spring Data Flow Dashboard" title="Spring Data Flow Dashboard" src="http://i.imgur.com/ZfEGBE4.png" width="450">
4+
<img alt="Spring Data Flow Dashboard" title="Spring Data Flow Dashboard" src="https://i.imgur.com/ZfEGBE4.png" width="450">
55
</a>
66
</p>
77

@@ -36,7 +36,7 @@
3636

3737
## Introduction
3838

39-
This is the **Spring Cloud Data Flow Dashboard** user interface (UI). The UI uses [Angular][]. **Source code documentation** is available at http://cloud.spring.io/spring-cloud-dataflow-ui/.
39+
This is the **Spring Cloud Data Flow Dashboard** user interface (UI). The UI uses [Angular][]. **Source code documentation** is available at https://cloud.spring.io/spring-cloud-dataflow-ui/.
4040

4141
> The Git repository for the main **Spring Cloud Data Flow** project is at: https://github.com/spring-cloud/spring-cloud-dataflow
4242
@@ -107,13 +107,13 @@ This project uses code from several open source packages:
107107

108108
This project is powered by:
109109

110-
<a href="http://pivotal.io/"><img alt="Pivotal" width="136" title="Pivotal" src="https://i.imgur.com/XPeBw7A.png"></a> <a href="http://spring.io/"><img alt="Spring" title="Spring" src="https://i.imgur.com/az8Xady.png" width="155"></a>
110+
<a href="https://pivotal.io/"><img alt="Pivotal" width="136" title="Pivotal" src="https://i.imgur.com/XPeBw7A.png"></a> <a href="https://spring.io/"><img alt="Spring" title="Spring" src="https://i.imgur.com/az8Xady.png" width="155"></a>
111111

112-
[Angular]: http://angular.io/
112+
[Angular]: https://angular.io/
113113
[Angular CLI]: https://cli.angular.io/
114114
[frontend-maven-plugin]: https://github.com/eirslett/frontend-maven-plugin
115115
[Git]: https://git-scm.com/
116-
[Maven]: http://maven.apache.org/
117-
[Node.js]: http://nodejs.org/
116+
[Maven]: https://maven.apache.org/
117+
[Node.js]: https://nodejs.org/
118118
[npm]: https://www.npmjs.com/
119119
[Protractor]: https://github.com/angular/protractor

README_DEV.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
</h1>
66

77
<p align="center">
8-
<a href="http://waffle.io/spring-cloud/spring-cloud-dataflow-ui">
8+
<a href="https://waffle.io/spring-cloud/spring-cloud-dataflow-ui">
99
<img src="https://badge.waffle.io/spring-cloud/spring-cloud-dataflow-ui.svg?label=ready&title=Ready"
1010
alt="Stories in Ready">
1111
</a>
12-
<a href="http://waffle.io/spring-cloud/spring-cloud-dataflow-ui">
12+
<a href="https://waffle.io/spring-cloud/spring-cloud-dataflow-ui">
1313
<img src="https://badge.waffle.io/spring-cloud/spring-cloud-dataflow-ui.svg?label=In%20Progress&title=In%20Progress"
1414
alt="Stories in Progress">
1515
</a>

ui/.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Editor configuration, see http://editorconfig.org
1+
# Editor configuration, see https://editorconfig.org
22
root = true
33

44
[*]

ui/README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11

22
<p align="center">
33
<a href="https://cloud.spring.io/spring-cloud-dataflow/">
4-
<img alt="Spring Data Flow Dashboard" title="Spring Data Flow Dashboard" src="http://i.imgur.com/ZfEGBE4.png" width="450">
4+
<img alt="Spring Data Flow Dashboard" title="Spring Data Flow Dashboard" src="https://i.imgur.com/ZfEGBE4.png" width="450">
55
</a>
66
</p>
77

88
<p align="center">
9-
<a href="http://waffle.io/spring-cloud/spring-cloud-dataflow-ui">
9+
<a href="https://waffle.io/spring-cloud/spring-cloud-dataflow-ui">
1010
<img src="https://badge.waffle.io/spring-cloud/spring-cloud-dataflow-ui.svg?label=ready&title=Ready"
1111
alt="Stories in Ready">
1212
</a>
13-
<a href="http://waffle.io/spring-cloud/spring-cloud-dataflow-ui">
13+
<a href="https://waffle.io/spring-cloud/spring-cloud-dataflow-ui">
1414
<img src="https://badge.waffle.io/spring-cloud/spring-cloud-dataflow-ui.svg?label=In%20Progress&title=In%20Progress"
1515
alt="Stories in Progress">
1616
</a>
@@ -45,7 +45,7 @@
4545

4646
## Introduction
4747

48-
This is the **Spring Cloud Data Flow Dashboard** user interface (UI). The UI uses [Angular][]. **Source code documentation** is available at http://cloud.spring.io/spring-cloud-dataflow-ui/.
48+
This is the **Spring Cloud Data Flow Dashboard** user interface (UI). The UI uses [Angular][]. **Source code documentation** is available at https://cloud.spring.io/spring-cloud-dataflow-ui/.
4949

5050
> The Git repository for the main **Spring Cloud Data Flow** project is at: https://github.com/spring-cloud/spring-cloud-dataflow
5151
@@ -116,13 +116,13 @@ This project uses code from several open source packages:
116116

117117
This project is powered by:
118118

119-
<a href="http://pivotal.io/"><img alt="Pivotal" width="136" title="Pivotal" src="https://i.imgur.com/XPeBw7A.png"></a> <a href="http://spring.io/"><img alt="Spring" title="Spring" src="https://i.imgur.com/az8Xady.png" width="155"></a>
119+
<a href="https://pivotal.io/"><img alt="Pivotal" width="136" title="Pivotal" src="https://i.imgur.com/XPeBw7A.png"></a> <a href="https://spring.io/"><img alt="Spring" title="Spring" src="https://i.imgur.com/az8Xady.png" width="155"></a>
120120

121-
[Angular]: http://angular.io/
121+
[Angular]: https://angular.io/
122122
[Angular CLI]: https://cli.angular.io/
123123
[frontend-maven-plugin]: https://github.com/eirslett/frontend-maven-plugin
124124
[Git]: https://git-scm.com/
125-
[Maven]: http://maven.apache.org/
126-
[Node.js]: http://nodejs.org/
125+
[Maven]: https://maven.apache.org/
126+
[Node.js]: https://nodejs.org/
127127
[npm]: https://www.npmjs.com/
128128
[Protractor]: https://github.com/angular/protractor

ui/e2e/protractor-browserstack.conf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ exports.config = {
88
jasmineNodeOpts: {
99
defaultTimeoutInterval: 5000000
1010
},
11-
seleniumAddress: 'http://hub-cloud.browserstack.com/wd/hub',
11+
seleniumAddress: 'https://hub-cloud.browserstack.com/wd/hub',
1212
commonCapabilities: {
1313
name: 'Data Flow Dashboard E2E Tests',
1414
'browserstack.user': process.env.BROWSER_STACK_USERNAME,

ui/e2e/src/apps/apps.e2e-spec.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ xdescribe('E2E spec for apps page', () => {
745745

746746
/**
747747
* Bulk import applications
748-
* - should import 59 applications (uri: http://bit.ly/Bacon-RELEASE-stream-applications-kafka-10-maven)
748+
* - should import 59 applications (uri: https://bit.ly/Bacon-RELEASE-stream-applications-kafka-10-maven)
749749
* - should destroy all the applications
750750
*/
751751
describe('Bulk import applications', () => {
@@ -754,7 +754,7 @@ xdescribe('E2E spec for apps page', () => {
754754
pageApps.getEmpty().all(by.css('button')).last().click();
755755
browser.sleep(TICK_DELAY);
756756
expect(pageBulkImportUriApps.getSubmit().getAttribute('disabled')).toEqual('true');
757-
pageBulkImportUriApps.setUri('http://bit.ly/Bacon-RELEASE-stream-applications-kafka-10-maven');
757+
pageBulkImportUriApps.setUri('https://bit.ly/Bacon-RELEASE-stream-applications-kafka-10-maven');
758758
expect(pageBulkImportUriApps.getSubmit().getAttribute('disabled')).toBeFalsy();
759759
pageBulkImportUriApps.getSubmit().click();
760760
browser.wait(() => {

ui/protractor-docker-plugin/.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# See http://help.github.com/ignore-files/ for more about ignoring files.
1+
# See https://help.github.com/ignore-files/ for more about ignoring files.
22

33
# compiled output
44
/dist

ui/src/app/about/about/about.component.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h2>Data Flow Server Implementation</h2>
3838
<h2>Need Help or Found an Issue?</h2>
3939
<ul id="dataFlowVersionLinksTable" class="list-icons">
4040
<li>
41-
<a target="_blank" href="http://cloud.spring.io/spring-cloud-dataflow/">
41+
<a target="_blank" href="https://cloud.spring.io/spring-cloud-dataflow/">
4242
<img src="assets/img/project-page.png" width="50px" alt="">
4343
<strong>Project Page</strong>
4444
<span>Quick overview of Spring Cloud Data Flow Project.</span>
@@ -53,22 +53,22 @@ <h2>Need Help or Found an Issue?</h2>
5353
</li>
5454
<li>
5555
<a target="_blank"
56-
href="http://docs.spring.io/spring-cloud-dataflow/docs/{{ dataflowVersionInfo.versionInfo.core.version }}/reference/htmlsingle/">
56+
href="https://docs.spring.io/spring-cloud-dataflow/docs/{{ dataflowVersionInfo.versionInfo.core.version }}/reference/htmlsingle/">
5757
<img src="assets/img/documentation.png" width="50px" alt="">
5858
<strong>Documentation</strong>
5959
<span>Learn more about the product features.</span>
6060
</a>
6161
</li>
6262
<li>
6363
<a target="_blank"
64-
href="http://docs.spring.io/spring-cloud-dataflow/docs/{{ dataflowVersionInfo.versionInfo.core.version }}/api/">
64+
href="https://docs.spring.io/spring-cloud-dataflow/docs/{{ dataflowVersionInfo.versionInfo.core.version }}/api/">
6565
<img src="assets/img/api.png" width="50px" alt="">
6666
<strong>API Docs</strong>
6767
<span>Learn more about the REST-APIs.</span>
6868
</a>
6969
</li>
7070
<li>
71-
<a target="_blank" href="http://stackoverflow.com/questions/tagged/spring-cloud-dataflow">
71+
<a target="_blank" href="https://stackoverflow.com/questions/tagged/spring-cloud-dataflow">
7272
<img src="assets/img/forum.png" width="50px" alt="">
7373
<strong>Support Forum</strong>
7474
<span>You need help?</span>
@@ -101,7 +101,7 @@ <h2 *ngIf="dataflowVersionInfo">Get the Spring Cloud Data Flow Shell</h2>
101101
</p>
102102
<p>
103103
<a
104-
href="http://docs.spring.io/spring-cloud-dataflow/docs/{{ dataflowVersionInfo.versionInfo.core.version }}/reference/htmlsingle/#shell">
104+
href="https://docs.spring.io/spring-cloud-dataflow/docs/{{ dataflowVersionInfo.versionInfo.core.version }}/reference/htmlsingle/#shell">
105105
Learn more about Spring Cloud Data Flow's Shell.
106106
</a>
107107
</p>

ui/src/app/about/about/about.component.spec.ts

+4-4
Original file line numberDiff line numberDiff line change
@@ -75,15 +75,15 @@ describe('AboutComponent', () => {
7575
des = fixture.debugElement.queryAll(By.css('#dataFlowVersionLinksTable li'));
7676
expect(des.length).toBe(6);
7777
expect(des[0].nativeElement.textContent).toContain('Project Page');
78-
// expect(des[0].nativeElement.textContent).toContain('http://cloud.spring.io/spring-cloud-dataflow/');
78+
// expect(des[0].nativeElement.textContent).toContain('https://cloud.spring.io/spring-cloud-dataflow/');
7979
expect(des[1].nativeElement.textContent).toContain('Sources');
8080
// expect(des[1].nativeElement.textContent).toContain('https://github.com/spring-cloud/spring-cloud-dataflow');
8181
expect(des[2].nativeElement.textContent).toContain('Documentation');
82-
// expect(des[2].nativeElement.textContent).toContain('http://docs.spring.io/spring-cloud-dataflow/docs/BOO/reference/htmlsingle/');
82+
// expect(des[2].nativeElement.textContent).toContain('https://docs.spring.io/spring-cloud-dataflow/docs/BOO/reference/htmlsingle/');
8383
expect(des[3].nativeElement.textContent).toContain('API Docs');
84-
// expect(des[3].nativeElement.textContent).toContain('http://docs.spring.io/spring-cloud-dataflow/docs/BOO/api/');
84+
// expect(des[3].nativeElement.textContent).toContain('https://docs.spring.io/spring-cloud-dataflow/docs/BOO/api/');
8585
expect(des[4].nativeElement.textContent).toContain('Support Forum');
86-
// expect(des[4].nativeElement.textContent).toContain('http://stackoverflow.com/questions/tagged/spring-cloud-dataflow');
86+
// expect(des[4].nativeElement.textContent).toContain('https://stackoverflow.com/questions/tagged/spring-cloud-dataflow');
8787
expect(des[5].nativeElement.textContent).toContain('Issue Tracker');
8888
// expect(des[5].nativeElement.textContent).toContain('https://github.com/spring-cloud/spring-cloud-dataflow/issues');
8989
});

ui/src/app/apps/app-details/app-details.component.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ describe('AppDetailsComponent', () => {
118118
const page: HTMLElement = fixture.debugElement.query(By.css('#app-details')).nativeElement;
119119
expect(page.textContent).toContain('foo');
120120
expect(page.textContent).toContain('SOURCE');
121-
expect(page.textContent).toContain('http://foo.bar:1.0.0');
121+
expect(page.textContent).toContain('https://foo.bar:1.0.0');
122122
});
123123

124124
it('should display the metadata related to the version', () => {

ui/src/app/apps/apps-add/apps-add.validator.spec.ts

+6-6
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ describe('AppsAddValidator', () => {
2121
});
2222
it('valid', () => {
2323
[
24-
'http://foo.ly/foo',
25-
'http://foo.bar:bar.foo-foo:bar-bar',
26-
'http://foo.bar/foo.bar&a=a',
27-
'http://foo.bar/foo.bar&b=b?a=a'
24+
'https://foo.ly/foo',
25+
'https://foo.bar:bar.foo-foo:bar-bar',
26+
'https://foo.bar/foo.bar&a=a',
27+
'https://foo.bar/foo.bar&b=b?a=a'
2828
].forEach((mock) => {
2929
const uri: FormControl = new FormControl(mock);
3030
expect(AppsAddValidator.uri(uri)).toBeNull();
@@ -44,8 +44,8 @@ describe('AppsAddValidator', () => {
4444
});
4545
it('valid', () => {
4646
[
47-
'foo=http://foo.ly/foo',
48-
'bar=http://foo.bar:bar.foo-foo:bar-bar',
47+
'foo=https://foo.ly/foo',
48+
'bar=https://foo.bar:bar.foo-foo:bar-bar',
4949
'source.user-producer=docker:sabby/user-producer:0.0.1-SNAPSHOT',
5050
'processor.user-by-region=docker:sabby/user-consumer:0.0.1-SNAPSHOT',
5151
'app.user-producer-app=docker:sabby/user-producer:0.0.1-SNAPSHOT',

ui/src/app/apps/apps-add/properties/apps-bulk-import-properties.component.spec.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ describe('AppsBulkImportPropertiesComponent', () => {
121121
force: fixture.debugElement.query(By.css('#forceInput')).nativeElement
122122
};
123123
[
124-
{ properties: 'foo=http://foo.ly/foo-bar-foo', force: true },
125-
{ properties: 'foo=http://foo.ly/foo-bar-foo\nbar=http://foo.ly/foo-bar-foo', force: true }
124+
{ properties: 'foo=https://foo.ly/foo-bar-foo', force: true },
125+
{ properties: 'foo=https://foo.ly/foo-bar-foo\nbar=https://foo.ly/foo-bar-foo', force: true }
126126
].forEach((a) => {
127127
component.form.get('properties').setValue(a.properties);
128128
component.form.get('force').setValue(a.force);
@@ -137,7 +137,7 @@ describe('AppsBulkImportPropertiesComponent', () => {
137137
});
138138

139139
it('should display a toast after a success import', () => {
140-
component.form.get('properties').setValue('foo=http://foo.ly/foo-bar-foo');
140+
component.form.get('properties').setValue('foo=https://foo.ly/foo-bar-foo');
141141
component.submit();
142142
fixture.detectChanges();
143143
expect(notificationService.testSuccess[0]).toContain('Apps Imported');

ui/src/app/apps/apps-add/register/apps-register.component.spec.ts

+9-9
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ describe('AppsRegisterComponent', () => {
117117

118118
it('should display an error if no the name is invalid', () => {
119119
const tests = [
120-
{ name: '', type: 'source', uri: 'http://foo.bar', metaDataUri: '', force: false },
121-
{ name: 'd', type: 'sink', uri: 'http://foo.bar', metaDataUri: '', force: false }
120+
{ name: '', type: 'source', uri: 'https://foo.bar', metaDataUri: '', force: false },
121+
{ name: 'd', type: 'sink', uri: 'https://foo.bar', metaDataUri: '', force: false }
122122
];
123123
const form = component.forms[0];
124124
tests.forEach((test) => {
@@ -137,8 +137,8 @@ describe('AppsRegisterComponent', () => {
137137

138138
it('should display an error if no the type is invalid', () => {
139139
const tests = [
140-
{ name: 'foobar', type: '', uri: 'http://foo.bar', metaDataUri: '', force: false },
141-
{ name: 'foobar', type: null, uri: 'http://foo.bar', metaDataUri: '', force: false },
140+
{ name: 'foobar', type: '', uri: 'https://foo.bar', metaDataUri: '', force: false },
141+
{ name: 'foobar', type: null, uri: 'https://foo.bar', metaDataUri: '', force: false },
142142
];
143143
const form = component.forms[0];
144144
tests.forEach((test) => {
@@ -177,7 +177,7 @@ describe('AppsRegisterComponent', () => {
177177

178178
it('should display an error if the metaDataUri is invalid', () => {
179179
const tests = [
180-
{ name: 'foobar', type: 'sink', uri: 'http://foo.bar', metaDataUri: 'a', force: false }
180+
{ name: 'foobar', type: 'sink', uri: 'https://foo.bar', metaDataUri: 'a', force: false }
181181
];
182182
const form = component.forms[0];
183183
tests.forEach((test) => {
@@ -209,8 +209,8 @@ describe('AppsRegisterComponent', () => {
209209
it('should not submit if at least one filled form is invalid', () => {
210210
const spy = spyOn(notificationService, 'error');
211211
const tests = [
212-
{ name: 'foobar1', type: 'source', uri: 'http://foo.bar', metaDataUri: '', force: false },
213-
{ name: 'foobar2', type: 'sink', uri: 'http://foo.bar', metaDataUri: '', force: false },
212+
{ name: 'foobar1', type: 'source', uri: 'https://foo.bar', metaDataUri: '', force: false },
213+
{ name: 'foobar2', type: 'sink', uri: 'https://foo.bar', metaDataUri: '', force: false },
214214
{ name: 'foobar3', type: 'processor', uri: '', metaDataUri: '', force: false },
215215
];
216216
component.newForm();
@@ -235,7 +235,7 @@ describe('AppsRegisterComponent', () => {
235235
const spy = spyOn(appsService, 'registerApps');
236236
const bt: HTMLElement = fixture.debugElement.query(By.css('button[name=register]')).nativeElement;
237237
const tests = [
238-
{ name: 'foobar1', type: 'source', uri: 'http://foo.bar', metaDataUri: '', force: false },
238+
{ name: 'foobar1', type: 'source', uri: 'https://foo.bar', metaDataUri: '', force: false },
239239
{ name: '', type: '', uri: '', metaDataUri: '', force: false },
240240
{ name: '', type: '', uri: '', metaDataUri: '', force: false },
241241
];
@@ -257,7 +257,7 @@ describe('AppsRegisterComponent', () => {
257257

258258
it('should display a message and navigate to the application list after register', () => {
259259
const tests = [
260-
{ name: 'foobar1', type: 'source', uri: 'http://foo.bar', metaDataUri: '', force: false },
260+
{ name: 'foobar1', type: 'source', uri: 'https://foo.bar', metaDataUri: '', force: false },
261261
{ name: '', type: '', uri: '', metaDataUri: '', force: false },
262262
{ name: '', type: '', uri: '', metaDataUri: '', force: false },
263263
];

ui/src/app/apps/apps-add/register/apps-register.validator.spec.ts

+11-11
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,18 @@ describe('AppsRegisterValidator', () => {
4444
it('valid', () => {
4545
[
4646
null,
47-
'http://foo.bar',
48-
'http://foo.bar:bar',
49-
'http://foo.bar:bar',
50-
'http://foo.bar:bar-foo',
51-
'http://foo.bar:1.0.0-BUILD-SNAPSHOT',
52-
'http://foo.bar:1.0.0',
53-
'http://foo.bar:bar.foo:bar',
54-
'http://foo.bar:bar.foo-foo:bar',
55-
'http://foo.bar:bar.foo-foo:bar-bar',
47+
'https://foo.bar',
48+
'https://foo.bar:bar',
49+
'https://foo.bar:bar',
50+
'https://foo.bar:bar-foo',
51+
'https://foo.bar:1.0.0-BUILD-SNAPSHOT',
52+
'https://foo.bar:1.0.0',
53+
'https://foo.bar:bar.foo:bar',
54+
'https://foo.bar:bar.foo-foo:bar',
55+
'https://foo.bar:bar.foo-foo:bar-bar',
5656
'docker:sabby/xfmr:0.0.7.BUILD-SNAPSHOT',
57-
'http://bit.ly/Celsius-BUILD-SNAPSHOT-stream-applications-kafka-10-maven',
58-
'http://bit.ly/Clark-BUILD-SNAPSHOT-task-applications-maven',
57+
'https://bit.ly/Celsius-BUILD-SNAPSHOT-stream-applications-kafka-10-maven',
58+
'https://bit.ly/Clark-BUILD-SNAPSHOT-task-applications-maven',
5959
'docker:springcloudstream/counter-sink-rabbit:1.3.1.RELEASE',
6060
'docker:spring_cloud_stream/counter-sink_rabbit:1.3.1.RELEASE'
6161
].forEach((mock) => {

ui/src/app/apps/apps-add/uri/apps-bulk-import-uri.component.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
<div class="form-group" [class.has-error]="form.get('uri').invalid && submitted">
1818
<label for="uriInput" class="control-label">URI: <em class="required">*</em></label>
1919
<input type="text" id="uriInput" name="uri" autofocus formControlName="uri" class="form-control"
20-
placeholder="http://url.to.properties"
20+
placeholder="https://url.to.properties"
2121
[dataflowFocus]="true">
2222
<span class="help-block" *ngIf="form.get('uri').invalid && submitted">
2323
Please provide a valid URI pointing to the respective properties file.
2424
</span>
25-
<span class="help-block">e.g. http://bit.ly/Celsius-BUILD-SNAPSHOT-stream-applications-kafka-10-maven</span>
25+
<span class="help-block">e.g. https://bit.ly/Celsius-BUILD-SNAPSHOT-stream-applications-kafka-10-maven</span>
2626
</div>
2727
<div class="form-group">
2828
<label class="checkbox-inline">

0 commit comments

Comments
 (0)