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

Feature/231 create dataset boilerplate #251

Merged
merged 34 commits into from
Jan 29, 2024

Commits on Dec 5, 2023

  1. initial commit for boilerplate

    Matt Mangan committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    69327f6 View commit details
    Browse the repository at this point in the history
  2. Added basic tests

    Matt Mangan committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f402382 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. updating tests

    Matt Mangan committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6a9cdce View commit details
    Browse the repository at this point in the history
  2. update route for Create Dataset

    Matt Mangan committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c384768 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    8d1049f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    c003229 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54ae319 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/231-create-dataset-boilerplate' of https://gith…

    …ub.com/IQSS/dataverse-frontend into feature/231-create-dataset-boilerplate
    Matt Mangan committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4332efd View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. removed data-cy attributes from elements

    Matt Mangan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5f4eb87 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. updated some file locations

    Matt Mangan committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d0c9af4 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Added comments and some placeholders

    Matt Mangan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    fcb983e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Created new tests, renamed and relocated use-case file, made updates …

    …to logic for submitting
    Matt Mangan committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7f860cf View commit details
    Browse the repository at this point in the history
  2. removed comments, changed names for build error

    Matt Mangan committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    45578bf View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. change Cypress version

    Matt Mangan committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    97acbe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4da6060 View commit details
    Browse the repository at this point in the history
  3. renamed Forms directory

    Matt Mangan committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1a3dd8a View commit details
    Browse the repository at this point in the history
  4. updated RequiredFieldText to use translation

    Matt Mangan committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bdc6e93 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. merge with develop

    Matt Mangan committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    59a8dbb View commit details
    Browse the repository at this point in the history
  2. fix for e2e test condition failing

    Matt Mangan committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e96981e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Router changes from Melina, strict type checking

    Matt Mangan committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3908945 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    ea8466d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cb09b3 View commit details
    Browse the repository at this point in the history
  3. changing story

    Matt Mangan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    be5388c View commit details
    Browse the repository at this point in the history
  4. Update router enums

    Matt Mangan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e4507a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. update story to reflect removed attributes on form

    Matt Mangan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ebc2b36 View commit details
    Browse the repository at this point in the history
  2. re-added required attr to match spec after testing

    Matt Mangan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bc14953 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. merge from develop

    Matt Mangan committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4740a0c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. update file import

    Matt Mangan committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    25cca4f View commit details
    Browse the repository at this point in the history
  2. recast function declarations for components

    Matt Mangan committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b695feb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. relocate files to re-align with current best-practices

    Matt Mangan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4c717f3 View commit details
    Browse the repository at this point in the history
  2. renaming use cases to align with prev code

    Matt Mangan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    609afd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. updated imports in Storybook

    Matt Mangan committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    99b99f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    6de18a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d184d7 View commit details
    Browse the repository at this point in the history