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

Implement edit profile logic #779

Merged
merged 12 commits into from
Oct 18, 2024
Merged

Implement edit profile logic #779

merged 12 commits into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. Add missing account attributes

    selankon authored and elboletaire committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9dacc9b View commit details
    Browse the repository at this point in the history
  2. Implement QueryDataLayout

    selankon authored and elboletaire committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    57a4b9b View commit details
    Browse the repository at this point in the history
  3. Implement useSaasOrganization

    selankon authored and elboletaire committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0256cdb View commit details
    Browse the repository at this point in the history
  4. Fix SaaS selector to show label

    selankon authored and elboletaire committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e0ceebc View commit details
    Browse the repository at this point in the history
  5. Refactor api path keys

    selankon authored and elboletaire committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    67187bd View commit details
    Browse the repository at this point in the history
  6. Implement FormSubmitError component

    selankon authored and elboletaire committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2b312a1 View commit details
    Browse the repository at this point in the history
  7. Implement edit profile mutation

    selankon authored and elboletaire committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    494f38c View commit details
    Browse the repository at this point in the history
  8. Fix members is undefined

    selankon authored and elboletaire committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3a7d2e7 View commit details
    Browse the repository at this point in the history
  9. Fix rebase

    selankon authored and elboletaire committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    392bbdf View commit details
    Browse the repository at this point in the history
  10. Implement saas org provider (#780)

    * Implement useSaasAccount
    
    * Implement useSaasAccount on needed screens
    
    * Implement update account
    
    * Improve FormSubmitMessage
    
    * Expose fetch account
    
    * Bulk fixes
    
    * Usa await instead of chaining promises
    selankon authored and elboletaire committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1ec530e View commit details
    Browse the repository at this point in the history
  11. Review fixes

    elboletaire committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3d4c994 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf35b63 View commit details
    Browse the repository at this point in the history