Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 --------- 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>
- Loading branch information