You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix TS variable naming
* Implement is-selected style check/listener
* Add data-test selector
* Clean up css and hbs for mobile
* Disable and grey out the create button when no provider is selected
* Improve naming for CSS classes
* Fix extra spaces in translations/en-us.yml
* CR reponse: improve code quality + use <Button> component
* Initial Step to install a changeset
* Final css change
* Updates for PR comments
* Updates for the pr comments
* Respond to CR pass 2: fix provider fetch query + improve code quality
* Added the updates for the metadata page
* Added the publication year
* Added the publication citation
* Fixed a typo in the field validation
* Added an optional type for the changeset
* Removed the validator for the optional field
* Fix provider filter for `allowSubmissions`
* Update mirage fixtures to allow submissions for all
* Added logic to persist a preprint
* Fixed some issues with the contributors widget
* Added a new user scenario and updates to be able to persist contributors
* Added case insensitivity to the user search
* Added updates to handle adding a contributor to the preprint
* Added the license component ENG-5310
* Updates per the PR
* Fixed some filtering
* Added the licenses acceptable
* Fixed some PR stuff
* Added the tags widget to the metadata page
* Added the subjects widget
* Removed an unnecessary method
* Fixed a copy and paste error
* Updates to the author assertions page to handle the conflict of insterest
* Updates for PR review
* Added backwards compatability for the radio buton group
* Fixed the conflict of interest issue for null
* Minor Updates
* Updates to finalize the radio button form control
* Updates for the PR
* Initial step to add public data
* Another step for public data
* Additional formatting for the radio buttons
* Another step with the changeset
* Fixed a typo
* Added more logic for the links widget
* Updates for yuhuai to debug
* Added the remove options for a link
* Additional updates to the public data components
* fix bugs
* remove debugger
* Additional updates after Yuhuais cherry picks
* Updates for the PR
* Updates to the changesets
* Fix link for botton "submit a preprint"
* Fix link for "add a preprint" in both branded and osf nav-bar
* Respond to CR
* Use in-app transition
* Fix @computed property
* "add a preprint" in osf nav bar now goes to the "select page"
* Add data test and analytics selectors
* Update edit preprint link to use in-app transition
* Respond to CR: fix getting provider, now from model directly
* Initial step to add public data
* Additional formatting for the radio buttons
* Another step with the changeset
* Initial update for public preregistrations
* Updated some missed merges
* Additional updates to merge issues
* Updates for preregistrations
* Additional typo updates
* Fixed logic issue
* Fixed some typecasting
* Updates for the PR
* Additional updates for the PR
* Final update
* Added a few more updates
* Fixed for why nos
* Added buttons to the supplements page
* Added more buttons and widgets to the supplements page
* Added the initial node-picker to the addon components
* All working for now
* More refactors
* Added the final changeset
* Additional updates for looks
* Added some updates for the PR
* Updated some file names
* updates for the PR
* Updated the state machine to start at the first
* Fixed another button issue
* Updates for the supplements page
* Added styling for the review page
* Added an onchange for the subject manager
* Added the metadata
* Fixed the doi and publication date
* Bibliographic updates
* Updates for PR comments
* Additional Updates for publication date
* Added finishing upates for the pr comments
* Removed unnnecessary formatting
* Part - 2Removed unnnecessary formatting
* Part - 3 Removed unnnecessary formatting
* Updates to fix all the back and forths
* Added the min-max date for publications
* Translation typo
* Added the logic to handle the last step of the preprint "submit"
* Updates for the delete button
* Added the finishing touches to the delete button modal
* Updates from actions to tasks
* Updates for the PR
* Final updates for the PR
* Updates to the tests
* Updates to the tests
* redesigned the select page for the new mock
* Added the publication citation to the details page
* Added the coi for the review page
* Added a public data component
* Added the data component
* Added the preprint public prereg component
* Oops forgot a component
* Fixed some copy and paste issues
* Added the supplements to the review page
* Added a few PR updates
* Update priority when computing required status for validated-inputs
* Removed the caution warning
* Fixed link colors
* Fixed the next button active and disable states
* Additional styling
* Added additional updates for mark
* Added one last touch
* Initial pass for reformatting the contributors display
* Updates for the search box
* Another step in the reformat
* Added more styling
* Final updates for the contributor list
* Fixed some tests
* Updates for mobile view
* Additional Updates
* Updates to the read-only template and styles
* Fixed Author assertions
* updates for supplements
* Updates for the PR
* Added a new component template to abstract the flow
* Added the edit work flow
* Removed an unneeded import
* Phase one to remove an added supplemental material
* Finished the requests for Mark
* Added a create project widget
* Deleted an unecessary component and added the create-node component
* Removed unnecessary translations
* Fixed the formatting on the user-search cancel widget
* Changed the background color of the disabled date picker
* Initial commit to add buttons and functionality
* Next steps
* Upload file code
* modify factories
* make it polymorphic?
* make it not polymorphic
* Added a create project widget
* Initial commit to add buttons and functionality
* Updates to the ui and removed a bad merge
* A few update
* Updates for mobile
* Another brick in the wall
* make it work
* Updated the css
* Small fixed to attempt to get the file uploading.
* Updates to the flow to remove the file upload
* Removed some strings
* Minor updates
* Updates for pre-file component addition
* Added a new file page
* Fixed the upload to work in mirage and added functionality to show the file name after upload
* Finished the flow by showing the file name
* Updates for the PR and some styling changes and reductions
* Fixed some mirage logic to help with failing tests
* Fixes for failing tests
* Added a popover to fix a bug
* [ENG-5715] [ENG-5713] [ENG-5644] Sundry fixes for the preprint project waiting for a blocker on dropzone (#2228)
## Purpose
Fix various sundry issues regarding preprints
## Summary of Changes
Authentication on selecting, submitting and editing a preprint
Disabled multiple clicks on the next button
Disabled multiple clicks on the "create draft" button for registries
Fixed the `add user` issue for contributors
Enabled the next button on key up for title and abstract
Added a min length validator for abstract
Updated the hover on select usage
Add the year and copyright for licenses
Added a spinner for clicking the next button
* 2 quick clean-up items
* Updates for a few bugs that I have found
* Add an or statement
* Initital commit to get the public and prereg links to be editable
* Finally found an answer to the riddle of persisting the author assertion page
* Final updates to get the author assertion page to persist with all permutations
* Fixed to disable coi when it is no
* Initial attempt to remove a supplement during creation
* Updated code on the advice of Brian to remove a supplement
* Update for the PR review
* Fixed the max length of the title with css adjustments
* Fixed the no license issue with copyright holders
* Updates for eng-5786
* Add alt text
* Updates for various fixes
* Fixed some aria labels
* Minor fix
* Updates to get the preprint to either go to moderation or be public
* Removed a space
* Added a new component
* Added some PR comments
* Fixed a translation issue
* Fixed bug ENG-5734 and ENG-5744
* Fixed bug ENG-5793
* Fixed an issue with the changeset and subjects
* Fixed some logic based on a PR comment
* Added some fixes for eng-5813
* Perform to action
* Removed the function form the model
* Fixed the action flow and the navigation arrows
* Fixed the drag and drop for mobile contributors
* Fixed the drag and drop for mobile contributors
* Added a "save preprint toast message"
* Removed unneeded code
* Reverted the isMobile and to be isDisplayMobileMenu
* Fixed an error in review states
* Fixed bug ENG-5823
* Added logic to be able to version a file
* Added logic for browsing away from the create and edit flow
* Withdrawal updates
* Added logic to withdrawal
* Added a withdrawal preprint dialog
* Added the missing preprint-request adapter
* Added ability to display the withdrawal button and fixed an error in character length.
* More permissions and fun stuff
* Added the remaining logic
* Re-added a translation string and fixed the subject errors
* Fixed the withdrawal button in mobile
* Fixed a non-sentence
* Changed the button color
* Fixed some typos
* Added a fix for the abstract
* Fixed the contributors user search to require a filter string
* Fixed the branded issue
* Fixed an issue with a missing property on a translations
* Updated the translations
* Fixed some a11y issues
* Added updates to be more precise
* REmoved a comment
* Updates to the logic for the changeset
* Added logic to update the file name when selecting a new file for a preprint
* Added text to the contributors widget
* Fixed the css color
* Added the permission warning
* Renamed originalPublicationCitation to customPublicationCitation
* Fixed the submit button color
* Fixed a double header on the registries contributors (#2265)
* Fixed a double header on the registries contributors
* Fixed an issue with parenthesis
---------
Co-authored-by: Longze Chen <cslzchen@gmail.com>
Co-authored-by: Brian Pilati <brianpilati@cos.io>
Co-authored-by: Yuhuai Liu <yuhuai@cos.io>
Co-authored-by: Lord Business <113387478+bp-cos@users.noreply.github.com>
0 commit comments