GithubHelp home page GithubHelp logo

rero / sonar-ui Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 6.0 2.6 MB

User interface for SONAR.

License: GNU Affero General Public License v3.0

JavaScript 0.55% TypeScript 68.39% HTML 29.95% Shell 0.25% SCSS 0.87%

sonar-ui's People

Contributors

garfield-fr avatar jma avatar pascalrepond avatar vgranata avatar weblate avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sonar-ui's Issues

Publish / submit a deposit

As a user, when a deposit is fulfilled, I can click a publish button to submit it. An e-mail will be sent to all moderators of the user's institution to inform them that a deposit has to be reviewed. The status is changed to "to validate".

As a moderator or administrator, when the publish button is clicked, the deposit is directly validated (status change).

In both case, a confirmation page is displayed to the user.

Error when searching on a TypeAhead field

Describe the issue
With this configuration, an error is thrown when something is typed in the field.

    "projects": {
      "title": "Research projects",
      "type": "array",
      "minItems": 0,
      "items": {
        "title": "Research project",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "$ref": {
            "type": "string",
            "pattern": "^https://sonar.ch/api/projects/.*?$",
            "form": {
              "remoteTypeahead": {
                "type": "projects",
                "field": "autocomplete_name",
                "label": "name"
              }
            }
          }
        },
        "required": [
          "$ref"
        ]
      },
      "form": {
        "hide": true,
        "navigation": {
          "essential": true
        }
      }
    }

Screenshots
Capture d’écran 2021-02-12 à 13 43 15

Review a deposit

As a moderator (or an administrator), I can edit a deposit and mark the deposit as :

  • Approved - the status of the deposit becomes "validated" and an email will inform the user.
  • Rejected - the status of the deposit becomes "rejected" and an email will inform the user.
  • Change requested - the status is again "in progress" and an email will inform the user.

Submission process changes

  • Classification is not mandatory.
  • Publication date can be only a year.
  • Document date can be a year or a full date.
  • Affiliations can be empty.
  • Check list of document types.

Update admin interface

  • Add button switch language
  • Display footer with link to help and contact (same as in public interface)

Deposit process review

  • Approve button and others to show only after reviewing everything, including the authors. Otherwise you risk not completing the process.
  • Deposit review should start with the tab "Create"

Install and configure translations

Describe the issue
A clear and concise description of what the issue is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '…'
  2. Log in as '…'
  3. Click on '…'
  4. Scroll down to '…'
  5. See error

Expected behavior
A clear and concise description of what you expected to happen.

Software version
Tell us which version you're using:

  • from which server URL do you come from? ils.test or ilsdev?
  • checks the version on homepage. Do you see the version as 0.5.0 or a hash as 2493ca6?

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Improve permissions to access resources

  • When you open an edit URL and you don't have the permission, you should receive an error message. Try to open an edit URL for a UNISI record as a moderator of RERO
  • Only the superuser (or a specific role) should be able to modify the help

Various changes on deposit

  • Facets for users and contributors.
  • Link on deposit with PID in review emails.
  • Loading disappears too fastly when a file is uploaded.
  • Give a specific status (not "in progress") when a deposit is marked to ask for changes.
  • Display number of logs after "History" title.
  • Display if deposit is new (no review had been done).
  • Display email of moderators in review emails.

Add degree field in deposit form

add field degree to deposit form (not mandatory) for all thesis. This fields contains subfields: grantingInstitution and date (type string)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.