Skip to content

Prod Release - 0.1.0 #710

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 34 commits into from
Jul 9, 2020
Merged

Prod Release - 0.1.0 #710

merged 34 commits into from
Jul 9, 2020

Conversation

vikasrohit
Copy link

Alpha release of Challenge Manager

Vikas Agarwal added 30 commits June 1, 2020 19:52
…-of-order-phases-edit-mode

fix: Github issue#666, Standard Design "Edit" Event Sequence Out of Order
…xact phrase (to enable searching projects by title)

feat: git#669 project search improvements - moved the project search from left panel to main content area to have sufficient space to locate the project
feat: git#669 project search improvements - allows searching non my projects as well to support admin users (e.g. support team) to locate other projects/challenges
fix: minor style fix for the left panel
…ject-search-improvements

Project search improvements
…r now

feat: added a Back button for easy access to the challenge listing page from the challenge view page
Updated payload to have terms as array of objects with roleId being id of the Submitter role
— removed calling setState from render method.
— removed calling setState from render method.
It seems like something paging related has changed in the api which caused explicit specification of paging params. So, passing page and perPage params, fixes the issue.
— add logic for recalculating the timeline by copying the server side code
— removed need of challengePhasesWithCorrectTimeline as not timeline is not auto saved and hence there should not be regression for the original the issue git#218 which required it.
- for now called the project load on page load. Ideally project listing should not be part of challenge manager app. CM should work only when a project is already selected.
…avoid confusion coming with accordion kind of UX. Also added Save phases button for explicitly saving changes in the phases, this is in alignment with `Reset Phases` button.
fix: challenges loading on home page
…bug with backend, it seems like data is being reset for a challenge)
Vikas Agarwal added 4 commits June 30, 2020 10:41
…den the challenge schedule field until we have a fix
… prizeSet for the time being until root cause is identified for prizeSet overriding as discussed in topcoder-platform/challenge-api#198
@vikasrohit vikasrohit merged commit c521ccb into master Jul 9, 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.

1 participant