This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
If slider bar isn't touched, log it #62
Comments
cleanview-evan
pushed a commit
that referenced
this issue
Aug 2, 2020
…#63) * Survey should now be including info on whether or not slider was touched * Should be final version * Including flag for whether or not slider was touched or rating is valid Co-authored-by: Aviral Somani <[email protected]>
cleanview-evan
added a commit
that referenced
this issue
Aug 2, 2020
* Chart files * Added mock_records * AnalyticsWidgets BarChart and SurveyResponseFrequencyChart take in data as prop * Started filtering * Working on applying checkboxes for filtering * Filtering re-renders the charts * Filtering for age group and tourists * dashboard aesthetics * Merged in from backend * Bolded headers for ManagedLocation tabs * added develop environment * amplify fix * Visualization of average rating over time * Statistics overview plus filter charts with checkboxes * Adjusted time parsing correctly * Added code to update overview section with real data * Filtering for day and hours * Added capacity questions, fixed some styling * Initial settings commit * Changed location boxes to reflect new design Made stars accommodate fractional ratings * Function to render checkboxes * formatting * Added titles to charts * cardstyle outline * upload pic fixed' : * amplify pull * Time filtering for both sections of charts * Only shows not enough data message when data has been retrieved and length is 0 * Reformatted filtering options * Formatting * Formatting for overview statistics * Changed location boxes to reflect new design Made stars accommodate fractional ratings * front end edit location * Formatting * Formatting * update location * QR Code Filtering * Formatting * Formatting * Slight style changes * Bug fix for if age question isn't answered * Analytics Dashboard excludes partially answered survey responses, 0 - 17 bucket changed to 13 - 17 (#48) * Started throwing out incomplete surveys * Exclude partially answered or unanswered surveys from analysis * Changed occurences of 0-17 to 13-17 * Check if age is undefined in FilteredDataToAgeBarChart * Change all occurrences of 0-17 to 13-17 in the data from the get request * added TODO * Minor change * Github Workflow (#57) * Displays a message if there is no data that fits the filtering criteria, changed QR code bottom axis to QR Code Name (#58) * evan/qr-formatting (#50) - deleted unnecessary console.log - formatted QR management tab * Survey data for 0-12 year olds is not collected. * Functionality for deleting location from ManagedLocation page * Jake/settings (#60) * backend support * amplify * Basic create settings progress * Initial settings page on sign up * Create manager settings works after making an account * Finished settings account creation and update in settings tab Added bootstrap error message instead of alert * Small star rating fix * Fixed bug from merging Co-authored-by: evansegaul <[email protected]> Co-authored-by: jsladerman <[email protected]> * Issue #62 - Populating flag for whether or not slider bar was touched (#63) * Survey should now be including info on whether or not slider was touched * Should be final version * Including flag for whether or not slider was touched or rating is valid Co-authored-by: Aviral Somani <[email protected]> * Dropdown menu for analytics filtering (#64) * Made filtering options collapsable * Slight styling change * Added instructions for filter widget Co-authored-by: jsladerman <[email protected]> * Billing page (#67) * Add location button is a pencil icon * Delete button in edit location modal * Changed == to === and != to !== in analytics dashboard * Fixed formatting so that everything is left-aligned in analytics dashboard when viewing from a wider screen * Changing delete phrasing correcting style difference (#72) * Jake/new loader (#70) LOADING replaced with loader everywhere * Evan/phone validation (#71) * validation fields * Fixing form completing notices * change name of field Co-authored-by: evansegaul <[email protected]> Co-authored-by: Aviral Somani <[email protected]> * Commenting out a line for Evan (#76) Co-authored-by: Aviral Somani <[email protected]> * Changed Tagline (#77) Co-authored-by: jsladerman <[email protected]> * Bug fix- NaN now displays a message (#78) Co-authored by: CleanView Evan <[email protected]> Co-authored-by: Gabi Gresenz <[email protected]> Co-authored-by: evansegaul <[email protected]> Co-authored-by: jsladerman <[email protected]> Co-authored-by: cleanview-jake <[email protected]> Co-authored-by: gabrielagresenz <[email protected]> Co-authored-by: aviralsomani <[email protected]> Co-authored-by: Aviral Somani <[email protected]>
cleanview-evan
added a commit
that referenced
this issue
Aug 2, 2020
* Chart files * Added mock_records * AnalyticsWidgets BarChart and SurveyResponseFrequencyChart take in data as prop * Started filtering * Working on applying checkboxes for filtering * Filtering re-renders the charts * Filtering for age group and tourists * dashboard aesthetics * Merged in from backend * Bolded headers for ManagedLocation tabs * added develop environment * amplify fix * Visualization of average rating over time * Statistics overview plus filter charts with checkboxes * Adjusted time parsing correctly * Added code to update overview section with real data * Filtering for day and hours * Added capacity questions, fixed some styling * Initial settings commit * Changed location boxes to reflect new design Made stars accommodate fractional ratings * Function to render checkboxes * formatting * Added titles to charts * cardstyle outline * upload pic fixed' : * amplify pull * Time filtering for both sections of charts * Only shows not enough data message when data has been retrieved and length is 0 * Reformatted filtering options * Formatting * Formatting for overview statistics * Changed location boxes to reflect new design Made stars accommodate fractional ratings * front end edit location * Formatting * Formatting * update location * QR Code Filtering * Formatting * Formatting * Slight style changes * Bug fix for if age question isn't answered * Analytics Dashboard excludes partially answered survey responses, 0 - 17 bucket changed to 13 - 17 (#48) * Started throwing out incomplete surveys * Exclude partially answered or unanswered surveys from analysis * Changed occurences of 0-17 to 13-17 * Check if age is undefined in FilteredDataToAgeBarChart * Change all occurrences of 0-17 to 13-17 in the data from the get request * added TODO * Minor change * Github Workflow (#57) * Displays a message if there is no data that fits the filtering criteria, changed QR code bottom axis to QR Code Name (#58) * evan/qr-formatting (#50) - deleted unnecessary console.log - formatted QR management tab * Survey data for 0-12 year olds is not collected. * Functionality for deleting location from ManagedLocation page * Jake/settings (#60) * backend support * amplify * Basic create settings progress * Initial settings page on sign up * Create manager settings works after making an account * Finished settings account creation and update in settings tab Added bootstrap error message instead of alert * Small star rating fix * Fixed bug from merging Co-authored-by: evansegaul <[email protected]> Co-authored-by: jsladerman <[email protected]> * Issue #62 - Populating flag for whether or not slider bar was touched (#63) * Survey should now be including info on whether or not slider was touched * Should be final version * Including flag for whether or not slider was touched or rating is valid Co-authored-by: Aviral Somani <[email protected]> * Dropdown menu for analytics filtering (#64) * Made filtering options collapsable * Slight styling change * Added instructions for filter widget Co-authored-by: jsladerman <[email protected]> * Billing page (#67) * Add location button is a pencil icon * Delete button in edit location modal * Changed == to === and != to !== in analytics dashboard * Fixed formatting so that everything is left-aligned in analytics dashboard when viewing from a wider screen * Changing delete phrasing correcting style difference (#72) * Jake/new loader (#70) LOADING replaced with loader everywhere * Evan/phone validation (#71) * validation fields * Fixing form completing notices * change name of field Co-authored-by: evansegaul <[email protected]> Co-authored-by: Aviral Somani <[email protected]> * Commenting out a line for Evan (#76) Co-authored-by: Aviral Somani <[email protected]> * Changed Tagline (#77) Co-authored-by: jsladerman <[email protected]> * Bug fix- NaN now displays a message (#78) * Minor UI Fixes (#80) Co-authored-by: evansegaul <[email protected]> Co-authored-by: Gabi Gresenz <[email protected]> Co-authored-by: evansegaul <[email protected]> Co-authored-by: jsladerman <[email protected]> Co-authored-by: cleanview-jake <[email protected]> Co-authored-by: gabrielagresenz <[email protected]> Co-authored-by: aviralsomani <[email protected]> Co-authored-by: Aviral Somani <[email protected]>
cleanview-evan
added a commit
that referenced
this issue
Aug 4, 2020
* Chart files * Added mock_records * AnalyticsWidgets BarChart and SurveyResponseFrequencyChart take in data as prop * Started filtering * Working on applying checkboxes for filtering * Filtering re-renders the charts * Filtering for age group and tourists * dashboard aesthetics * Merged in from backend * Bolded headers for ManagedLocation tabs * added develop environment * amplify fix * Visualization of average rating over time * Statistics overview plus filter charts with checkboxes * Adjusted time parsing correctly * Added code to update overview section with real data * Filtering for day and hours * Added capacity questions, fixed some styling * Initial settings commit * Changed location boxes to reflect new design Made stars accommodate fractional ratings * Function to render checkboxes * formatting * Added titles to charts * cardstyle outline * upload pic fixed' : * amplify pull * Time filtering for both sections of charts * Only shows not enough data message when data has been retrieved and length is 0 * Reformatted filtering options * Formatting * Formatting for overview statistics * Changed location boxes to reflect new design Made stars accommodate fractional ratings * front end edit location * Formatting * Formatting * update location * QR Code Filtering * Formatting * Formatting * Slight style changes * Bug fix for if age question isn't answered * Analytics Dashboard excludes partially answered survey responses, 0 - 17 bucket changed to 13 - 17 (#48) * Started throwing out incomplete surveys * Exclude partially answered or unanswered surveys from analysis * Changed occurences of 0-17 to 13-17 * Check if age is undefined in FilteredDataToAgeBarChart * Change all occurrences of 0-17 to 13-17 in the data from the get request * added TODO * Minor change * Github Workflow (#57) * Displays a message if there is no data that fits the filtering criteria, changed QR code bottom axis to QR Code Name (#58) * evan/qr-formatting (#50) - deleted unnecessary console.log - formatted QR management tab * Survey data for 0-12 year olds is not collected. * Functionality for deleting location from ManagedLocation page * Jake/settings (#60) * backend support * amplify * Basic create settings progress * Initial settings page on sign up * Create manager settings works after making an account * Finished settings account creation and update in settings tab Added bootstrap error message instead of alert * Small star rating fix * Fixed bug from merging Co-authored-by: evansegaul <[email protected]> Co-authored-by: jsladerman <[email protected]> * Issue #62 - Populating flag for whether or not slider bar was touched (#63) * Survey should now be including info on whether or not slider was touched * Should be final version * Including flag for whether or not slider was touched or rating is valid Co-authored-by: Aviral Somani <[email protected]> * Dropdown menu for analytics filtering (#64) * Made filtering options collapsable * Slight styling change * Added instructions for filter widget Co-authored-by: jsladerman <[email protected]> * Billing page (#67) * Add location button is a pencil icon * Delete button in edit location modal * Changed == to === and != to !== in analytics dashboard * Fixed formatting so that everything is left-aligned in analytics dashboard when viewing from a wider screen * Changing delete phrasing correcting style difference (#72) * Jake/new loader (#70) LOADING replaced with loader everywhere * Evan/phone validation (#71) * validation fields * Fixing form completing notices * change name of field Co-authored-by: evansegaul <[email protected]> Co-authored-by: Aviral Somani <[email protected]> * Commenting out a line for Evan (#76) Co-authored-by: Aviral Somani <[email protected]> * Changed Tagline (#77) Co-authored-by: jsladerman <[email protected]> * Bug fix- NaN now displays a message (#78) * Minor UI Fixes (#80) Co-authored-by: evansegaul <[email protected]> * Added 3 default placeholders (#82) Co-authored-by: evansegaul <[email protected]> * privacy policy * add billing image * See menu launches new tab Co-authored-by: Gabi Gresenz <[email protected]> Co-authored-by: evansegaul <[email protected]> Co-authored-by: jsladerman <[email protected]> Co-authored-by: cleanview-jake <[email protected]> Co-authored-by: gabrielagresenz <[email protected]> Co-authored-by: aviralsomani <[email protected]> Co-authored-by: Aviral Somani <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
#63
The text was updated successfully, but these errors were encountered: