Giter Club home page Giter Club logo

Comments (9)

grymmy avatar grymmy commented on August 11, 2024

Slacker doesn't just provide backend tracking - critically, it provides a work queue for action items. Whatever tool you build, I highly recommend integration fully into both the "pull from work queue" pattern that Slacker provides on the backend, and also the backend tracking that it provides for free. TBH, I feel that your plan to build a new separate tool for the welcomers use case (instead of working on modifying slacker via feature requests to conform more to what you want, via config) is a bad idea at its core, leading to a more fragmented ops environment - I've made my stance on this pretty clear in the past couple weeks.

That being said, providing an API is a reasonable request. Please provide a complete list of backend slacker APIs that you need to accomplish what you want.

from slacker.

jaspermayone avatar jaspermayone commented on August 11, 2024

Hey, as a starters wanted to reply to @grymmy's comments on his stance with the Professor Bloom project.

Here is the message I sent to the welcome team earlier today.
CleanShot 2024-04-14 at 16 43 31@2x

TLDR: We will still be using Slacker, the front end is what is changing. (Hence the request for an API)

from slacker.

jaspermayone avatar jaspermayone commented on August 11, 2024

My thought behind creating something separate is mainly to keep Slacker general purpose, while allowing for a welcomer specific tool.

from slacker.

jaspermayone avatar jaspermayone commented on August 11, 2024

In terms of an API,

Routes for modifying assignee, changing tix status, and just about any other slacker workflow action would be great.

from slacker.

faisalsayed10 avatar faisalsayed10 commented on August 11, 2024

@jaspermayone as per our conversation, we decided that you will be giving me a clear and concise list of all the apis that you need, assigning back to you :))

from slacker.

jaspermayone avatar jaspermayone commented on August 11, 2024

Here is a full list of endpoints needed.

  • Create action item (returns actionid for future reference)
  • Assign action item (takes in actionid)
  • mark action as irrelevant (takes in actionid)
  • resolve action item (takes in actionid)
  • create / edit / delete action item notes
  • create followup (and resolve although i would assume this can be bundled with the other resolve endpoint?) (takes in actionid)

from slacker.

jaspermayone avatar jaspermayone commented on August 11, 2024

@faisalsayed10 do you think I am missing anything key to the flow of slacker here?

from slacker.

faisalsayed10 avatar faisalsayed10 commented on August 11, 2024

apis have been shipped
image

from slacker.

jaspermayone avatar jaspermayone commented on August 11, 2024

LGTM, ty!

from slacker.

Related Issues (20)

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.