Skip to content
Snippets Groups Projects
  • Kolya Opahle's avatar
    883bab15
    Event Checkin and Event Edit Fragments (EXPOSUREAPP-5743/5953) (#2692) · 883bab15
    Kolya Opahle authored
    
    * Added white cwa logo drawable
    Initial changes to fragment_confirm_check_in to align with figma design
    Removed old binding references from ConfirmCheckInFragment
    
    * Added logic for checkin handling and trace location info display to the ConfirmCheckInFragment
    
    * Added card for too late or too early check in to check in fragment
    
    * Added layouts and texts for the checkin edit functionality
    (no fragment and viewmodel code yet)
    
    * Separated ConfirmCheckInFragment and EditCheckInFragment
    Implemented CheckIn Editing in EditCheckInFragment
    
    * Fixed linting
    
    * Fixed tests in ConfirmCheckInViewModelTest
    
    * Added mocks for default unit tests in ConfirmCheckInViewModelTest
    
    * cleaned up the checkin and edit strings
    
    * First round of pr comments
    
    * Added check to EditCheckInFragment that disables save button if checkInDate is after checkOutDate
    
    * added StringRes annotation to getter
    
    * updated layout
    
    * changed switch styling
    
    * refactored checkIn layout
    
    * updated layout of edit checkIn screen
    
    * updated strings
    
    * added new style for cards without elevation and applied it to card on event info screens
    
    * Switched confirm card row to ConstraintLayout to fix issues with varying screen sizes
    
    * Made checkin time and label top aligned
    
    * Fixed issues created by merge
    
    Co-authored-by: default avatarI502720 <axel.herbstreith@sap.com>
    Co-authored-by: default avatarMohamed <mohamed.metwalli@sap.com>
    Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
    883bab15
    History
    Event Checkin and Event Edit Fragments (EXPOSUREAPP-5743/5953) (#2692)
    Kolya Opahle authored
    
    * Added white cwa logo drawable
    Initial changes to fragment_confirm_check_in to align with figma design
    Removed old binding references from ConfirmCheckInFragment
    
    * Added logic for checkin handling and trace location info display to the ConfirmCheckInFragment
    
    * Added card for too late or too early check in to check in fragment
    
    * Added layouts and texts for the checkin edit functionality
    (no fragment and viewmodel code yet)
    
    * Separated ConfirmCheckInFragment and EditCheckInFragment
    Implemented CheckIn Editing in EditCheckInFragment
    
    * Fixed linting
    
    * Fixed tests in ConfirmCheckInViewModelTest
    
    * Added mocks for default unit tests in ConfirmCheckInViewModelTest
    
    * cleaned up the checkin and edit strings
    
    * First round of pr comments
    
    * Added check to EditCheckInFragment that disables save button if checkInDate is after checkOutDate
    
    * added StringRes annotation to getter
    
    * updated layout
    
    * changed switch styling
    
    * refactored checkIn layout
    
    * updated layout of edit checkIn screen
    
    * updated strings
    
    * added new style for cards without elevation and applied it to card on event info screens
    
    * Switched confirm card row to ConstraintLayout to fix issues with varying screen sizes
    
    * Made checkin time and label top aligned
    
    * Fixed issues created by merge
    
    Co-authored-by: default avatarI502720 <axel.herbstreith@sap.com>
    Co-authored-by: default avatarMohamed <mohamed.metwalli@sap.com>
    Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
Code owners