From 8f5eaec1e456f5eea67c4677f89a5f7e0e286358 Mon Sep 17 00:00:00 2001 From: Vladimir Lugovsky Date: Fri, 28 Feb 2020 17:22:12 +0300 Subject: [PATCH] chore(analytics): add proper analytics tracking URLs (#5605) --- README.md | 28 +++++++++---------- .../docs-footer/footer.component.html | 12 ++++---- .../components/footer/footer.component.html | 12 ++++---- .../backend-bundles-section.component.html | 6 ++-- .../contact-section.component.html | 2 +- .../main-info-section.component.html | 10 +++---- .../our-projects-section.component.html | 4 +-- .../reason-section.component.html | 4 +-- .../theme-section.component.html | 10 +++---- docs/articles/concept-theme-system.md | 4 +-- docs/articles/index.md | 2 +- .../components/footer/footer.component.ts | 4 +-- .../pages/dashboard/dashboard.component.html | 4 +-- .../dashboard/kitten/kitten.component.html | 2 +- .../e-commerce/e-commerce.component.html | 4 +-- .../ui-features/icons/icons.component.html | 2 +- 16 files changed, 55 insertions(+), 55 deletions(-) diff --git a/README.md b/README.md index 3b7440f8..73bd71d1 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,34 @@ -# ngx-admin [Eva Design System](https://eva.design) [![Build Status](https://travis-ci.org/akveo/ngx-admin.svg?branch=master)](https://travis-ci.org/akveo/ngx-admin) [![Dependency Status](https://david-dm.org/akveo/ngx-admin/status.svg)](https://david-dm.org/akveo/ng2-admin) +# ngx-admin [Eva Design System](https://hubs.ly/H0n4ZDy0) [![Build Status](https://travis-ci.org/akveo/ngx-admin.svg?branch=master)](https://travis-ci.org/akveo/ngx-admin) [![Dependency Status](https://david-dm.org/akveo/ngx-admin/status.svg)](https://david-dm.org/akveo/ng2-admin) -[Who uses ngx-admin?](https://github.com/akveo/ngx-admin/issues/1645)| [Documentation](https://akveo.github.io/ngx-admin/?utm_source=github&utm_medium=ngx_admin_readme&utm_campaign=themes) | [Installation Guidelines](https://akveo.github.io/ngx-admin/docs/getting-started/what-is-ngxadmin?utm_source=github&utm_medium=ngx_admin_readme&utm_campaign=themes) +[Who uses ngx-admin?](https://github.com/akveo/ngx-admin/issues/1645)| [Documentation](https://hubs.ly/H0n4Sfq0) | [Installation Guidelines](https://hubs.ly/H0n4Svc0) # Admin template based on Angular 8+ and Nebular - + ### Backend Integration Bundles Easy way to integrate ngx-admin with backend (.NET, Node.js, Java etc.). - - + + -[Checkout our Store](https://store.akveo.com/collections/all/?utm_source=github&utm_medium=ngx_admin_readme) for ready to use Backend Bundles. +[Check out our Store](https://hubs.ly/H0n4Zvy0) for ready to use Backend Bundles. ### With 4 stunning visual themes #### Default - + #### Dark - + #### Cosmic - + #### Corporate - + ### What's included: @@ -44,10 +44,10 @@ Easy way to integrate ngx-admin with backend (.NET, Node.js, Java etc.). ### Demo -Live Demo +Live Demo ## Documentation -This template is using [Nebular](https://github.com/akveo/nebular) modules set, [here you can find documentation and other useful articles](https://akveo.github.io/nebular/docs/guides/install-based-on-starter-kit). +This template is using [Nebular](https://github.com/akveo/nebular) modules set, [here you can find documentation and other useful articles](https://hubs.ly/H0n4ZPt0). ### Empty starter kit Don't need all the pages and modules and just looking for an empty starter kit for your next project? Check out our [starter-kit branch](https://github.com/akveo/ngx-admin/tree/starter-kit). @@ -69,8 +69,8 @@ This project runs its tests on multiple desktop and mobile browsers using [Brows - Like our page on [Facebook](https://www.facebook.com/akveo/) :thumbsup: ### Looking for engineering services? -Visit [our homepage](http://akveo.com/) or simply leave us a message to [contact@akveo.com](mailto:contact@akveo.com). We will be happy to work with you! +Visit [our homepage](https://hubs.ly/H0n4YJt0) or simply leave us a message to [contact@akveo.com](mailto:contact@akveo.com). We will be happy to work with you! ### From Developers -Made with :heart: by [Akveo team](http://akveo.com/). Follow us on [Twitter](https://twitter.com/akveo_inc) to get the latest news first! +Made with :heart: by [Akveo team](https://hubs.ly/H0n4YwQ0). Follow us on [Twitter](https://twitter.com/akveo_inc) to get the latest news first! We're always happy to receive your feedback! diff --git a/docs/app/@theme/components/docs-footer/footer.component.html b/docs/app/@theme/components/docs-footer/footer.component.html index 958bc641..8e3bcbd0 100644 --- a/docs/app/@theme/components/docs-footer/footer.component.html +++ b/docs/app/@theme/components/docs-footer/footer.component.html @@ -1,13 +1,13 @@
@@ -26,7 +26,7 @@
  • - © 2015-2019 Akveo LLC
    + © 2015-2019 Akveo LLC
    Documentation licensed under CC BY 4.0.
  • diff --git a/docs/app/@theme/components/footer/footer.component.html b/docs/app/@theme/components/footer/footer.component.html index 04c919ac..c728731b 100644 --- a/docs/app/@theme/components/footer/footer.component.html +++ b/docs/app/@theme/components/footer/footer.component.html @@ -1,13 +1,13 @@
    @@ -36,7 +36,7 @@
  • - © 2015-2018 Akveo LLC
    + © 2015-2018 Akveo LLC
    Documentation licensed under CC BY 4.0.
  • diff --git a/docs/app/pages/home/backend-bundles-section/backend-bundles-section.component.html b/docs/app/pages/home/backend-bundles-section/backend-bundles-section.component.html index d29f2691..8ecdb355 100644 --- a/docs/app/pages/home/backend-bundles-section/backend-bundles-section.component.html +++ b/docs/app/pages/home/backend-bundles-section/backend-bundles-section.component.html @@ -28,7 +28,7 @@

    {{ product.description | slice:0:200 }}... read more @@ -39,7 +39,7 @@ ${{ (product.variants | license:selectedLicenseType).price }}

    - Buy now @@ -54,7 +54,7 @@ CODE SAMPLE - + BROWSE OTHER BUNDLES diff --git a/docs/app/pages/home/contact-section/contact-section.component.html b/docs/app/pages/home/contact-section/contact-section.component.html index ed683785..6a148a1c 100644 --- a/docs/app/pages/home/contact-section/contact-section.component.html +++ b/docs/app/pages/home/contact-section/contact-section.component.html @@ -45,6 +45,6 @@
    Contact Us + href="https://hubs.ly/H0n5N6R0">Contact Us
    diff --git a/docs/app/pages/home/main-info-section/main-info-section.component.html b/docs/app/pages/home/main-info-section/main-info-section.component.html index 75f6c723..427e62c0 100644 --- a/docs/app/pages/home/main-info-section/main-info-section.component.html +++ b/docs/app/pages/home/main-info-section/main-info-section.component.html @@ -1,5 +1,5 @@
    - ngx-admin

    The most popular admin dashboard based on Angular 8+, Bootstrap 4+ and - Nebular with - Eva Design System support. + Nebular with + Eva Design System support. Free and Open Source for personal and commercial purposes.
    Never start from scratch again. - + Integrate ready-made solution: ngx-admin with backend. @@ -38,7 +38,7 @@ Installation Docs Demo

    diff --git a/docs/app/pages/home/our-projects-section/our-projects-section.component.html b/docs/app/pages/home/our-projects-section/our-projects-section.component.html index 0cc263e0..9e96e635 100644 --- a/docs/app/pages/home/our-projects-section/our-projects-section.component.html +++ b/docs/app/pages/home/our-projects-section/our-projects-section.component.html @@ -15,7 +15,7 @@
    Nebular is a great toolkit if you build Rich UI web applications based on Angular. Complete with a set of native Angular components, themeable components, authentication and security layers that are easily configurable to your API. Nebular offers a world of possibilities
    - Learn more + Learn more
  • @@ -30,7 +30,7 @@
    Eva Icons is a pack of more than 480 beautifully crafted Open Source icons. Download for desktop and use them in your creations for Web, iOS, and Android. The icons are available in several formats: PNG, SVG, font, Sketch
    - Learn more + Learn more
  • diff --git a/docs/app/pages/home/reason-section/reason-section.component.html b/docs/app/pages/home/reason-section/reason-section.component.html index 65af89be..38530358 100644 --- a/docs/app/pages/home/reason-section/reason-section.component.html +++ b/docs/app/pages/home/reason-section/reason-section.component.html @@ -13,7 +13,7 @@
  • 2
    - Create a custom experience by working with one of 3 themes or edit just a few custom variables. Need help? Check out our article, where we describe how you can create a different look in just 2 minutes + Create a custom experience by working with one of 3 themes or edit just a few custom variables. Need help? Check out our article, where we describe how you can create a different look in just 2 minutes
  • @@ -27,7 +27,7 @@
    4
    Do you need more? We can customize!
    - Visit our homepage or simply leave us a note at contact@akveo.com. We’re available for hire and can create custom solutions just for you + Visit our homepage or simply leave us a note at contact@akveo.com. We’re available for hire and can create custom solutions just for you
  • diff --git a/docs/app/pages/home/theme-section/theme-section.component.html b/docs/app/pages/home/theme-section/theme-section.component.html index b373d6da..c78112d6 100644 --- a/docs/app/pages/home/theme-section/theme-section.component.html +++ b/docs/app/pages/home/theme-section/theme-section.component.html @@ -7,7 +7,7 @@ [swiper]="swiperConfig" [(index)]="sliderIndex">
    - + Light Theme - + Dark Theme - + Cosmic Theme - + View demo diff --git a/docs/articles/concept-theme-system.md b/docs/articles/concept-theme-system.md index b2d8cf7a..a67c353c 100644 --- a/docs/articles/concept-theme-system.md +++ b/docs/articles/concept-theme-system.md @@ -1,6 +1,6 @@ # Theme System -Nebular Theme System is a set of rules we put into how SCSS files and variables are organized to achieve the following goals: +Nebular Theme System is a set of rules we put into how SCSS files and variables are organized to achieve the following goals: - ability to flexibly change looks & feel of the application by managing variables, without changing SCSS itself; - ability to switch between visual themes in a runtime without reloading the page; @@ -101,7 +101,7 @@ Themes can also be inherited from each other, `cosmic`, for instance, is inherit ## Magic of multiple themes with hot-reload -As you can see from the [ngx-admin demo](http://akveo.com/ngx-admin?utm_source=nebular_documentation&utm_medium=doc_page), you can switch themes in the runtime without reloading the page. +As you can see from the [ngx-admin demo](https://hubs.ly/H0n54N00), you can switch themes in the runtime without reloading the page. It is useful when you have multiple visual themes per user role or want to provide your user with such a configuration so that he can decide which theme works best for him. The only requirement for the feature to work is to wrap all of your component styles into special mixin `nb-install-component` and use `nb-theme` to get the right value: diff --git a/docs/articles/index.md b/docs/articles/index.md index ee0ec5b2..85100a34 100644 --- a/docs/articles/index.md +++ b/docs/articles/index.md @@ -1,6 +1,6 @@ # What is ngx-admin? -ngx-admin is a front-end admin dashboard template based on Angular 8+, Bootstrap 4+ and Nebular. That means all the data you can see on graphs, charts and tables is mocked in Javascript so you can use the backend of your choice with no limitations. +ngx-admin is a front-end admin dashboard template based on Angular 8+, Bootstrap 4+ and Nebular. That means all the data you can see on graphs, charts and tables is mocked in Javascript so you can use the backend of your choice with no limitations.
    ## How can it help me? diff --git a/src/app/@theme/components/footer/footer.component.ts b/src/app/@theme/components/footer/footer.component.ts index e9ae720e..3a35ea14 100644 --- a/src/app/@theme/components/footer/footer.component.ts +++ b/src/app/@theme/components/footer/footer.component.ts @@ -5,11 +5,11 @@ import { Component } from '@angular/core'; styleUrls: ['./footer.component.scss'], template: ` - Created with ♥ by Akveo 2019. Made with - + Nebular. diff --git a/src/app/pages/dashboard/dashboard.component.html b/src/app/pages/dashboard/dashboard.component.html index 9e1c8049..33292a07 100644 --- a/src/app/pages/dashboard/dashboard.component.html +++ b/src/app/pages/dashboard/dashboard.component.html @@ -2,14 +2,14 @@
    diff --git a/src/app/pages/dashboard/kitten/kitten.component.html b/src/app/pages/dashboard/kitten/kitten.component.html index 774f14ed..afe32086 100644 --- a/src/app/pages/dashboard/kitten/kitten.component.html +++ b/src/app/pages/dashboard/kitten/kitten.component.html @@ -9,7 +9,7 @@
    - + diff --git a/src/app/pages/e-commerce/e-commerce.component.html b/src/app/pages/e-commerce/e-commerce.component.html index 545b24a4..a8717dbc 100644 --- a/src/app/pages/e-commerce/e-commerce.component.html +++ b/src/app/pages/e-commerce/e-commerce.component.html @@ -2,14 +2,14 @@
    diff --git a/src/app/pages/ui-features/icons/icons.component.html b/src/app/pages/ui-features/icons/icons.component.html index 9b75cb5e..b96062fa 100644 --- a/src/app/pages/ui-features/icons/icons.component.html +++ b/src/app/pages/ui-features/icons/icons.component.html @@ -8,7 +8,7 @@ -
    See all Eva Icons + See all Eva Icons