aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-29Updated, props to use interfaceJustin Shillingford
2020-06-29Added validationWarnings to LoginInput componentJustin Shillingford
2020-06-29Removed credentials style definitionJustin Shillingford
2020-06-29Undefined keyboardType if unknown situationJustin Shillingford
2020-06-29Forgot to update to the placeholder 😅Justin Shillingford
2020-06-29Added isPassword prop to LoginInput.tsxJustin Shillingford
2020-06-29Removed TextInput focus code for nowJustin Shillingford
Also miscellaneous code cleanup
2020-06-29Created StyleSheet for Registration.tsxJustin Shillingford
The Linter was bothering me lol
2020-06-29Created LoginInput ComponentJustin Shillingford
2020-06-29Merge branch 'tma42-Login-Page-UI' of ↵Justin Shillingford
https://github.com/JustinShillingford/Frontend into tma42-Login-Page-UI
2020-06-29Removed App.tsx and sign_in_logo.pngJustin Shillingford
2020-06-29Removed useless validUserCheck methodJustin Shillingford
Also commented the methods
2020-06-29Setup input validation handlersJustin Shillingford
2020-06-29Made the username and password statefulJustin Shillingford
2020-06-29We might not need the accessible propJustin Shillingford
2020-06-29Added accessibility featuresJustin Shillingford
Also standardized prop ordering
2020-06-29Converted buttons to TouchableOpacityJustin Shillingford
Helps with styling later, also updated StatusBar color
2020-06-29Added styling and security to keyboardsJustin Shillingford
2020-06-29Removed commented code and re-added alertJustin Shillingford
2020-06-29Added new user text and buttonJustin Shillingford
Also updated logo to be high-res and styled start button
2020-06-29Added the logo, text inputs, and buttonsJustin Shillingford
2020-06-29Added Tagg logo to Sign In PageJustin Shillingford
2020-06-29Added base app with background color for Sign InJustin Shillingford
Everything's in App.tsx for now since we haven't discussed structure
2020-06-29Removed useless validUserCheck methodJustin Shillingford
Also commented the methods
2020-06-26Merge pull request #8 from leonyjiang/gitignore-prtemplate-updatesHusam Salhab
[N/A] Update gitignore & PR template
2020-06-26Setup input validation handlersJustin Shillingford
2020-06-26Made the username and password statefulJustin Shillingford
2020-06-26update gitignore & PR templateLeon Jiang
2020-06-26We might not need the accessible propJustin Shillingford
2020-06-26Added accessibility featuresJustin Shillingford
Also standardized prop ordering
2020-06-26Converted buttons to TouchableOpacityJustin Shillingford
Helps with styling later, also updated StatusBar color
2020-06-26Added styling and security to keyboardsJustin Shillingford
2020-06-26Merge pull request #7 from leonyjiang/tma58-react-navigation-setupHusam Salhab
[TMA-58] Cleanup file structure & add react-navigation
2020-06-26add assets folder with logo.pngLeon Jiang
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