Skip to content

s-prshah/spendify-atlassian

Repository files navigation

Spendify — Forge Multi-Panel (Dashboard / Add Expense / Reports)

This Forge-native app provides three Jira issue panels (Dashboard, Add Expense, Reports). It uses an in-memory shared store (per runtime instance) so panels share data during a session. No persistent storage is used (data resets when the runtime restarts).

Setup

  1. Replace the App ID in manifest.yml with the App UUID from your Developer Console: Example: ari:cloud:ecosystem::app/0f7b8c47-7fa1-4e1b-8f42-5caa12b33df8

  2. Install dependencies:

    npm install --legacy-peer-deps
  3. Login then deploy & install:

    forge login --token <YOUR_FORGE_TOKEN>
    forge lint
    forge deploy
    forge install
  4. Open a Jira issue in your site and use the Apps sidebar to open the three Spendify panels.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors