Manage Authors Data for admin
Fixes
Partially addresses #122 (closed) no by @ajit_jadhav
Description
Admin features for managing the Authors data.
Type of PR This PR is a feature.
Technicalities
- ORCID ID is a unique 16 digit number.
- East Asian Order determines the order of saving full author name (field: author). If it is 1, the last name comes first.
Tests
- Load the new
authors
table fromcdli_db_final_schema
- Visit
/admin/authors
page and test the index, add, edit, delete features.
Screenshots
Checklist:
-
My pull request has a descriptive title (not a vague title like "Update index.md
"). -
My pull request targets the phoenix/develop
branch of the repository. -
My commit messages follow best practices. -
My code follows the established code style of the repository. -
I added tests for the changes I made (if applicable). -
I added or updated documentation (if applicable). -
I tried running the project locally and verified that there are no visible errors.
Edited by Ajit Jadhav
Merge request reports
Activity
added 27 commits
-
db1b9204...6e59dfa9 - 26 commits from branch
phoenix/develop
- 35eab708 - Merge branch 'phoenix/develop' of https://gitlab.com/cdli/framework into...
-
db1b9204...6e59dfa9 - 26 commits from branch
enabled an automatic merge when the pipeline for 35eab708 succeeds
mentioned in commit 27868c98
mentioned in issue #96 (closed)
Please register or sign in to reply