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

Dataset & Resource Relationship Fields #1534

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2024

  1. feat(dev): relationships;

    - Removed old code.
    - Reworked other code.
    JVickery-TBS committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8e37429 View commit details
    Browse the repository at this point in the history
  2. revert(templates): resource old relations;

    - Reverted and removed a bunch of code relating to the old resource metadaat for relationships.
    JVickery-TBS committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e3ff110 View commit details
    Browse the repository at this point in the history
  3. feat(schema): dataset relationships;

    - Repeating field groups for dataset relationships.
    JVickery-TBS committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8df3064 View commit details
    Browse the repository at this point in the history
  4. feat(schema): resource relationships;

    - Started working on resource relationships.
    JVickery-TBS committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d62c460 View commit details
    Browse the repository at this point in the history
  5. feat(schema): resource relationships;

    - Finalized resource relationships.
    JVickery-TBS committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3c27d5c View commit details
    Browse the repository at this point in the history
  6. feat(misc): changelog;

    - Added change log file.
    - Reverted some unused things.
    JVickery-TBS committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    85390be View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Update ckanext/canada/plugins.py

    Co-authored-by: Ian Ward <[email protected]>
    JVickery-TBS and wardi authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    fa429c2 View commit details
    Browse the repository at this point in the history
  2. fix(schema): output validator;

    - `fluent_core_translated_output` -> `fluent_text_output`.
    JVickery-TBS committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    c88bdd8 View commit details
    Browse the repository at this point in the history
  3. revert(schema): preset;

    - Remove unused preset.
    JVickery-TBS committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    a6aa0e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. fix(templates): revert removal;

    - Accidental removal.
    JVickery-TBS committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    101be67 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. feat(dev): resource type choices, legacy fields;

    - Added in hidden, void legacy fields to prevent schema breakages on existing resources.
    - Added Data Dictionary and Schema resource type options.
    JVickery-TBS committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    88c2bd7 View commit details
    Browse the repository at this point in the history