Git Product home page Git Product logo

post-your-standup's Introduction

CircleCI coverage semantic-release Commitizen friendly GitHub issues GitHub contributors GitHub release (latest by date)

Website

You can find more info about our application here:

Post Your Standup website

Thank you!

Contributing

If you are interested in contributing to our project, you can find a more comprehensive guide on how you can do that in our contributing section.

In general, we try to follow Basecamp, described here: Shape Up.

Issues

Please create an issue if you have any problems using the app or want to ask a question about development or a request for a feature etc.


This work is licensed under the GNU LESSER GENERAL PUBLIC LICENSE.

post-your-standup's People

Contributors

dependabot[bot] avatar elefher avatar geodoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

post-your-standup's Issues

Connect GraphQL api to server

Like how we have the actual Slack app, we need to expose the Apollo server.

Ideally, frontend needs to read from this

Create POST/slack/events endpoint

Bolt applications by default listen to /slack/events endpoint. From the docs

Further investigation is probably needed in case it is not the case or we need more endpoints (??)

Add Jira project as argument to /standup command

In order to make this dynamic as for first release we would like to enable user to choose with project on Jira he wants to post his standup about.

The simplest way to do this is to add it as argument to the command.

sth like:

/standup PROJECT

Dockerise applications

Try dockerise each app/service, so they can be deployed easily and separately

At the moment we have only the db in docker container. Try add the app itself, the admin apps etc

We ll need to do also two environments: one dev and one prd

We should dockerise the following:

  • Frontend app
  • Backend API for frontend app
  • Slack app

Create Dashboard admin panel

Maybe we can create a frontend or backend Dashboard that shows data analytics and other useful stuff where we can probably login with auth0 accounts and login page

Create proper DB schema

I guess the db to use is also to be decided!!

We need to save several data like the following:

  • users
  • Jira projects
  • Jira board columns (or statuses)
  • channels
  • other data for validation and authorization etc

Guide on how to make test apps multi-workspace

Currently, we have prod app multi-workspace and dev apps single-workspace. This creates problems when we try to test the prod app installation or stuff that only prod app currently has.

So, we need to make them all multi-workspace and change the docs for contributors. It will require cleanup in app.js and removal of LOCAL_DEV env variable too.

Make building standup statement interactive

Try and see if you can make an interactive experience, like the user can choose which tickets worked Yesterday and which tickets will work Today and add also Blockers section.

An example:

_Yesterday:_
 1. Worked on ticket 3098
 2. Worked on ticket 3120
_Today:_
 1. Working on ticket 3302 
_Blockers:_
 1. I am waiting backend to confirm the JSON schema for endpoint /blahblah

support ESlint

create ESlint file to format the code and make suggestions on how to improve it

Setup auth0 for Dashboard admin panel

We need to restrict the Dashboard and maybe future UI pages to specific users etc. Therefore we ll need some kind of user management and login system.

auth0.com can be used (free version)

Conditionally add tickets to standup and blockers

As a user I would like to choose which tickets to include/exclude to my standup and to add any blockers, so that I can add only the tickets I want to talk about during my standup

In the future, explore conditional add of Jira tickets and split in two sections: currently doing and blockers.

Maybe user can have a modal to choose from a list of tickets and include/exclude anything he wants, then post actually to the channel.

A simple example is /giphy query where you are presented which 3 buttons and you can send current photo, shuffle or cancel

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


No npm token specified.

An npm token must be created and set in the NPM_TOKEN environment variable on your CI environment.

Please make sure to create an npm token and to set it in the NPM_TOKEN environment variable on your CI environment. The token must allow to publish to the registry https://registry.npmjs.org/.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

Change command argument to user Jira email

Unfortunately, we noticed that the issues fetched are not correct. We need to change the command so we get the user's email and check for his issues correctly. Not the authenticated user's only!!

🀦

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.