| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | fixed having to press current location button arbitrarily many times before ↵ | Kumar Damani | 2019-03-10 | |
| | |/ | | | | | | | proceeding to next screen | |||
| * / | updated the readme for d2 after getting app working on appetize | Kumar Damani | 2019-03-10 | |
| |/ | ||||
| * | updated reivew doc once more | Kumar Damani | 2019-03-09 | |
| | | ||||
| * | added readme for deliverable | Kumar Damani | 2019-03-09 | |
| | | ||||
| * | iterer2 docs except readme done | Kumar Damani | 2019-03-08 | |
| | | ||||
| * | Merge pull request #31 from csc301-winter-2019/qa | Kumar Damani | 2019-03-08 | |
| |\ | | | | | Qa | |||
| | * | Merge pull request #30 from csc301-winter-2019/qa-temp-merging-feat22 | Samarth-Agarwal1 | 2019-03-08 | |
| | |\ | | | | | | | Qa temp merging feat22 | |||
| | | * | Merged feat/22. | Samarth Agarwal | 2019-03-08 | |
| | | |\ | ||||
| | | | * | Changed code so that the popup doesn't show up when the marker is clicked.feat/22 | Samarth Agarwal | 2019-03-08 | |
| | | | | | ||||
| | | | * | Modified Details sidebar so that the close button always stays at the bottom ↵ | Samarth Agarwal | 2019-03-08 | |
| | | | | | | | | | | | | | | | | | of the box and doesn't overlap any text. | |||
| | | | * | Added comments and made DOM easier to work with. | Samarth Agarwal | 2019-03-07 | |
| | | | | | ||||
| | | | * | Added functionality so that whenever a point is clicked it opens up a ↵ | Samarth Agarwal | 2019-03-07 | |
| | | | | | | | | | | | | | | | | | Details sidebar which shows information about that point. | |||
| | * | | | Merge pull request #29 from csc301-winter-2019/feat/5 | AndrewMihai | 2019-03-08 | |
| | |\ \ \ | | |/ / | |/| | | Feat/5 | |||
| | | * | | 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 | |||
| | * | | | | Merge pull request #28 from csc301-winter-2019/fix24-temp-qamerging | Kumar Damani | 2019-03-08 | |
| | |\ \ \ \ | | | | | | | | | | | | | Fix24 temp qamerging | |||
| | | * \ \ \ | resolve conflicts | Kumar Damani | 2019-03-08 | |
| | | |\ \ \ \ | ||||
| | | | * | | | | added padding for distant points just in casefix/24 | Kumar Damani | 2019-03-08 | |
| | | | | | | | | ||||
| | | * | | | | | resolving conflicts | Kumar Damani | 2019-03-08 | |
| | |/| | | | | | | |/ / / / | ||||
| | | * | | / | rezooming map using leaflet bounds to show all markers | Kumar Damani | 2019-03-08 | |
| | | | |_|/ | | |/| | | ||||
| | * | | | | Merge pull request #24 from csc301-winter-2019/feat/8 | Ivan Shen | 2019-03-05 | |
| | |\ \ \ \ | | | | | | | | | | | | | Add live updates functionality | |||
| | | * | | | | remove unnecessary !! | Ivan Shen | 2019-03-05 | |
| | | | | | | | ||||
| | | * | | | | Comment out prod db | Ivan Shen | 2019-03-05 | |
| | | | | | | | ||||
| | | * | | | | modularize plot points | ivanshen | 2019-03-05 | |
| | | | | | | | ||||
| | | * | | | | Remove commented code | Ivan Shen | 2019-03-05 | |
| | | | | | | | ||||
| | | * | | | | Point back to local db | Ivan Shen | 2019-03-05 | |
| | | | | | | | ||||
| | | * | | | | Added live update functionality (feat 8) | ivanshen | 2019-03-05 | |
| | | | | | | | ||||
| | | * | | | | Merge branch 'qa' of github.com:csc301-winter-2019/project-team-02 into qa | ivanshen | 2019-03-05 | |
| | | |\ \ \ \ | ||||
| | * | \ \ \ \ | Merge pull request #25 from csc301-winter-2019/master | Kumar Damani | 2019-03-05 | |
| | |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | | | sync qa with master | |||
| | * | | | | | Merge pull request #13 from csc301-winter-2019/feat/5 | AndrewMihai | 2019-03-05 | |
| | |\ \ \ \ \ | | | |_|/ / | | |/| | | | Feat/5 | |||
| | | * | | | | 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. | |||
| | | * | | | | Merge pull request #12 from csc301-winter-2019/master | AndrewMihai | 2019-02-21 | |
| | | |\ \ \ \ | | | | |_|/ | | | |/| | | Merging new commits from master into feat/5 branch | |||
| | * | | | | | Merge pull request #20 from csc301-winter-2019/feat7-qa-merging | Kumar Damani | 2019-03-04 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | Feat7 qa merging | |||
| * | \ \ \ \ \ | Merge pull request #15 from csc301-winter-2019/mockdata | Kumar Damani | 2019-03-08 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | generated some mockdata | |||
| | * | | | | | | generated some mock data to test withmockdata | Kumar Damani | 2019-02-26 | |
| | | | | | | | | ||||
| * | | | | | | | Merge pull request #22 from csc301-winter-2019/feat7-qa-merging | Kumar Damani | 2019-03-05 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | Feat7 qa merging | |||
| | * | | | | | | Merge branch 'feat7-qa-merging' of ↵feat7-qa-merging | Kumar Damani | 2019-03-05 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | | | github.com:csc301-winter-2019/project-team-02 into feat7-qa-merging | |||
| * | | | | | | updated iteration-plan after two members dropped course | Kumar Damani | 2019-03-01 | |
| | | | | | | | ||||
| | * | | | | | merged feat7 into temp | Kumar Damani | 2019-02-28 | |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||
| | | * | | | | displaying all the fields in the marker popup, better var namingfeat/7 | Kumar Damani | 2019-02-28 | |
| | | | | | | | ||||
| | | * | | | | changed index to use pointscollection by default | Kumar Damani | 2019-02-28 | |
| | | | | | | | ||||
| | | * | | | | sending geo data to front end, displaying it as markers, and taken out ↵ | Kumar Damani | 2019-02-28 | |
| | |/ / / / |/| | | | | | | | | | | | | | | schema defs from index into models folder | |||
