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

Input-Validation #9

Draft
wants to merge 80 commits into
base: main
Choose a base branch
from
Draft

Input-Validation #9

wants to merge 80 commits into from

Commits on Aug 30, 2024

  1. add formik & yup

    chalabi2 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    601fde1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047af63 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    75b21bb View commit details
    Browse the repository at this point in the history
  2. prettier changes

    chalabi2 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f450bc6 View commit details
    Browse the repository at this point in the history
  3. eslint/prettier integration

    chalabi2 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    92169f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    6ff8755 View commit details
    Browse the repository at this point in the history
  2. remove duplicate tests

    Signed-off-by: Joseph Chalabi <[email protected]>
    chalabi2 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    7bc853e View commit details
    Browse the repository at this point in the history
  3. add validation to sendForms

    chalabi2 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    02f95ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    798d93b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    2bda059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfabc0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b32348 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix: denom can be null

    fmorency committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5187c96 View commit details
    Browse the repository at this point in the history
  2. add admin page validation

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

Commits on Sep 4, 2024

  1. factory tx form validation

    chalabi2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    15eb0c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a8476 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3709436 View commit details
    Browse the repository at this point in the history
  4. fix sidenav/add some colors

    chalabi2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    afd08f6 View commit details
    Browse the repository at this point in the history
  5. validation on metabox

    chalabi2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1616fec View commit details
    Browse the repository at this point in the history
  6. fix tests

    chalabi2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    999c9bc View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into more-more-more-tests

    Signed-off-by: Joseph Chalabi <[email protected]>
    chalabi2 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    96212c6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7 from fmorency/more-more-more-tests

    test: more tests and refactor
    chalabi2 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0e9cdfd View commit details
    Browse the repository at this point in the history
  9. Resolve merge issues

    chalabi2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    aca7ad3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #6 from fmorency/fix-denom-err

    fix: denom can be null
    chalabi2 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c6e4581 View commit details
    Browse the repository at this point in the history
  11. fix sidenav tooltips

    chalabi2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    941b76a View commit details
    Browse the repository at this point in the history
  12. finish factory validaiton

    chalabi2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    715096a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. begin sidenav redesign

    chalabi2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    417c454 View commit details
    Browse the repository at this point in the history
  2. update nav icons

    chalabi2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    37b49e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    1c068a2 View commit details
    Browse the repository at this point in the history
  2. wallet & toast redesign

    chalabi2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    eaa40d0 View commit details
    Browse the repository at this point in the history
  3. side drawer toggle

    chalabi2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    155b8e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. match figma colors

    chalabi2 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0c56909 View commit details
    Browse the repository at this point in the history
  2. update deps

    chalabi2 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7b8229f View commit details
    Browse the repository at this point in the history
  3. start bank

    chalabi2 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    9c35a9b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    61b8e32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba29cec View commit details
    Browse the repository at this point in the history
  3. fix: tests

    fmorency committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    91f52be View commit details
    Browse the repository at this point in the history
  4. chore: remove debug print

    fmorency committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0474b92 View commit details
    Browse the repository at this point in the history
  5. fix: jest-dom matcher

    fmorency committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f91faf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72f6894 View commit details
    Browse the repository at this point in the history
  7. fix: unmock denom image

    fmorency committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    23a2115 View commit details
    Browse the repository at this point in the history
  8. Revert "fix: unmock denom image"

    This reverts commit 23a2115.
    fmorency committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    eb6c73f View commit details
    Browse the repository at this point in the history
  9. ci: run test serially

    fmorency committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2f4d06f View commit details
    Browse the repository at this point in the history
  10. Revert "ci: run test serially"

    This reverts commit 2f4d06f.
    fmorency committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e765606 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c49802 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef733d5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4447f6d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fca6f37 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. wallet and toast redesigns

    chalabi2 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    afea82b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. send token box redesign

    chalabi2 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a19ff85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b03ea5 View commit details
    Browse the repository at this point in the history
  3. update validation in sendbox

    chalabi2 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    53729af View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. update stacking contexts

    chalabi2 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6d33b2b View commit details
    Browse the repository at this point in the history
  2. update

    chalabi2 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    28b3bcd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. tx history design update

    chalabi2 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f30a23f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    6afba7d View commit details
    Browse the repository at this point in the history
  2. better breakpoints

    chalabi2 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5ad7391 View commit details
    Browse the repository at this point in the history
  3. fix bank component tests

    chalabi2 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    83f9364 View commit details
    Browse the repository at this point in the history
  4. fix bank page modals

    chalabi2 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    49d1048 View commit details
    Browse the repository at this point in the history
  5. minor bug

    chalabi2 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f7745ff View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. begin group redesign

    chalabi2 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d632433 View commit details
    Browse the repository at this point in the history
  2. change proposal view

    chalabi2 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    379babc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9a2248 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    17f30ae View commit details
    Browse the repository at this point in the history
  2. add group info modal

    chalabi2 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0b469cd View commit details
    Browse the repository at this point in the history
  3. dark/light groups page

    chalabi2 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0d71dfe View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix group info modal

    chalabi2 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    966a488 View commit details
    Browse the repository at this point in the history
  2. start group skeletons

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

Commits on Sep 20, 2024

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

Commits on Sep 21, 2024

  1. better member validation

    chalabi2 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c3e4efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59f3699 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. group creation flow redesign

    chalabi2 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f59b492 View commit details
    Browse the repository at this point in the history
  2. finish group creation flow

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

Commits on Sep 25, 2024

  1. update message selection

    chalabi2 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6b8fcfb View commit details
    Browse the repository at this point in the history
  2. update message editing

    chalabi2 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8825126 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. finish proposal

    chalabi2 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f0224b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. finish vote details modal

    chalabi2 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8cbb707 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. convert admin page

    chalabi2 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9057b08 View commit details
    Browse the repository at this point in the history
  2. remove unused hdr files

    chalabi2 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8a58e47 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. more landing page work

    chalabi2 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4d189bf View commit details
    Browse the repository at this point in the history