Git Product home page Git Product logo

true-positive's People

Contributors

sweep-ai[bot] avatar veeral-patel avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

true-positive's Issues

Sweep: Add a code field to each case and show it in the UI

Details

Currently, just like each case has a status and a priority, I want each case to have a "code". A code must take the form of "CODE-X" where X is a number. This code value should be auto-incremented as a case is created - CODE-1, CODE-2, etc

Modify the frontend and backend code to make this change. You'll need to create a database script as well as modify all case related endpoints. On the frontend side, remember to show the code on the Case page alongside the status and priority.

Checklist
  • Create backend/db/migrate/[timestamp]_add_code_to_cases.rb2aff274 Edit
  • Running GitHub Actions for backend/db/migrate/[timestamp]_add_code_to_cases.rbEdit
  • Modify backend/app/models/case.rb513b931 Edit
  • Running GitHub Actions for backend/app/models/case.rbEdit
  • Create backend/graphql/mutations/create_case.rb84946ea Edit
  • Running GitHub Actions for backend/graphql/mutations/create_case.rbEdit
  • Create backend/graphql/types/case_type.rbb951afb Edit
  • Running GitHub Actions for backend/graphql/types/case_type.rbEdit
  • Create frontend/path_to_case_componentcdb1d67 Edit
  • Running GitHub Actions for frontend/path_to_case_componentEdit

Sweep: Set up GitHub Actions CI pipeline

Details

I want to set up a GitHub Actions pipeline that does the following:

  • Runs backend tests (which uses Ruby on Rails)
  • Runs frontend tests (which uses React.js)
Checklist

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.