| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'HH-feat-2' into 'qa' | Kumar Damani | 2019-04-23 |
| |\ | | | | | | | | | removed js library for dark mode basemap See merge request kdam0/helpthehomeless!6 | ||
| | * | removed js library for dark mode basemapHH-feat-2 | Kumar Damani | 2019-04-23 |
| | | | |||
| * | | Merge branch 'master' into qa | Kumar Damani | 2019-04-23 |
| |\| | |||
| | * | removing some unnecessary files from mobile | Kumar Damani | 2019-04-23 |
| | | | |||
| | * | switched tabs to 2 spaces | Kumar Damani | 2019-04-23 |
| | | | |||
| * | | Merge pull request #73 from csc301-winter-2019/web-homepage | Kumar Damani | 2019-04-18 |
| |\| | | | | | updated readmes, removed db url link | ||
| | * | updated readmes, removed db url link | Kumar Damani | 2019-04-18 |
| | | | |||
| | * | Merge pull request #67 from csc301-winter-2019/feat/28-patch | Ivan Shen | 2019-03-29 |
| | |\ | | | | | | | add patch for feat28 | ||
| | * \ | Merge pull request #64 from csc301-winter-2019/feat/34 | Kumar Damani | 2019-03-29 |
| | |\ \ | | | | | | | | | Feat/34 | ||
| | * \ \ | Merge pull request #66 from csc301-winter-2019/feat/35 | AndrewMihai | 2019-03-29 |
| | |\ \ \ | | | | | | | | | | | Moved button icons beside button text | ||
| | * \ \ \ | Merge pull request #65 from csc301-winter-2019/feat/20 | AndrewMihai | 2019-03-29 |
| | |\ \ \ \ | | | | | | | | | | | | | Feat/20 | ||
| * | | | | | | Merge pull request #61 from csc301-winter-2019/feat/36 | Kumar Damani | 2019-03-29 |
| |\| | | | | | | | | | | | | | | | | | Feat/36 | ||
| | * | | | | | remove unused codefeat/36 | Kumar Damani | 2019-03-29 |
| | | | | | | | |||
| | * | | | | | added short description | Kumar Damani | 2019-03-29 |
| | | | | | | | |||
| * | | | | | | Merge pull request #59 from csc301-winter-2019/feat/35 | AndrewMihai | 2019-03-28 |
| |\ \ \ \ \ \ | | |_|/ / / | |/| | | | | Feat/35: Moved button icons beside button text | ||
| | * | | | | | Moved button icons beside button textfeat/35 | Andrew | 2019-03-28 |
| | |/ / / / | |||
| * | | | | | fix conflicts | ivanshen | 2019-03-28 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| | * | | | | add patch for feat28feat/28-patch | ivanshen | 2019-03-28 |
| | |/ / / | |||
| * | | | | Merge branch 'qa' into feat/28 | Ivan Shen | 2019-03-28 |
| |\ \ \ \ | |||
| | * \ \ \ | Merge pull request #57 from csc301-winter-2019/feat/20 | AndrewMihai | 2019-03-28 |
| | |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| | | Feat/20 | ||
| | | * | | Added a back button to the map pagefeat/20 | Andrew | 2019-03-28 |
| | | | | | |||
| | | * | | Drop pin feature completed | Andrew | 2019-03-28 |
| | | | | | |||
| | | * | | 6ix map commit 2.0 | Andrew | 2019-03-26 |
| | | | | | |||
| | | * | | Map of 6ix appears when you press drop pin | Andrew | 2019-03-26 |
| | | |/ | |||
| | * | | fixed spacing | Kumar Damani | 2019-03-28 |
| | | | | |||
| | * | | saving status of point in db. loading only new or pending points in home page | Kumar Damani | 2019-03-28 |
| | |/ | |||
| * / | feat 28: get location when user selects use current location | ivanshen | 2019-03-28 |
| |/ | |||
| * | added back the back button | Kumar Damani | 2019-03-15 |
| | | |||
| * | code cleanup | Kumar Damani | 2019-03-15 |
| | | |||
| * | added FE web updates for displaying new form report. minor ui enchancements | Kumar Damani | 2019-03-15 |
| | | |||
| * | updated mobile form, updated web schemas, and /mobilerequest handler. No ↵ | Kumar Damani | 2019-03-15 |
| | | | | | front end web changes yet | ||
| * | added evn urls for prod, and mobile | Kumar Damani | 2019-03-14 |
| | | |||
| * | added proper app settingsfix-location-bug-d2 | Kumar Damani | 2019-03-10 |
| | | |||
| * | fixed having to press current location button arbitrarily many times before ↵ | Kumar Damani | 2019-03-10 |
| | | | | | proceeding to next screen | ||
| * | Got rid of drop pin button. Necessary for deliverable 2.feat/5 | Andrew | 2019-03-08 |
| | | |||
| * | added ui package, edited text on greeting page, using new ui package in form ↵ | Kumar Damani | 2019-03-06 |
| | | | | | page | ||
| * | Added A "Go Back" button to the form page. Fixed bug that would cause | Andrew | 2019-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/15 | AndrewMihai | 2019-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/15 | Mohammed Fahim Ahmed | 2019-03-05 |
| | | | | | | | | | Page updated to meet specifications, submit button works | ||
| * | | Added location functionality to greeting page. Location data is now sent | Andrew | 2019-03-05 |
| | | | | | | | | | to the form page after the 'get location' button is pressed. | ||
| * | | Merge pull request #21 from csc301-winter-2019/feat/15 | AndrewMihai | 2019-03-05 |
| |\| | | | | | Feat/15 | ||
| | * | class name change | xuhaoy | 2019-02-23 |
| | | | |||
| | * | more info for potentially additional form page for if the user has the ↵ | xuhaoy | 2019-02-23 |
| | | | | | | | | | chance to speak with the homeless individual | ||
| | * | adding form for questions that does not require speaking with the homeless ↵ | xuhaoy | 2019-02-23 |
| | | | | | | | | | individual | ||
| * | | Created the greeting page of application. Page contains button to fetch | Andrew | 2019-02-24 |
| |/ | | | | location, and button to drop pin. Both buttons lead to blank pages. This is an initial prototype. | ||
| * | fixed folder structure | Kumar Damani | 2019-02-18 |
| | | |||
| * | Created folder /mobile/ and added all files and folders created by Expo. | Samarth Agarwal | 2019-02-18 |
