Skip to content

An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.

License

Notifications You must be signed in to change notification settings

lxerxa/actionview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

66002f4 · Jul 1, 2023
Jan 1, 2023
Aug 1, 2016
Sep 18, 2022
Jun 23, 2016
Feb 12, 2021
Sep 25, 2022
Jul 25, 2018
Jul 1, 2023
May 15, 2021
Aug 1, 2016
Jun 2, 2016
Oct 3, 2022
Apr 23, 2016
Jan 26, 2019
Jul 4, 2017
Nov 11, 2017
Aug 13, 2021
Jun 8, 2015
Jun 1, 2018
Oct 23, 2022
Oct 23, 2022
Sep 18, 2022
Sep 18, 2022
May 1, 2016
Mar 30, 2016
Mar 15, 2022
Mar 15, 2022
Jun 15, 2015

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.