8000 GitHub - chandr-andr/rusji: Console application for managing your Jira project. Written in Rust.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Console application for managing your Jira project. Written in Rust.

Notifications You must be signed in to change notification settings

chandr-andr/rusji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUSJI

Снимок экрана 2023-01-03 в 22 12 15

Console app for integration with Jira!

You can add multiple companies, choose projects, see tasks main information, and so on (in the future).

Why does such a project even exist?

I noticed that Jira responds to endpoints much faster than the browser renders a picture to me, and since I don't like to spend time (1-2 seconds) waiting for the page to be drawn, I'd rather spend more than a month writing a completely new integration with Jira

Available features

Add multiple companies

You can add more than one company (company means link with credentials to you private or company's Jira) Moreover, you can detele and edit.

Search by project

If there are a lot of projects in your Jira you can simply easily find desired one.

Search by task (issue in Jira termins)

Every project has a lot of tasks, so you can find needed one with enter number of it.

IMPORTANT: Not all tasks are preloaded, if you didn't find the required one in the application list, you just need to press Enter in the task search bar and it will be added to the application search list.

View all the necessary information about the task

Just select a task and information will be shown.

Change issue status

When issue is selected you can find new available menu on the right menu.

Features in developing.

  • Add actions for tasks
    • Change executor
    • Change inner information like release, epic, description and etc.
  • Add availability to create comments
    • Basic comment
    • Reply comment

If you have any ideas, contact me, please: askiselev00@gmail.com

About

Console application for managing your Jira project. Written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0