aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-26Removed commented code and re-added alertJustin Shillingford
2020-06-26Added new user text and buttonJustin Shillingford
Also updated logo to be high-res and styled start button
2020-06-25cleanup file structure, add react-navigation & basic routesLeon Jiang
2020-06-25Added the logo, text inputs, and buttonsJustin Shillingford
2020-06-25Added Tagg logo to Sign In PageJustin Shillingford
2020-06-25Added base app with background color for Sign InJustin Shillingford
Everything's in App.tsx for now since we haven't discussed structure
2020-06-25Merge pull request #6 from leonyjiang/tma57-readme-setup-instructionsHusam Salhab
[TMA-57] Add build & forking workflow instructions to README
2020-06-25make minor fixes to README setup instructionsLeon Jiang
2020-06-25add GPG instructions to READMELeon Jiang
2020-06-24Add build & forking workflow instructions to READMELeon Jiang
2020-06-24Merge pull request #3 from leonyjiang/masterHusam Salhab
[TMA-55] - Add react-native/typescript template
2020-06-24Merge branch 'master' of github.com:TaggiD-Inc/FrontendLeon Jiang
2020-06-24Merge pull request #1 from JustinShillingford/masterHusam Salhab
[INSERT TICKET NUMBER] - Added Pull Request Template
2020-06-24Merge pull request #2 from leonyjiang/patch-1Husam Salhab
[TMA-57] - Add setup instructions to README
2020-06-24update CODEOWNERShsalhab
2020-06-24update CODEOWNERShsalhab
2020-06-24initial commit, add react-native/typescript boilerplateLeon Jiang
2020-06-24Add setup instructions to READMELeon Jiang
2020-06-23Update pull_request.mdJustin Shillingford
Added Documentation/repository update option to Types of changes
2020-06-23Merge pull request #1 from ↵Justin Shillingford
JustinShillingford/JustinShillingford-pull_request_template Added pull_request_template.md
2020-06-23Added pull_request_template.mdJustin Shillingford
This is a (slightly modified) template I found on https://www.talater.com/open-source-templates/#/page/1. Since we likely won't be making any pull requests immediately, this is still up to changing from feedback (and the more feedback the merrier!). And whatever version ends up being pulled into the main repository, we can discuss in sprint retro and make modifications as necessary.
2020-06-17Update CODEOWNERSgrusu6928
2020-06-17Create CODEOWNERSgrusu6928
2020-04-19Initial commitTaggiD