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

πŸ³οΈβ€πŸŒˆπŸ­ ↣ Web3 components with off-chain database integration #19

Merged
merged 51 commits into from
Nov 24, 2022

Commits on Oct 22, 2022

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

Commits on Oct 24, 2022

  1. 1 Configuration menu
    Copy the full SHA
    39da03a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53d96e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    21edd91 View commit details
    Browse the repository at this point in the history
  2. πŸ₯ΎπŸ­ ↣ Added more styling & video component (mostly responsive now) + m…

    …apping for moralis loops in [#6] + [HDASH-5 HDASH-4]
    Gizmotronn committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2a6a8bc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

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

Commits on Oct 27, 2022

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

Commits on Oct 28, 2022

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

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    9356d8c View commit details
    Browse the repository at this point in the history
  2. πŸ˜…πŸ’ˆ ↣ Removing magical element seen in [#1] [HDASH-4 & HDASH-5], focus…

    …ing on this in signal-k/theclub repo
    Gizmotronn committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    062714e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    7a35db8 View commit details
    Browse the repository at this point in the history
  2. πŸ“¨πŸ’Ό ↣ Merge pull request #7 from Signal-K/sta-13-fix-layout-inheritance

    πŸ“¨πŸ’Ό ↣ Auth working for [HDASH-5 HDASH-4 #6 STA-13]
    Gizmotronn authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    aa6f4cb View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    9349039 View commit details
    Browse the repository at this point in the history
  2. πŸ©ΈπŸ§€ ↣ Merge pull request #8 from Signal-K/sta-13-fix-layout-inheritance

    πŸ©ΈπŸ§€ ↣ Adding more login styling (not quite finished yet) STA-13 STA-1
    Gizmotronn authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    be4f2ee View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    8bf3a36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17678e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93b3e05 View commit details
    Browse the repository at this point in the history
  4. πŸ”¬πŸ­ ↣ Merge pull request #9 from Signal-K/sta-2-combine-magic-authenti…

    …cation-with
    
    πŸ”¬πŸ­ ↣ Sta-2 combine magic authentication with Supabase instance (#6 #1)
    Gizmotronn authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    45c63a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    361046d View commit details
    Browse the repository at this point in the history
  2. πŸ“ŠπŸ„ ↣ Merge pull request #10 from Signal-K/sta-1-basic-dashboard-index…

    …-format
    
    πŸ“ŠπŸ„ ↣ Anvil embed (iframe) merge. Bringing it into magic. | STA-15 STA-2
    Gizmotronn authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    7704b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8552a99 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    72778e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d974fb6 View commit details
    Browse the repository at this point in the history
  3. βš™οΈπŸͺ ↣ Adding Wagmi wrapper/connector

    Currently, we're receiving build errors relating to the older pure supabase auth pages/components. We're not yet at the stage where we can test out the metamask signin, so I'm committing changes here and switching back to `supa-id` branch to see if the same build errors occur without these Moralis addons, the project builds correctly
    Gizmotronn committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    aa157c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. πŸ€β° ↣ Adding user, signin route for Moralis + MM/wagmi provider

    Good news -> auth works now with the Moralis next/node package. I'll update the route/link for signin & user later. Next stop -> Magic.link!
    Gizmotronn committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    49544b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e103750 View commit details
    Browse the repository at this point in the history
  3. πŸ¦πŸ¦„ ↣ Magic now working with Moralis API Key

    Nexstep : get Magic talking to Supabase, Moralis!! Seems to be building fine...
    Gizmotronn committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    ec31afb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2522fe0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbf06a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b74389 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96e77e7 View commit details
    Browse the repository at this point in the history
  8. πŸ€β˜ οΈ ↣ Merge pull request #12 from Signal-K/sta-16-add-metamask-wagmi-…

    …auth-to-supabase
    
    πŸ€β˜ οΈ ↣ STA-16 : Add Magic authentication from Moralis-side to main auth
    Gizmotronn authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    be68e58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    baf78b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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

Commits on Nov 8, 2022

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

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    1d082ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fd4c18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae274ea View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    9741331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83f14ba View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

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

Commits on Nov 15, 2022

  1. 🍭🚁 ↣ Adding CRUD support to React + Supabase db component [#16]

    The old dashboard design served its purpose. It got us to start planning where we are going to take things and some of the styling will be reused. However, right now I'm focusing on functionality so I've made the Account page front & center. The dashboard pages are still there, although I'd recommend going into https://github.com/Signal-K/sytizen/tree/sta-1-basic-dashboard-index-format + the issues derived from STA-1 on Linear to see the complete list of original dashboard components
    Gizmotronn committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    bcb49a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

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

Commits on Nov 18, 2022

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

Commits on Nov 21, 2022

  1. πŸ”β˜•οΈβ†£ Adding contract metadata for [#18 #16 #6] and a rudimentary fron…

    …tend component for connecting to APIs (including with Py) for #1
    
    Two new directories:
    `./Ansible` ↣ Contract & build files here. Will be moved into a new folder in the root React/Next.js project, but for now I'm leaving this in a separate node project to keep things separated for easier debugging
    
    `./client` ↣ Frontend client for interacting with the smart contracts in `Ansible` directory. Similar story to the directory positioning in `Ansible`. We'll migrate it over to the Node project in the root directory before merging this branch, however we will also transition as much as possible out of typescript.
    Gizmotronn committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    61087ad View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

Commits on Nov 23, 2022

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

Commits on Nov 24, 2022

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