Skip to content

Conversation

@vikasrohit
Copy link

@vikasrohit vikasrohit commented Dec 17, 2019

New Team Layout with more member information.
Added work hours and timezone attributes to the member profile.
Contains new invite flow which contains capability of Join/Decline via the invite mail itself.
Bug fixes

vikasrohit and others added 30 commits October 1, 2019 17:22
When we navigate to any page being logged-out we are redirecting to login page. The same time we should keep the FULL URL which we have before so after login we can redirect back to the same page we were trying to navigate.

Before this fix we only keep a part of URL so sometimes we redirect back not to the exact page we were going to intially.
[Hotfix] [DEV] post release 2.4.15.3

 fix: keep the whole URL when redirecting after log-in
Topcoder Connect - Avoid unnecessary requests
add timezone input in profile settings page
If we don't set default question value it would be an empty string "" by default. This may cause errors while indexing in ES in case later empty string value is changed to other data type like "array", "object" or maybe even "number".
Also, potentially, code which relies on the questions values may expect consistent data type, though I don't know any issues so far.
At the moment this fix is only for "add-ons" question type.
[DEV] [HOTFIX] support Skills questions showing all skills without filtering by categories
[DEV] [HOTFIX] support Skills questions showing all skills without filtering by categories, part 2
…ion-values

Feature/consistent default question values
maxceem and others added 29 commits December 11, 2019 17:27
feat: Allow accept/decline multiple copilot invitation requests in parallel.

Also, it fixes issue #3406
fix: customer team dialog and topcoder team show memberinfo correct
…hone-field

revert business phone to be mandatory field in profile settings
# Conflicts:
#	src/components/TeamManagement/TeamManagement.jsx
There was an error "An invalid form control with is not focusable."
@vikasrohit vikasrohit merged commit b31dff1 into master Dec 17, 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.

10 participants