Coder Social home page Coder Social logo

reviewit's People

Contributors

arthurgouveia avatar brenopolanski avatar dependabot[bot] avatar dieb avatar edmilsonefs avatar hradecek avatar hugopl avatar lauromoura avatar marwahaha avatar rimenes avatar sascari avatar sergiopvilar avatar setanta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

reviewit's Issues

Your projects: "see merge requests" link is displayed even when there isn't MRs to be displayed.

Problem: An user action that does not give anything valuable.

Possible solutions:

  1. Add a simple check to only display this link if we have at least one MR. (easier solution)
  2. Implement a counter to display how many MR are pending and closed for each project. If it doesn't have a merge request, make it a plain text instead of a link.

An example(something like that):

  • Project A, [5 Pending](link 01) and 0 Closed merge request(s).
  • Project B, 0 Pending and [6 Closed](link 02) merge request(s).

We need email notification when a MR is updated.

By update I mean the events:

  • New comments.
  • Change target branch.
  • Status become accepted, rejected or needs rebase.

Everyone involved in the MR but the author of the event should get a email.

the MR name has no sense in reviewit

It should be renamed to IR (Integration Request) or something else... Pull Request also doesn't make sense since it's patch oriented, not branch oriented like github and gitlab.

side-by-side diff

Sometimes the inline diff is confusing. Showing the previous version besides the new one can make things clearer.
Both options should sits in tabbars to easily change between them without reloading the page.

Option to rename local branch when pushing a MR.

Sometimes you push a MR, it's reviewed days later and you need to update it, so after some days you (or at least I) may had forgotten what was the local branch name for that MR.

So the proposal is:

you are on branch foo, push a new MR, the MR with id: X is created, so reviewit can rename your local branch to mr-X-foo.

An option to disable such behavior should also be added, but I think would be nice to have this as default behavior.

Start/stop watching MR

The user should have the ability to start/stop watching an MR.

  1. The MR owner is added to the MR watch list.
  2. Everyone that comments in the MR is added to the watch list.
  3. Any user can remove himself from the watch list.
  4. Any user can add himself into the watch list.
  5. Only people on the watch list receive email about MR updates.

Show images

When a binary file is a image (jpg, tiff, png, etc.) we should show them in the diff page.

Add a license

License this project so I'll be able to make some contributions to it

Reviewit is somehow creating tags

To reproduce:

  1. Enable CI integration
  2. Create a tag in the project repository, e.g. foobar
  3. Create a MR in the project, targeting the foobar tag.

Reviewit will create a tag named mr-xyz-version-w when the CI integration is supposed to create a branch based on this branch.

If no branch exists matching the MR target (nothing or only a tag), nothing should be pushed to CI.

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.