Skip to content

Preparing for v3.2.1#657

Merged
nrotstan merged 19 commits intomasterfrom
prerelease
Feb 25, 2019
Merged

Preparing for v3.2.1#657
nrotstan merged 19 commits intomasterfrom
prerelease

Conversation

@nrotstan
Copy link
Contributor

Added

Fixed

  • Excessive removal of unmatched tasks for line-by-line geojson by @Zverik
  • Error when attempting to display zero points in points ticker
  • Disallowed task status progressions sometimes offered in task completion
  • Dropdown menus extending over widgets sometimes not fully interactive
  • Modals sometimes appear behind widgets instead of in front of them
  • Incorrect rendering of user settings form in Chrome

Changed

  • Name of User Profile page to User Settings

Removed

  • Tabs on Create & Manage project cards; only challenges are now shown

Ilya Zverev and others added 19 commits February 8, 2019 12:22
* Don't offer disallowed statuses in task completion

* Don't offer statuses in the "other" status dropdown on step 1 of task
completion that would represent disallowed progressions from the task's
present status

* Don't even display the "other" status dropdown if none of the
additional statuses should be offered

* Assign explicit z-index values to widgets based on their grid row to
ensure dropdown menus are fully interactive when extending below one
widget onto another
Set removeUnmatchedTasks to false for the second and other pages
Bump z-index of modals to ensure they always render above widgets
* Add new widget to admin project workspace for managing project
managers

* Remove tabs, including project manager tab, from project cards;
project cards now just always show the list of challenges

* Fix missing list-view control on admin project-list widget
Replace project-manager tab with widget. Fixes #534
* Render page header in admin projects, project, and challenge pages as
the widget-workspace eyebrow

* Move page-level controls on those admin pages to beneath the nav
breadcrumbs

* Fix display of move-challenge dropdown menu
Adjust header layout on admin workspace pages
Use alternative rendering of RJSF object field template that uses
a div instead of a fieldset to allow flexbox and grid styling to be
properly applied to the user settings form in Chrome
Fix two-column user settings form in Chrome
Add padding to scrollable area of widgets to prevent content from being
covered up by the scrollbar when displayed
Don't let widget scrollbar cover up content
@nrotstan nrotstan merged commit e09aa07 into master Feb 25, 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.

1 participant