Leiga
  • About Leiga
  • 🎯Quick Start
    • For Everyone
    • For Developers
    • For Project Managers
    • For Product Owners
    • For Admins
  • ✨AI FEATURES
    • AI Assistant
    • Generate Subtasks
    • Summarize Comments
    • Screen Recording
  • 💡Projects
    • Create and Manage Projects
      • Create a Project
      • Custom Templates
      • Manage Projects
    • Create Work
      • Tags
      • Dependency
      • Subtasks
      • Attachment & Comments
      • Use Markdown Syntax to format rich text
    • Screen Recording
    • Project Board
      • Sprint Tracking
      • Kanban
      • Share Your Project Board
      • Save Kanban to Dashboard
    • Backlog
    • Work Table
      • Update Work Items
      • Hierarchical Tree View
      • Filter Work Items
      • Multi-Level Sorting
      • Column Settings
      • Import Work Items
        • Import Comments
      • Export Work Items
    • Epic
    • Project Overview
    • Workload Estimates
    • Jenkins Deployment
    • Automation
      • Add Automation
      • Manage Automation
      • Automation Recommend
        • General
        • For the development process
        • Bug Tracking
        • Cross-Project Collaboration
        • DevOps
    • Project Settings
      • Project Members
        • Project Collaborator
      • Work Type
        • Custom Fields
      • Workflow
      • Features
      • Automation
      • Webhook
        • Webhook Custom Template Overview
        • Webhook Custom Template Variables
      • Audit Logs
        • Automation Usage
        • External-Sharing Logs
      • Tags
    • Notifications
    • Global Search and Hotkeys
  • 🖇️Cross Project
    • Teams
    • Roadmap
      • Project Gantt
      • Project List
    • Release
    • Dashboard
      • Widgets
  • 💻IDE Plugin
    • Leiga for IDEs
      • Leiga JetBrains Plugins
        • Install the JetBrains plugin
        • Authenticate Leiga
        • Features
      • Leiga Visual Studio Code Extension
        • Install VSCode Extension
        • Authenticate Leiga
        • Features
  • 💼Apps and Integrations
    • Communication
      • Integration for Slack
      • Teams Integration
    • Development Tools
      • Sentry Integration(coming soon)
      • Jenkins Integration
        • How to integrate with Jenkins
      • GitLab Integration
        • How to integrate with GitLab
      • GitHub Integration
        • How to integrate with GitHub
    • Other Tools
      • Import Work from Jira
      • Figma Integration
      • Notion Integration(coming soon)
      • Zapier Integration
      • Email Integration
    • Jira Plugin
  • 🪄Leiga Lab
    • What is Leiga Lab
    • AI Risk Alert
    • Speed up Access through IndexedDB
  • 🛠️System Settings
    • OpenAPI
    • Field Management
    • Apps and Integration
    • Workday Settings
  • 🗃️Organization
    • Organization Information
    • Members Management
      • Groups
      • Invite Members
      • Add Members in Bulk
      • Invite New Members by Email
      • Share Team Link to Invite New Members
    • Permissions
  • 📍Personal Center
    • Personal Info
    • Notifications Settings
      • Leiga Weekly Report
    • My API Keys
Powered by GitBook
On this page
  • View Leiga Work in the Plugin
  • Save your filters with custom views
  • Simply Pulls Work Info to the Commit Message
  • Commit Message Template Settings
  • Create Merge Request
  • Trace Time Spent
  1. IDE Plugin
  2. Leiga for IDEs
  3. Leiga JetBrains Plugins

Features

PreviousAuthenticate LeigaNextLeiga Visual Studio Code Extension

Last updated 1 year ago

View Leiga Work in the Plugin

The tool window is divided into two panes when you select the Work tab:

  • The right pane displays the work details in separate tabs:

    • Details: You can find the work ID(click to view the work in the browser), summary, priority, status, workload, date, descriptions, and more custom fields. Click the elements to modify the fields.

    • Subtask: View all the subtasks of the work. You can modify the subtasks and click the Add Subtask button to add more items.

    • Comment: View and post comments to discuss with teammates on the work. Type @ to mention someone.

Save your filters with custom views

  1. Add filters to focus on specific work items.

  2. Name the views.

Simply Pulls Work Info to the Commit Message

You can quickly pull the work information to the commit message by inserting variables in the commit message template of the plugin.

Create Commit

To pull the work information to the commit message:

  1. Click the Create Commit button in the tool window.

  2. Select a preset commit message template, which is contained variables such as work ID and summary.

  3. Then the commit message with work information will be pulled to the git commit window without typing.

Commit Message Template Settings

To add a template:

  1. Click the + icon at the top left of the setting window.

  2. Name the template.

  3. Write the template content. You can insert variables or commands.

    • Variables: Summary, Work ID, Subtask Title, Work URL

    • Command: Complete Subtask(mark subtask as done)

To modify the existing template:

  1. Select a template.

  2. Modify the name or content.

  3. Click the OK button to save the settings

To delete the template:

  1. Select the template that you want to delete.

  2. Click the - icon at the top left of the setting window.

Create Merge Request

Create a merge request in your IDE:

  1. Switch to the Merge Requests tab.

  2. Click the New Merge Request button.

  3. Select the source and the target branch, add a title and description, then assignee to someone.

View your open request

Click My Launch to view all the open merge requests created by you. Click the items to open the details in Gitlab.

View the merge requests assigned to you

Click Pending Review to check the open request assigned to you. Click the items to open the details in Gitlab.

Trace Time Spent

The left pane displays a list of work assigned to you in Leiga. Use the filters to focus on specific items. You can

Click the ( Create View ) button to save your filters.

Hover the icon to switch between custom views.

Select the icon the sidebar menu, and you can view your coding time spent in each work.

💻
save your filters with custom views.