Coder Social home page Coder Social logo

notadd / ng-notadd Goto Github PK

View Code? Open in Web Editor NEW
279.0 27.0 52.0 5.32 MB

In-middle background front-end solution based on angular material 基于Angular Material的中后台前端解决方案

Home Page: https://ng-notadd.notadd.net/

License: Apache License 2.0

JavaScript 0.23% TypeScript 50.45% HTML 31.23% CSS 18.09%
angular material angular-material-admin ng-notadd admin admin-dashboard material2 material2-admin material-design graphql

ng-notadd's Introduction

Notadd Logo.

ng-notadd

Medium-Background solution based on Angular8 Material2

中文说明

Technology stack

  • Typescript
  • Angular
  • Material2
  • rxjs
  • Graphql

RELATED LINKS

DEMO

ng-notadd-mock-server

Quick start

clone & run mock-server

    git clone https://github.com/notadd/ng-notadd-mock-server.git
    
    cd ng-notadd-mock-server
    
    npm install
    npm start

clone & run ng-notadd

    git clone https://github.com/notadd/ng-notadd.git
     
    cd ng-notadd
     
    npm install
    npm start
    # or use ng cli
    ng serve

Roadmap

0.18.0

  • component phone end compatible
  • firebase (not available domestically) or other alternative support

0.19.0

  • DIY Dashboard
  • JSON generates a simple dashboard

0.20.0

  • upgrade angular 8.0

0.21.0

  • built-in permission component
  • Preliminary e2e unit test

1.0

  • Perfect unit testing
  • Overall fine tuning

1.1

  • websocket support

1.2

  • Support electron to build desktop apps

2.0

  • Enterprise-Class custom forms
  • Enterprise-Class form system
  • Enterprise window/Pop window

Follow-up

  • Excel online editing
  • Word online editing

ng-notadd's People

Contributors

dependabot[bot] avatar meepobrother avatar renovate-bot avatar tian-hun avatar wish-cheng avatar zuohuadong 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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

ng-notadd's Issues

Update Dependencies (Renovate Bot)

This master issue contains a list of Renovate updates and their statuses.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Closed/Ignored

These updates were closed unmerged and will not be recreated unless you click a checkbox below.

支持操作状态保存

  1. 输入内容,切换页面,再切回来,之前的操作还在。
  2. 修改的主题样式能保持(localstorage)。

无法 ng build

操作系统 :
win 10

我在 cmd 命令行窗口执行的命令 :
ng build --prod

输出如下 :

Your global Angular CLI version (7.1.0-rc.0) is greater than your local
version (7.0.2). The local Angular CLI version is used.

To disable this warning use "ng config -g cli.warnings.versionMismatch false".

Date: 2018-12-27T15:40:21.241Z
Hash: 69ab29f818bae65894bd
Time: 12948ms
chunk {0} runtime.ec2944dd8b20ec099bf3.js (runtime) 1.44 kB [entry] [rendered]
chunk {1} main.9868d9b237c3a48c54da.js (main) 128 bytes [initial] [rendered]
chunk {2} polyfills.85f47f0bf59079cbc23a.js (polyfills) 130 bytes [initial] [rendered]
chunk {3} styles.cd903510fc198e5b823e.css (styles) 973 kB [initial] [rendered]

ERROR in : Unexpected value 'NmAlertModule in E:/Angular/ng-notadd-mine/node_modules/@notadd/ng-material2/notadd-ng-material2.d.ts' imported by the module 'NgMaterial2Module in E:/Angular/ng-notadd-mine/src/app/main/elements/ng-material2/ng-material2.module.ts'. Please add a @NgModule annotation.

build error due to incompatible with typescript version

ng version

$ ng version

 _                      _                 ____ _     ___
/ \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|

/ △ \ | '_ \ / | | | | |/ _ | '__| | | | | | |
/ ___ | | | | (
| | || | | (| | | | || | | |
// __| ||_, |_,||_,|| _|||
|___/

Angular CLI: 7.3.3
Node: 10.14.0
OS: win32 x64
Angular: 7.2.6
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router, service-worker

Package Version

@angular-devkit/architect 0.12.4
@angular-devkit/build-angular 0.12.4
@angular-devkit/build-optimizer 0.12.4
@angular-devkit/build-webpack 0.12.4
@angular-devkit/core 7.2.4
@angular-devkit/schematics 7.3.3
@angular/cdk 7.3.3
@angular/cli 7.3.3
@angular/fire 5.1.1
@angular/flex-layout 7.0.0-beta.23
@angular/material 7.3.3
@angular/pwa 0.12.4
@ngtools/webpack 7.2.4
@schematics/angular 7.2.4
@schematics/update 0.13.3
rxjs 6.4.0
typescript 3.3.3333
webpack 4.28.4

ng start

$ yarn start
yarn run v1.13.0
$ ng serve
** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **

Date: 2019-02-22T04:15:14.722Z
Hash: d1cdc3821f1648cd7e5c
Time: 6944ms
chunk {main} main.js, main.js.map (main) 1.89 kB [initial] [rendered]
chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 93.1 kB [initial] [rendered]
chunk {runtime} runtime.js, runtime.js.map (runtime) 6.08 kB [entry] [rendered]
chunk {styles} styles.js, styles.js.map (styles) 3.53 MB [initial] [rendered]
chunk {vendor} vendor.js, vendor.js.map (vendor) 327 kB [initial] [rendered]

ERROR in The Angular Compiler requires TypeScript >=3.1.1 and <3.3.0 but 3.3.3333 was found instead.
i 「wdm」: Failed to compile.
i 「wdm」: Compiling...


It seems that the version of typescript is incompatible with angular-compiler.

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.