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

Create CreateCategoryPage #37704

Merged
merged 27 commits into from
Mar 6, 2024
Merged

Commits on Mar 4, 2024

  1. register route

    luacmartins committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c0d651e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. add button on web

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    39a2af4 View commit details
    Browse the repository at this point in the history
  2. dry buttons

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    83e8eb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69707b0 View commit details
    Browse the repository at this point in the history
  4. add page implementation

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    80bd196 View commit details
    Browse the repository at this point in the history
  5. create form definitions

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    462d821 View commit details
    Browse the repository at this point in the history
  6. add validate function

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6566e00 View commit details
    Browse the repository at this point in the history
  7. add submit function

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    41d8181 View commit details
    Browse the repository at this point in the history
  8. hook up api

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8e9f207 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc46836 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8c41c93 View commit details
    Browse the repository at this point in the history
  11. fix lint, ts errors

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    da0baf3 View commit details
    Browse the repository at this point in the history
  12. update validate method

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    53aebc5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c5593b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0127517 View commit details
    Browse the repository at this point in the history
  15. fix lint

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d54d3b4 View commit details
    Browse the repository at this point in the history
  16. add autofocus

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5addbdf View commit details
    Browse the repository at this point in the history
  17. fix offline behavior

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    376b54e View commit details
    Browse the repository at this point in the history
  18. resolve conflicts

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4e79628 View commit details
    Browse the repository at this point in the history
  19. fix reload issue

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2115dcc View commit details
    Browse the repository at this point in the history
  20. fix ts

    luacmartins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3dfd512 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update src/pages/workspace/categories/CreateCategoryPage.tsx

    Co-authored-by: Youssef Lourayad <youssef@expensify.com>
    luacmartins and youssef-lr authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f13a326 View commit details
    Browse the repository at this point in the history
  2. add usecallback

    luacmartins committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8eb5f5c View commit details
    Browse the repository at this point in the history
  3. add sorting

    luacmartins committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8281e1f View commit details
    Browse the repository at this point in the history
  4. resolve conflicts

    luacmartins committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    303c1f6 View commit details
    Browse the repository at this point in the history
  5. fix style

    luacmartins committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d6350d9 View commit details
    Browse the repository at this point in the history
  6. fix lint

    luacmartins committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    629ecb4 View commit details
    Browse the repository at this point in the history