Skip to content
Snippets Groups Projects
Unverified Commit 883bab15 authored by Kolya Opahle's avatar Kolya Opahle Committed by GitHub
Browse files

Event Checkin and Event Edit Fragments (EXPOSUREAPP-5743/5953) (#2692)


* 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>
parent 8bba2ef2
No related branches found
No related tags found
Loading
Showing
with 1175 additions and 145 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment