Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Fix Windows build #6825

Closed
wants to merge 283 commits into from
Closed

ci: Fix Windows build #6825

wants to merge 283 commits into from

Conversation

rajivshah3
Copy link
Member

Summary

Please summarize your changes, describing what they are and why they were made.

...

Changelog

- Please write a list of changes

Testing

Platforms

Please select any platforms where your changes have been tested.

  • Desktop
    • MacOS
    • Linux
    • Windows
  • Mobile
    • iOS
    • Android

Instructions

Please describe the specific instructions, configurations, and/or test cases necessary to test and verify that your changes work as intended.

...

Checklist

Please tick the following boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or modified tests that prove my changes work as intended
  • I have verified that new and existing unit tests pass locally with my changes
  • I have verified that my latest changes pass CI workflows for testing and linting
  • I have made corresponding changes to the documentation

Tuditi and others added 30 commits March 24, 2022 18:59
* fix: remove wallet pills from staking panes

* chore: replaced duplicate logic by selectedParticipationOverview

* chore: added typings and minor cleanup

* fix: isStakedForAirdrop more error proof
* feat: adds staking rewards per account

* feat: adds per account rewards in StakingAirdrop

* fix: adds sum of rewards below minimum

* feat: adds staking asset tile

* fix: code review

* fix: got rid of circular dependency

* fix: minor fixes

* fix: wrong key name access

* feat: improve ui

Co-authored-by: Tuditi <[email protected]>
Co-authored-by: Begoña Alvarez <[email protected]>
* fix: spacing

* fix: balanceEquiv display
* chore: point to same wallet-rs revision as develop

* chore: add mainnet staking events
* adds the first column of governance dashboard

* adds the second column of governance dashboard

* adds locales

* updates the UI with latest changes

* adds voting power info popup

* removes community treasury strings and puts it into component

* removes or from locales
…2282)

* feat: add governance to sidebar (#2164)

* adds new component and route, and componentizes existing page

* adds UI

* displays information of fetched event

* adds submitting of event participation

* fix: wallet pill props

Co-authored-by: Begoña Alvarez <[email protected]>
* chore: added voting answer and question type

* feat: adding cast votes popup

* chore: remove duplicate icon

* chore: removed unused import

* fix: correct popup property

* feat: added success popup

* feat: open confirmation popup on cast vote

* chore: removed unused prop

* feat: added voting and unvoting notifications

* chore: removed hardcoded staking action, unnecessary comments and duplicate type annotations

* chore: renamed hasPendingParticipation to isParticipationPending

* feat: added change/merge/stop voting functionality

* fix: added missing text

* chore: extracted logic to parent view

* feat: adaptive showing of icon based on event status
* fix: disabled popup if event is ended or inactive

* chore: ran prettier on newly added svelte files

* fix: simplified canParticipate lib function

* chore: use lib function and button
* feat: adds account balance value

* feat: adds governance info illustration

* feat: adds treasury illustration

* fix: changes info icon

* fix: changes event status locale strings

* feat: adds milestoneToDate function

* feat: adds timestamp to voting open and count

* fix: rounds minutes and seconds in milestoneToDate function

* feat: adds info icon to event details status

* feat: adds duration string function

* [WIP] feat: adds event info details

* feat: adds chart ui

* fix: progress and length calculation

* feat: adds real data to vote counting

* fix: adds optional chaining operator were possible

* fix: lint

* fix: code review comments

* fix: some fixes after rebasing

* fix: button closing

* fix: fixes after test and review
* feat: add spinner

* feat: add  message to spinner

* chore: minor changes

* fix: added syncing with pending participations
* feat: adds transaction voting and staking+voting disclaimers

* fix: refactor and expected behavior

* fix: clean code
* fix: only show merge buttons if necessary

* fix: make code crash-proof
* fix: fixes transaction crash

* fix: changes ternary to nullish coalescing operator
* fix: adds handleTransactionEventData to wallet.ts

* feat: adds prompt to connect ledger

* fix: remove unused imports in Staking component

* feat: adds ledger confirm tx popup

* fix: improves comment about function

* fix: code review fixes
* fix: removed non-existing wallet.rs function

* chore: remove unused function
* wip

* fix: removes wallet pill

* fix: dark theme and responsiveness

* fix: adds iotatreasury.org to url whitelist

* fix: bigger texts adapting to layout

* feat: adds not found event state

* fix: governance info link light theme

* fix: governance events button dark theme

* fix: option states fixes

* feat: add winner state to voting buttons
Tuditi and others added 28 commits November 2, 2022 14:10
* chore: remove custom bridge functionality

* feat: add tag and metadata parsing and validation

* feat: add optional keyword to tag & metadata

* fix: remove unused import

* fix: correctly handle tag addition
* chore: update necessary code

* chore: assembly staking blog post URL
* chore: move address validation to send address

* chore: fix isValidAddressAndPrefix

* chore: change info windows
* chore: update desktop version

* chore: update event id
* chore: prepare code for next Assembly staking event

* chore: bump version to 1.7.1

---------

Co-authored-by: Begoña Alvarez <[email protected]>
* fix: pass dist-url flag

* chore: update wallet.rs to point to production

* chore: update disturl flag
* chore: update CI

* chore: update Snyk CI
* chore: update constants

* chore: add event and times

* chore: update version

---------

Co-authored-by: Tuditi <[email protected]>
@rajivshah3 rajivshah3 closed this May 17, 2023
@rajivshah3 rajivshah3 deleted the ci/windows-fixes branch May 17, 2023 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.