Skip to content

Changes

Started by timer
Started 14 days ago
Took 2 min 3 sec

Summary

  1. Refactor: Cleaned up feedback submission code (commit: bdb14a8) (details)
  2. refactor: Improve Share Feedback screen code structure and accessibility (commit: f8040ad) (details)
  3. updated properties file path (commit: 5891a0f) (details)
  4. updated properties file path (commit: 7655ee4) (details)
Commit bdb14a81f1c90639d7515747ac671926e0b2055f by mandvi.verma
Refactor: Cleaned up feedback submission code
(commit: bdb14a8)
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.
(commit: f8040ad)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/feedback/FeedbackCategory.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/sharefeedback/ShareFeedbackViewModel.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/manageuser/sharefeedback/ShareFeedbackScreen.kt (diff)
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)
The file was modified.maestro/flows/scripts/verifyZammadTicket.js (diff)
The file was modifiedci-run-maestro.sh (diff)