Skip to content

Moving latest to prod #803

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 40 commits into from
Sep 15, 2020
Merged

Moving latest to prod #803

merged 40 commits into from
Sep 15, 2020

Conversation

vikasrohit
Copy link

No description provided.

Vikas Agarwal and others added 30 commits August 18, 2020 18:14
# Conflicts:
#	src/components/ChallengeEditor/ChallengeView/index.js
#	src/components/ChallengeEditor/index.js
When switching from "view" to "edit".
feat: field to assign a member to a task
it was broken during implementing #673
# Conflicts:
#	src/containers/ChallengeEditor/index.js
Sending identify event now with minimal details
Removed load terms action and api call because it is not being used as now until we start supporting the selection of terms again. The api is not accessible for non admin users, so it is throwing 403.
fix: challenge is not updated after "Save"
Now `Last Saved` shows the actual `updated` field of the saved challenge. Fixing this also including putting updated challenge data to the redux store on auto save, otherwise an outdated date would be shown as `Last Saved` when challenge is saved automatically without pressing "Save" button.

ref issue #785
#774 - fix: update challenge in the list after editing
#777 - fix: display prize error next to the field
vikasrohit and others added 10 commits September 4, 2020 13:27
#779 - fix: basic validation for new challenge
#785 - fix: 'Last Saved' Date and autosaving to redux
#680 - fix: creating multiple challenges at a time
#779 - Part 2 - fix: don't show prize validation immediately
- also, improved logic during challenge updating, to handle cases when challenge changes its status

ref issues #798, #774
#798 - fix: show created challenge on the list
@vikasrohit vikasrohit merged commit 128cbb3 into master Sep 15, 2020
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.

2 participants