Draft
Conversation
524c833 to
02914d7
Compare
02914d7 to
ae392e6
Compare
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
未病データベースのカタログ登録機能を追加(RCOS)
デプロイ対象環境:rcos-release
デプロイ希望日:なるべく早めにお願いいたします
#143とセットでお願いいたします
RCOSDP/RDM-ember-osf-web#143
Changes
(1) カタログ登録に伴うメタデータの追加に合わせて設定を変更する
./RDM-osf.io/website/project/ms2-mibyodb-metadata.json(変更)
(2) 該当のチェック項目をすべてチェックした際に自動で日付を設定する
./RDM-osf.io/api/schemas/serializers.py(変更)
./RDM-osf.io/osf/models/metaschema.py(変更)
./RDM-osf.io/osf/utils/migrations.py(変更)
(3) カタログ登録前チェックリストのバージョンを自動設定する
./RDM-osf.io/api/schemas/serializers.py(変更)
./RDM-osf.io/osf/models/metaschema.py(変更)
./RDM-osf.io/osf/utils/migrations.py(変更)
(4) osf-uploadの固定の文書(英文)を非表示にする
./RDM-osf.io/api/schemas/serializers.py(変更)
./RDM-osf.io/osf/models/metaschema.py(変更)
./RDM-osf.io/osf/utils/migrations.py(変更)
QA Notes
-->
Documentation
Side Effects
Ticket