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

fix: email input box issue #736

Merged
merged 31 commits into from
Aug 23, 2024
Merged

Commits on Jul 17, 2024

  1. wip: email verification

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cda1937 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. wip: verification using email

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ba56fbf View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. wip: verification with email

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2087f49 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/credebl/studio into feat…

    …/oob-veriifcation-using-email
    bhavanakarwade committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d38cc46 View commit details
    Browse the repository at this point in the history
  3. wip: routes changes for verification dashboard

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    80d1946 View commit details
    Browse the repository at this point in the history
  4. wip: routes changes

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dbbfaf0 View commit details
    Browse the repository at this point in the history
  5. wip: Implemented custom dashboard component for veriifcation and issu…

    …ance dashboard
    
    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8ec821c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. wip: oob verification

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    dc3e044 View commit details
    Browse the repository at this point in the history
  2. feat: resolved conflicts

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c54828c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. feat: oob verification with email

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9f46875 View commit details
    Browse the repository at this point in the history
  2. fix: resolved conflicts

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5a31f6c View commit details
    Browse the repository at this point in the history
  3. wip: resolved conflicts

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8f72a22 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. wip: oob verification with email

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    885d8ac View commit details
    Browse the repository at this point in the history
  2. fix: resolved conflicts

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    64721bf View commit details
    Browse the repository at this point in the history
  3. fix: resolved sonarlint issues

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e85c689 View commit details
    Browse the repository at this point in the history
  4. worked on sonarlint issues

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a78cc1c View commit details
    Browse the repository at this point in the history
  5. fix: resolved sonar cloud issues

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    dc3e170 View commit details
    Browse the repository at this point in the history
  6. fix: resolved function name duplication error

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9c24532 View commit details
    Browse the repository at this point in the history
  7. refactor: get schema list details function

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0dee7e7 View commit details
    Browse the repository at this point in the history
  8. fix: interface issues

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bf161f7 View commit details
    Browse the repository at this point in the history
  9. fix: resolved readability issues

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9ae947d View commit details
    Browse the repository at this point in the history
  10. fix: resolved spacing problems

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    46aea23 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. resolved sonarlint issues

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    77676a7 View commit details
    Browse the repository at this point in the history
  2. refactor: interface types

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d745717 View commit details
    Browse the repository at this point in the history
  3. refactor: remove unnecessary tab list

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6b9778b View commit details
    Browse the repository at this point in the history
  4. fix: refactor enum file

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a0c0914 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. refactor: common constant changes

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    900dd61 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. fix: unselected fields validations

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7d4907f View commit details
    Browse the repository at this point in the history
  2. resolved conflicts

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    396e233 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/credebl/studio into feat…

    …/oob-veriifcation-using-email
    bhavanakarwade committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a384ddc View commit details
    Browse the repository at this point in the history
  4. fix: css issue

    Signed-off-by: bhavanakarwade <[email protected]>
    bhavanakarwade committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8a06939 View commit details
    Browse the repository at this point in the history