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

Fix mm provider detection #4

Open
wants to merge 96 commits into
base: main
Choose a base branch
from

Commits on Jun 3, 2022

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

Commits on Jun 7, 2022

  1. add sell button

    antoine-dowgo committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    c3a861a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. add button compo

    antoine-dowgo committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    26a59e9 View commit details
    Browse the repository at this point in the history
  2. add boostrap to navbar

    antoine-dowgo committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    277b8ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef054c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. add approve modal

    antoine-dowgo committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    82e9f94 View commit details
    Browse the repository at this point in the history
  2. lint

    antoine-dowgo committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    03d85ac View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. adapt to usdc 5 digits

    antoine-dowgo committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e260851 View commit details
    Browse the repository at this point in the history
  2. more usdc decimal fixes

    antoine-dowgo committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7f35249 View commit details
    Browse the repository at this point in the history
  3. add transaction status

    antoine-dowgo committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    6c7381e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9afb22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ee2458 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. publish on dowgo.io

    antoine-dowgo committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    e36144b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    ac59924 View commit details
    Browse the repository at this point in the history
  2. Update index.html

    oscar-dowgo authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4a41071 View commit details
    Browse the repository at this point in the history
  3. add detailed calculus

    antoine-dowgo committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    04cd1c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. solved merge conflicts

    antoine-dowgo committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f427917 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    72a7044 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from DOWGO/update-alpha-with-goerli

    Update UI with new alpha version
    antoine-dowgo authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    6920090 View commit details
    Browse the repository at this point in the history
  3. update addresses

    antoine-dowgo committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    02d6b97 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

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

Commits on Dec 9, 2022

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

Commits on Dec 12, 2022

  1. remove comment

    antoine-dowgo committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    e3c4b45 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Merge pull request #13 from DOWGO/add-latest-deployment-api

    Add latest deployment api
    antoine-dowgo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b54c374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f00f67 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from DOWGO/dev

    Fix contract addresses dependency
    antoine-dowgo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6198105 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8edf18f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. added react-router-dom to project including routing component in App.…

    …tsx & created the different pages for routing
    Tris92 committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    bde5967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a442fdf View commit details
    Browse the repository at this point in the history
  3. dowgo.io

    oscar-dowgo committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    080db73 View commit details
    Browse the repository at this point in the history
  4. interface

    oscar-dowgo committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8563f2a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. interface

    oscar-dowgo committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c9000c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Add muted attribute

    Chrome disables autoplay if videos are not muted
    soukiassianb committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    e1350fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    762b6a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f25193b View commit details
    Browse the repository at this point in the history
  4. Rework home page layout to keep video centered despite min-width (to …

    …make things mobile friendly)
    soukiassianb committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    8420fc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adb94d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d11fc3 View commit details
    Browse the repository at this point in the history
  7. lint

    antoine-dowgo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    f9f0676 View commit details
    Browse the repository at this point in the history
  8. Add video and layout

    soukiassianb committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    17e009c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #21 from DOWGO/jlm-fix-connection

    Jlm fix connection
    antoine-dowgo authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    07edbac View commit details
    Browse the repository at this point in the history
  10. sync wit main

    antoine-dowgo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    71f62ca View commit details
    Browse the repository at this point in the history
  11. Merge pull request #22 from DOWGO/ben-video-layout

    Video & layout
    antoine-dowgo authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b875de2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. tagline

    oscar-dowgo committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1d0cf94 View commit details
    Browse the repository at this point in the history
  2. tag

    oscar-dowgo committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    ca38a98 View commit details
    Browse the repository at this point in the history
  3. tagline

    oscar-dowgo committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    84b89e4 View commit details
    Browse the repository at this point in the history
  4. tag

    oscar-dowgo committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e5ad763 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. tag

    oscar-dowgo committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    491dcfa View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    9f8b9f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from Tris92/main

    added custom font + updated funds page and fixed the header logo link
    oscar-dowgo authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    95ce4e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. video

    oscar-dowgo committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4f2ac5b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. no banner

    oscar-dowgo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    b6039bf View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. lint

    joelamouche committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ea86f7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83bc04f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. created menu

    antoine-dowgo committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a71e46c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16d1224 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    5ae75f7 View commit details
    Browse the repository at this point in the history
  2. fix video height

    antoine-dowgo committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    1aa78ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11cdd67 View commit details
    Browse the repository at this point in the history
  4. create footer interface

    antoine-dowgo committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    67bd9b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    08dd575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad2545 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    1200872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cc56d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b5de82 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    3927c74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fc0292 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55e1893 View commit details
    Browse the repository at this point in the history
  4. add MyPortfolio page

    antoine-dowgo committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    5f3c9cf View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    57ea47b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e0965b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    3896207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d05a79 View commit details
    Browse the repository at this point in the history
  3. rename HomeWIP

    antoine-dowgo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ed3f80f View commit details
    Browse the repository at this point in the history
  4. fix

    antoine-dowgo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    f62ae4c View commit details
    Browse the repository at this point in the history
  5. try another fix

    antoine-dowgo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2df6092 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf2e4e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f70de95 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. fix menu dropdown

    antoine-dowgo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    5d267a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5248c14 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. log accounts

    antoine-dowgo committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    88d4e29 View commit details
    Browse the repository at this point in the history
  2. load selected account

    antoine-dowgo committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    489faa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aa2b50 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. switch to sepolia

    antoine-dowgo committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    64ce791 View commit details
    Browse the repository at this point in the history
  2. fix max amount

    antoine-dowgo committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    33662b4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from DOWGO/beta-step-1

    WIP: Beta Front End, Step 1
    antoine-dowgo authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    f89aa75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abac698 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #32 from DOWGO/remove-old-invest-page

    replace old invest page with new page
    antoine-dowgo authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    127fbfe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb5fab1 View commit details
    Browse the repository at this point in the history
  7. use ts-ignore

    antoine-dowgo committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    058294a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. log different addresses

    antoine-dowgo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    19110a7 View commit details
    Browse the repository at this point in the history
  2. add new acc getters

    antoine-dowgo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e89383b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3d8e03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06610dd View commit details
    Browse the repository at this point in the history