Skip to content

Commit

Permalink
Deprecate old explore page, Mapbox component (#1176)
Browse files Browse the repository at this point in the history
**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](https://media.tenor.com/pnHWGqOfB5UAAAAM/barney-dinosaur.gif)
  • Loading branch information
hanbyul-here authored Oct 7, 2024
2 parents c432210 + a762765 commit c80d6a3
Show file tree
Hide file tree
Showing 97 changed files with 135 additions and 12,918 deletions.
3 changes: 1 addition & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ API_STAC_ENDPOINT='https://staging.openveda.cloud/api/stac'
# Google form for feedback
GOOGLE_FORM = 'https://docs.google.com/forms/d/e/1FAIpQLSfGcd3FDsM3kQIOVKjzdPn4f88hX8RZ4Qef7qBsTtDqxjTSkg/viewform?embedded=true'

FEATURE_NEW_EXPLORATION = 'TRUE'
SHOW_CONFIGURABLE_COLOR_MAP = 'FALSE'
SHOW_CONFIGURABLE_COLOR_MAP = 'TRUE'

50 changes: 0 additions & 50 deletions app/scripts/components/analysis/constants.ts

This file was deleted.

209 changes: 0 additions & 209 deletions app/scripts/components/analysis/define/aoi-selector.tsx

This file was deleted.

Loading

0 comments on commit c80d6a3

Please sign in to comment.