Giter Club home page Giter Club logo

agile-opentoolkit's Introduction

Welcome to my profile

  ,-.       _,---._ __  / \
 /  )    .-'       `./ /   \
(  (   ,'            `/    /|
 \  `-"             \'\   / |
  `.              ,  \ \ /  |
   /`.          ,'-`----Y   |
  (            ;        |   '
  |  ,-.    ,-'         |  /
  |  | (   |            | /
  )  |  \  `.___________|/
  `--'   `--'

agile-opentoolkit's People

Contributors

andreasjj avatar dependabot[bot] avatar

Watchers

 avatar  avatar  avatar

Forkers

dreadjr

agile-opentoolkit's Issues

Add Overview page

The overview page consists of a graph (where the user can choose multiple types) where it defaults to a burndown chart. And a notifications widget that shows notifications.

Add Planning Poker

There should be a game creation page with settings where a member can create a round of planning poker.

Add css animations

Animations for things such as closing or opening the sidebar, clicking a button and then showing a loading animation while the action is being performed, etc.

Add Sprintboard

A kanban board that lets you sort issues in a sprint between lists.

Add role system to products

Add a role system to products. The creator will be assigned role owner and everyone else will by default get role user. The owner can then give each member a new role (which should be roles in scrum, like developer, tester, etc.)

Add functionality for adding members to an existing product

The current way is; Click the view members button on one product in the product widget in the Home page -> Click the add member button. -> ??
We need to make a component that let you specify a user (by email?) which then sends an invite to that user.

Add retrospective board

It should have a creation page where it's possible to have multiple retrospective boards that are connected to a sprint (or none at all if wanted) and other options too probably. And an actual board page with lists, posts etc.

Decide what to do with labels checking on webhooks labeling event

Should we allow the webhook to add all labels from the payload from github/gitlab/etc. This is trivial if there didnt exist any labels before the repo connected through webhooks, but if they did then it can potentially add labels that dont exist on agiletoolkit. Should we check labels and make sure only existing labels can be added or should we just allow it?

Make splash page responsive

The text is white on blue background, but on smaller screens the white text goes on the white background and is impossible to read.

Fix milestone and labels in Github webhook

There's some error when you try to add new milestone and label that documentPath cant be empty-string. (Also might have to handle milestone without end date).
And need to fix the if's that say "!InternalSprint" where it should be "InternalSprint", also make it lowecase.

Also add external id and external type to sprints (milestones) that get added from Github.

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.