Skip to content

Commit

Permalink
Develop (#746)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
7 people committed May 21, 2024
1 parent a101312 commit 69d0cb7
Show file tree
Hide file tree
Showing 21 changed files with 15,062 additions and 4,399 deletions.
11,534 changes: 7,205 additions & 4,329 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
},
"copyright": "WMCA",
"dependencies": {
"@arcgis/core": "^4.29.10",
"@sentry/react": "^7.11.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.4.3",
"axios": "^0.27.2",
"date-fns": "^2.29.2",
"dompurify": "^2.3.11",
"esri-loader": "^3.6.0",
"fecha": "^4.2.3",
"haversine-distance": "^1.2.1",
"moment": "^2.29.4",
Expand Down
Loading

0 comments on commit 69d0cb7

Please sign in to comment.