Skip to content
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

deposit: add new file component #368

Open
wants to merge 3 commits into
base: angular-17
Choose a base branch
from
Open

Commits on Jul 24, 2024

  1. admin: uniformize fields display in detailed views

    * Removes useless detailed views.
    * Redirects to the search view after record edition.
    * Uses short editor when it is possible.
    * Uses a generic component to display fields in detailed views.
    * Removes useless test files.
    
    Co-Authored-by: Johnny Mariéthoz <[email protected]>
    jma committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    28b4283 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. files: add files features to the organisations and collections.

    Co-Authored-by: Johnny Mariéthoz <[email protected]>
    jma committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ff4830e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. deposit: add new file component

    - Fixes missing spinner.
    - Adds legacy browsers support.
    - Refactors the deposit edition.
    - Splits the deposit editor component into serveral samller components.
    - Uses primeng component for the deposition.
    
    Co-Authored-by: Johnny Mariéthoz <[email protected]>
    jma committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f292fc4 View commit details
    Browse the repository at this point in the history