All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Use ember-osf 0.35.0
- Use ember-osf 0.34.0
- A11y fixes
- pin [email protected] and [email protected] with volta
- show all authors for moderator preprint detail page
- add
isWithdrawn
andversion
custom dimensions - add withdrawal request denial reason
- issue where withdrawal request info did not display for auto-accepted preprints
- ENG-431 - Date withdrawn is incorrect on Reviews App
- ENG-553 - Preprint detail page on certain preprints shows incorrect state
- Preprint withdrawals
- pass all links instead of just download link to file-renderer component
- return to pending list after moderation
- add service:current-user to unit test needs for:
- moderation-list-row component unit test
- moderator-list-row component unit test
- preprint-status-banner component unit test
- preprints/provider/setup controller unit test
- add missing
relevantDate
alias to preprints/provider/preprint-detail controller - upgrade to [email protected]
- upgrade to [email protected]
- update to [email protected]
- Upgraded osf-style to 1.8.0
- Make changes to ensure Reviews work with node-preprint divorce changes
- Remove logic for additional files from
preprint-file-browser
component. - Modify
preprint-detail
view to maintain functional parity with detail page on Preprints app.
- Remove logic for additional files from
- Custom dimensions to
trackPage
for Google Analytics - Tombstone for withdrawn preprints
- Withdrawn section to moderation list
- Ability to withdraw from
preprint-detail
page
- Use
name
field for contributors on preprint-detail page - Prevent banner from loading on
preprint-detail
page if preprint is undefined
- Use Ember-CSS-Modules
anonymizeIp: true
in GA config to anonymize sender IP.
- Use 0.17.1 ember-osf
- Moderator management page
- Moderator notification management page
- Prevent whitespace under banners
- Back to pinned osf-style commit
preprintPendingDOIMinted
translation string to show message when DOI is being mintedmergedContext
function inservices/i18n.js
to fix interpolation for translation strings
- ember-cli-moment-shim version to
^3.5.3
due to security issues found inmoment
versions before2.19.3
- Reviews to use ember-osf version of
queryHasMany
osf-style
to use the latest version with navbar changes- to use
provider-service
propertydocumentType
to unify translations of preprint words
- Unneeded node calls to reflect divorce changes
- Some hacks in
applcation.js
that get translations for different preprint words.
- Download links for moderators
- Updating of decisions immediately after accepting or rejecting
- Warning modal when navigating away with unsaved changes
- Route specific loading page for the moderation-detail page
- Tests for provider setup controller
- Update language
- Add
Submitted by
along with theaccepted by/rejected by
for the accepted/rejected records in the moderation list - Capitalize first letter (e.g
submitted by
toSubmitted by
)
- Add
- Upgraded ember-cli to 2.16.2
- Tests for download URL for branded and un-branded providers
- Download URL on preprint-detail page to work for admin and moderators on pre-moderation
- Update
action
toreview-action
to reflect changes in OSF's API and ember-osf
- Error on moderation list with automatically accepted submissions
- Headless Firefox for tests
- Integration tests for
- moderation-list-row component
- action-feed component
- action-feed-entry component
- preprint-status-banner component
- Unit tests for
- preprint-status-banner component
- preprint-detail controller
- provider setup controller
- provider moderation controller
- Pending count on Reviews Dashboard
- Skeleton screens for providers list
- Remove global eslint rule and inline in router
- Update travis to use Firefox
- Update README
- Use .nvmrc file (for travis and local)
- Update yarn.lock
- Use COS ember-base image and multi-stage build
- Notify DevOps prior to merging into master to update Jenkins
- Show moderator name (instead of creator) in the accepted/rejected records in the moderation list
- Update style/layout for Reviews to be more mobile friendly
- Remove name link from action logs in the dashboard view
- Fix Loading indicator on Reviews dashboard which was not displaying when user clicks on see more link button.
- Add loading indicator for preprints titles on the Reviews dashboard.
- Show most recent data after moderator makes a decision and looks at it immediately.
- Fix timezone issue on moderation list page.
MVP release of Reviews!
- Allow provider admins to set up moderation, choosing a workflow and settings
- Allow moderators to view submissions by state (pending/accepted/rejected)
- Allow moderators to read submissions and accept/reject them with comment