| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 #71 from csc301-winter-2019/web-homepage | Kumar Damani | 2019-04-09 |
| |\| | | | | | Web homepage | ||
| | * | copy edit | Kumar Damani | 2019-04-09 |
| | | | |||
| | * | added very minimal styling | Kumar Damani | 2019-04-09 |
| | | | |||
| | * | added proper content, no styling | Kumar Damani | 2019-04-09 |
| | | | |||
| * | | Merge branch 'master' into qa | Kumar Damani | 2019-04-09 |
| |\| | |||
| | * | Changed pic url for pending clicks. | Samarth Agarwal | 2019-03-29 |
| | | | |||
| | * | Added undef line. | Samarth Agarwal | 2019-03-29 |
| | |\ | |||
| | | * | Added undef line | Samarth Agarwal | 2019-03-29 |
| | | | | |||
| | * | | Finished merge | Samarth Agarwal | 2019-03-29 |
| | | | | |||
| | * | | Merging. | Samarth Agarwal | 2019-03-29 |
| | |\| | |||
| | | * | Merging.feat/33 | Samarth Agarwal | 2019-03-29 |
| | | | | |||
| | | * | Removed default status value again. | Samarth Agarwal | 2019-03-29 |
| | | | | |||
| | | * | Removed default status value. | Samarth Agarwal | 2019-03-29 |
| | | | | |||
| | | * | Changed null to undefined. | Samarth Agarwal | 2019-03-29 |
| | | | | |||
| * | | | Continuing merge.qa-temp-merging-feat33 | Samarth Agarwal | 2019-03-29 |
| | | | | |||
| * | | | Doing merge | Samarth Agarwal | 2019-03-29 |
| |\ \ \ | | |/ | |/| | |||
| | * | | Implemented feature so that whenever a point is clicked a red dot shows up ↵ | Samarth Agarwal | 2019-03-29 |
| | | | | | | | | | | | | | at its base to focus on it and the screen zooms to put the point in the center. | ||
| * | | | Merge branch 'feat/34' into qa | Kumar Damani | 2019-03-28 |
| |\ \ \ | | |/ | |/| | |||
| | * | | bug with liveupdates adding duplicate pointsfeat/34 | Kumar Damani | 2019-03-28 |
| | | | | |||
| * | | | Merge pull request #56 from csc301-winter-2019/feat/34 | Kumar Damani | 2019-03-28 |
| |\| | | | | | | | | Feat/34 | ||
| | * | | saving status of point in db. loading only new or pending points in home page | Kumar Damani | 2019-03-28 |
| | | | | |||
| | * | | Modified schema to include 'status' in mockpoints.js and points.js. | Samarth Agarwal | 2019-03-28 |
| | |/ | |||
| | * | fixed packacge.json conflit, during merge of fix/25 with master | Kumar Damani | 2019-03-28 |
| | |\ | |||
| * | | | Revert "Revert "Feat/30""revert-49-revert-45-feat/30 | Samarth-Agarwal1 | 2019-03-27 |
| | | | | |||
| * | | | Revert "Feat/30"revert-45-feat/30 | Samarth-Agarwal1 | 2019-03-27 |
| | | | | |||
| * | | | Merge pull request #46 from csc301-winter-2019/fix/25 | Kumar Damani | 2019-03-26 |
| |\ \ \ | | |/ | |/| | bring in the data folder inside the web folder as its a hard dependen… | ||
| | * | | bring in the data folder inside the web folder as its a hard dependency for ↵fix/25 | Kumar Damani | 2019-03-26 |
| | | | | | | | | | | | | | the index.js, so heroku needs it | ||
| * | | | Merge branch 'qa' into feat/30 | Samarth-Agarwal1 | 2019-03-26 |
| |\| | | |/ |/| | |||
| | * | for both validations | Kumar Damani | 2019-03-26 |
| | | | |||
| | * | changing error code to 422 for one of the validation conditions | Kumar Damani | 2019-03-26 |
| | | | |||
| | * | fixed typo | Kumar Damani | 2019-03-25 |
| | | | |||
| | * | added data validation before inserting into db | Kumar Damani | 2019-03-25 |
| | | | |||
| * | | Modified some CSS properties of buttons in point details sidebar.feat/30 | Samarth Agarwal | 2019-03-26 |
| | | | |||
| * | | Added semicolons to be consistent. | Samarth Agarwal | 2019-03-26 |
| | | | |||
| * | | Commented out correct line in app.js to connect to database. | Samarth Agarwal | 2019-03-26 |
| | | | |||
| * | | Update map.js | Samarth-Agarwal1 | 2019-03-26 |
| | | | |||
| * | | Finished front-end side of this feature. | Samarth Agarwal | 2019-03-22 |
| | | | |||
| * | | Finished merge. | Samarth Agarwal | 2019-03-21 |
| |\| | |||
| | * | fixing ui bugs. 1. side bar max height reduced to 500px. 2. fix for words ↵feat/32 | Kumar Damani | 2019-03-20 |
| | | | | | | | | | too long | ||
| | * | fixed web type | 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 | ||
| * | | Saving changes before merge. | Samarth Agarwal | 2019-03-21 |
| |/ | |||
| * | added evn urls for prod, and mobile | Kumar Damani | 2019-03-14 |
| | | |||
| * | updated proddb config | Kumar Damani | 2019-03-13 |
| | | |||
| * | 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 |
| | | | |||
