Skip to content

Conversation

@vikasrohit
Copy link

@vikasrohit vikasrohit commented Aug 29, 2019

This is minor release with some bug fixes and a couple enhancements needed to meet the requirements of upcoming marketing website.

Enhancements:

Support for auto selecting answer for a question based on query params for the new smart scope forms to allow marketing website to deep link the forms.
Hidden the price estimates for smart scope forms temporarily
Enabled support for email-change vai connect for customers.
Fixed misleading error alert message for project update failure
Code cleanup (Removed unused component ProjectEstimationSection, Renaming of Kafka topics as per v5 standards, etc)
Refactoring of Topic/Post rendering as generic component PostContainer to allow reuse of the same component multiple times without being tightly coupled to the dashboard messages. It allows us to render the posts for any object in future e.g. we are going to show separate topics for new upcoming work card and its tabs.

Bug fixes:

#3149 "Save Changes" stays enabled if we don't have any change in scope form
#3202, Progress bar is showing wrong progress for Final fix milestone
#3221, [Sentry] this.props.onToggle is not a function
#3220, Error in console this.isChanged is not a function
#3263 Connect Registration/Profile Page Improvements #3263Hidden the price estimates for smart scope forms temporarily

Vikas Agarwal and others added 30 commits July 9, 2019 15:42
— Initial commit for front end
* [HOTFIX] [PROD] Filter skills ignore case of categories (#3186)

* fix: filter skills inside SkillsQuestion component ignoring case of skill categories which come from skill API

* improve fix to make sure it's not broken if data from skills API is not complete

* Github issue#3189, Unable to activate a phase without explicitly setting start date to today's date
— Calculate the end date as well when activating the phase

* Fixed bug with last hot fix
Disable "Save Changes" button again if there is no changes. #3149
Github issue#3202, Progress bar is showing wrong progress for Final fix milestone
…flow

Implement scope change request workflow
# Conflicts:
#	src/projects/detail/components/EditProjectForm/EditProjectForm.jsx
#	src/projects/detail/containers/ScopeAndSpecificationContainer.jsx
Fix bugs related to scope change request
Vikas Agarwal and others added 29 commits August 16, 2019 10:31
…topic-name-change

Revert "adding temporary condition to avoid old notifications missing"
Explicitly define tags of posts which we count, so even if have some unexpected notification about posts the counter ignores them and still shows the correct number
…tation/features/2789433/detail

- Changes to hide the price estimation
…tation/features/2789433/detail

- Changes to hide the price estimation
(fix for issue #3263) hide country selection alert on outside click in
fix phone number alert in profile settings
Also, log if we are creating a project from scratch or it has been loaded from local storage.
All this information could be very useful during debugging or issue reporting.
…rent projects

- if query params are changed: ask user if he want to continue editing previous form and start from scratch
- if user want to start from scratch keep new query params and clear previous ones
- if user want to continue where left, also have restore previous query params
@vikasrohit vikasrohit merged commit 1b77974 into master Aug 30, 2019
Sign up for free to 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.

8 participants