Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
f1037d0
chore: update @intersect.mbo/pdf-ui to 0.7.0-beta-17
github-actions[bot] Apr 11, 2025
3465185
Merge pull request #3439 from IntersectMBO/chore/@intersect.mbo/pdf-u…
MSzalowski Apr 11, 2025
ae61fbc
chore: update @intersect.mbo/pdf-ui to 0.7.0-beta-18
github-actions[bot] Apr 14, 2025
1a86589
Merge pull request #3453 from IntersectMBO/chore/@intersect.mbo/pdf-u…
MSzalowski Apr 14, 2025
d20a3d1
chore: update @intersect.mbo/govtool-outcomes-pillar-ui to 1.4.0
github-actions[bot] Apr 14, 2025
e2d5381
Merge pull request #3454 from IntersectMBO/chore/@intersect.mbo/govto…
MSzalowski Apr 14, 2025
4df01f5
chore: update @intersect.mbo/pdf-ui to 0.7.0-beta-19
github-actions[bot] Apr 15, 2025
a0bf75a
Merge pull request #3459 from IntersectMBO/chore/@intersect.mbo/pdf-u…
MSzalowski Apr 15, 2025
56c5e26
chore: update @cardanoapi/cardano-test-wallet to version 3.2.0
kneerose Apr 15, 2025
6b970e8
chore: remove unused contact details and fix proposal budget failing …
kneerose Apr 15, 2025
9da4d90
fix(#3246): missing image sha generation validation
MSzalowski Apr 8, 2025
ccfacff
Merge pull request #3413 from IntersectMBO/fix/3246-usersnap-im-unabl…
MSzalowski Apr 15, 2025
a8b1562
feat(#3247, #3307): add skeleton on cards while validating
MSzalowski Apr 11, 2025
bc47e54
Merge pull request #3440 from IntersectMBO/feat/3247-improve-metadata…
MSzalowski Apr 15, 2025
466ec38
chore: update GovTool to v2.0.20
github-actions[bot] Apr 15, 2025
4b3eeaa
chore: refactor fillupForm method to use BudgetProposalStageEnum for …
kneerose Apr 15, 2025
54538b7
Merge pull request #3463 from IntersectMBO/chore/update-govtool-to-v2…
MSzalowski Apr 15, 2025
3c59d7f
fix(#2712): allow multiple new lines in governance action metadata ma…
jajarzombek Apr 15, 2025
641f981
Merge pull request #3466 from IntersectMBO/fix/#2712-markdown-renderi…
jajarzombek Apr 15, 2025
3481070
Merge pull request #3460 from IntersectMBO/fix/proposal-budget-test
kneerose Apr 15, 2025
8f58d0c
feat: add snackbar to pdf
MSzalowski Apr 16, 2025
701c166
Merge pull request #3478 from IntersectMBO/feat/add-snackbar-to-pdf
MSzalowski Apr 16, 2025
933b943
fix: validating drep metadata
MSzalowski Apr 16, 2025
f7e65d0
Merge pull request #3479 from IntersectMBO/fix/metadata-validation-is…
MSzalowski Apr 16, 2025
d8f9993
chore: cleanup envs
MSzalowski Apr 16, 2025
d5027d3
Merge pull request #3481 from IntersectMBO/chore/cleanup-environment-…
MSzalowski Apr 16, 2025
3b22509
Revert "chore: cleanup envs"
MSzalowski Apr 16, 2025
c7ce106
Merge pull request #3483 from IntersectMBO/chore/revert-envs-cleanup
MSzalowski Apr 16, 2025
6bed7b6
chore: update 2.0.20 release date
MSzalowski Apr 16, 2025
37515df
Merge pull request #3484 from IntersectMBO/chore/update-2.0.20-releas…
MSzalowski Apr 16, 2025
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
285 changes: 16 additions & 269 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,29 @@ changes.

### Added

### Fixed

### Changed

### Removed

## [v2.0.20](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.20) 2025-04-16

### Added

- Add Proposal discussion context that manages username [Issue 3341](https://github.com/IntersectMBO/govtool/issues/3341)
- Add epochParams and ada holder balance to Proposal Discussion Pillar [Issue 2243](https://github.com/IntersectMBO/govtool/issues/2243)
- Add skeleton element to the drep and governance action cards on validation [Issue 3247](https://github.com/IntersectMBO/govtool/issues/3247)
- Add mock for the authors field in governance metadata [Issue 3307](https://github.com/IntersectMBO/govtool/issues/3307)
- Add uncontrolled image input to improve performance of large base64 encoded image strings
- Add snackbar to pdf

### Fixed

- Fix scroll on a drawer on smaller resolution
- Fix incorrect routing on connecting wallet on budget discussion page
- Fix missing validation on failed image sha generation [Issue 3246](https://github.com/IntersectMBO/govtool/issues/3246)
- Fix validating drep metadata

### Changed

Expand Down Expand Up @@ -55,275 +71,6 @@ changes.

### Changed

- Bump CSL to v14 [Issue 3037](https://github.com/IntersectMBO/govtool/issues/3037)

### Removed

## [v2.0.17](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.17) 2025-03-18

### Added

### Fixed

- allow casting same vote with a different rationale [Issue 3191](https://github.com/IntersectMBO/govtool/issues/3191)

### Changed

### Removed

## [v2.0.16](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.16) 2025-03-17

### Added

- Add support for preprod in matomo analytics [Issue 3173](https://github.com/IntersectMBO/govtool/issues/3173)

### Fixed

- hotfix for ada handle and payment address validation order [Issue 3155](https://github.com/IntersectMBO/govtool/issues/3155)
- fix proposal list performance by pre-filtering active proposals [Issue 3190](https://github.com/IntersectMBO/govtool/issues/3190)
- Fix wrong prefix of script based dreps in CIP-129 standard [Issue 3203](https://github.com/IntersectMBO/govtool/issues/3203)

### Changed

- Exclude network total stake and info from network metrics [Issue 3189](https://github.com/IntersectMBO/govtool/issues/3189)
- Change restriction level for re-voting on governance actions [Issue 3191](https://github.com/IntersectMBO/govtool/issues/3191)

### Removed

## [v2.0.15](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.15) 2025-03-11

### Added

- Add support for ada handle in drep payment address [Issue 3155](https://github.com/IntersectMBO/govtool/issues/3155)
- Improve numerical data formatting in drep directory [Issue 3148](https://github.com/IntersectMBO/govtool/issues/3148)

### Fixed

### Changed

### Removed

## [v2.0.14](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.14) 2025-03-06

### Added

- Add image tag for DRep in GovTool metadata [Issue 3137](https://github.com/IntersectMBO/govtool/issues/3137)

### Fixed

- Fix calculating withdrawals when rewards records are empty for a given stake key [Issue 3134](https://github.com/IntersectMBO/govtool/issues/3134)

### Changed

### Removed

- Remove ratification threshold for Info Action for Consitutional Committee [Issue 3108](https://github.com/IntersectMBO/govtool/issues/3108)

## [v2.0.13](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.13) 2025-02-27

### Added

### Fixed

- Fix responsive error on menu [Issue 3055](https://github.com/IntersectMBO/govtool/issues/3055)
- Fix wrong placement of nav items in disconnected menu [Issue 3057](https://github.com/IntersectMBO/govtool/issues/3057)
- Fix missing subtraction withdrawals from ada holder balance [Issue 3061](https://github.com/IntersectMBO/govtool/issues/3061)
- Fix displaying voting power on direct voter cards

### Changed

- Change drep details and governance action header components to follow accessibility standards [Issue 3065](https://github.com/IntersectMBO/govtool/issues/3065)

### Removed

## [v2.0.12](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.12) 2025-02-21

### Added

- Add metadata url and hash to drep details [Issue 2911](https://github.com/IntersectMBO/govtool/issues/2911)
- Add CC votes percentages, not voted and Ratification threshold
- Add support for submitting all 7 governance action types [Issue 2258](https://github.com/IntersectMBO/govtool/issues/2258)
- Add workflow to automatically update any of the @intersect.mbo package [Issue 2968](https://github.com/IntersectMBO/govtool/issues/2968)
- Add Propose Governance Action button in governance actions dashboard [Issue 1188](https://github.com/IntersectMBO/govtool/issues/1188)
- Add click handlers to non-interactive elements [Issue 2929](https://github.com/IntersectMBO/govtool/issues/2929)
- Allow searching for yourself in DRep Directory [Issue 2993](https://github.com/IntersectMBO/govtool/issues/2993)
- Add mathematical styling for governance actions [Issue 2984](https://github.com/IntersectMBO/govtool/issues/2984)
- Add script to update GovTool version
- Add `isStakeKeyRegistered` for the usage by pillars [Issue 2384](https://github.com/IntersectMBO/govtool/issues/2384)
- Add server side compression for large assets
- Add outcomes

### Fixed

- Fix calculating votes counting for governance actions
- Fix crashing backend on unhandled missing proposal from vote [Issue 2920](https://github.com/IntersectMBO/govtool/issues/2920)
- Remove abstain votes (not auto abstain) from total DRep stake
- Fix counting committee members [Issue 2948](https://github.com/IntersectMBO/govtool/issues/2948)
- Fix refetching DRep list on every enter [Issue 2994](https://github.com/IntersectMBO/govtool/issues/2994)
- Fix displaying helper buttons on governance action card details [Issue 3022](https://github.com/IntersectMBO/govtool/issues/3022)

### Changed

- Change threshold visual representation in governance action votes
- Resize governance action details columns
- Update @intersect.mbo/pdf-ui to v0.6.0
- Bump actions/cache to v4 across workflows
- Unify ADA Format across the application [Issue 3031](https://github.com/IntersectMBO/govtool/issues/3031)
- Change default filtering for DRep directory to show the active DReps [Issue 3035](https://github.com/IntersectMBO/govtool/issues/3035)

### Removed

- Remove abstain from total DRep votes calculation

## [v2.0.11](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.11) 2025-02-04

### Added

-

### Fixed

- Fix displaying DRep with doNotList property as string
- Handle exception when no index is provided to /proposal/get endpoint [Issue 1841](https://github.com/IntersectMBO/govtool/issues/1841)
- Fix displaying vote pill on voted on cards
- Fix incorrect link to learn more about direct voters [Issue 2647](https://github.com/IntersectMBO/govtool/issues/2647)
- Fix missing No DRep found message on DRep Directory [Issue 2889](https://github.com/IntersectMBO/govtool/issues/2889)
- Fix displaying givenName placeholder instead of actual value on DRep card [Issue 2888](https://github.com/IntersectMBO/govtool/issues/2888)
- Fix executing insertBefore on undefined node [Issue 2878](https://github.com/IntersectMBO/govtool/issues/2878)

### Changed

- Change votes representation on Governance Actions [Issue 2880](https://github.com/IntersectMBO/govtool/issues/2880)
- Change vote rationale character limit to 10000 [Issue 2891](https://github.com/IntersectMBO/govtool/issues/2891)
- Move ratification threshold label below the voter type [Issue 2893](https://github.com/IntersectMBO/govtool/issues/2893)

### Removed

- Remove redundant sentry reports on handled wallet exceptions [Issue 2680](https://github.com/IntersectMBO/govtool/issues/2680)

## [v2.0.10](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.10) 2025-01-29

### Added

- Add exception handler on stake key voting power query execution [Issue 2757](https://github.com/IntersectMBO/govtool/issues/2757)
- Add script hash to new consitution governance action [Issue 2745](https://github.com/IntersectMBO/govtool/issues/2745)

### Fixed

-

### Changed

- Bump @intersect.mbo/pdf-ui to v0.5.11

### Removed

-

## [v2.0.9](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.9) 2025-01-24

### Added

-

### Fixed

- Fix opening IPFS links [Issue 2711](https://github.com/IntersectMBO/govtool/issues/2711)

### Changed

- Change labelling of governance action metadata anchor
- Change labelling and order of new constitution governance action details

### Removed

-

## [v2.0.8](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.8) 2025-01-23

### Added

- Add share DRep button to every DRep instead of only our own [Issue 2686](https://github.com/IntersectMBO/govtool/issues/2686)
- Show metadata anchor in Governance Action Details [Issue 2178](https://github.com/IntersectMBO/govtool/issues/2178)
- Handle unexpected drep info query result [Issue 2676](https://github.com/IntersectMBO/govtool/issues/2676)

### Fixed

- Fix usage of trim on missing label
- Fix blank screen when registering as a DRep [Issue 2408](https://github.com/IntersectMBO/govtool/issues/2408)
- Fix type mismatch between sql and haskell code for stake key address
- Handle missing api key exception [Issue 2683](https://github.com/IntersectMBO/govtool/issues/2683)

### Changed

- Bump cardano-node to 10.1.4
- Make CIP-129 governance identifiers the default ones

### Removed

- Remove logging to sentry for DRep registration transaction [Issue 2681](https://github.com/IntersectMBO/govtool/issues/2681)
- Remove logging to sentry when delegation transaction fails [Issue 2682](https://github.com/IntersectMBO/govtool/issues/2682)

## [v2.0.7](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.7) 2025-01-20

### Added

-

### Fixed

- Fix calculating DRep activity
- Fix fetching Governance Actions being navigated from dashboard

### Changed

- Bump @intersect.mbo/pdf-ui to v0.5.7

### Removed

-

## [v2.0.6](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.6) 2025-01-16

### Added

- Add support for base64 encoded images [Issue 2633](https://github.com/IntersectMBO/govtool/issues/2633)
- Add searching for metadata [Issue 2634](https://github.com/IntersectMBO/govtool/issues/2634)
- Allow delegation to inactive DRep [Issue 2589](https://github.com/IntersectMBO/govtool/issues/2589)

### Fixed

- Fix searching by full DRep IDs on wrong prefix cut [Issue 2639](https://github.com/IntersectMBO/govtool/issues/2639)
- Trim whitespace from search bar input [Issue 2472](https://github.com/IntersectMBO/govtool/issues/2472)

### Changed

-

### Removed

-

## [v2.0.5](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.5) 2025-01-10

### Added

-

### Fixed

- Fix counting submitted votes [Issue 2609](https://github.com/IntersectMBO/govtool/issues/2609)
- Fix opening relative paths in external links
- Fix passing random sorting to governance actions on disconnected wallet

### Changed

- Bump @intersect.mbo/pdf-ui to v0.5.6

### Removed

-

## [v2.0.4](https://github.com/IntersectMBO/govtool/releases/tag/v2.0.4) 2025-01-07

### Added
Expand Down
2 changes: 1 addition & 1 deletion govtool/backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ FROM $BASE_IMAGE_REPO:$BASE_IMAGE_TAG
WORKDIR /src
COPY . .
RUN cabal build
RUN cp dist-newstyle/build/x86_64-linux/ghc-9.2.7/vva-be-2.0.19/x/vva-be/build/vva-be/vva-be /usr/local/bin
RUN cp dist-newstyle/build/x86_64-linux/ghc-9.2.7/vva-be-2.0.20/x/vva-be/build/vva-be/vva-be /usr/local/bin
2 changes: 1 addition & 1 deletion govtool/backend/Dockerfile.qovery
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM $BASE_IMAGE_REPO:$BASE_IMAGE_TAG
WORKDIR /src
COPY . .
RUN cabal build
RUN cp dist-newstyle/build/x86_64-linux/ghc-9.2.7/vva-be-2.0.19/x/vva-be/build/vva-be/vva-be /usr/local/bin
RUN cp dist-newstyle/build/x86_64-linux/ghc-9.2.7/vva-be-2.0.20/x/vva-be/build/vva-be/vva-be /usr/local/bin

# Expose the necessary port
EXPOSE 9876
Expand Down
2 changes: 1 addition & 1 deletion govtool/backend/vva-be.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.6
name: vva-be
version: 2.0.19
version: 2.0.20

-- A short (one-line) description of the package.
-- synopsis:
Expand Down
Loading
Loading