From f2d738f8784bc85bf01af6383d44cf0095b7545b Mon Sep 17 00:00:00 2001 From: Vladimir Lugovsky Date: Thu, 20 Feb 2020 16:17:38 +0300 Subject: [PATCH 1/2] chore(analytics): add proper analytics tracking URLs --- README.md | 28 +++++++++---------- .../components/footer/footer.component.ts | 4 +-- .../dashboard/kitten/kitten.component.html | 2 +- .../ui-features/icons/icons.component.html | 2 +- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 3b7440f821..73bd71d100 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/src/app/@theme/components/footer/footer.component.ts b/src/app/@theme/components/footer/footer.component.ts index e9ae720e39..3a35ea1414 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/kitten/kitten.component.html b/src/app/pages/dashboard/kitten/kitten.component.html index 774f14ed38..57a489fa90 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/ui-features/icons/icons.component.html b/src/app/pages/ui-features/icons/icons.component.html index 9b75cb5e91..3036bc87bd 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 From f3a7b7bb03af14dd06696369e0d5e3d93f95da38 Mon Sep 17 00:00:00 2001 From: Vladimir Lugovsky Date: Fri, 21 Feb 2020 12:04:19 +0300 Subject: [PATCH 2/2] chore(analytics): add correct source/medium links --- .../components/docs-footer/footer.component.html | 12 ++++++------ .../@theme/components/footer/footer.component.html | 12 ++++++------ .../backend-bundles-section.component.html | 6 +++--- .../contact-section/contact-section.component.html | 2 +- .../main-info-section.component.html | 10 +++++----- .../our-projects-section.component.html | 4 ++-- .../reason-section/reason-section.component.html | 4 ++-- .../home/theme-section/theme-section.component.html | 10 +++++----- docs/articles/concept-theme-system.md | 4 ++-- docs/articles/index.md | 2 +- src/app/pages/dashboard/dashboard.component.html | 4 ++-- src/app/pages/dashboard/kitten/kitten.component.html | 2 +- src/app/pages/e-commerce/e-commerce.component.html | 4 ++-- src/app/pages/ui-features/icons/icons.component.html | 2 +- 14 files changed, 39 insertions(+), 39 deletions(-) diff --git a/docs/app/@theme/components/docs-footer/footer.component.html b/docs/app/@theme/components/docs-footer/footer.component.html index 958bc641d9..8e3bcbd067 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 04c919ac77..c728731bb9 100644 --- a/docs/app/@theme/components/footer/footer.component.html +++ b/docs/app/@theme/components/footer/footer.component.html @@ -1,13 +1,13 @@
    - Buy now @@ -54,7 +54,7 @@

    {{ product.title }}

    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 ed68378546..6a148a1c3f 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 75f6c72366..427e62c010 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 @@

    ngx-admin

    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 0cc263e006..9e96e6352f 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 65af89bea6..3853035892 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 b373d6da4e..c78112d6ab 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 b2d8cf7a15..a67c353cea 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 ee0ec5b2dc..85100a343e 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/pages/dashboard/dashboard.component.html b/src/app/pages/dashboard/dashboard.component.html index 9e1c8049a7..33292a0732 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 57a489fa90..afe32086c6 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 545b24a469..a8717dbcd2 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 3036bc87bd..b96062fa27 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