Giter VIP home page Giter VIP logo

phragile's Introduction

Phragile

Sprint overviews for your Phabricator projects!

Build Status Scrutinizer Code Quality Code Coverage

DISCONTINUED

Phragile has mainly been superseded by Phabricator Reports, so the development is discontinued.

About

With Phragile you can log in using your Phabricator account to create sprints for your projects on Phabricator. Phragile will then automatically generate burndown charts, pie charts and a sortable and filterable sprint backlog for you.

Built with ♥ in Berlin by Wikimedia Deutschland.

Issue Tracker

If you find a bug or want to propose a new feature please report it on Phabricator.

Features

  1. Phabricator OAuth Login
  2. Create projects
  3. Create sprints which will be synced with Phabricator projects
  4. Sprint overviews with burndown diagrams and pie charts
  5. Take snapshots of your sprints to archive sprint data at any point

For more information see the product backlog

Installation

Requirements

  • PHP 5.5 or later
  • MySQL, SQLite or PostgreSQL
  • Phabricator (see below)

Preparation

Installation

  • Clone this repository
  • Run composer install in the repository’s root directory
  • Copy .env.example to .env and edit the file according to the instructions
  • Run php artisan migrate
  • Make storage/ writable for the server process

Server configuration

nginx

rewrite rule example

location / {
    try_files $uri $uri/ /index.php?$args;
}

Upgrading

Please read the UPGRADE.md for documentation on how to upgrade from one release to another.

Tests

Acceptance tests

  1. Copy behat_custom.yml.example to behat_custom.yml and edit the file according to the instructions
  2. Run vendor/bin/behat

Unit tests

Run phpunit

phragile's People

Stargazers

 avatar AlexZHENGH avatar Chris avatar Wyatt Anderson avatar  avatar leoluk avatar Edwin Cen avatar  avatar Pouyan Azari avatar Ján Bočínec avatar Tatsuya Kitagawa avatar Baris Sencan avatar Valeriy avatar Markus Padourek avatar  avatar John Vandenberg avatar foresightyj avatar Albert Tavares de Almeida avatar Hongbo LU avatar Manish Jhawar avatar Joseph Richardson avatar Mohammad Shokri Khanghah avatar Bastiaan van Rooden avatar Aleksandr Blekh avatar Rhio Kim avatar SDF avatar Chris Lajoie avatar Jose I. Paris avatar Matt Holden avatar stephen zhen avatar Bhargav Joshi avatar Jing Dong avatar Mukunda Modell avatar Carlo Denaro avatar Chase Pettet avatar Jakob Warkotsch avatar

Watchers

John Vandenberg avatar Jens Ohlig avatar Jeroen De Dauw avatar Gabriel Birke avatar j. kroll avatar Jakob Warkotsch avatar Philippe-Arnaud avatar James Cloos avatar  avatar Leszek Manicki avatar Andrew Kostka avatar Bhargav Joshi avatar Tim avatar  avatar  avatar Christoph Jauera avatar KasiaWMDE avatar  avatar Goran S. Milovanović avatar  avatar

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.