Skip to content
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

The StepProjectManager manage a study node selection #92

Merged
merged 4 commits into from
Mar 21, 2017

Conversation

meanmail
Copy link
Collaborator

Who should approve:

Solves issue(s):
IDEA-209
Description (and images):

  1. Активный шаг (текущий/выделенный) храниться в StepikProjectManager и его изменение приводит к соответствующему изменению UI (загрузка контента в StepDescription и т.д.).
  2. Починена навигация по шагам (был баг в определении последнего шага в уроке, если шаг в уроке один).
  3. После открытия stepik-проекта в StepDescription загружается контент активного шага (до этого ничего не загружалось).
  4. Убран неиспользуемый код из браузера StepDescription. Убран Swing-браузер (для StepDescription) и проверка на наличие JavaFX (так как с версии Java 8 он стал неотделимой частью JRE и OpenJDK).

@meanmail meanmail added this to the R-0.13 milestone Mar 19, 2017
@meanmail meanmail self-assigned this Mar 19, 2017
@meanmail meanmail requested a review from taery March 19, 2017 08:58
@meanmail meanmail changed the base branch from feature/math_quiz to develop March 21, 2017 07:40
@meanmail meanmail merged commit 13e6984 into develop Mar 21, 2017
@meanmail meanmail deleted the feature/active_step branch March 21, 2017 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant