Git Product home page Git Product logo

jhipster-ngxadmin's Introduction

jhipster-ngxadmin

How to apply akveo/ngx-admin template to your JHipster project. You should not use direcly.

When you generate a JHipster project it comes with default UI. You need to customize it.

#Why akveo/ngx-admin; If you want to professional UI in your project it must provide same look and feel every on each and every one of components. There are many compoenet sets out there which came with theme feature for same look and feel. You can use them. But if you need to you 3rd party components it can be hard. ngx-admin has already 3rd party components(echars,tree,maps) that you can see how to apply theme. Thanks to the akveo team. They are doing great job.

#To Test :

  1. clone this repo
  2. run "$ yarn install && yarn webpack:build;"
  3. run ./mvnw
  4. launch your browser -> http://localhost:8080

#Development Instructions:

  1. Generate JHipster project;
  2. Clone akveo/ngx-admin from github
  3. Switch to the demo branch
  4. Follow the commits;
  5. Run app to see ngx-admin pages
  6. Develop your project

jhipster-ngxadmin's People

Contributors

mehmetsunkur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jhipster-ngxadmin's Issues

webpack: Failed to compile.

After generating a jhipster project, i cloned akveo/ngx-admin from github into the project.
When i run yarn start it shows this error :

ERROR in [at-loader] ./src/main/webapp/app/app-routing.module.ts:3:22 TS2305: Module '"C:/Users/amir/Desktop/jhipster ngxadmin/src/main/webapp/app/layouts/index"' has no exported member 'navbarRoute'.
ERROR in [at-loader] ./src/main/webapp/app/ngx-admin/@theme/components/tiny-mce/tiny-mce.component.ts:16:5 TS2304: Cannot find name 'tinymce'.
ERROR in [at-loader] ./src/main/webapp/app/ngx-admin/@theme/components/tiny-mce/tiny-mce.component.ts:31:5 TS2304: Cannot find name 'tinymce'. Child html-webpack-plugin for "index.html": 2 assets 1 module webpack: Failed to compile.

I hope that this issue will not be closed :)

cannot go to first page

according your instructions to run the app.

afte type http://localhost:8080, one page openning, with a ciricle keeping on running, but cannot get in to the first page?
Do I miss any other config?

Jhipster jhiTranslate i18 not working in ngxadmin pages

When I try to implement i18 in the ngxadmin pages, the keys are not resolved.
Example: in dashboard.component.html if I add the following:

**ID**

jhiTranslate does not resolve the id field from the en.json file but it works in the jhipster pages.

unable to interact with back-end

With this template, after fixing the problem of webpack, I am unable to see any entity in the dashboard.
There is no interaction with jhipster functionality.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.