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 Refactor '23 #155

Merged
merged 86 commits into from
Mar 14, 2024
Merged

dApp Refactor '23 #155

merged 86 commits into from
Mar 14, 2024

Commits on Oct 21, 2023

  1. Merge pull request #139 from SmartInvoiceXYZ/develop

    Deploy prod
    geovgy authored Oct 21, 2023
    1 Configuration menu
    Copy the full SHA
    614b81d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Nov 30, 2023

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

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    4306c22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ffd8f View commit details
    Browse the repository at this point in the history
  3. chore: update pkgs

    moconnell committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a75b8a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4b7336 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e79d22 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    f54faac View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    5a1e5c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    461f76d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 12, 2023

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

Commits on Dec 14, 2023

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

Commits on Dec 15, 2023

  1. chore: update deps

    moconnell committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5db9236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c757bfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f62cdd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Dec 22, 2023

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

Commits on Jan 9, 2024

  1. refactor(dapp): update invoices table (wip)

    - upgrade react-table
    - use gql Zeus for typed queries
    - remove searchContext
    - fix .ts errors
    moconnell committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7f8afd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86f49b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fbcd20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd645ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eed9791 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1486338 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. refactor(dapp): working tests

    - move code to src dir
    - configure jest, ts-jest
    moconnell committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d8013d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3beab9 View commit details
    Browse the repository at this point in the history
  3. chore(dapp): add dapp CI

    moconnell committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2280700 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3976ac0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Jan 19, 2024

  1. use pnpm

    scottrepreneur committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    756cc5d View commit details
    Browse the repository at this point in the history
  2. update libs

    scottrepreneur committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    734f16d View commit details
    Browse the repository at this point in the history
  3. drop in forms

    scottrepreneur committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a19a0a0 View commit details
    Browse the repository at this point in the history
  4. clean up home page

    scottrepreneur committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3d24039 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c851052 View commit details
    Browse the repository at this point in the history
  6. fix lint

    scottrepreneur committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    88f546b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. update form components

    scottrepreneur committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    cd59c60 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. hook clean up

    scottrepreneur committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    1631d34 View commit details
    Browse the repository at this point in the history
  2. form fixes

    scottrepreneur committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    de20352 View commit details
    Browse the repository at this point in the history
  3. more forms

    scottrepreneur committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    fdf4662 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. invoice detail

    scottrepreneur committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fc30f76 View commit details
    Browse the repository at this point in the history
  2. deposit form

    scottrepreneur committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f38fb12 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    3ac7f04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d5bf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b85b73a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15a2481 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. clean up

    scottrepreneur committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bc91ae1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. more forms

    scottrepreneur committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2fcd0d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a96573 View commit details
    Browse the repository at this point in the history
  3. clean up

    scottrepreneur committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    9baf6cf View commit details
    Browse the repository at this point in the history
  4. update node version and ci commands

    use pnpm instead of yarn
    scottrepreneur authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    977d842 View commit details
    Browse the repository at this point in the history
  5. fix lint

    scottrepreneur committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    0f73ca1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. start instant fix

    scottrepreneur committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    6253e3d View commit details
    Browse the repository at this point in the history
  2. more instant

    scottrepreneur committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    134830b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. instant create

    scottrepreneur committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4a2bd25 View commit details
    Browse the repository at this point in the history
  2. add milestones form

    scottrepreneur committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d41b5f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ca0078 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/upstream/154-dapp-refactor…

    …-23' into 154-dapp-refactor-23
    moconnell committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2012d99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    179036e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9560847 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a91f7b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    efb0c9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b311252 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    541b0e6 View commit details
    Browse the repository at this point in the history
  11. fix(invoices): formattting

    moconnell committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    aae6dcc View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. update instant create

    scottrepreneur committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c203755 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. fix add milestones

    scottrepreneur committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    82dd2da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eb9b72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3894e3 View commit details
    Browse the repository at this point in the history
  4. handle shared dep

    scottrepreneur committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b26ae06 View commit details
    Browse the repository at this point in the history
  5. clean up

    scottrepreneur committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7ba2b61 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. handle onTxSuccess

    scottrepreneur committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e53e132 View commit details
    Browse the repository at this point in the history
  2. feat(InvoiceDashboardTable.tsx): make row clickable

    - link to invoice detail page
    - remove old 'action' col config
    - remove next button when last page
    moconnell committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a03971c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbc6c57 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/upstream/154-dapp-refactor…

    …-23' into 154-dapp-refactor-23
    moconnell committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0903a67 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. clean up post tx

    scottrepreneur committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8250124 View commit details
    Browse the repository at this point in the history
  2. attempt subgraph fix

    scottrepreneur committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    95b4d49 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. fix dapp build

    scottrepreneur committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2fefc56 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. attempt optimize pkgs

    scottrepreneur committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2691c69 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    8319d52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c0fa5e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. show verify button

    scottrepreneur committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a40cb43 View commit details
    Browse the repository at this point in the history
  2. handle link input

    scottrepreneur committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    56fb675 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7770a72 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'si-origin/develop' into 154-dapp-refact…

    …or-23
    
    # Conflicts:
    #	.eslintrc.json
    #	.prettierignore
    #	packages/dapp/components/InvoiceDashboardTable.jsx
    scottrepreneur committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e48311b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. fix build

    scottrepreneur committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4810580 View commit details
    Browse the repository at this point in the history