Skip to content

Commit

Permalink
Merge pull request #451 from open-template-hub/develop
Browse files Browse the repository at this point in the history
update portal urls
  • Loading branch information
furknyavuz authored Mar 30, 2024
2 parents 259a820 + ba19d13 commit 7873c1a
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 8 deletions.
31 changes: 27 additions & 4 deletions docs/OUTDATED.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,33 @@ Following packages are not updated in the develop branch yet. So, if you want to

| Package | Current | Wanted | Latest | Location |
| --- | --- | --- | --- | --- |
| ics | 2.44.0 | 2.44.0 | 3.1.0 | node_modules/ics |
| swiper | 8.4.7 | 8.4.7 | 9.2.0 | node_modules/swiper |
| typescript | 4.9.5 | 4.9.5 | 5.0.3 | node_modules/typescript |
| zone.js | 0.12.0 | 0.12.0 | 0.13.0 | node_modules/zone.js |
| @angular-devkit/build-angular | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular-devkit/build-angular |
| @angular/animations | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/animations |
| @angular/cdk | 15.2.9 | 15.2.9 | 17.3.1 | node_modules/@angular/cdk |
| @angular/cli | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/cli |
| @angular/common | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/common |
| @angular/compiler | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/compiler |
| @angular/compiler-cli | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/compiler-cli |
| @angular/core | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/core |
| @angular/forms | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/forms |
| @angular/language-service | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/language-service |
| @angular/localize | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/localize |
| @angular/platform-browser | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/platform-browser |
| @angular/platform-browser-dynamic | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/platform-browser-dynamic |
| @angular/router | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/router |
| @angular/service-worker | 15.2.10 | 15.2.10 | 17.3.1 | node_modules/@angular/service-worker |
| @types/jasmine | 4.6.4 | 4.6.4 | 5.1.4 | node_modules/@types/jasmine |
| @types/node | 18.19.26 | 18.19.26 | 20.11.30 | node_modules/@types/node |
| helmet | 6.2.0 | 6.2.0 | 7.1.0 | node_modules/helmet |
| ics | 2.44.0 | 2.44.0 | 3.7.2 | node_modules/ics |
| jasmine-core | 4.6.0 | 4.6.0 | 5.1.2 | node_modules/jasmine-core |
| jsdom | 21.1.2 | 21.1.2 | 24.0.0 | node_modules/jsdom |
| ngx-markdown | 15.1.2 | 15.1.2 | 17.1.1 | node_modules/ngx-markdown |
| ngx-toastr | 16.2.0 | 16.2.0 | 18.0.0 | node_modules/ngx-toastr |
| simple-icons | 8.15.0 | 8.15.0 | 11.10.0 | node_modules/simple-icons |
| swiper | 8.4.7 | 8.4.7 | 11.0.7 | node_modules/swiper |
| typescript | 4.9.5 | 4.9.5 | 5.4.3 | node_modules/typescript |
| zone.js | 0.12.0 | 0.12.0 | 0.14.4 | node_modules/zone.js |

<table align="right"><tr><td><a href="https://opentemplatehub.com"><img src="https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/brand-logo.png" width="50px" alt="oth"/></a></td><td><b>Open Template Hub © 2023</b></td></tr></table>

2 changes: 1 addition & 1 deletion docs/lighthouse/lighthouse-report.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/app/component/nav/bottom-nav/bottom-nav.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<a
(click)="closeAllDropDowns()"
*ngIf="pageTwoOpened"
[href]="'https://startupportal.io'"
[href]="'https://portal.opentemplatehub.com'"
class="startup-portal" target="_blank">
<i [class]="'fas fa-arrow-up-right-from-square fa-fw'" aria-hidden="true"></i>
<span> Portal </span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2>{{ BRAND.name }}</h2>
</div>
<div class="right-item-wrapper">
<a (click)="closeDropdowns([dropdownMenuProducts, dropdownMenuLibraries, dropdownMenuServices])"
[href]="'https://startupportal.io'"
[href]="'https://portal.opentemplatehub.com'"
class="startup-portal" target="_blank">
<i [class]="'fas fa-fw fa-arrow-up-right-from-square'" aria-hidden="true"></i>
<span i18n="@@landingLayoutTopNav.contactUs"> Startup Portal</span>
Expand Down
2 changes: 1 addition & 1 deletion src/app/data/product/product.data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export const PRODUCT_LINES: ProductLine[] = [
key: 'startup-portal',
name: 'Startup Portal',
description: `Transform your data into insights`,
url: 'https://startupportal.io',
url: 'https://portal.opentemplatehub.com',
redirectToUrl: true,
logo: './assets/slide/image-1.png',
triable: true
Expand Down

0 comments on commit 7873c1a

Please sign in to comment.