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

Metadata forms: List of Attached Forms #1652

Open
wants to merge 48 commits into
base: main
Choose a base branch
from

Commits on Oct 11, 2024

  1. MF versions + migration

    Sofia Sazonova committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    09a62e9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mda-main' into metadata-form-versioning

    Sofia Sazonova committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2235746 View commit details
    Browse the repository at this point in the history
  3. commit attached MF version

    Sofia Sazonova committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    bde2223 View commit details
    Browse the repository at this point in the history
  4. default versioning to 1

    Sofia Sazonova committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a925b53 View commit details
    Browse the repository at this point in the history
  5. if version is not created, the form deleted

    Sofia Sazonova committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    42fd954 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. migrations. drop extra constraints

    Sofia Sazonova committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5dee351 View commit details
    Browse the repository at this point in the history
  2. For attachement: get fields of only latest version

    Sofia Sazonova committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e9cd4a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. create/delete version

    Sofia Sazonova committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2de2aa7 View commit details
    Browse the repository at this point in the history
  2. fox test query

    Sofia Sazonova committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a3cd82a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'mda-main' into metadata-versioning-2

    Sofia Sazonova committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7df236e View commit details
    Browse the repository at this point in the history
  4. lint

    Sofia Sazonova committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    376460d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. PR changes

    Sofia Sazonova committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8ac743e View commit details
    Browse the repository at this point in the history
  2. Confirmation PopUp for delete versions.

    Number of attached entities per version
    Sofia Sazonova committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e7c4a36 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Notifications to entity owners, when MF has new versions

    Sofia Sazonova committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c60d2a4 View commit details
    Browse the repository at this point in the history
  2. Display version in attached MF

    Sofia Sazonova committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    951c546 View commit details
    Browse the repository at this point in the history
  3. Display version in attached MF and order

    Sofia Sazonova committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    aa41300 View commit details
    Browse the repository at this point in the history
  4. Disable editing when there are attached entities

    Sofia Sazonova committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1b365a8 View commit details
    Browse the repository at this point in the history
  5. fix version dropdown

    Sofia Sazonova committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d94c350 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'mda-main' into metadata-form-versioning-3

    Sofia Sazonova committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c53b415 View commit details
    Browse the repository at this point in the history
  7. linting

    Sofia Sazonova committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    434f9d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. attached tab + version list

    Sofia Sazonova committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    14321c7 View commit details
    Browse the repository at this point in the history
  2. hide edit buttons for not-owners

    Sofia Sazonova committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    acb7bf7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'metadata-form-versioning-3' into metadata-forms-list-at…

    …tached
    Sofia Sazonova committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c16528d View commit details
    Browse the repository at this point in the history
  4. number of attached mf per version

    Sofia Sazonova committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    98a6e35 View commit details
    Browse the repository at this point in the history
  5. remove unnecessary info from query

    Sofia Sazonova committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a71cf12 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'metadata-form-versioning-3' into metadata-forms-list-at…

    …tached
    Sofia Sazonova committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    60ac267 View commit details
    Browse the repository at this point in the history
  7. typo

    Sofia Sazonova committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1820b64 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. list entities

    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    228fd97 View commit details
    Browse the repository at this point in the history
  2. contains -> includes

    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    eb6167b View commit details
    Browse the repository at this point in the history
  3. small frontend changes

    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8ab92f7 View commit details
    Browse the repository at this point in the history
  4. separate selectedForm and selectedAttachedForm

    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    af1422b View commit details
    Browse the repository at this point in the history
  5. small backend changes

    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f3ccd98 View commit details
    Browse the repository at this point in the history
  6. small backend changes

    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1cdb20c View commit details
    Browse the repository at this point in the history
  7. more small frontend changes

    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    43c4621 View commit details
    Browse the repository at this point in the history
  8. show attached form

    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    70272b0 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'metadata-form-versioning-3' into metadata-forms-list-at…

    …tached
    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0343429 View commit details
    Browse the repository at this point in the history
  10. fix dropdown

    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3cdc880 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'metadata-form-versioning-3' into metadata-forms-list-at…

    …tached
    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6943c03 View commit details
    Browse the repository at this point in the history
  12. prettyfing

    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    343b6ef View commit details
    Browse the repository at this point in the history
  13. ruff

    Sofia Sazonova committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d6f2aae View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. add to the message entityType and entityUri

    Sofia Sazonova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c7e6bfa View commit details
    Browse the repository at this point in the history
  2. entityType : Dataset => S3-Dataset

    Sofia Sazonova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    acc6ab5 View commit details
    Browse the repository at this point in the history
  3. divide s3-datasets and rd-datasets in attached notifications

    Sofia Sazonova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ec5983e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'metadata-form-versioning-3' into metadata-forms-list-at…

    …tached
    Sofia Sazonova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9b3b2ec View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge branch 'mda-main' into metadata-forms-list-attached

    Sofia Sazonova committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    38e8532 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. minor PR changes

    Sofia Sazonova committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c658a2d View commit details
    Browse the repository at this point in the history
  2. Dataset -> S3-Dataset

    Sofia Sazonova committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1fc3e41 View commit details
    Browse the repository at this point in the history
  3. linting

    Sofia Sazonova committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    66a5981 View commit details
    Browse the repository at this point in the history