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

Waitp 1259 map components to ts #4600

Merged
merged 36 commits into from
Jun 14, 2023

Conversation

alexd-bes
Copy link
Contributor

@alexd-bes alexd-bes commented May 29, 2023

Issue WAITP-1259: Convert ui-map-components to Typescript

Changes:

  • Converted all components and utils in ui-map-components to Typescript
  • Updated associated linting rules
  • Updated associated scripts

Apologies for not splitting this out - everything is very intertwined so splitting out was a little too complex

@@ -2,9 +2,9 @@
* Tupaia
* Copyright (c) 2017 - 2023 Beyond Essential Systems Pty Ltd
*/
import React from 'react';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are not supporting the Disasters feature moving forward and that is the only use case for the disaster icons so let's remove all of them and any references to them in this package. thanks

Copy link
Contributor

@tcaiger tcaiger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks really good. I can't find anything that I would improve. It would be great to remove those disaster icons and references to them but apart from that it's good to go.

@alexd-bes alexd-bes requested a review from tcaiger June 12, 2023 04:02
@tcaiger tcaiger merged commit 6907803 into epic-frontend-rewrite Jun 14, 2023
@tcaiger tcaiger deleted the waitp-1259-map-components-to-ts branch June 14, 2023 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants