Skip to content

Release Week of 2021-02-01 - #2887

Merged
rtibbles merged 46 commits into
masterfrom
hotfixes
Feb 1, 2021
Merged

Release Week of 2021-02-01#2887
rtibbles merged 46 commits into
masterfrom
hotfixes

Conversation

@rtibbles

Copy link
Copy Markdown
Member

Planned release

Includes following fixes for the following issues
#2811 "Keep editing" option on exiting channel details editor cancels without saving
#2820 Import from other channels - Import from Search results is not working
A fix to check that nodes are valid when opened for editing (difficult to manually test in production - has been tested in dev)
A fix to prevent 403s when logging out with pending changes to sync
#2567 "0 incomplete resources found" alert when quickly pressing save after completing a valid node
#2878 Users who registered with case-sensitive email address unable to log in (hard to manually QA, covered by unit tests)
#2868 Error when looking at channels with no resources in them when looking at them in the administration interface
#2361 Staging page contents don't match staging tree content (needs chef runs to QA properly)
#2551 Switches order of validation for invalid nodes vs files still uploading
#2799 Fixes typo

jayoshihand others added 30 commits January 19, 2021 15:48
rtibblesand others added 16 commits January 28, 2021 10:05
Don't calculate data when there are not resources in the channel
Ensures nodes are loaded prior to copy, a use case for importing from search
Don't close channel edit modal on "Keep editing" button click
Switched order in which incomplete and uploading node validation messages are shown
Use empty folder icon in topic tree hierarchy to reflect topics without resources
Fixed login case sensitivity
…idation
add a promise to save and update everything in the difftracker before…

@bjesterbjester left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

💯

@rtibbles
rtibbles merged commit c1381ea into masterFeb 1, 2021
Sign up for freeto 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.

6 participants

@rtibbles@micahscopes@bjester@jayoshih@MisRob@marcellamaki