Git Product home page Git Product logo

Comments (9)

JayKim94 avatar JayKim94 commented on May 30, 2024

will be partially implemented by #96

from bib_vpr.

JayKim94 avatar JayKim94 commented on May 30, 2024

PR #144 closes #96

from bib_vpr.

robbelDev avatar robbelDev commented on May 30, 2024

Binding TeamManagePage in Progress

from bib_vpr.

JayKim94 avatar JayKim94 commented on May 30, 2024

The last thing left is Notification, which I presume is not planned to be implemented soon? @JonasMuehlmann

from bib_vpr.

JonasMuehlmann avatar JonasMuehlmann commented on May 30, 2024

AFAIK it is not planned for the current sprint, but we you can create an issue for the optional features milestone. We can probably implement it in this sprint anyway, at least the backend part.

from bib_vpr.

JayKim94 avatar JayKim94 commented on May 30, 2024

For notification the backend is the hard part, the view is not pretty but already there
If we can do this let's dothis

from bib_vpr.

JayKim94 avatar JayKim94 commented on May 30, 2024

ChatNavPage implemented in #181

from bib_vpr.

JonasMuehlmann avatar JonasMuehlmann commented on May 30, 2024

We just gotta figure out when signalR is beign triggered while the recepient is either offline or does not have the correct view(team or private chat) open. Then we could:

  1. In case of the recepient being offlien, save the activity in the database and check for missed activity on application startup
  2. Otherwise, put an entry in his notification list

Parsing a notification text from the signalR events also should not be too hard...
I am pretty sure this is doable in this sprint.

from bib_vpr.

JonasMuehlmann avatar JonasMuehlmann commented on May 30, 2024

Can this issue be closed? I have extracted the notifications into a separate issue: #202 .

from bib_vpr.

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.