-
Notifications
You must be signed in to change notification settings - Fork 5
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
AOI code cleanup #1248
base: main
Are you sure you want to change the base?
AOI code cleanup #1248
Commits on Sep 10, 2024
-
Expose ExplorationAndAnalysis component, update date-fns for building…
… library, and get to render in nextJs instance
Configuration menu - View commit details
-
Copy full SHA for 2341e1b - Browse repository at this point
Copy the full SHA 2341e1bView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5e5ff9 - Browse repository at this point
Copy the full SHA b5e5ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 606acc9 - Browse repository at this point
Copy the full SHA 606acc9View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ecf0989 - Browse repository at this point
Copy the full SHA ecf0989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97112dd - Browse repository at this point
Copy the full SHA 97112ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aed77b - Browse repository at this point
Copy the full SHA 3aed77bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c949b35 - Browse repository at this point
Copy the full SHA c949b35View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c85eba0 - Browse repository at this point
Copy the full SHA c85eba0View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8ee8253 - Browse repository at this point
Copy the full SHA 8ee8253View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7f5070 - Browse repository at this point
Copy the full SHA d7f5070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf1abf - Browse repository at this point
Copy the full SHA 8bf1abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2eee6d - Browse repository at this point
Copy the full SHA b2eee6dView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5ff42c - Browse repository at this point
Copy the full SHA f5ff42cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4ca598 - Browse repository at this point
Copy the full SHA c4ca598View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae793f7 - Browse repository at this point
Copy the full SHA ae793f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7a4284 - Browse repository at this point
Copy the full SHA f7a4284View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce6bd1c - Browse repository at this point
Copy the full SHA ce6bd1cView commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 588fd8b - Browse repository at this point
Copy the full SHA 588fd8bView commit details
Commits on Oct 28, 2024
-
Make Data selector modal work (#1213)
**Related Ticket:** #1156 ### Description of Changes - The main reason the data selector modal was not working is ~ again ~ link-related components error. I made it use `linkProperties` props. - I also moved `LinkProperties` type to `types/veda` ### Notes & Questions About Changes I will inline-comment ### Validation / Testing - Build the library from this branch - Use the built asset with this branch (of Next instance) : https://github.com/developmentseed/next-veda-ui/tree/data-selector-modal-test
Configuration menu - View commit details
-
Copy full SHA for 2ae4c21 - Browse repository at this point
Copy the full SHA 2ae4c21View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f52025 - Browse repository at this point
Copy the full SHA 1f52025View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6aadaf - Browse repository at this point
Copy the full SHA c6aadafView commit details -
Fix map controls and resolve Analyses Message issue (#1205)
**Related Ticket:** #1155 #1172 Related Next.js PR: developmentseed/next-veda-ui#7 ### Description of Changes - Fixed the map controls so that they work in the Next.js instance - Resolve issue with the Analyses Message display - Attempted to address the React mount error mentioned in #1172 ### Notes & Questions About Changes _{Add additonal notes and outstanding questions here related to changes in this pull request}_ ### Validation / Testing 1. Verify that the AOI controls and Analyses Message work as expected in both veda-ui and the Next.js instance 2. Verify that adding, deleting a single drawn area, or deleting all drawn areas works without issues 3. Ensure that analyses execute as expected
Configuration menu - View commit details
-
Copy full SHA for 772b19b - Browse repository at this point
Copy the full SHA 772b19bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4848c88 - Browse repository at this point
Copy the full SHA 4848c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 195e3f3 - Browse repository at this point
Copy the full SHA 195e3f3View commit details -
[REFACTOR] Import fixes needed for the Next.js instance (#1222)
**Related Ticket:** #1158 ### Description of Changes The PR fixes `date-fns` imports which are breaking in Next.js, probably due to how Next.js handles ESM and CommonJS module imports. Next.js PR with explanation of the core issue: developmentseed/next-veda-ui#8 ### Notes & Questions About Changes _{Add additonal notes and outstanding questions here related to changes in this pull request}_ ### Validation / Testing _{Update with info on what can be manually validated in the Deploy Preview link for example "Validate style updates to selection modal do NOT affect cards"}_
Configuration menu - View commit details
-
Copy full SHA for ef4a30c - Browse repository at this point
Copy the full SHA ef4a30cView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e4cf7e - Browse repository at this point
Copy the full SHA 7e4cf7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f69a4a - Browse repository at this point
Copy the full SHA 4f69a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e01d03e - Browse repository at this point
Copy the full SHA e01d03eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0318f - Browse repository at this point
Copy the full SHA 4a0318fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc1b2b - Browse repository at this point
Copy the full SHA 0fc1b2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 889bd47 - Browse repository at this point
Copy the full SHA 889bd47View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bafb20e - Browse repository at this point
Copy the full SHA bafb20eView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed269c6 - Browse repository at this point
Copy the full SHA ed269c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc0408a - Browse repository at this point
Copy the full SHA dc0408aView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5bb96c - Browse repository at this point
Copy the full SHA f5bb96cView commit details -
**Related Ticket:** #1220 ### Description of Changes This PR is WIP, opening in case it helps anybody. (That says, please don't spend time reviewing the changes in this PR yet, but it will be really helpful if you can validate that this branch can run with Next instance with stability.) ### Notes & Questions About Changes I've noticed E&A still doesn't run with stability in Next instance. I traced down all the possible errors that I can spot. That includes #### Fixed in this PR - export useAtom hook for timelinedataset (to remove the possibility of more than one jotai instances) - LinkProperties problem - MapboxDraw not added to the map yet when its method is called - Date value that gets fed to atom is not valid - this was because our polyfill for Array.last was not getting exported #### Not fixed in this PR yet - TimelineDatasetAtom still depends on veda faux module datasets I put temporary work-arounds for unsolved problems to validate that those are the errors that can interrupt Next instance. ### Validate & Test Please test this branch with `test-branch` Next branch : https://github.com/developmentseed/next-veda-ui/tree/test-branch - It will still lack of some functionalities, but hopefully the e&a page doesn't return abrupt errors anymore.
Configuration menu - View commit details
-
Copy full SHA for 7771378 - Browse repository at this point
Copy the full SHA 7771378View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c61865 - Browse repository at this point
Copy the full SHA 2c61865View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffff3c6 - Browse repository at this point
Copy the full SHA ffff3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea2634c - Browse repository at this point
Copy the full SHA ea2634cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17361f3 - Browse repository at this point
Copy the full SHA 17361f3View commit details