-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add local to train times #744
Conversation
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
1065341 | Triggered | Generic High Entropy Secret | d3e3ee4 | .env.development | View secret |
1489744 | Triggered | Generic High Entropy Secret | d3e3ee4 | .env.development | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Our GitHub checks need improvements? Share your feedbacks!
* Feature/203 links and branding (#642) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/203 links filter and video (#645) * moved feedback link to env variable and updated the header * add keys to netlify and remove unused vars on header Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/203 links and branding (#649) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars * updating twitter and email links Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/204 upgrade disruptions UI in line with tfwm (#650) * align the filter options and change the button styling for map and list * replacing locate map icon and updating zoom map icons * alignment of filter options and map button styling Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * ncu updates applied to project (#653) * npm-check-updates applied to project * updated comments * clear npm cache and replace propTypes any with propTypes object * fix es-lint error to move disruptionsData in its own useMemo() hook Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#656) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#657) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles * update node module and adjusted title margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/adjust header and footer (#658) * adjusted header for mobile screen * adjusted header margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * npm install changes updated after mergt * added new message type NoKnownDisruptionMessage replacing 'good service' (#670) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/change good service to unknown disruption (#671) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message * replacing GoodServiceMessage with NoKnownDisruptionMessage Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Identify and fix issue with API returning empty array (#679) * integrating rail station graph with tram disruptions * replaced atcoCode filter with naPTAN * Empty-Commit * removed unexpected console statement. Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * update staging environment with new api key * rollback dependencies updated previously * rolled back api key * updated with new api key * rollback package lock file as a test * remove extra 's' on the end of the api endpoint * added 'show more lines' toggle link to trams (#697) Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/amendments to UI displaying incorrect disruptions (#703) * amendments to toggle more affected items * Restyled by prettier (#700) Co-authored-by: Restyled.io <commits@restyled.io> * resolving prettier build issue * resolving prettier issue * Restyled by prettier (#702) Co-authored-by: Restyled.io <commits@restyled.io> * Restyled by prettier is not working Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io> * implementing disruptions lines display list (#707) Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/revise text on Disruptions when no known disruption (#677) (#708) * Feature/203 links and branding (#642) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/203 links filter and video (#645) * moved feedback link to env variable and updated the header * add keys to netlify and remove unused vars on header Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/203 links and branding (#649) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars * updating twitter and email links Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/204 upgrade disruptions UI in line with tfwm (#650) * align the filter options and change the button styling for map and list * replacing locate map icon and updating zoom map icons * alignment of filter options and map button styling Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * ncu updates applied to project (#653) * npm-check-updates applied to project * updated comments * clear npm cache and replace propTypes any with propTypes object * fix es-lint error to move disruptionsData in its own useMemo() hook Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#656) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#657) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles * update node module and adjusted title margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/adjust header and footer (#658) * adjusted header for mobile screen * adjusted header margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * npm install changes updated after mergt * added new message type NoKnownDisruptionMessage replacing 'good service' (#670) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/change good service to unknown disruption (#671) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message * replacing GoodServiceMessage with NoKnownDisruptionMessage Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * testing branch eslint (#721) Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * bug/send random string with api call (#720) * Feature/revise text on Disruptions when no known disruption (#677) * Feature/203 links and branding (#642) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/203 links filter and video (#645) * moved feedback link to env variable and updated the header * add keys to netlify and remove unused vars on header Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/203 links and branding (#649) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars * updating twitter and email links Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/204 upgrade disruptions UI in line with tfwm (#650) * align the filter options and change the button styling for map and list * replacing locate map icon and updating zoom map icons * alignment of filter options and map button styling Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * ncu updates applied to project (#653) * npm-check-updates applied to project * updated comments * clear npm cache and replace propTypes any with propTypes object * fix es-lint error to move disruptionsData in its own useMemo() hook Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#656) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#657) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles * update node module and adjusted title margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/adjust header and footer (#658) * adjusted header for mobile screen * adjusted header margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * npm install changes updated after mergt * added new message type NoKnownDisruptionMessage replacing 'good service' (#670) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/change good service to unknown disruption (#671) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message * replacing GoodServiceMessage with NoKnownDisruptionMessage Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * added random string with api call * Empty-Commit * remove spaces * remove log info --------- Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * bug/send random string with api call (#722) * Feature/revise text on Disruptions when no known disruption (#677) * Feature/203 links and branding (#642) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/203 links filter and video (#645) * moved feedback link to env variable and updated the header * add keys to netlify and remove unused vars on header Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/203 links and branding (#649) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars * updating twitter and email links Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/204 upgrade disruptions UI in line with tfwm (#650) * align the filter options and change the button styling for map and list * replacing locate map icon and updating zoom map icons * alignment of filter options and map button styling Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * ncu updates applied to project (#653) * npm-check-updates applied to project * updated comments * clear npm cache and replace propTypes any with propTypes object * fix es-lint error to move disruptionsData in its own useMemo() hook Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#656) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#657) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles * update node module and adjusted title margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/adjust header and footer (#658) * adjusted header for mobile screen * adjusted header margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * npm install changes updated after mergt * added new message type NoKnownDisruptionMessage replacing 'good service' (#670) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/change good service to unknown disruption (#671) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message * replacing GoodServiceMessage with NoKnownDisruptionMessage Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * added random string with api call * Empty-Commit * remove spaces * remove log info * log randomString --------- Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/group disruption lines and operators (#728) * group disruptions linas and operators and new styles * refined to display routes grouped by operators * updated styles * amendments to the disruption list * applying styles and adding severity setting --------- Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * merge master into develop & fix severity * urgent fix: hard coded industrial action text * show disruption descriptions on trains * fixed case issue * appled paragraph formatting * fix: node sass (#733) * replace node-sass * prettier updates * update eslint and react-share * fix weight % * eslint prettier updates and new lint npm scripts * automatic lint issue fixes * + babel/plugin-proposal-private-property-in-object * ignore some linting errors * fix: rail disruption time (#734) * include react-moment plugin * Tidy up for release * fix ReactDOM error * fix import order * Add time to rail disruptions * remove disruption log * Amend API keys * Alter API keys for netlify --------- Co-authored-by: Nathan Rogan <rolorogan@gmail.com> * Remove BST temp +1 hour fix (#740) * add local to train times (#744) --------- Co-authored-by: Sudheer <92720228+sudheer-rk@users.noreply.github.com> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io> Co-authored-by: Nathan Rogan <rolorogan@gmail.com>
* Feature/203 links and branding (#642) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/203 links filter and video (#645) * moved feedback link to env variable and updated the header * add keys to netlify and remove unused vars on header Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/203 links and branding (#649) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars * updating twitter and email links Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/204 upgrade disruptions UI in line with tfwm (#650) * align the filter options and change the button styling for map and list * replacing locate map icon and updating zoom map icons * alignment of filter options and map button styling Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * ncu updates applied to project (#653) * npm-check-updates applied to project * updated comments * clear npm cache and replace propTypes any with propTypes object * fix es-lint error to move disruptionsData in its own useMemo() hook Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#656) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#657) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles * update node module and adjusted title margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/adjust header and footer (#658) * adjusted header for mobile screen * adjusted header margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * npm install changes updated after mergt * added new message type NoKnownDisruptionMessage replacing 'good service' (#670) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/change good service to unknown disruption (#671) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message * replacing GoodServiceMessage with NoKnownDisruptionMessage Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Identify and fix issue with API returning empty array (#679) * integrating rail station graph with tram disruptions * replaced atcoCode filter with naPTAN * Empty-Commit * removed unexpected console statement. Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * update staging environment with new api key * rollback dependencies updated previously * rolled back api key * updated with new api key * rollback package lock file as a test * remove extra 's' on the end of the api endpoint * added 'show more lines' toggle link to trams (#697) Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/amendments to UI displaying incorrect disruptions (#703) * amendments to toggle more affected items * Restyled by prettier (#700) Co-authored-by: Restyled.io <commits@restyled.io> * resolving prettier build issue * resolving prettier issue * Restyled by prettier (#702) Co-authored-by: Restyled.io <commits@restyled.io> * Restyled by prettier is not working Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io> * implementing disruptions lines display list (#707) Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/revise text on Disruptions when no known disruption (#677) (#708) * Feature/203 links and branding (#642) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/203 links filter and video (#645) * moved feedback link to env variable and updated the header * add keys to netlify and remove unused vars on header Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/203 links and branding (#649) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars * updating twitter and email links Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/204 upgrade disruptions UI in line with tfwm (#650) * align the filter options and change the button styling for map and list * replacing locate map icon and updating zoom map icons * alignment of filter options and map button styling Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * ncu updates applied to project (#653) * npm-check-updates applied to project * updated comments * clear npm cache and replace propTypes any with propTypes object * fix es-lint error to move disruptionsData in its own useMemo() hook Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#656) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#657) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles * update node module and adjusted title margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/adjust header and footer (#658) * adjusted header for mobile screen * adjusted header margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * npm install changes updated after mergt * added new message type NoKnownDisruptionMessage replacing 'good service' (#670) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/change good service to unknown disruption (#671) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message * replacing GoodServiceMessage with NoKnownDisruptionMessage Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * testing branch eslint (#721) Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * bug/send random string with api call (#720) * Feature/revise text on Disruptions when no known disruption (#677) * Feature/203 links and branding (#642) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/203 links filter and video (#645) * moved feedback link to env variable and updated the header * add keys to netlify and remove unused vars on header Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/203 links and branding (#649) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars * updating twitter and email links Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/204 upgrade disruptions UI in line with tfwm (#650) * align the filter options and change the button styling for map and list * replacing locate map icon and updating zoom map icons * alignment of filter options and map button styling Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * ncu updates applied to project (#653) * npm-check-updates applied to project * updated comments * clear npm cache and replace propTypes any with propTypes object * fix es-lint error to move disruptionsData in its own useMemo() hook Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#656) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#657) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles * update node module and adjusted title margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/adjust header and footer (#658) * adjusted header for mobile screen * adjusted header margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * npm install changes updated after mergt * added new message type NoKnownDisruptionMessage replacing 'good service' (#670) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/change good service to unknown disruption (#671) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message * replacing GoodServiceMessage with NoKnownDisruptionMessage Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * added random string with api call * Empty-Commit * remove spaces * remove log info --------- Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * bug/send random string with api call (#722) * Feature/revise text on Disruptions when no known disruption (#677) * Feature/203 links and branding (#642) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/203 links filter and video (#645) * moved feedback link to env variable and updated the header * add keys to netlify and remove unused vars on header Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/203 links and branding (#649) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars * updating twitter and email links Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/204 upgrade disruptions UI in line with tfwm (#650) * align the filter options and change the button styling for map and list * replacing locate map icon and updating zoom map icons * alignment of filter options and map button styling Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * ncu updates applied to project (#653) * npm-check-updates applied to project * updated comments * clear npm cache and replace propTypes any with propTypes object * fix es-lint error to move disruptionsData in its own useMemo() hook Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#656) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#657) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles * update node module and adjusted title margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/adjust header and footer (#658) * adjusted header for mobile screen * adjusted header margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * npm install changes updated after mergt * added new message type NoKnownDisruptionMessage replacing 'good service' (#670) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/change good service to unknown disruption (#671) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message * replacing GoodServiceMessage with NoKnownDisruptionMessage Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * added random string with api call * Empty-Commit * remove spaces * remove log info * log randomString --------- Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/group disruption lines and operators (#728) * group disruptions linas and operators and new styles * refined to display routes grouped by operators * updated styles * amendments to the disruption list * applying styles and adding severity setting --------- Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * merge master into develop & fix severity * urgent fix: hard coded industrial action text * show disruption descriptions on trains * fixed case issue * appled paragraph formatting * fix: node sass (#733) * replace node-sass * prettier updates * update eslint and react-share * fix weight % * eslint prettier updates and new lint npm scripts * automatic lint issue fixes * + babel/plugin-proposal-private-property-in-object * ignore some linting errors * fix: rail disruption time (#734) * include react-moment plugin * Tidy up for release * fix ReactDOM error * fix import order * Add time to rail disruptions * remove disruption log * Amend API keys * Alter API keys for netlify --------- Co-authored-by: Nathan Rogan <rolorogan@gmail.com> * Remove BST temp +1 hour fix (#740) * add local to train times (#744) * fix: Inc-15300 (#745) * fix disruption map * fix clear search css * remove esri-loader package --------- Co-authored-by: Sudheer <92720228+sudheer-rk@users.noreply.github.com> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io> Co-authored-by: GeorgeEverett <87702223+GeorgeEverett@users.noreply.github.com>
* Feature/203 links and branding (#642) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/203 links filter and video (#645) * moved feedback link to env variable and updated the header * add keys to netlify and remove unused vars on header Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/203 links and branding (#649) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars * updating twitter and email links Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/204 upgrade disruptions UI in line with tfwm (#650) * align the filter options and change the button styling for map and list * replacing locate map icon and updating zoom map icons * alignment of filter options and map button styling Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * ncu updates applied to project (#653) * npm-check-updates applied to project * updated comments * clear npm cache and replace propTypes any with propTypes object * fix es-lint error to move disruptionsData in its own useMemo() hook Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#656) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#657) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles * update node module and adjusted title margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/adjust header and footer (#658) * adjusted header for mobile screen * adjusted header margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * npm install changes updated after mergt * added new message type NoKnownDisruptionMessage replacing 'good service' (#670) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/change good service to unknown disruption (#671) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message * replacing GoodServiceMessage with NoKnownDisruptionMessage Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Identify and fix issue with API returning empty array (#679) * integrating rail station graph with tram disruptions * replaced atcoCode filter with naPTAN * Empty-Commit * removed unexpected console statement. Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * update staging environment with new api key * rollback dependencies updated previously * rolled back api key * updated with new api key * rollback package lock file as a test * remove extra 's' on the end of the api endpoint * added 'show more lines' toggle link to trams (#697) Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/amendments to UI displaying incorrect disruptions (#703) * amendments to toggle more affected items * Restyled by prettier (#700) Co-authored-by: Restyled.io <commits@restyled.io> * resolving prettier build issue * resolving prettier issue * Restyled by prettier (#702) Co-authored-by: Restyled.io <commits@restyled.io> * Restyled by prettier is not working Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io> * implementing disruptions lines display list (#707) Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/revise text on Disruptions when no known disruption (#677) (#708) * Feature/203 links and branding (#642) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/203 links filter and video (#645) * moved feedback link to env variable and updated the header * add keys to netlify and remove unused vars on header Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/203 links and branding (#649) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars * updating twitter and email links Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/204 upgrade disruptions UI in line with tfwm (#650) * align the filter options and change the button styling for map and list * replacing locate map icon and updating zoom map icons * alignment of filter options and map button styling Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * ncu updates applied to project (#653) * npm-check-updates applied to project * updated comments * clear npm cache and replace propTypes any with propTypes object * fix es-lint error to move disruptionsData in its own useMemo() hook Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#656) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#657) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles * update node module and adjusted title margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/adjust header and footer (#658) * adjusted header for mobile screen * adjusted header margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * npm install changes updated after mergt * added new message type NoKnownDisruptionMessage replacing 'good service' (#670) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/change good service to unknown disruption (#671) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message * replacing GoodServiceMessage with NoKnownDisruptionMessage Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * testing branch eslint (#721) Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * bug/send random string with api call (#720) * Feature/revise text on Disruptions when no known disruption (#677) * Feature/203 links and branding (#642) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/203 links filter and video (#645) * moved feedback link to env variable and updated the header * add keys to netlify and remove unused vars on header Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/203 links and branding (#649) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars * updating twitter and email links Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/204 upgrade disruptions UI in line with tfwm (#650) * align the filter options and change the button styling for map and list * replacing locate map icon and updating zoom map icons * alignment of filter options and map button styling Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * ncu updates applied to project (#653) * npm-check-updates applied to project * updated comments * clear npm cache and replace propTypes any with propTypes object * fix es-lint error to move disruptionsData in its own useMemo() hook Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#656) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#657) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles * update node module and adjusted title margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/adjust header and footer (#658) * adjusted header for mobile screen * adjusted header margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * npm install changes updated after mergt * added new message type NoKnownDisruptionMessage replacing 'good service' (#670) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/change good service to unknown disruption (#671) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message * replacing GoodServiceMessage with NoKnownDisruptionMessage Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * added random string with api call * Empty-Commit * remove spaces * remove log info --------- Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * bug/send random string with api call (#722) * Feature/revise text on Disruptions when no known disruption (#677) * Feature/203 links and branding (#642) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/203 links filter and video (#645) * moved feedback link to env variable and updated the header * add keys to netlify and remove unused vars on header Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/203 links and branding (#649) * website title and replan journey URL updated * updated description and short name * added new header and footer link to index page * amend header and update social media link on share-button * update feedback link and key * updated feedback link id * updated feedback link id * reinstall package-lock * remove feedback link and reinstall package-lock * reinstall package-lock * remove unused vars * updating twitter and email links Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/204 upgrade disruptions UI in line with tfwm (#650) * align the filter options and change the button styling for map and list * replacing locate map icon and updating zoom map icons * alignment of filter options and map button styling Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * ncu updates applied to project (#653) * npm-check-updates applied to project * updated comments * clear npm cache and replace propTypes any with propTypes object * fix es-lint error to move disruptionsData in its own useMemo() hook Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#656) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/upgrade node and other dependencies (#657) * ncu updates applied to project * updated comments * clear npm cache and replacing propTypes any with propTypes object * fix eslint error to move disruptionsData in its own useMemo() hook * applied npm upgrade and show header title smaller for mobiles * update node module and adjusted title margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Feature/adjust header and footer (#658) * adjusted header for mobile screen * adjusted header margin Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * npm install changes updated after mergt * added new message type NoKnownDisruptionMessage replacing 'good service' (#670) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/change good service to unknown disruption (#671) * added new message type NoKnownDisruptionMessage replacing 'good service' * remove strike message * replacing GoodServiceMessage with NoKnownDisruptionMessage Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * added random string with api call * Empty-Commit * remove spaces * remove log info * log randomString --------- Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * Bug/group disruption lines and operators (#728) * group disruptions linas and operators and new styles * refined to display routes grouped by operators * updated styles * amendments to the disruption list * applying styles and adding severity setting --------- Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> * merge master into develop & fix severity * urgent fix: hard coded industrial action text * show disruption descriptions on trains * fixed case issue * appled paragraph formatting * fix: node sass (#733) * replace node-sass * prettier updates * update eslint and react-share * fix weight % * eslint prettier updates and new lint npm scripts * automatic lint issue fixes * + babel/plugin-proposal-private-property-in-object * ignore some linting errors * fix: rail disruption time (#734) * include react-moment plugin * Tidy up for release * fix ReactDOM error * fix import order * Add time to rail disruptions * remove disruption log * Amend API keys * Alter API keys for netlify --------- Co-authored-by: Nathan Rogan <rolorogan@gmail.com> * Remove BST temp +1 hour fix (#740) * add local to train times (#744) * fix: Inc-15300 (#745) * fix disruption map * fix clear search css * remove esri-loader package * fix: inc 20732 (#747) * fix datepicker padding * add scroll bar to disruption information * Nr/fix/inc 20732 (#749) * fix datepicker padding * add scroll bar to disruption information * add banner height to mapview height * fix map height when a disruption is selected * remove console log * fix mobile height * fix overflow (#750) * fix overflow * fix desktop height * fix mobile disruption height * update package lock --------- Co-authored-by: Sudheer <92720228+sudheer-rk@users.noreply.github.com> Co-authored-by: Sudheer Kotha <SudheerKotha@wmca.org.uk> Co-authored-by: Sudheer Kotha <sudheer.kotha@wmca@org.uk> Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io> Co-authored-by: GeorgeEverett <87702223+GeorgeEverett@users.noreply.github.com>
No description provided.