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

feat(swap): display order hooks details #4925

Merged
merged 105 commits into from
Oct 4, 2024

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    cbd8fa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d02ed5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56e303d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    21b4c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87c424f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1a256a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0f438a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of https://github.com/cowprotocol/cowswap into…

    … feat/hooks-iframe-app
    
    # Conflicts:
    #	apps/cowswap-frontend/src/modules/hooksStore/hooks/usePostHooksRecipientOverride.ts
    #	apps/cowswap-frontend/src/modules/hooksStore/hooks/useSetRecipientOverride.ts
    #	apps/cowswap-frontend/src/modules/hooksStore/types/hooks.ts
    #	apps/cowswap-frontend/src/modules/trade/hooks/useResetRecipient.ts
    shoom3301 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    21c194a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e000886 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46544e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    086ad26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5990bbd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ae2f76 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ffeb18c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ecbe52b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    64ef4c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    896a856 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/hooks-iframe-app' of https://github.com/cowprotoco…

    …l/cowswap into feat/hooks-iframe-app-1
    
    # Conflicts:
    #	apps/cowswap-frontend/src/modules/trade/hooks/useNotifyWidgetTrade.ts
    shoom3301 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5a610da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5b74c5 View commit details
    Browse the repository at this point in the history
  4. chore: specify key

    shoom3301 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    50fa90a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1158709 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ebe545 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d594f60 View commit details
    Browse the repository at this point in the history
  8. chore: revert ff

    shoom3301 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d88b805 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6939abf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5baf090 View commit details
    Browse the repository at this point in the history
  11. chore: fix build

    shoom3301 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2ce7906 View commit details
    Browse the repository at this point in the history
  12. chore: fix build

    shoom3301 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    313e53f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. chore: remove boilerplate

    shoom3301 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    66a93b3 View commit details
    Browse the repository at this point in the history
  2. Update libs/hook-dapp-lib/README.md

    Co-authored-by: Leandro <[email protected]>
    shoom3301 and alfetopito authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3bc7a22 View commit details
    Browse the repository at this point in the history
  3. chore: fix package json

    shoom3301 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6bfde94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adb1ef4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c09c864 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4bb6eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6790b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f54a1f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6166835 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc5a0c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c6d4b86 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    29f4aae View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feat/hooks-iframe-app-6' of https://github.com/cowproto…

    …col/cowswap into feat/hooks-iframe-app-8
    
    # Conflicts:
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/PostHookButton/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/PreHookButton/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/pure/AppliedHookItem/index.tsx
    shoom3301 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ef9fedc View commit details
    Browse the repository at this point in the history
  14. chore: pull develop

    shoom3301 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    352a7b4 View commit details
    Browse the repository at this point in the history
  15. chore: hook dapp lib deps

    shoom3301 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3c761df View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    82b3bce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca81b37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b424da View commit details
    Browse the repository at this point in the history
  4. fix: rpc bridge duplication

    shoom3301 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    193f54b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d3cdb6 View commit details
    Browse the repository at this point in the history
  6. chore: polish UI

    shoom3301 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f02d802 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. chore: fix lint

    shoom3301 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6b4295a View commit details
    Browse the repository at this point in the history
  2. refactor(events): generalise SimpleCowEventEmitter for reusing porpos…

    …es (#4886)
    
    * refactor: generalise CowEventEmitter in order to reuse it in hook dapps
    
    * feat: library iframe-transport to communicate between app and iframe (#4887)
    
    * feat: iframe transport library
    
    * chore: specify key
    
    * feat(widget): integrate iframe-transport lib in widget (#4888)
    
    * feat: use iframe-transport lib for widget
    
    * feat(hooks-store): library for building external hook-dapps (#4889)
    
    * feat: hook-dapp-lib for hook-dapps in iframe
    
    * docs: doc @cowprotocol/hook-dapp-lib
    
    * Update libs/hook-dapp-lib/README.md
    
    Co-authored-by: Leandro <[email protected]>
    
    * chore: fix package json
    
    * feat(hooks-store): integrate an iframe hook-dapp for example (#4890)
    
    * feat(hooks-store): add omnibridge hook-dapp via iframe
    
    * chore: revert ff
    
    * refactor: simplify hooks store state
    
    * chore: fix build
    
    * chore: fix build
    
    * chore: remove wrong permit check
    
    * feat: add isSmartContract to hook dapp context
    
    * refactor: fix WidgetEthereumProvider deps
    
    * chore: pull develop
    
    * chore: hook dapp lib deps
    
    * chore: fix permit hook adding
    
    * feat(hooks-store): callbacks to changes sell buy tokens
    shoom3301 authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    77a875a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/hooks-iframe-app' of https://github.com/cowprotoco…

    …l/cowswap into feat/hooks-iframe-app-9
    
    # Conflicts:
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/HookDappContainer/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/HookRegistryList/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/IframeDappContainer/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/PostHookButton/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/PreHookButton/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/hooks/useAddHook.ts
    #	apps/cowswap-frontend/src/modules/hooksStore/pure/AppliedHookList/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/types/hooks.ts
    shoom3301 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f9efacc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/cowprotocol/cowswap into…

    … feat/hooks-iframe-app-9
    
    # Conflicts:
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/HookDappContainer/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/HookRegistryList/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/IframeDappContainer/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/PostHookButton/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/PreHookButton/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/hooks/useAddHook.ts
    #	apps/cowswap-frontend/src/modules/hooksStore/pure/AppliedHookList/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/types/hooks.ts
    #	apps/hook-dapp-omnibridge/public/manifest.json
    shoom3301 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    54f8982 View commit details
    Browse the repository at this point in the history
  5. chore: fix lint

    shoom3301 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    16890ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3c1451 View commit details
    Browse the repository at this point in the history
  7. chore: fix merge

    shoom3301 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d60e66d View commit details
    Browse the repository at this point in the history
  8. chore: up version

    shoom3301 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    535cc93 View commit details
    Browse the repository at this point in the history
  9. chore: remove unused hook

    shoom3301 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c099ad4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ddee335 View commit details
    Browse the repository at this point in the history
  11. feat: add inline search

    fairlighteth committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5d5f3cc View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge branch 'develop' of https://github.com/cowprotocol/cowswap into…

    … feat/hooks-iframe-app-9
    
    # Conflicts:
    #	apps/cowswap-frontend/src/modules/hooksStore/hookRegistry.tsx
    shoom3301 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    47fe066 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/hooks-iframe-app-9' of https://github.com/cowproto…

    …col/cowswap into feat/hooks-iframe-styling1
    
    # Conflicts:
    #	apps/cowswap-frontend/src/modules/hooksStore/state/hookDetailsAtom.ts
    shoom3301 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dc207ad View commit details
    Browse the repository at this point in the history
  3. chore: fix build

    shoom3301 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6570564 View commit details
    Browse the repository at this point in the history
  4. chore: fix build

    shoom3301 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f7676c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0af4b4e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of https://github.com/cowprotocol/cowswap into…

    … feat/hooks-iframe-app-9
    
    # Conflicts:
    #	apps/cowswap-frontend/src/modules/hooksStore/iframeHookDapps.ts
    #	apps/cowswap-frontend/src/modules/hooksStore/pure/HookListItem/styled.tsx
    shoom3301 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1c80f3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5dd9fb View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feat/hooks-iframe-styling1' of github.com:cowprotocol/c…

    …owswap into feat/hooks-iframe-styling1
    fairlighteth committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e74b30b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    41afb7e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f17a5a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    43d4c2e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1d48955 View commit details
    Browse the repository at this point in the history
  13. fix: missing property

    fairlighteth committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0e234a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge branch 'develop' of https://github.com/cowprotocol/cowswap into…

    … feat/hooks-iframe-app-9
    shoom3301 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5e342f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    442283a View commit details
    Browse the repository at this point in the history
  3. chore: trim hook url

    shoom3301 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    526a7fc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/hooks-iframe-app-9' of https://github.com/cowproto…

    …col/cowswap into feat/hooks-iframe-styling1
    
    # Conflicts:
    #	apps/cowswap-frontend/src/modules/hooksStore/pure/AddExternalHookForm/index.tsx
    shoom3301 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f48ebe1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08a4a84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf9c15a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b9a781 View commit details
    Browse the repository at this point in the history
  8. chore: fix UI

    shoom3301 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5254326 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f01b2b4 View commit details
    Browse the repository at this point in the history
  10. chore: fix build

    shoom3301 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c09691a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc74a2a View commit details
    Browse the repository at this point in the history
  12. chore: fix styles

    shoom3301 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a06204a View commit details
    Browse the repository at this point in the history
  13. chore: fix styles

    shoom3301 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b48b030 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    bec4d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a2d05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1228308 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13e5649 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55a62ae View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    38685d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    9be0677 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/cowprotocol/cowswap into…

    … feat/hook-to-dapp-matching
    
    # Conflicts:
    #	apps/cowswap-frontend/src/modules/hooksStore/containers/HookRegistryList/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/hookRegistry.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/hooks/useAddHook.ts
    #	apps/cowswap-frontend/src/modules/hooksStore/hooks/useAllHookDapps.ts
    #	apps/cowswap-frontend/src/modules/hooksStore/pure/AddCustomHookForm/CustomDappLoader/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/pure/HookDappDetails/index.tsx
    #	apps/cowswap-frontend/src/modules/hooksStore/state/customHookDappsAtom.ts
    #	apps/cowswap-frontend/src/modules/hooksStore/types/hooks.ts
    #	apps/cowswap-frontend/src/modules/hooksStore/utils.ts
    #	apps/hook-dapp-omnibridge/public/manifest.json
    #	libs/hook-dapp-lib/src/types.ts
    shoom3301 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8b51161 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/hook-to-dapp-matching' of https://github.com/cowpr…

    …otocol/cowswap into feat/hook-to-dapp-matching-explorer
    shoom3301 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    61749eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c78ce1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    50db6c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ec6b50 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    ab6f640 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/cowprotocol/cowswap into…

    … feat/hook-to-dapp-matching
    shoom3301 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5f17875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cf305f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/hook-to-dapp-matching' of https://github.com/cowpr…

    …otocol/cowswap into feat/hook-to-dapp-matching-explorer
    
    # Conflicts:
    #	libs/hook-dapp-lib/package.json
    shoom3301 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    496beb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c947786 View commit details
    Browse the repository at this point in the history
  6. feat(hooks-store): update custom hook-dapps manifests periodically (#…

    …4928)
    
    * feat(hooks-store): update custom hook-dapps manifests periodically
    
    * chore: fix memo isDarkMode
    
    * chore: fix code style
    shoom3301 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    70caa7f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of https://github.com/cowprotocol/cowswap into…

    … feat/hook-to-dapp-matching-cowswap
    
    # Conflicts:
    #	apps/cowswap-frontend/src/modules/hooksStore/pure/AddCustomHookForm/CustomDappLoader/index.tsx
    #	libs/hook-dapp-lib/src/utils.ts
    shoom3301 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0ee43ee View commit details
    Browse the repository at this point in the history