-
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
Merge Dev into Test #5484
Merged
Merged
Merge Dev into Test #5484
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Minor versions are not necessary as only major versions are important to end users. Simplifying the API versioning is also needed for future work to determine the latest API version during builds.
…ion of a data set prior to its publishing rather than including version in the folder name, as the version can change multiple times prior to publishing.
…ers to be "draft" rather than version-based names.
…cess the Public API fileshare
… if running integration tests, as otherwise they fire on every individual integration test method run.
Merge Dev into Master
…st-snapshots chore(tests): Update test snapshots 21-11-2024
EES-5672 5673 fix ui tests
EES-5663 Tweaks to public API versioning
EES-5664 Update public API docs to handle multiple API versions
EES-5535 Remove Test data file with no observations
* EES-5402 minor bugfix * EES-5541 add dataset boundary level configuration to form * EES-5541 data groupings tab form init massively simplified, ammended data set boundary form interaction and select * EES-5541 - wired up forms to reducer state * EES-5541 simplified form layout and updated reducer * EES-5541 added onChange to Form and simplified boundary form implementation * EES-5541 added feature flag, fixed build errors * EES-5541 Various fixes across boundary level and data groupings - Hoists initialization of map `dataSetConfigs` into `chartBuilderReducer` - Refactors form types for boundary level and data grouping tabs - Fixes boundary level tab not showing invalid form errors for other tabs - Refactors out new `getMapDataSetCategoryConfigs` function from `getDataSetCategoryConfigs`. * EES-5541 fixes stale boundaryLevel form state bug when removing datasets * EES-5541 removed defaultBoundaryLevel, which lead to unset configs becoming set * EES-5541 updated getDataSetCategoryConfigs tests, no longer used props removed etc. * EES-5541 added 2 simple tests for getMapDataSetCategoryConfigs * EES-5541 generateFeaturesAndDataGroups: fixed types * EES-5541 fix up test:ChartBoundaryLevelsConfiguration * EES-5541 mostly fixed tests: ChartDataGroupingsConfiguration * EES-5541 chartBuilderReducer tests fix * EES-5541 ChartDataGroupingsConfiguration tests fix * EES-5541 various typo fixes and test improvements --------- Co-authored-by: Nicholas Tsim <[email protected]>
…t and ReleaseUpdateRequest
…ed on the latest release with a published version
…edReleaseVersion_SkipsUnpublishedReleases and reduce level of detail checked in UpdateReleaseSeries_UpdatesLatestPublishedReleaseVersion
…s dependent on the value of `publishedOnly`
…test release page
…l to not use method ListLatestPublishedReleaseVersions
…blishedReleaseVersions
…blishedReleaseVersionIds and ListLatestReleaseVersions/ListLatestPublishedReleaseVersions with new publishedOnly flag.
…leaseVersion(Guid publicationId)
…ReleaseVersion(Guid publicationId)
…hedReleaseVersion(Guid publicationId)
…lishedReleaseVersion(Guid publicationId)
…ersion for publication based on the latest release with a published version
…ublishedReleaseVersionByReleaseSlug
…ods to use release series when working out the latest published release version of publication
…hing_Change EES-5656 Publishing change
…e_Series_Change EES-5656 Allow custom ordering of a publication's latest release when reordering releases
EES-5738 Add filtering by geographic level for Data Catalogue page
N-moh
approved these changes
Dec 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.