Skip to content

Changes

Started by Pooja Ravi
Started 14 days ago
Took 30 min

Summary

  1. Refactor: Cleaned up feedback submission code (details)
  2. refactor: Improve Share Feedback screen code structure and accessibility (details)
  3. updated properties file path (details)
Commit bdb14a81f1c90639d7515747ac671926e0b2055f by mandvi.verma
Refactor: Cleaned up feedback submission code
The file was modifiedrespect-app-compose/src/androidMain/kotlin/world/respect/AppKoinModule.kt (diff)
Commit f8040ad5fb40a4f4708663b95c23300d73f5bf13 by mandvi.verma
refactor: Improve Share Feedback screen code structure and accessibility

`FeedbackCategory` enum is simplified
The `FeedbackItem` composable has been renamed to `QuickContactItem` for better clarity, as it represents quick contact methods.
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/sharefeedback/ShareFeedbackViewModel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/feedback/FeedbackCategory.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/manageuser/sharefeedback/ShareFeedbackScreen.kt (diff)
Commit 5891a0f12ff1049d67065ec87b6e98f10e8262bf by Pooja Ravi
updated properties file path
The file was modified.maestro/flows/004_user_send_feedback_test.yaml (diff)
The file was modifiedci-run-maestro.sh (diff)
The file was modified.maestro/flows/scripts/verifyZammadTicket.js (diff)