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

Deprecate old explore page, Mapbox component #1176

Merged
merged 8 commits into from
Oct 7, 2024

Conversation

hanbyul-here
Copy link
Collaborator

@hanbyul-here hanbyul-here commented Sep 26, 2024

Related Ticket: https://github.com/orgs/nasa-IMPACT/projects/17/views/6?pane=issue&itemId=78455497 (Sorry, never converted it into a proper issue)

Description of Changes

  • Deprecate old analysis page, old Data explore page, old Mapbox components, FEATURE_NEW_EXPLORATION flag, Also deprecated some components that old pages use (DateSlider, Chart for analysis)
  • Added, edited some types that deprecated files touch

Notes & Questions About Changes

  • This change will require a major number change.

Validation / Testing

  • There should not be any visible, functional changes from the instance, UI side. Please take time to see if everything works as expected.

cleanup gif

Copy link

netlify bot commented Sep 26, 2024

Deploy Preview for veda-ui ready!

Name Link
🔨 Latest commit a762765
🔍 Latest deploy log https://app.netlify.com/sites/veda-ui/deploys/66f5b70a0f1c9700085f54e8
😎 Deploy Preview https://deploy-preview-1176--veda-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@hanbyul-here hanbyul-here changed the title Deprecate old explore Deprecate old explore page, Mapbox component Sep 26, 2024
@hanbyul-here
Copy link
Collaborator Author

hanbyul-here commented Sep 26, 2024

The ts-error is coming from the part of the code that this PR doesn't touch (It complains about last property not existing on Array - [ts-check: app/scripts/components/common/item-truncate-count.tsx#L20](https://github.com/NASA-IMPACT/veda-ui/pull/1176/files#annotation_26752497181) Property 'last' does not exist on type 'ReactNode[]'.) - I can't really see this error from my local dev either 🤔

@hanbyul-here hanbyul-here force-pushed the deprecate-old-explore branch 2 times, most recently from f4ab2de to 119ea50 Compare September 26, 2024 19:22
Copy link
Collaborator

@dzole0311 dzole0311 left a comment

Choose a reason for hiding this comment

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

I tested as much as I could, also on the GHG side and couldn't spot any issues.

GHG Center preview: https://deploy-preview-611--ghg-demo.netlify.app/

Copy link
Collaborator

@sandrahoang686 sandrahoang686 left a comment

Choose a reason for hiding this comment

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

Really great cleanup 🙌🏼

Tested the E&A page in many ways in GHG preview as well and mapblock

@hanbyul-here hanbyul-here merged commit c80d6a3 into main Oct 7, 2024
8 checks passed
@hanbyul-here hanbyul-here deleted the deprecate-old-explore branch October 7, 2024 15:43
@hanbyul-here hanbyul-here mentioned this pull request Oct 29, 2024
snmln added a commit that referenced this pull request Oct 30, 2024
You can find VEDA Dashboard preview link to test these changes:
NASA-IMPACT/veda-config#470

## 🎉 Features
- Cookie consent component:
#1163,
#1165,
#1127,
#1177
- Stories Hub export in #1162
- Expose As Is - PageHeader, LinkElement Prop & Logo in
#1184
## 🚀 Improvements

- Add docs for registry dev in
#1169
- Timeline date selection centering functionality in
#1181
- Deprecate old explore page, Mapbox component
#1176
- Update doc with new diagrams about general architecture in
#1195
-  Add playwright in #1139
- Pre-select AOIs that have the "selected" prop set to true in
#1215
- 
## 🐛 Fixes
- Check dastaset analysis exclude attribute before running analysis in
#1175
- Restrict dynamic colormaps to applicable layer types in
#1183
- Fix external link badge display for tools hosted under the same domain
in #1192
- Escape special characters in regex expression when searching datasets
in #1204


### New Contributors
* @snmln made their first contribution in
#1127
* @AliceR made their first contribution in
#1204
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.

3 participants