aboutsummaryrefslogtreecommitdiff
path: root/src/services/ReportingService.ts
AgeCommit message (Collapse)Author
2021-02-25TMA-634-indentation and unused variables removedankit-thanekar007
2021-01-15created strings.ts and lintingIvan Chen
2020-12-14[TMA-406&201] User Handle UI for Individual Moments (#129)Ivan Chen
* initial work * made big progress towards flatlist moment view * UI done, just need to pass in data now * minor fixes to get things actually running correctly * vertical scroll working * initial index working * moment drawer text color to red * moved report to drawer * removed garbage * added ?
2020-11-11[TMA-383] Added report button moment (#114)Shravya Ramesh
* Added button on individual moment page to report an issue * Report issue button disappears when clicked on and reappears when alert is closed * Small change * Moved sendReport() to a ReportingService * following user's report button now appears * Update ReportingService.ts Added alert * Added back report button * moved button back to the bottom * Small change Co-authored-by: Ashm Walia <ashmwalia@outlook.com> Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com>