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

DApp-1703-1729-1629-1704-1724-1752-1756 channel flow #1768

Closed
wants to merge 17 commits into from

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    302fbaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f697dc4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. fixed stepper

    mishramonalisha76 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ef5bc34 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fixed stepper

    mishramonalisha76 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0997e62 View commit details
    Browse the repository at this point in the history
  2. fixed stepper

    mishramonalisha76 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5f5ea26 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Changed the Stepper flow

    abhishek-01k committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8c5ad37 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. merged main in it

    mishramonalisha76 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c668963 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch 'main' of github.com:ethereum-push-notification-service/…

    …push-dapp into Feat-New-Channel-Creation-Flow
    mishramonalisha76 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    aa326e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge branch 'main' of github.com:ethereum-push-notification-service/…

    …push-dapp into Feat-New-Channel-Creation-Flow
    mishramonalisha76 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    82ce6bc View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Add new chain to a channel (#1723)

    * added basic layout
    
    * finished ui
    
    * added fixes
    
    * addes stepper
    
    * added layout of select
    
    * fixed width of the popover
    
    * fixed alignment
    
    * added review comments
    
    * fixed form code
    
    * removed Box from select
    
    * added form context wrapper
    
    * moved validation outside
    
    * Update index.ts
    mishramonalisha76 authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9a68be0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. New Channel Creation Flow (#1710)

    * New Channel Creation Flow based on new UI
    
    * Function implementation of the create Channel
    
    * Added New Page when chain is diff
    
    * Fixed the navigation for channel creation flow
    
    * Pulled the main to change the theme way
    
    * Removed the new createChannel route
    
    * Removed faucet duplication
    
    * Fixed issue with the text and text color
    
    * Fixed the imports and other issues
    
    * Resolved the stepper issue
    
    * Fixed the input validation and also added validaiton msg
    
    * fxed error validations
    
    * import fixes
    
    * refactoring done
    
    * Fixed the stepper steps prop
    
    * File upload moved to blocks and form is also corrected for ChannelInfo
    
    * Created Alert Block just for error
    
    * Removed hidden prop fro file upload and also fixed the stake fees error comment
    
    ---------
    
    Co-authored-by: rohitmalhotra1420 <[email protected]>
    abhishek-01k and rohitmalhotra1420 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d69aed2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge branch 'main' of github.com:ethereum-push-notification-service/…

    …push-dapp into Feat-New-Channel-Creation-Flow
    mishramonalisha76 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    df60383 View commit details
    Browse the repository at this point in the history
  2. pulled main

    mishramonalisha76 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e85017f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. DApp-1752 send notification dashboard (#1764)

    * added layout
    
    * send notif
    
    * added formik
    
    * fixed mobile view
    
    * fixed mobile view
    
    * fixed enter key
    
    * added missing things in select
    
    * channel dashboard fix
    
    * fixed the navigation issue
    
    * fixed the navigation issue
    
    * fixed review issues
    mishramonalisha76 authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    39b0418 View commit details
    Browse the repository at this point in the history
  2. added count

    mishramonalisha76 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8763915 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Dapp 1729 new channel dashboard UI (#1751)

    * Channel Dashboard UI
    
    * Added new Dashboard UI
    
    * Gave new route to Edit Channel
    
    * Fixed all the imports and minor changes
    
    * Removed ChainDetails config file
    
    * Added Navigation to Add new chain in dashboard
    
    * Merged New Channel Creation flow and new dashboard
    
    * Fixed the tooltip and edit channel
    
    * Added retry logic for channel dashboard fetching
    
    * Fixed the editchannel and tooltip minor UI bugs
    
    * Fixed the inline error messages
    
    * Fixed the issue regarding theme
    
    * Fixed the comments regarding Delegate, subgraph, footer
    
    * Create Channel Flow and Channel Dashboard is merged
    
    * fixed a bug
    
    * Resolved all the issues
    
    * Fixed the size of Logo component in the MenuItem
    
    * Fixed the Menu Item Icons and text color
    
    * Fixed the Menu Items in the channeldashboardheader
    
    * Added color prop to the MenuItem
    
    * Fixed the MenuItem and added listItem semantic
    
    * Added light and dark mode to listItem semantic
    
    ---------
    
    Co-authored-by: Monalisha Mishra <[email protected]>
    abhishek-01k and mishramonalisha76 authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    88e0ef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a67a362 View commit details
    Browse the repository at this point in the history