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

Parvatijay2901/update signup_and_login_botton_color #130

Commits on Oct 17, 2024

  1. Updated SignUp Button to remain grey till all the entries are valid

    Parvati Jayakumar authored and Parvati Jayakumar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    496dd11 View commit details
    Browse the repository at this point in the history
  2. Updated Login Button to remain grey till all the entries are valid

    Parvati Jayakumar authored and Parvati Jayakumar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7f32201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e72e451 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. test: setup CI and framework for unit tests (uw-ssec#129)

    * test: setup CI and framework for unit tests
    
    * style: update dummy test
    
    * test: authService signUp codes tests
    
    * test: add build_runner for mocking test classes in CI testing
    
    * ci: run workflow only for frontend changes
    
    * docs: add description for test group and setup
    anujsinha3 authored and Parvati Jayakumar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f891c1a View commit details
    Browse the repository at this point in the history
  2. Move isAllFieldsFilled logic to LoginCubit

    Parvati Jayakumar authored and Parvati Jayakumar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    def308d View commit details
    Browse the repository at this point in the history
  3. Move isAllFieldsFilled logic to SignupCubit

    Parvati Jayakumar authored and Parvati Jayakumar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2ef61b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32e69b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    7b22594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f9a5d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Update the button to activate only when it is valid and have all the …

    …fields filled in
    Parvati Jayakumar authored and Parvati Jayakumar committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f437df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c7038d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    2182946 View commit details
    Browse the repository at this point in the history
  2. feat: Add data analysis framework (uw-ssec#153)

    lsetiawan authored and Parvati Jayakumar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    768f273 View commit details
    Browse the repository at this point in the history
  3. Fix isValid bug

    Parvati Jayakumar authored and Parvati Jayakumar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7537af8 View commit details
    Browse the repository at this point in the history
  4. Split field and status listeners in Signup/Login forms

    Parvati Jayakumar authored and Parvati Jayakumar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bc2a9aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    498d4f9 View commit details
    Browse the repository at this point in the history
  6. Build both password/confirm password again when either of them change

    Parvati Jayakumar authored and Parvati Jayakumar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7c81460 View commit details
    Browse the repository at this point in the history
  7. Show Validation Error while filling out the fields

    Parvati Jayakumar authored and Parvati Jayakumar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    87a334b View commit details
    Browse the repository at this point in the history