Giter Site home page Giter Site logo

Comments (5)

sanjaydemansol avatar sanjaydemansol commented on June 27, 2024

Hi @hanzei , how is it supposed to function? do we assume re-queue is being clicked on item with past date? don't we need to look for all the possible upcoming meeting dates(∞)?

from mattermost-plugin-agenda.

hanzei avatar hanzei commented on June 27, 2024

There are two cases to distinguish. Re-queue is clicked for an item scheduled for

  1. The past/today: Queue the same item in the same thread with the date of the upcoming meeting. Basically /agenda queue $OLD_ITEM
  2. The future: Return an error

Does this make things more clear?

from mattermost-plugin-agenda.

sanjaydemansol avatar sanjaydemansol commented on June 27, 2024

Hi @hanzei could you please direct me to docs for it?(how do I execute command from web part of the plugin?)
also, today would be different case, /agenda queue $OLD_ITEM would add it to today by default if its a meeting day.

from mattermost-plugin-agenda.

hanzei avatar hanzei commented on June 27, 2024

My suggestion would that you implement an (REST) API in this plugin can all it directly via HTTP from the client. Inspiration can be taken from mattermost/mattermost-plugin-github#239.

I'm aware that the behavior is different from /agenda queue for meeting day, but I think it still makes sense as a common use case is to re-queue items after they got dropped in a meeting.

from mattermost-plugin-agenda.

hanzei avatar hanzei commented on June 27, 2024

#89 can be used as a starting point

from mattermost-plugin-agenda.

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.