Skip to content

lxerxa/actionview

Repository files navigation

ActionView

 

English | 中文

An issue tracking tool based on php laravel-framework in back-end and reactjs+redux in front-end, it's similar to Jira. You could find the front-end source code from actionview-fe.

We are using Jira to do the task management and bug tracking, but found that the license fee is to too expensive, and Jira itself is to heavy, in the later phase of a project , maintain the global scheme is too hard, and the web user experience is not good as current popular SPA. That's why the idea of ActionView came up.

Demo

https://actionview.cn

image

image

image

image

image

image

image

image

Mini apps

image

image

Installation

Ubuntu Installation - Apache
Ubuntu Installation - Nginx
CentOS Installation - Apache
CentOS Installation - Nginx
Docker Installation

Feature

  • User created project supported, which could use either global configuration scheme, or local user defined scheme, realize the perfect combination of global configuration scheme and local configuration scheme.
  • Every project could use the default system workflow, and could define its own workflow, in which every step could be controlled accurately to make sure right people make right operation at right time.
  • Support Board view in agile development(Scrum and Kanban).
  • Support Gantt view.
  • Configure issue screen simply and easily.
  • Powerful issue filtering function, could define your own filter.
  • Complete access control model, support authorizing user group.
  • User defined message notification scheme.
  • Could check the activity history for a specified issue, and could view the activity log for the whole project.
  • User adding worklog to an issue supported.
  • User adding comments to an issue supported.
  • Team members may share and find the documents required for work.
  • Support wiki based on markdown.
  • Support statistical reports of various dimensions.
  • Synchronization and authentication based on LDAP users supported.
  • Integration with GitLab and GitHub through webhook.
  • Developed by using most popular framework both front-end and back-end side, back-end: php/laravel, front-end: ReactJS+Redux.
  • Installation by docker supported.
  • Clear code structure, easy for second development.

FAQ

FAQ

RoadMap

  • Mobile App development
  • Code repository
  • Pipeline
  • Support multi-language

Contributing

Thank you for considering contributing to the ActionView! If you have some doubts, find some issues, propose a new feature, or improvements of existing behavior, be willing to discuss in the issue board. The front-end issues may be discussed in the front-end issue board. If find some major security problems, please mail to: actionview@126.com.

License

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