Conversation
CUMULUS-4021: Merge Master back into develop for Release-13.1.0
* first commit - new branch * CHANGELOG entry fix * adding test * PR feedback * adding test * removing Z from time in tests
* first commit * removing script * adding test (not working properly) * removing script code * updated Test * CHANGELOG.md * cleaning code + extending test * changing naming * adding small header test * fixing CHANGELOG description * grammar fix * changing from refresh to re-login * updating comment * adding back tokenExpiration
* allow custom env set inital range * add unit tests about initial state * pass through bamboo env var * changelog * with config assignment * simplify down the initialState function * trying to simplify further * change variable naming * simplified further * cleanup of environment variable setting and passing * just use custom label * fix var name in test * added not changed * wel that was an embarassing mistake * bring 4048 up too * move to "All" default value
…ow collections in last_modified date sort order (#1194) * Update index.js issue 1192 * user PR * Update CHANGELOG.md Co-authored-by: jennyhliu <34660846+jennyhliu@users.noreply.github.com> * changing limit to null * changelog fixes * small changelog fix --------- Co-authored-by: yenes56 <eshin_yen@hotmail.com> Co-authored-by: jennyhliu <34660846+jennyhliu@users.noreply.github.com>
* release-13.2.0 * package-lock
Nnaga1
added a commit
that referenced
this pull request
May 20, 2025
* CUMULUS-3263: Fix 00:00:00-00:59:59 Datetimes (#1185) * first commit - new branch * CHANGELOG entry fix * adding test * PR feedback * adding test * removing Z from time in tests * CUMULUS-4048: Dashboard - Launchpad Timeout Modal (#1186) * first commit * removing script * adding test (not working properly) * removing script code * updated Test * CHANGELOG.md * cleaning code + extending test * changing naming * adding small header test * fixing CHANGELOG description * grammar fix * changing from refresh to re-login * updating comment * adding back tokenExpiration * CHANGELOG change to fix incorrect entry (#1191) * Cumulus-4094 allow custom env set inital range (#1190) * allow custom env set inital range * add unit tests about initial state * pass through bamboo env var * changelog * with config assignment * simplify down the initialState function * trying to simplify further * change variable naming * simplified further * cleanup of environment variable setting and passing * just use custom label * fix var name in test * added not changed * wel that was an embarassing mistake * bring 4048 up too * move to "All" default value * CUMULUS-4088: Cumulus dashboard Granules and Executions page shall show collections in last_modified date sort order (#1194) * Update index.js issue 1192 * user PR * Update CHANGELOG.md * changing limit to null * changelog fixes * small changelog fix --------- * CUMULUS-4027 Dashboard: Create Release - Modal Alerts (#1196) * release-13.2.0 * package-lock --------- Co-authored-by: Allan Yu <allan.c.yu@gmail.com> Co-authored-by: etcart <37375117+etcart@users.noreply.github.com> Co-authored-by: yenes56 <eshin_yen@hotmail.com> Co-authored-by: jennyhliu <34660846+jennyhliu@users.noreply.github.com>
This file contains hidden or 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
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.
Summary: Summary of changes
Addresses CUMULUS-XX: Develop amazing new feature
Changes
PR Checklist