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

MMT-3414: As a metadata user, I want to CRUD draft UMM-S records #1096

Merged
merged 185 commits into from
Jan 16, 2024

Commits on Nov 7, 2023

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

Commits on Nov 13, 2023

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

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    aafa483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b41df15 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 17, 2023

  1. MMT-3410: Added widgets and templates

    Added:
    CustomSelect
    CustomTextarea
    CustomDateTime
    CustomArrayField
    Deep Mistry committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f35db7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cd4dd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1c4b36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f620d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e82267 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97017dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2035104 View commit details
    Browse the repository at this point in the history
  8. MMT-3410: Moved StreetAddressField to use Functional Components.

    Christopher D. Gokey committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7aeee85 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'MMT-3410' of https://github.com/nasa/mmt into MMT-3410

    Christopher D. Gokey committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9df2ba1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab6fdbd View commit details
    Browse the repository at this point in the history
  11. MMT-3410: Added StreetAddress field to registered fields.

    Christopher D. Gokey committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8e24057 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'MMT-3410' of https://github.com/nasa/mmt into MMT-3410

    Christopher D. Gokey committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e2ebb4e View commit details
    Browse the repository at this point in the history
  13. MMT-3410: Fixed styles

    Deep Mistry committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3dc997a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. MMT-3410: Added LayoutGridField support.

    Christopher D. Gokey committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8debaae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cbdcd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ffd039 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67575c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ef762d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4297585 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8d4265 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfc4a49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d6c5bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c95cff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c029fe9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    45f9573 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c34cc23 View commit details
    Browse the repository at this point in the history
  14. MMT-3410: Bug fixes to layout grid schema, street address field, and …

    …custom select widget.
    Christopher D. Gokey committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    10a355e View commit details
    Browse the repository at this point in the history
  15. Merge branch 'MMT-3410' of https://github.com/nasa/mmt into MMT-3410

    Christopher D. Gokey committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    bdae507 View commit details
    Browse the repository at this point in the history
  16. MMT-3410: Component clean up

    macrouch committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c98aeb5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    546e3ef View commit details
    Browse the repository at this point in the history
  18. MMT-3410: Added JsonPreview, started on LayoutGridControlledField.

    Christopher D. Gokey committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    fd52fa9 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'MMT-3410' of https://github.com/nasa/mmt into MMT-3410

    Christopher D. Gokey committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    97853b4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    961a487 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    43d5ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e0efb8 View commit details
    Browse the repository at this point in the history
  3. MMT-3410: added CustomSelect keywords from CMR

    Also fixed uiSchema propTypes
    Deep Mistry committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    99b437d View commit details
    Browse the repository at this point in the history
  4. MMT-3410: Fixed a bug in CustomSelect

    Deep Mistry committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    022d45f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58052dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5d83f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1eb16de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3710e68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f152fa View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. MMT-3410: Updates to LayoutGridControlledField and CustomSelectBox

    Christopher D. Gokey committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9e38e35 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'MMT-3410' of https://github.com/nasa/mmt into MMT-3410

    Christopher D. Gokey committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d295d75 View commit details
    Browse the repository at this point in the history
  3. MMT-3410: Updated comment.

    Christopher D. Gokey committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c955e80 View commit details
    Browse the repository at this point in the history
  4. MMT-3410: More refactoring done on GridLayout

    Christopher D. Gokey committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    710a387 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5176f2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    add7d3f View commit details
    Browse the repository at this point in the history
  7. MMT-3410: Fixed issues with GridLayout

    Christopher D. Gokey committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e463fba View commit details
    Browse the repository at this point in the history
  8. MMT-3410: Fixed bad data

    Christopher D. Gokey committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    645d82f View commit details
    Browse the repository at this point in the history
  9. MMT-3410: Added test

    macrouch committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    fc54843 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. MMT-3410: Added Keyword Picker

    Deep Mistry committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    1892ea2 View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Added CustomMultiSelect

    Deep Mistry committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    92f7ff0 View commit details
    Browse the repository at this point in the history
  3. MMT-3410: Addressed Matthew's comment

    about select widget
    Deep Mistry committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    9055304 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. MMT-3410: Refactored KeywordPicker

    Deep Mistry committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bb77cb6 View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Fixed test errors

    macrouch committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4c8e361 View commit details
    Browse the repository at this point in the history
  3. MMT-3410: Added jsDoc to the components and util

    Deep Mistry committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    66ce69c View commit details
    Browse the repository at this point in the history
  4. MMT-3410: Fixed issue with CustomSelect propType

    Deep Mistry committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6b714a1 View commit details
    Browse the repository at this point in the history
  5. MMT-3410: Added more tests

    macrouch committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2a216c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a4d0ab View commit details
    Browse the repository at this point in the history
  7. MMT-3410: Added jsDoc to all the components

    Deep Mistry committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1fb61ed View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. MMT-3410: Fixed issues with form disappearing when selecting a value …

    …from controlled field.
    Christopher D. Gokey committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    35eb20f View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Fixed bug with StreetAddressField where it was not setting …

    …formData properly.
    Christopher D. Gokey committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    35e9841 View commit details
    Browse the repository at this point in the history
  3. MMT-3410: Adding tests

    macrouch committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f3d898a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15ff23e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69d4130 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. MMT-3410: Added errorLogger Lambda

    Deep Mistry committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a33e90a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88d3a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06b85e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbe26f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f257bf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb5faa2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    186ff04 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    8d2f390 View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Cleaned up errorLogger and added tests

    Deep Mistry committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    896e38e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    466308b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e3f000 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7310441 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d571d69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db9bc1e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dec0df2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. MMT-3410: Added tests for:

    fetchCmrKeywords.js
    parseCmrKeywords.js
    Deep Mistry committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    678ac61 View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Added test cases for getConfig.js

    Deep Mistry committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    db7b665 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cec8d0 View commit details
    Browse the repository at this point in the history
  4. MMT-3410: Add tests, remove eslint-disable-next-line, remove named ex…

    …port, add more comments inside function for onPropertyChange.js
    tle1989 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    abc9ba7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    832ff76 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    593cdd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c2adb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. MMT-3410: Linter fixes

    macrouch committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c76a41f View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Added tests for getKeywords, getParentFormData, parseCmrRes…

    …ponse (and moved traverse which is a helper function into parseCmrResponse). Added mock data for related urls.
    Christopher D. Gokey committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0d41364 View commit details
    Browse the repository at this point in the history
  3. MMT-3410: Fixed import and variable name.

    Christopher D. Gokey committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    af22431 View commit details
    Browse the repository at this point in the history
  4. MMT-3410: Updated calling to CMR in KeywordPicker

    Also updated test describe titles
    Deep Mistry committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ff438ba View commit details
    Browse the repository at this point in the history
  5. MMT-3410: Fixed the related-ur-ls in the URL

    Deep Mistry committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    09158bf View commit details
    Browse the repository at this point in the history
  6. MMT-3410: Added toLowerKebabCase util function

    Deep Mistry committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9ba3849 View commit details
    Browse the repository at this point in the history
  7. MMT-3410: Follow describe/test blocks in the tests for removeEmpty.js…

    … and shouldFocusField.js
    tle1989 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    260b77b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55e930e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e79896f View commit details
    Browse the repository at this point in the history
  10. MMT-3410: Updated traverse to pass in a node object and will now retu…

    …rn the keywords.
    Christopher D. Gokey committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a7ad01b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e8550c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. MMT-3410: Fixes validations

    macrouch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7459d64 View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Added test cases for CustomTitleField

    Deep Mistry committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0464f37 View commit details
    Browse the repository at this point in the history
  3. MMT-3410: Refactors

    macrouch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6dda652 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    d0cccff View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Fixing linting

    trevorlang committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4090fdf View commit details
    Browse the repository at this point in the history
  3. MMT-3410: renamed traverse to traverseCmrResponse

    Christopher D. Gokey committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c1ea6db View commit details
    Browse the repository at this point in the history
  4. MMT-3410: Added test cases for:

    CustomArrayFieldTemplate
    CustomTextWidget
    CustomTitleField
    Deep Mistry committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9c52457 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25f3304 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    245ef6b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    299ff73 View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Use user-event

    htranho committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4835fa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0aa8b7 View commit details
    Browse the repository at this point in the history
  4. MMT-3410: Added test for GridTitle

    Christopher D. Gokey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9f4bfb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b0219f View commit details
    Browse the repository at this point in the history
  6. MMT-3410: Now checks props.

    Christopher D. Gokey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    dd6eee6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'MMT-3410' of https://github.com/nasa/mmt into MMT-3410

    Christopher D. Gokey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c611eef View commit details
    Browse the repository at this point in the history
  8. MMT-3410: Fixed duplicate describe statement

    Christopher D. Gokey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1b5628c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    184d387 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    183d522 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45b3450 View commit details
    Browse the repository at this point in the history
  12. MMT-3410: Renove unused file

    htranho committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    18ad71e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    c4796f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    094025a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    231e84e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31953fa View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. MMT-3410: Update imports

    htranho committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4a00be6 View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Added tests for KeywordPicker

    Deep Mistry committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    bd50087 View commit details
    Browse the repository at this point in the history
  3. MMT-3410: MetadataForm tests

    macrouch committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b1cb2e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52c9db8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42a315a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3d539d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    83dc2ef View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Added test for DateTime and

    CustomFieldTemplate
    Deep Mistry committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    54a2c79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e7bf3b View commit details
    Browse the repository at this point in the history
  4. MMT-3410: Added tests for GridField and GridRow

    Christopher D. Gokey committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f321368 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ee7329 View commit details
    Browse the repository at this point in the history
  6. MMT-3410: Added GridCol test

    Deep Mistry committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d07afd9 View commit details
    Browse the repository at this point in the history
  7. MMT-3410: Added tests for GridRow

    Christopher D. Gokey committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ef8d0eb View commit details
    Browse the repository at this point in the history
  8. Merge branch 'MMT-3410' of https://github.com/nasa/mmt into MMT-3410

    Christopher D. Gokey committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6c2daaa View commit details
    Browse the repository at this point in the history
  9. MMT-3410: Added tests for GridLayout

    Christopher D. Gokey committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    61ba49e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9e28a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    403e619 View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Add support for Download JSON.

    Christopher D. Gokey committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9e31cdd View commit details
    Browse the repository at this point in the history
  3. MMT-3410: Resetting state variable if error occurs.

    Christopher D. Gokey committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    493eca9 View commit details
    Browse the repository at this point in the history
  4. MMT-3140: Added test for ObjectField.test.js

    Deep Mistry committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    46f2a93 View commit details
    Browse the repository at this point in the history
  5. MMT-3410: Changed from useQuery to useLazyQuery

    Christopher D. Gokey committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8366be0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'MMT-3410' of https://github.com/nasa/mmt into MMT-3410

    Christopher D. Gokey committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0f6a2cf View commit details
    Browse the repository at this point in the history
  7. MMT-3410: Cleaned up and added createDownloadDraftParas

    Christopher D. Gokey committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ef5e881 View commit details
    Browse the repository at this point in the history
  8. MMT-3410: Added jsDoc for CustomFieldTemplate

    Deep Mistry committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    251b131 View commit details
    Browse the repository at this point in the history
  9. MMT-3410: Cleanup

    macrouch committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4e9e88a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. MMT-3410: More cleanup

    macrouch committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    15588e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99bc4a3 View commit details
    Browse the repository at this point in the history
  3. MMT-3410: Fixed tests for download json option.

    Christopher D. Gokey committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f32f3b7 View commit details
    Browse the repository at this point in the history
  4. MMT-3410: Removed console.log

    Christopher D. Gokey committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a9f4b9a View commit details
    Browse the repository at this point in the history
  5. MMT-3410: Added test for contructDownloadableFile

    Christopher D. Gokey committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5e580a6 View commit details
    Browse the repository at this point in the history
  6. MMT-3410: Forgot to include test.

    Christopher D. Gokey committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b880d33 View commit details
    Browse the repository at this point in the history
  7. MMT-3410: accidently included unused import

    Christopher D. Gokey committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    23b3e9a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. MMT:3410: More cleanup

    macrouch committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    a6faba9 View commit details
    Browse the repository at this point in the history
  2. MMT-3410: Fixes tests

    macrouch committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    0aaecc9 View commit details
    Browse the repository at this point in the history
  3. MMT-3410: Updates readme

    macrouch committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    b276ef0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    596b133 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4288459 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baa8aa1 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. MMT-3414: Added support for UMM-S

    Deep Mistry committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f292377 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. MMT-3414: implemented OneOfField.jsx

    Deep Mistry committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f70240d View commit details
    Browse the repository at this point in the history
  2. MMT-3414: removed headerClassName

    Deep Mistry committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    53beba6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. MMT-3414: Added test cases for CheckBox.jsx

    Deep Mistry committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1584ba4 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. MMT-3414: Added test for oneOfField.js

    Deep Mistry committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    497c993 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'MMT-3390' into MMT-3414

    Deep Mistry committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    b0322f5 View commit details
    Browse the repository at this point in the history
  3. MMT-3414: FIxed eslint error

    Deep Mistry committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    885d0bf View commit details
    Browse the repository at this point in the history
  4. MMT-3414: Added test for oneOf in CustomSelect

    Deep Mistry committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    fb74c02 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. MMT-3414: Fixed all the title based on PR comments

    Deep Mistry committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    43e51a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. MMT-3414: reflected on the PR comments

    Deep Mistry committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    418b90b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. MMT-3414: Updated Tests

    Deep Mistry committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b85a612 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. MMT-3414: Addressed PR comments

    Deep Mistry committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    73f9131 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. MMT-3414: refactored CustomSelect logic

    Deep Mistry committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    cc5747a View commit details
    Browse the repository at this point in the history
  2. MMT-3410: As a metadata user, I want to CRUD draft UMM-T records (#1101)

    * MMT-3410: Adds routes for tool-drafts
    
    * MMT-3410: Sets up apollo client to use local cmr token
    
    * MMT-3410: Adds draft preview page
    
    * MMT-3410: Added form and custom text widget
    
    * MMT-3410: Navigate to form by clicking preview section title
    
    * MMT-3410: Fixes fixes the preview page field level links
    
    * MMT-3410: Added widgets and templates
    Added:
    CustomSelect
    CustomTextarea
    CustomDateTime
    CustomArrayField
    
    * MMT-3410: Convert BoundingRechtangleField
    
    * MMT-3410: Fix scss file, typo in file name BoundingRechtangleField
    
    * MMT-3410: Add BoundingRectangleField
    
    * MMT-3410: adding CustomRadioWidget
    
    * MMT-3410: fixing conflicts
    
    * MMT-3410: Moved StreetAddressField to use Functional Components.
    
    * MMT-3410: Store active draft in context
    
    * MMT-3410: Added StreetAddress field to registered fields.
    
    * MMT-3410: Fixed styles
    
    * MMT-3410: Added LayoutGridField support.
    
    * MMT-3410: Change Class to functional component for CustomTitleField.jsx
    
    * MMT-3410: Remove the editor in functional component for CustomTitleField.jsx
    
    * MMT-3410: Fix typo on MetadataForm.jsx
    
    * MMT-3410: Fixing display of form navigation
    
    * MMT-3410: Add CustomCountrySelectWidget
    
    * MMT-3410: Remove unused import
    
    * MMT-3410: Update to use CustomCountrySelectWidget
    
    * MMT-3410: Adding CutomFieldTemplate
    
    * MMT-3410: Removing console.log
    
    * MMT-3410: Converse class to functional component CustomTitleFieldTemplate.jsx
    
    * MMT-3410: Create folders for CustomTitleField, and CustomTitleFieldTemplate
    
    * MMT-3410: Bug fixes to layout grid schema, street address field, and custom select widget.
    
    * MMT-3410: Component clean up
    
    * MMT-3410 Comments added, updated after feedback
    
    * MMT-3410: Added JsonPreview, started on LayoutGridControlledField.
    
    * MMT-3410: Add uiSchema prop types, and comments based on Matthew's feedback
    
    * MMT-3410: Fix uiSchema Prop types based on Matthew's second feedback
    
    * MMT-3410: Remove eslint exception in import
    
    * MMT-3410: added CustomSelect keywords from CMR
    Also fixed uiSchema propTypes
    
    * MMT-3410: Fixed a bug in CustomSelect
    
    * MMT-3410: Editing CRadioWidget and CFieldTemplate
    
    * MMT-3410: Adding back in files
    
    * MMT-3410: fixing radio buttons
    
    * MMT-3410: Updates NagivationItemError
    
    * MMT-3410: Updates to LayoutGridControlledField and CustomSelectBox
    
    * MMT-3410: Updated comment.
    
    * MMT-3410: More refactoring done on GridLayout
    
    * MMT-3410: Add data-testid for CustomTitleField, it was missed when doing the conversion
    
    * MMT-3410: Added a test, refactored widgets
    
    * MMT-3410: Fixed issues with GridLayout
    
    * MMT-3410: Fixed bad data
    
    * MMT-3410: Added test
    
    * MMT-3410: Added Keyword Picker
    
    * MMT-3410: Added CustomMultiSelect
    
    * MMT-3410: Addressed Matthew's comment
    about select widget
    
    * MMT-3410: Refactored KeywordPicker
    
    * MMT-3410: Fixed test errors
    
    * MMT-3410: Added jsDoc to the components and util
    
    * MMT-3410: Fixed issue with CustomSelect propType
    
    * MMT-3410: Added more tests
    
    * MMT-3410: Updating bootstrap imports
    
    * MMT-3410: Added jsDoc to all the components
    
    * MMT-3410: Fixed issues with form disappearing when selecting a value from controlled field.
    
    * MMT-3410: Fixed bug with StreetAddressField where it was not setting formData properly.
    
    * MMT-3410: Adding tests
    
    * MMT-3410: Add tests for clearFormData and convertToDottedNotation
    
    * MMT-3410: Add tests to clearFormData
    
    * MMT-3410: Added errorLogger Lambda
    
    * MMT-3410: Tests for isRequired.js and remove extra export
    
    * MMT-3410: Add test for getConceptTypeByDraftConceptId.js
    
    * MMT-3410: Replace it() to test()
    
    * MMT-3410: Change file name getFormData to getParentFormData
    
    * MMT-3410: Add tests for removeEmpty.js
    
    * MMT-3410: Rename getNextForm.js to getNextFormName.js
    
    * MMT-3410: Add tests for shouldHideGetData.js
    
    * MMT-3410: Cleaned up errorLogger and added tests
    
    * MMT-3410: Add tests for shouldHideGetService.js
    
    * MMT-3410: Change variable name from getData to setService for shouldHideGetService.js
    
    * MMT-3410: Add test for getNextFormName.js
    
    * MMT-3410: getAvailableKey and OnKeyChange Edits
    
    * MMT-3410: Add tests for shouldFocusField.js
    
    * MMT-3410: Add test for getFormSchema.js
    
    * MMT-3410: Added tests for:
    fetchCmrKeywords.js
    parseCmrKeywords.js
    
    * MMT-3410: Added test cases for getConfig.js
    
    * MMT-3410: Building Manage and Drafts pages
    
    * MMT-3410: Add tests, remove eslint-disable-next-line, remove named export, add more comments inside function for onPropertyChange.js
    
    * MMT-3410: Fixing issue with draft preview
    
    * MMT-3410: Changes GridField back to a class that extends ObjectField
    
    * MMT-3410: Minor formatting changes
    
    * MMT-3410: Linter fixes
    
    * MMT-3410: Added tests for getKeywords, getParentFormData, parseCmrResponse (and moved traverse which is a helper function into parseCmrResponse).   Added mock data for related urls.
    
    * MMT-3410: Fixed import and variable name.
    
    * MMT-3410: Updated calling to CMR in KeywordPicker
    Also updated test describe titles
    
    * MMT-3410: Fixed the related-ur-ls in the URL
    
    * MMT-3410: Added toLowerKebabCase util function
    
    * MMT-3410: Follow describe/test blocks in the tests for removeEmpty.js and shouldFocusField.js
    
    * MMT-3410: Polish test description
    
    * MMT-3410: Restructure and add tests to createResponseFromKeywords
    
    * MMT-3410: Updated traverse to pass in a node object and will now return the keywords.
    
    * MMT-3410: Updated variable name to make it a bit more understandable.
    
    * MMT-3410: Fixes validations
    
    * MMT-3410: Added test cases for CustomTitleField
    
    * MMT-3410: Refactors
    
    * MMT-3410: Adding notifications
    
    * MMT-3410: Fixing linting
    
    * MMT-3410: renamed traverse to traverseCmrResponse
    
    * MMT-3410: Added test cases for:
    CustomArrayFieldTemplate
    CustomTextWidget
    CustomTitleField
    
    * MMT-3410: Implments Cancel button, adds tests
    
    * MMT-3410: Add test for BoundingRectangleField.jsx
    
    * MMT-3410: Adds tests for reducers
    
    * MMT-3410: Use user-event
    
    * MMT-3410: Notifications tests
    
    * MMT-3410: Added test for GridTitle
    
    * MMT-3410: Add tests for CustomTitleFieldTemplate.jsx
    
    * MMT-3410: Now checks props.
    
    * MMT-3410: Fixed duplicate describe statement
    
    * MMT-3410: Add test to CustomCountrySelectWidget
    
    * MMT-3410: Rename directory 'CustomMultiSelect' to 'CustomMultiSelectWidget'
    
    * MMT-3410 Add file CustomMultiSelectWidget.test.js
    
    * MMT-3410: Renove unused file
    
    * MMT-3410: Adds DraftPreview tests, adds retries to CMR calls
    
    * MMT-3410: Add tests to CustomMultiSelectWidget
    
    * MMT-3410: Adding tests for Radio Widget
    
    * MMT-3410: Remove unused statement
    
    * MMT-3410: Update imports
    
    * MMT-3410: Added tests for KeywordPicker
    
    * MMT-3410: MetadataForm tests
    
    * MMT-3410: Add test to DraftList
    
    * MMT-3410: Test cases for JsonPreview.jsx
    
    * MMT-3410: Add test to StreetAddressField
    
    * MMT-3410: Adds useControlledKeywords test
    
    * MMT-3410: Added test for DateTime and
    CustomFieldTemplate
    
    * MMT-3410: Select widget tests
    
    * MMT-3410: Added tests for GridField and GridRow
    
    * MMT-3410: GridControlledField tests
    
    * MMT-3410: Added GridCol test
    
    * MMT-3410: Added tests for GridRow
    
    * MMT-3410: Added tests for GridLayout
    
    * MMT-3410: Add tests to Button.jsx
    
    * MMT-3410: Form improvements and loading state
    
    * MMT-3410: Add support for Download JSON.
    
    * MMT-3410:  Resetting state variable if error occurs.
    
    * MMT-3140: Added test for ObjectField.test.js
    
    * MMT-3410: Changed from useQuery to useLazyQuery
    
    * MMT-3410: Cleaned up and added createDownloadDraftParas
    
    * MMT-3410: Added jsDoc for CustomFieldTemplate
    
    * MMT-3410: Cleanup
    
    * MMT-3410: More cleanup
    
    * MMT-3410: Switch to lodash-es
    
    * MMT-3410: Fixed tests for download json option.
    
    * MMT-3410: Removed console.log
    
    * MMT-3410: Added test for contructDownloadableFile
    
    * MMT-3410: Forgot to include test.
    
    * MMT-3410: accidently included unused import
    
    * MMT:3410: More cleanup
    
    * MMT-3410: Fixes tests
    
    * MMT-3410: Updates readme
    
    * MMT-3410: Removes console log
    
    * MMT-3410: Use widget wrapper for country select, removes test ids
    
    * MMT:3410: Fixes linting issue, updates comments to new ticket
    
    * MMT-3410: Fixed all of the issues found during testing
    
    * MMT-3410: Removed .scss file that was added
    
    * MMT-3410: Fixed the preview bubbles
    
    ---------
    
    Co-authored-by: Matthew Crouch <matthew@element84.com>
    Co-authored-by: htranho <34069728+htranho@users.noreply.github.com>
    Co-authored-by: Mandy Parson <amanda.parson@nasa.gov>
    Co-authored-by: Christopher D. Gokey <chrisgokey@bitbucket.org>
    Co-authored-by: tle1989 <tle1989@yahoo.com>
    Co-authored-by: Trevor Lang <trevorlang@ymail.com>
    7 people authored and Deep Mistry committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8f94b0e View commit details
    Browse the repository at this point in the history
  3. MMT-3414: Fixed the test cases

    Deep Mistry committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    642862d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8e4575 View commit details
    Browse the repository at this point in the history
  5. MMT-3414: removed console.log

    Deep Mistry committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a3dbcf4 View commit details
    Browse the repository at this point in the history