-
Notifications
You must be signed in to change notification settings - Fork 49
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
RDMO 2.3.0 β #1195
base: main
Are you sure you want to change the base?
RDMO 2.3.0 β #1195
Conversation
β¦current user to core assets
β¦ition Use EXPORT_CONTENT_DISPOSITION for project xml export
Add rdmo-admin script
Add snapshot exports and PROJECT_SNAPSHOT_EXPORTS to settings
feat(interview): apply to all [2]
Signed-off-by: David Wallace <[email protected]>
feat(interview): Copy dataset [3]
|
||
Done.propTypes = { | ||
templates: PropTypes.object.isRequired, | ||
overview: PropTypes.object.isRequired |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what is this prop overview
, is it required or needs to be removed here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think I forgot to remove it. overview
is the content of the small api endpoint with project title and catalog, displayed on the top right of the interview. should I remove it in interview-contact-modal
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes please, thanks!
feat(interview): Contact modal [4]
This is the develoment branch for RDMO 2.3.0 π§π·π₯.
Changelog (so far):
Maintenance:
build:dist
, fails on non-performance warnings (npm build warnings in CIΒ #1197)