Giter Club home page Giter Club logo

Comments (3)

evonide avatar evonide commented on May 18, 2024

Added e6ce768 which fixes most known bugs with the review process.
A few things that are missing:

  • Add unassign option for reviewers after they have assigned themselves
  • Automatically unassign reviewer from reivews after longer time of inactivity (or add manual reassign option on author side?)
  • http://127.0.0.1:8080/profile/proposal/30232/edit - Read button doesn't make much sense
  • http://127.0.0.1:8080/CVE-2019-11565/edit - Edit entry page should throw an error if there already exists a pending proposal.
  • Indicator colors don't match with colors in "My proposals" or "Review" lists.

from vulncode-db.

evonide avatar evonide commented on May 18, 2024
  • Added 7891263 fixing the color coding and simplifying the code by adding a NEEDS_IMPROVEMENT state.
  • Added 08b2fb4 which adds an unassign from review option, UI changes and smaller bug fixes.

Missing items and known bugs:

  • Reviewer assignment/unassignment overwrites a potentially already existing reviewer_id which in turn means that the origin of the latest review_feedback is unclear. One option to fix this is to add a new column that indicates the currently assigned reviewer with assigned_reviewer and rename the reviewer_id column to feedback_reviewer_id.
  • It's possible to submit the same content for an entry even though there is feedback / it needs improvement. There should be a modification check.
  • Automatically unassign reviewer from reivews after longer time of inactivity (or add "request reassignment" option on author side?)

from vulncode-db.

bluec0re avatar bluec0re commented on May 18, 2024

Change detection was implemented. As this was the only major missing part of this issue, I'll close it and create a follow up for the last item.

from vulncode-db.

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.