aboutsummaryrefslogtreecommitdiff
path: root/mobile
Commit message (Collapse)AuthorAge
* Merge branch 'HH-feat-2' into 'qa'Kumar Damani2019-04-23
|\ | | | | | | | | removed js library for dark mode basemap See merge request kdam0/helpthehomeless!6
| * removed js library for dark mode basemapHH-feat-2Kumar Damani2019-04-23
| |
* | Merge branch 'master' into qaKumar Damani2019-04-23
|\|
| * removing some unnecessary files from mobileKumar Damani2019-04-23
| |
| * switched tabs to 2 spacesKumar Damani2019-04-23
| |
* | Merge pull request #73 from csc301-winter-2019/web-homepageKumar Damani2019-04-18
|\| | | | | updated readmes, removed db url link
| * updated readmes, removed db url linkKumar Damani2019-04-18
| |
| * Merge pull request #67 from csc301-winter-2019/feat/28-patchIvan Shen2019-03-29
| |\ | | | | | | add patch for feat28
| * \ Merge pull request #64 from csc301-winter-2019/feat/34Kumar Damani2019-03-29
| |\ \ | | | | | | | | Feat/34
| * \ \ Merge pull request #66 from csc301-winter-2019/feat/35AndrewMihai2019-03-29
| |\ \ \ | | | | | | | | | | Moved button icons beside button text
| * \ \ \ Merge pull request #65 from csc301-winter-2019/feat/20AndrewMihai2019-03-29
| |\ \ \ \ | | | | | | | | | | | | Feat/20
* | | | | | Merge pull request #61 from csc301-winter-2019/feat/36Kumar Damani2019-03-29
|\| | | | | | | | | | | | | | | | | Feat/36
| * | | | | remove unused codefeat/36Kumar Damani2019-03-29
| | | | | |
| * | | | | added short descriptionKumar Damani2019-03-29
| | | | | |
* | | | | | Merge pull request #59 from csc301-winter-2019/feat/35AndrewMihai2019-03-28
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | Feat/35: Moved button icons beside button text
| * | | | | Moved button icons beside button textfeat/35Andrew2019-03-28
| |/ / / /
* | | | | fix conflictsivanshen2019-03-28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | add patch for feat28feat/28-patchivanshen2019-03-28
| |/ / /
* | | | Merge branch 'qa' into feat/28Ivan Shen2019-03-28
|\ \ \ \
| * \ \ \ Merge pull request #57 from csc301-winter-2019/feat/20AndrewMihai2019-03-28
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| | Feat/20
| | * | Added a back button to the map pagefeat/20Andrew2019-03-28
| | | |
| | * | Drop pin feature completedAndrew2019-03-28
| | | |
| | * | 6ix map commit 2.0Andrew2019-03-26
| | | |
| | * | Map of 6ix appears when you press drop pinAndrew2019-03-26
| | |/
| * | fixed spacingKumar Damani2019-03-28
| | |
| * | saving status of point in db. loading only new or pending points in home pageKumar Damani2019-03-28
| |/
* / feat 28: get location when user selects use current locationivanshen2019-03-28
|/
* added back the back buttonKumar Damani2019-03-15
|
* code cleanupKumar Damani2019-03-15
|
* added FE web updates for displaying new form report. minor ui enchancementsKumar Damani2019-03-15
|
* updated mobile form, updated web schemas, and /mobilerequest handler. No ↵Kumar Damani2019-03-15
| | | | front end web changes yet
* added evn urls for prod, and mobileKumar Damani2019-03-14
|
* added proper app settingsfix-location-bug-d2Kumar Damani2019-03-10
|
* fixed having to press current location button arbitrarily many times before ↵Kumar Damani2019-03-10
| | | | proceeding to next screen
* Got rid of drop pin button. Necessary for deliverable 2.feat/5Andrew2019-03-08
|
* added ui package, edited text on greeting page, using new ui package in form ↵Kumar Damani2019-03-06
| | | | page
* Added A "Go Back" button to the form page. Fixed bug that would causeAndrew2019-03-05
| | | | | app to produce an error if location services are turned off. Please enter the commit message for your changes. Lines starting
* Merge pull request #23 from csc301-winter-2019/feat/15AndrewMihai2019-03-05
|\ | | | | Implemented JSON from app to server, build valid, contains all info, …
| * Implemented JSON from app to server, build valid, contains all info, Form ↵feat/15Mohammed Fahim Ahmed2019-03-05
| | | | | | | | Page updated to meet specifications, submit button works
* | Added location functionality to greeting page. Location data is now sentAndrew2019-03-05
| | | | | | | | to the form page after the 'get location' button is pressed.
* | Merge pull request #21 from csc301-winter-2019/feat/15AndrewMihai2019-03-05
|\| | | | | Feat/15
| * class name changexuhaoy2019-02-23
| |
| * more info for potentially additional form page for if the user has the ↵xuhaoy2019-02-23
| | | | | | | | chance to speak with the homeless individual
| * adding form for questions that does not require speaking with the homeless ↵xuhaoy2019-02-23
| | | | | | | | individual
* | Created the greeting page of application. Page contains button to fetchAndrew2019-02-24
|/ | | | location, and button to drop pin. Both buttons lead to blank pages. This is an initial prototype.
* fixed folder structureKumar Damani2019-02-18
|
* Created folder /mobile/ and added all files and folders created by Expo.Samarth Agarwal2019-02-18