Skip to content
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

Bug/group disruption lines and operators #728

Merged
merged 6 commits into from
Mar 29, 2023

Conversation

sudheer-rk
Copy link
Contributor

  • Disruptions - remove duplicate rail lines
  • Disruptions - show the affected train company below the train lines.

@sudheer-rk sudheer-rk added the bug Something isn't working label Mar 29, 2023
@sudheer-rk sudheer-rk self-assigned this Mar 29, 2023
@sudheer-rk sudheer-rk merged commit 6ac3c53 into develop Mar 29, 2023
@sudheer-rk sudheer-rk deleted the bug/group-disruption-lines-and-operators branch March 29, 2023 09:07
sudheer-rk added a commit that referenced this pull request Mar 30, 2023
* 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

---------

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>
sudheer-rk added a commit that referenced this pull request May 12, 2023
* 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

---------

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>
sudheer-rk added a commit that referenced this pull request May 12, 2023
* 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>
rolorogan added a commit that referenced this pull request Mar 21, 2024
* 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>
rolorogan added a commit that referenced this pull request May 21, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🔜 To Do
Development

Successfully merging this pull request may close these issues.

None yet

2 participants