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

ES-659/ES-661: fix truncated icons and popover content #11

Closed
wants to merge 142 commits into from
Closed

ES-659/ES-661: fix truncated icons and popover content #11

wants to merge 142 commits into from

Conversation

bunsy-0900
Copy link
Contributor

@bunsy-0900 bunsy-0900 commented Jan 16, 2024

Issue

Mobile: info icon symbol and texts with icon are getting truncated for "Full Name in Khmer" and for "Password" text field in Setup Account screen

Mobile(iphone-7) : info icon is getting disappeared on re-opening the screen from recent apps in account set up screen

Solution

Conditionally render the popup based on the screen size of the device.

  • show the popup to the right for tablet and big-screen devices
  • show the popup to the bottom for smartphones.

@bunsy-0900 bunsy-0900 changed the title Draft: ES-659: fix truncated popover content ES-659: fix truncated icons and popover content Jan 17, 2024
@bunsy-0900 bunsy-0900 changed the title ES-659: fix truncated icons and popover content ES-659/ES-661: fix truncated icons and popover content Jan 17, 2024
Copy link
Contributor

@aranaravi aranaravi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setupResponseInterceptor is not used i guess, can you please remove the import statement

rathanak-0080 and others added 27 commits January 17, 2024 12:00
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Aravindhan Alagesan <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Aravindhan Alagesan <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
mengleang-0090 and others added 29 commits January 17, 2024 12:00
* config spring security and create endpoint to get csrf token

* add unit-test for new endpoint

* fix coding style

* audit trasaction

* fix code smells

* resolve comment

* remove PropertySource from AuditTransactionRequest.java

* add endline in some file

* replace url with mosip.api.internal.url in properties file

* add auditTransactionHelper to everyendpoint

* fix bug

* add auditTransactionHelper with GENERATE_CHALLENGE SUCCESS

* fix bug with DTO

* update test case

* resolve comment

* rename auditEvent

* remove covert request DTO

* remove audit transaction

* rename some var

* add audit transaction in reset password endpoint

* move set response time inside try catch

---------

Co-authored-by: Mengleang <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Co-authored-by: Sreang Rathanak <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Co-authored-by: Sreang Rathanak <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Co-authored-by: Sreang Rathanak <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
* fix: fix otp verify btn is enabled unexpected

* fix: fix unexpected otp verification button enable in reset password

Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
* create service controller dto for reset password endpoint

* complete multi auth challenge verify

* fix unit test

* fix unit test

* fix unit test

* complate unit test

* multi-auth challenge verify

* fix styling

* rename addIdentity res and req DTO to Identity

* add switch case in postVerifiedChallenge

* create constant for acticated indentity

* create controller and service

* move reset-password endpoint to SignUpController

* resolve conflict with develop commit d136cb4

* Revert "resolve conflict with develop commit d136cb4"

This reverts commit 8f482a66292f2bc2e4637280936fa27c33d6d1f6.

* resolve test case error after resolve conflict

* fix cannot reset password

* fix json convert in identity

* add unit test on reset password

* update route path

* add more test case in resetPassword controller

* rewrite challenge validator and add handler from id repo service

* add end line in lombok.config

* resolve config and add more ErrorConstants

* remove ignore test case

* remove used ErrorConstants

* add otp size

* update cors and csrf

* add test case and add transaction to registered

* add sms notification template

* send sms notification when successfully reset password

* remove check Challenge OTP length

* update test case name

---------

Co-authored-by: Mengleang <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
* Update inline text and error popup

* Update inline text and error popup

---------

Co-authored-by: Sreang Rathanak <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
* fix(phone): fix validation message

* fix: fix the way to show validation message

* fix: disable required to fix the onBlur validation

* fix(AccountSetup): fix validation login in the AccountSetup page

* fix(UserInfo): fix validation logic of the UserInfo page

* fix: disable button on continue

* fix(ResetPassword): fix validation logic of the ResetPassword page

* fix(validation): fix confirm password validation logic

* fix: fix validation message logic

* fix: fix button state

Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Co-authored-by: Sreang Rathanak <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
…eflecting in signup screen when navigating from login screen to signup screen. (#87)

Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
…name (#90)

Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
…iew (#91)

* fix: separate the eye icon from the input

* fix: fix validation error input border

Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
…th text in mobile responsive (#93)

* ES-658: Fix issue where the back arrow in the signup card overlaps with text in mobile responsive

* Remove duplicate px

Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Co-authored-by: Sreang Rathanak <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
Signed-off-by: bunsy-0900 <[email protected]>
@bunsy-0900 bunsy-0900 closed this Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants