e-mission-phone icon indicating copy to clipboard operation
e-mission-phone copied to clipboard

The frontend (phone) code for the e-mission server

Results 23 e-mission-phone issues
Sort by recently updated
recently updated
newest added

As described in https://github.com/e-mission/e-mission-docs/issues/1055#issuecomment-2014120602 >Hoist the state for the fetched composite trips (and all associated "timeline"-related state) higher in the component tree, such that both the Label tab and the...

https://github.com/e-mission/e-mission-docs/issues/1055

### Related Issue - System Design: [GitHub Issue 1012](https://github.com/e-mission/e-mission-docs/issues/1012) - Server: [GitHub Server Pull Request 946](https://github.com/e-mission/e-mission-server/pull/946) - #1110 ### What I added 1. Manage Custom Labels on `Profile` Tab. 2....

Addressing comments from #1063 and the codecov report for affected files

I repurposed the functions from one of the buttons in the Welcome Page and added on top of the scan and paste buttons. I will have to determine the size...

## Setup E2E testing - Appium for IOS/Android ### Related Issue [Considerations for Integration and End-to-End Testing Strategies](https://github.com/e-mission/e-mission-docs/issues/1005) ### Testing Overview I've configured `WebdriverIO` and `Appium` for E2E testing. `WebdriverIO`,...

### related issue : #1099 This PR is for testing Appium Android on GitHub Actions. For cleaner commit messages, I will close this PR and then add the final codes...

These should be copied to `platforms/android` and then if you open the `build.gradle`, you should be able to connect to a running process and set breakpoints etc

startprefs.js - replaced inf_scroll as being the default open screen, to Dashboard (aka metrics)

This PR should include the commit history from SavoireFaire Linux. I cloned the Unified-Diary-Screen branch, pulled the savoire Dev branch, manually resolved the merge conflicts, and then lastly pulled my...