-
Notifications
You must be signed in to change notification settings - Fork 136
Promoting changes to production for release #1265
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
Merged
Merged
Conversation
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
The following fix wraps the code block in the feed to the size of its parent (i.e the size of the post)
fixes #1165 changed fonts path from absolute to relative
…into HammadSiddiqui-test02
…product from the URL — Added logic to direct user directly to the form details page when the deep link is for the same product as of the save one
…product from the URL — Reverted the changes made for #1114 because is creating more issues than solving a rare problem. We need to fix it again using some other approach. With this change, it is now saving the incomplete project only when the project is dirty.
…product from the URL — added inline doc
…s not completed and user clicks "Create New Project" — Preserving the project’s product while creating new project from incomplete project screen.
…ref-nametext Fix #1221
Merge of Fixes from Community fixes 01 Challenge
…e-project-screen-behaviour optimize incomplete project screen behaviour
…tons in logged in and logged out states Github issue#1035, URL does not change when selecting project from "New Project" page — Removed modal view of create project wizard for logged in user.
…ps after changes for GitHub issues#1235,1104,1035
…tons in logged in and logged out states — Saving incomplete project when user clicks close button
…r-logged-in-user Feature/sync url change for logged in user
…tons in logged in and logged out states — Fixed Logo, Back and Close buttons for both logged in and logged out views
…tons in logged in and logged out states — Removed link from the logo
…r-logged-in-user Github issue#1234, Functions of the "Connect Logo", "Back", "Esc" buttons in logged in and logged out states
…ing created — Fixed the screen so that it now shows the loading spinner to give some feedback to user that something is happening.
…-project-creating Feature/empty screen while project creating
Author
|
@vic-topcoder @mtwomey This release would have some of the community fixes as well. I am assuming that we are okay with those changes going to production. |
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.
"Real World Testing" updates and fixes
fyi @vic-topcoder @mtwomey