Coder Social home page Coder Social logo

lxerxa / actionview-fe Goto Github PK

View Code? Open in Web Editor NEW
68.0 6.0 51.0 4.17 MB

ActionView front-end source code, based on Reactjs+Redux.

Home Page: http://www.actionview.cn

License: Apache License 2.0

JavaScript 97.52% CSS 2.41% Shell 0.01% EJS 0.06%
jira kanban kanban-board workflow react redux

actionview-fe's Introduction

ActionView front-end

ActoionView前端代码库,基于Reactjs+Redux。后端代码库:actionview

Demo

https://actionview.cn

How to install

环境要求:

安装 node ~4.2.6, npm ~3.5.2

下载代码:  

git clone https://github.com/lxerxa/actionview-fe.git
cd actionview-fe
npm install

依赖包:

  1. 修改node_modules/react-image-lightbox下的react-image-lightbox.js: 830行去掉close class。
  2. 确认node_modules下是否有dropzone文件夹,若没有请将react-dropzone-component/node_modules下的dropzone拷贝值该node_modules下。
  3. 确认node_modules下是否有cropperjs文件夹,若没有请将react-cropper/node_modules下的cropperjs拷贝值该node_modules下。

运行Demo:  

npm run dev
http://localhost:3002/

发布部署:

npm run build
sh ./deploy.sh

Contributing

谢谢您能参与ActionView的前端开发当中。如果您对系统有一些疑惑,或发现了一些bug,或建议增加新的feature,或对系统有一些改进时,欢迎在issue board中讨论。如果发现有重大安全问题可发Email至:[email protected]

License

ActionView 遵从许可证 Apache License Version 2.0

The ActionView is open-sourced software licensed under the Apache License Version 2.0

actionview-fe's People

Contributors

git9am avatar iam4x avatar iquabius avatar lxerxa avatar tomclarkson avatar wencaistorm avatar wencaizhang 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

actionview-fe's Issues

关于npm run dev 失败

你好,我按运行 npm run dev 的时候报错了,请问这是什么引起的.
错误代码如下:
webpack: bundle is now VALID. [BABEL] Note: The code generator has deoptimised the styling of "/var/www/actionview-fe/server/api/routes.js" as it exceeds the max of "100KB". server express server listening on 3000 +0ms dev type rs` in console to restart express server +9s
fs.js:1236
throw error;
^

Error: watch /var/www/actionview-fe/server ENOSPC
at exports._errnoException (util.js:870:11)
at FSWatcher.start (fs.js:1234:19)
at Object.fs.watch (fs.js:1262:11)
at watch (/var/www/actionview-fe/node_modules/node-watch/lib/watch.js:256:27)
at /var/www/actionview-fe/node_modules/node-watch/lib/watch.js:203:14
at Array.forEach (native)
at /var/www/actionview-fe/node_modules/node-watch/lib/watch.js:202:13
at ChildProcess. (/var/www/actionview-fe/webpack/utils/start-express.js:50:9)
at ChildProcess.g (events.js:260:16)
at emitTwo (events.js:87:13)

npm ERR! Linux 4.4.0-174-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "dev"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! code ELIFECYCLE
npm ERR! [email protected] dev: babel-node ./webpack/dev-server
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script 'babel-node ./webpack/dev-server'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the actionview-frontend package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! babel-node ./webpack/dev-server
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs actionview-frontend
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls actionview-frontend
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:`

日志如下:

tail -f /var/www/actionview-fe/npm-debug.log 23 error If you do, this is most likely a problem with the actionview-frontend package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error babel-node ./webpack/dev-server 23 error You can get information on how to open an issue for this project with: 23 error npm bugs actionview-frontend 23 error Or if that isn't available, you can get their info via: 23 error npm owner ls actionview-frontend 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]

建议增加多语言支持

目前界面的语言默认是中文,且无法修改。
建议增加多语言界面支持,至少可以设置为英文。

npm install error

npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"15.3.0" from the root project
npm ERR! peer react@"^15.0.2 || ^16.0.0-beta || ^16.0.0" from [email protected]
npm ERR! node_modules/flux
npm ERR! flux@"^3.1.3" from [email protected]
npm ERR! node_modules/react-json-view
npm ERR! react-json-view@"1.19.1" from the root project
npm ERR! 35 more (radium, react-addons-update, react-bootstrap, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0 || ^15.5.4" from [email protected]
npm ERR! node_modules/react-json-view
npm ERR! react-json-view@"1.19.1" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR! peer react@"^16.0.0 || ^15.5.4" from [email protected]
npm ERR! node_modules/react-json-view
npm ERR! react-json-view@"1.19.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /root/.npm/eresolve-report.txt for a full report.

npm install 报错

[root@centos7 actionview-fe]# npm install
npm WARN deprecated [email protected]: Use mz or fs-extra^3.0 with Promise Support
npm WARN deprecated [email protected]: Critical security vulnerability fixed in v0.21.1. For more information, see axios/axios#3410
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
loadDep:kind-of -> afterA \ |##########################################---------------------------------------------------------------------------------------------------------------------------------------------------------------|
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
loadDep:@babel/runtime -> / |####################################################-----------------------------------------------------------------------------------------------------------------------------------------------------|
npm ERR! Linux 3.10.0-1127.19.1.el7.x86_64
npm ERR! argv "/root/soft/node-v4.2.6-linux-x64/bin/node" "/usr/bin/npm" "install"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! code EMISSINGARG

npm ERR! typeerror Error: Missing required argument #1
npm ERR! typeerror at andLogAndFinish (/root/soft/node-v4.2.6-linux-x64/lib/node_modules/npm/lib/fetch-package-metadata.js:31:3)
npm ERR! typeerror at fetchPackageMetadata (/root/soft/node-v4.2.6-linux-x64/lib/node_modules/npm/lib/fetch-package-metadata.js:51:22)
npm ERR! typeerror at resolveWithNewModule (/root/soft/node-v4.2.6-linux-x64/lib/node_modules/npm/lib/install/deps.js:456:12)
npm ERR! typeerror at /root/soft/node-v4.2.6-linux-x64/lib/node_modules/npm/lib/install/deps.js:457:7
npm ERR! typeerror at /root/soft/node-v4.2.6-linux-x64/lib/node_modules/npm/node_modules/iferr/index.js:13:50
npm ERR! typeerror at /root/soft/node-v4.2.6-linux-x64/lib/node_modules/npm/lib/fetch-package-metadata.js:37:12
npm ERR! typeerror at addRequestedAndFinish (/root/soft/node-v4.2.6-linux-x64/lib/node_modules/npm/lib/fetch-package-metadata.js:82:5)
npm ERR! typeerror at returnAndAddMetadata (/root/soft/node-v4.2.6-linux-x64/lib/node_modules/npm/lib/fetch-package-metadata.js:117:7)
npm ERR! typeerror at pickVersionFromRegistryDocument (/root/soft/node-v4.2.6-linux-x64/lib/node_modules/npm/lib/fetch-package-metadata.js:134:20)
npm ERR! typeerror at /root/soft/node-v4.2.6-linux-x64/lib/node_modules/npm/node_modules/iferr/index.js:13:50
npm ERR! typeerror This is an error with npm itself. Please report this error at:
npm ERR! typeerror http://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request:
npm ERR! /data/actionview-fe/npm-debug.log

前端只会点皮毛,这个报错我搞了老半天,不知道怎么解决,还请懂得大佬帮忙看看。

看板无显示内容

1、在“问题”菜单添加的问题,无法在看板里看到;
2、在看板菜单添加的问题,保存后在看板看到,切换餐单到其它菜单,再切换看板,又无数据显示

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.