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

Release - Develop to Master #872

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Release - Develop to Master #872

wants to merge 23 commits into from

Commits on Nov 16, 2024

  1. Fixed the typo

    ashutoshpw committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    4cf6540 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. clean up & css fix user tab

    fabiolalombardim authored and ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    558a116 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09da2a3 View commit details
    Browse the repository at this point in the history
  3. user movements component

    fabiolalombardim authored and ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f2628d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    909004a View commit details
    Browse the repository at this point in the history
  5. clean up

    fabiolalombardim authored and ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    089543d View commit details
    Browse the repository at this point in the history
  6. votes component logic fixed

    fabiolalombardim authored and ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    76f58d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35ac2b4 View commit details
    Browse the repository at this point in the history
  8. multiple ui fixes

    fabiolalombardim authored and ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b6ea556 View commit details
    Browse the repository at this point in the history
  9. last UI changes

    fabiolalombardim authored and ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1bbdecd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88ec013 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    acdea4f View commit details
    Browse the repository at this point in the history
  12. Ipfs lite (#813)

    * csv votes download
    
    * fix node version
    
    * updated dependencies
    fabiolalombardim authored and ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6a57273 View commit details
    Browse the repository at this point in the history
  13. new ui implemented

    fabiolalombardim authored and ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    46d05c1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cc61fc3 View commit details
    Browse the repository at this point in the history
  15. activity logic

    fabiolalombardim authored and ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    909c6d0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5a757b6 View commit details
    Browse the repository at this point in the history
  17. filters for proposals & votes

    fabiolalombardim authored and ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    aa452f5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    31ca56d View commit details
    Browse the repository at this point in the history
  19. Treasury filters (#845)

    * desktop update
    
    * responsive tables
    
    * no items + scroll on other tabs
    
    * searchbar
    
    * transactions filters working
    
    * search bar & filter dialog for token tab
    
    * filters & xtz added to list of holdings
    
    * nft filters & responsive dialogs
    
    * Update FilterNFTDialog.tsx
    
    ---------
    
    Co-authored-by: Manank Patni <[email protected]>
    2 people authored and ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4ee2396 View commit details
    Browse the repository at this point in the history
  20. Votes grouping (#832)

    * voting grouping & dependencies upgraded
    
    * stylings add to tooltip
    
    * mobile css
    
    * pagination & css fix
    
    * votes grouping in csv file
    
    * requested changes
    
    * decimals for isXTZ
    
    * fix
    
    * fix
    fabiolalombardim authored and ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8c9530c View commit details
    Browse the repository at this point in the history
  21. Arbitrary Contract Interaction (ACI) (#836)

    * frontend with mocks
    
    * initial integration
    
    * API working
    
    * ACI Form with various entrypoints
    
    * Update  node version
    
    * Fix for API in ACI
    
    * WIP - ACI Implementation Debugging
    
    * WIP - ACI Interaction (Pseudocode working)
    
    * Error handling + Params now being passed into generated lambda
    
    * Changes for adding ACI Executor and simplified UI components
    
    * Removed Cycle Ignore Option
    
    * Fixed prettier issues
    
    * Added ACI Contract within the form  & fixed the "Submit" button.
    
    * Improved Components for ConfigProposalForm
    
    * Removed unused imports
    
    * Modal Improvements
    
    * Renamed simple lambda 3 to ACI_Executor
    
    * Fixed Other UI Issues
    
    ---------
    
    Co-authored-by: Ashutosh Kumar <[email protected]>
    Co-authored-by: Ashutosh Kumar <[email protected]>
    3 people committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    07be379 View commit details
    Browse the repository at this point in the history
  22. Removed bun lock file

    ashutoshpw committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    35ca80e View commit details
    Browse the repository at this point in the history