Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove surrounding spaces in parentheses. (#667) | Markus Amalthea Magnuson | 2023-05-16 | 1 | -1/+1 |
| | |||||
* | React Native accessibility (#539) | Ollie H | 2023-05-01 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * React Native accessibility * First round of changes * Latest update * Checkpoint * Wrap up * Lint * Remove unhelpful image hints * Fix navigation * Fix rebase and lint * Mitigate an known issue with the password entry in login * Fix composer dismiss * Remove focus on input elements for web * Remove i and npm * pls work * Remove stray declaration * Regenerate yarn.lock --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com> | ||||
* | Update invite code copy (#549) | Ollie Hsieh | 2023-04-27 | 1 | -1/+1 |
| | |||||
* | [APP-562] Persist 'copied' state of invite codes (#535) | Paul Frazee | 2023-04-25 | 1 | -39/+38 |
| | | | | | * Persist 'copied' state of invite codes (close APP-562) * Dont show copied message if invite used | ||||
* | Add user invite codes (#393) | Paul Frazee | 2023-04-05 | 1 | -0/+191 |
* Add mobile UIs for invite codes * Update invite code UIs for web * Finish implementing invite code behaviors (including notifications of invited users) * Bump deps * Update web right nav to use real data; also fix lint |