Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20,362 changes: 17,893 additions & 2,469 deletions backend/public/api-docs/api.yaml

Large diffs are not rendered by default.

160 changes: 110 additions & 50 deletions pdf-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,131 +7,191 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

As a minor extension, we also keep a semantic version for the `UNRELEASED`
changes.

## [v0.7.0-beta-27](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.7.0-beta-27) 2025-05-14

- feat: [Disable interactions on budget proposals](https://github.com/IntersectMBO/govtool/issues/3614)
- fix: [Fix “Save Draft” Button Disabled When Valid Guardrails Script is Provided in Constitution Proposal](https://github.com/IntersectMBO/govtool/issues/3531)
- fix: [Budget Submission Allows Negative Values & Restricts String](https://github.com/IntersectMBO/govtool/issues/3477)
- fix: [Username Modal Incorrectly Pops Up on Wallet Disconnect State](https://github.com/IntersectMBO/govtool/issues/3187)
- fix: [Bug: "Other" Contracting Method Details Not Displayed in Review](https://github.com/IntersectMBO/govtool/issues/3553)
- fix: [Missing Test IDs for PDF components](https://github.com/IntersectMBO/govtool/issues/2988)
- fix: [Proposal budget submission Missing test IDs] (https://github.com/IntersectMBO/govtool/issues/3339)

## [v0.7.0](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.7.0) 2025-03-31
### Add Budget Discussion functionality [Proposal discussion expansion for DReps](https://github.com/IntersectMBO/govtool/issues/3196)

### Add Budget Discussion functionality [Proposal discussion expansion for DReps](https://github.com/IntersectMBO/govtool/issues/3196)

## [v0.6.3](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.6.3) 2025-02-24
### Fixed
- [Fixed reply on comments #3067](https://github.com/IntersectMBO/govtool/issues/3067)
- [Fixed saving drafts on create proposal page](https://github.com/IntersectMBO/govtool/issues/3045)

### Fixed

- [Fixed reply on comments #3067](https://github.com/IntersectMBO/govtool/issues/3067)
- [Fixed saving drafts on create proposal page](https://github.com/IntersectMBO/govtool/issues/3045)

## [v0.6.2](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.6.2) 2025-02-19
### Fixed
- [Fix Inaccurate Validation and UI Issues in Constitution Type Proposal Form](https://github.com/IntersectMBO/govtool/issues/2965)
- [Fixed stucking After Deselecting Guardrails Script with Invalid URL](https://github.com/IntersectMBO/govtool/issues/2992)
- [Fixed reflection of Updated Constitution URL, Gradual Script Hash, and URL on Proposal Edit](https://github.com/IntersectMBO/govtool/issues/2967)
- [Added test IDs for PDF components](https://github.com/IntersectMBO/govtool/issues/2988)
- [Fixed Cursor Jumping to End & No Soft Line Breaks](https://github.com/IntersectMBO/govtool/issues/3019)

### Fixed

- [Sign data is not executed](https://github.com/IntersectMBO/govtool/issues/3392)
- [Fix Inaccurate Validation and UI Issues in Constitution Type Proposal Form](https://github.com/IntersectMBO/govtool/issues/2965)
- [Fixed stucking After Deselecting Guardrails Script with Invalid URL](https://github.com/IntersectMBO/govtool/issues/2992)
- [Fixed reflection of Updated Constitution URL, Gradual Script Hash, and URL on Proposal Edit](https://github.com/IntersectMBO/govtool/issues/2967)
- [Added test IDs for PDF components](https://github.com/IntersectMBO/govtool/issues/2988)
- [Fixed Cursor Jumping to End & No Soft Line Breaks](https://github.com/IntersectMBO/govtool/issues/3019)

- [Sign data is not executed](https://github.com/IntersectMBO/govtool/issues/3392)

## [v0.6.1](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.6.1) 2025-02-12
### Fixed
- [Test ID for Sort Button](https://github.com/IntersectMBO/govtool/issues/2838)
- [Fix Show all proposal Details on Details Page](https://github.com/IntersectMBO/govtool/issues/2831)
- Added new type Constitution in proposal

### Fixed

- [Test ID for Sort Button](https://github.com/IntersectMBO/govtool/issues/2838)
- [Fix Show all proposal Details on Details Page](https://github.com/IntersectMBO/govtool/issues/2831)
- Added new type Constitution in proposal

## [v0.6.0](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.12) 2025-02-07
### Added
- Propose New Constitution or Guardrails Script Governance Action for an offchain discussion and submit it as a governance action [Issue #2258](https://github.com/IntersectMBO/govtool/issues/2833)
### Fixed
- Removed unnecessary fields [Issue #2258](https://github.com/IntersectMBO/govtool/issues/2833)

### Added

- Propose New Constitution or Guardrails Script Governance Action for an offchain discussion and submit it as a governance action [Issue #2258](https://github.com/IntersectMBO/govtool/issues/2833)

### Fixed

- Removed unnecessary fields [Issue #2258](https://github.com/IntersectMBO/govtool/issues/2833)

## [v0.5.11](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.11) 2025-01-29
### Fixed
- Proposal rendering fix

### Fixed

- Proposal rendering fix

## [v0.5.10](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.10) 2025-01-29
### Fixed
- Some typo fixes.

### Fixed

- Some typo fixes.

## [v0.5.9](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.9) 2025-01-28
### Fixed
- Added "Read More" on proposal page if Character Count is bigger den 500 [Issue #2649](https://github.com/IntersectMBO/govtool/issues/2649)

### Fixed

- Added "Read More" on proposal page if Character Count is bigger den 500 [Issue #2649](https://github.com/IntersectMBO/govtool/issues/2649)

## [v0.5.8](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.8) 2025-01-27

### Added -
### Fixed
- Temporaly fix for Sorting Icon [Issue #2650](https://github.com/IntersectMBO/govtool/issues/2650)

### Fixed

- Temporaly fix for Sorting Icon [Issue #2650](https://github.com/IntersectMBO/govtool/issues/2650)

## [v0.5.7](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.7) 2025-01-19

### Added -
### Fixed
- Search Field Bug, Searches Fail with Trailing Spaces [Issue #2472](https://github.com/IntersectMBO/govtool/issues/2471)
- Markdown Styling Issues in Proposal Formatting [Issue #2651](https://github.com/IntersectMBO/govtool/issues/2651)

### Fixed

- Search Field Bug, Searches Fail with Trailing Spaces [Issue #2472](https://github.com/IntersectMBO/govtool/issues/2471)
- Markdown Styling Issues in Proposal Formatting [Issue #2651](https://github.com/IntersectMBO/govtool/issues/2651)

## [v0.5.6](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.6) 2025-01-09

### Added -
### Fixed
- Changed copy on landing page [Issue #2438](https://github.com/IntersectMBO/govtool/issues/2544)
- Fixed support for IPFS [Issue #2438](https://github.com/IntersectMBO/govtool/issues/2495)

### Fixed

- Changed copy on landing page [Issue #2438](https://github.com/IntersectMBO/govtool/issues/2544)
- Fixed support for IPFS [Issue #2438](https://github.com/IntersectMBO/govtool/issues/2495)

### Changed -
### Removed -

### Removed -

## [v0.5.5](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.5) 2024-12-06

### Added -

### Fixed -
- Fix display Stake Address and Amount in Draft [Issue #2438](https://github.com/IntersectMBO/govtool/issues/2438)
- Fix Test Id names in review form [Issue #2437](https://github.com/IntersectMBO/govtool/issues/2437)

- Fix display Stake Address and Amount in Draft [Issue #2438](https://github.com/IntersectMBO/govtool/issues/2438)
- Fix Test Id names in review form [Issue #2437](https://github.com/IntersectMBO/govtool/issues/2437)

### Changed -

### Removed -

## [v0.5.4](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.4) 2024-12-05

### Added -

### Fixed -
- Fix display Stake Address and Amount in Draft [Issue #2438](https://github.com/IntersectMBO/govtool/issues/2438)
- Fix Test Id names in review form [Issue #2437](https://github.com/IntersectMBO/govtool/issues/2437)
- Fix #2357 Display only last Inactive pool [Issue #2357](https://github.com/IntersectMBO/govtool/issues/2357)

- Fix display Stake Address and Amount in Draft [Issue #2438](https://github.com/IntersectMBO/govtool/issues/2438)
- Fix Test Id names in review form [Issue #2437](https://github.com/IntersectMBO/govtool/issues/2437)
- Fix #2357 Display only last Inactive pool [Issue #2357](https://github.com/IntersectMBO/govtool/issues/2357)

### Changed -

### Removed -

## [v0.5.3](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.3) 2024-12-04

### Added -

### Fixed -
- Changed input field test id for multiple addresses and amount. [Issue #2437](https://github.com/IntersectMBO/govtool/issues/2437)

- Changed input field test id for multiple addresses and amount. [Issue #2437](https://github.com/IntersectMBO/govtool/issues/2437)

### Changed -

### Removed -

## [v0.5.2](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.2) 2024-12-02

### Added -

### Fixed -
- Changed params for submitting GA so now it is change to multiple addresses. [issue #2447](https://github.com/IntersectMBO/govtool/issues/2447)
- After successful submission of GA modal close button will redirect to dashboard instead of allowing to submit again.[issue #2264](https://github.com/IntersectMBO/govtool/issues/2264)

- Changed params for submitting GA so now it is change to multiple addresses. [issue #2447](https://github.com/IntersectMBO/govtool/issues/2447)
- After successful submission of GA modal close button will redirect to dashboard instead of allowing to submit again.[issue #2264](https://github.com/IntersectMBO/govtool/issues/2264)

### Changed -

### Removed -

## [v0.5.1](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.1) 2024-11-29

### Added -

### Fixed -
- Added validation for Receiving Stake Address and Amount on creating Treasury Proposal [Issue #2435](https://github.com/IntersectMBO/govtool/issues/2435)
- Fixed test id to match suggested format [Issue #2437](https://github.com/IntersectMBO/govtool/issues/2437)
- Fixed review Stake Addresses and Amounts in Treasury Proposal Review Step and Draft [Issue #2438](https://github.com/IntersectMBO/govtool/issues/2438)
- Fixed edit Stake Addresses and Amounts in Treasury Proposal Review edit form

- Added validation for Receiving Stake Address and Amount on creating Treasury Proposal [Issue #2435](https://github.com/IntersectMBO/govtool/issues/2435)
- Fixed test id to match suggested format [Issue #2437](https://github.com/IntersectMBO/govtool/issues/2437)
- Fixed review Stake Addresses and Amounts in Treasury Proposal Review Step and Draft [Issue #2438](https://github.com/IntersectMBO/govtool/issues/2438)
- Fixed edit Stake Addresses and Amounts in Treasury Proposal Review edit form

### Changed -

### Removed -

## [v0.5.0](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/0.5.1) 2024-11-26

### Added -

### Fixed -
### Changed
- Allows withdrawal of Ada funds from the Cardano treasury to one or many reward accounts (reward/stake addresses) [Issue #2378](https://github.com/IntersectMBO/govtool/issues/2378)

### Changed

- Allows withdrawal of Ada funds from the Cardano treasury to one or many reward accounts (reward/stake addresses) [Issue #2378](https://github.com/IntersectMBO/govtool/issues/2378)

### Removed -

## [tag-xxxx](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/xxxx) 202x-xx-xx

### Added -
### Added -

### Fixed -

### Changed -
### Removed -

### Removed -
2 changes: 1 addition & 1 deletion pdf-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pdf-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@intersect.mbo/pdf-ui",
"version": "0.7.0-beta-26",
"version": "0.7.0-beta-27",
"description": "Proposal discussion ui",
"main": "./src/index.js",
"exports": {
Expand Down
Loading
Loading