Skip to content

Tags: nasa/mmt

Tags

v26.2.1-2

Toggle v26.2.1-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MMT-4199: Create CRUD api for staged metadata (#1509)

* MMT-4199: Initial checkin

* MMT-4199: Add routes for lambda entries

* MMT-4199: Add tests

* MMT-4199: Add staging api key check

* MMT-4199: Add env parameters for key and S3 bucket name

* MMT-4199: Secure handling of staging-api-key

* MMT-4199: Simply delete

* MMT-4199: Add test scripts for local testing

* MMT-4199: Use api key for auth

* MMT-4199: Add bamboo var plan

* MMT-4199: Add test

* MMT-4199: Update comments

* MMT-4199: Update for change in using only recordId as key

* MMT-4199: Rename files and dirs to add 'Staged'

* MMT-4199: Update for reviews

* MMT-4199: Update env vars doc and deploy script

* MMT-4199: Update instruction

* MMT-4199: Remove comments

* MMT-4199: Rename return variables

* MMT-4199: Updated for reviews

v26.1.8-1

Toggle v26.1.8-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MMT-4185: Lock down create and delete templates via MMT API (#1504)

* MMT-4185: Initial change to get provider context before running template operations

* MMT-4185: Adding console statements

* MMT-4185: Adding console statements

* MMT-4185: removing console logs and fixing updateTemplate

* MMT-4185: Using edl groups instead of graphql PROVIDER_CONTEXT

* MMT-4185: Fixing default S3 bucket naming

* MMT-4185: using decode instead of verify when offline

* MMT-4185: Adding local S3 startup

* MMT-4185: Adding unit tests

* MMT-4185: updating package-lock.json with npm audit fix

* MMT-4185: Removing template name check as this is checked in MMT as a required field

* MMT-4185: Resolving code rabbit issues

* MMT-4185: Addressing minor comments

* MMT-4185: Ensuring not found error is returned before unauthorized

* MMT-4185: Adding text for extra coverage

v26.1.5-0

Toggle v26.1.5-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MMT-4181: Get more variables, citations, services for a collection if…

… needed and collections for a service (#1500)

* MMT-4181: Get more variables for a collection if needed

* MMT-4181: Adding a const and a default

* MMT-4181: Fixing typo in readme

* MMT-4181: Removing semicolon

* MMT-4181: Addressing some PR comments

* MMT-4181: Fixing up some tests

* MMT-4181: Changed the logic for getting more variables, no longer using cursors

* MMT-4181: Removing unused import

* MMT-4181: Adjusting loading banner

* Apply suggestion from @eudoroolivares2016

Co-authored-by: Ed Olivares <34591886+eudoroolivares2016@users.noreply.github.com>

* MMT-4181: Using Set for excludes rather than Array

---------

Co-authored-by: Ed Olivares <34591886+eudoroolivares2016@users.noreply.github.com>

v26.1.4-0

Toggle v26.1.4-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MMT-4027: Simplify start functionality to reduce the number of comman…

…ds needed to start up the application (#1498)

* MMT-4027: Fix templates for local dev; bump ci to node version; simplify paths on some tests
* MMT-4027: Running NPM audit fix

v26.1.3-0

Toggle v26.1.3-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MMT-4179: Npm audit fix (#1494)

* MMT-4179: Npm audit fix

* MMT-4179: Update edsc-preview package

v26.1.2-0

Toggle v26.1.2-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MMT-4178: Update dependencies (#1490)

v25.4.10-1

Toggle v25.4.10-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MMT-4100: Support New UMM-C Schema Version 1.18.5 (#1473)

v25.4.9-2

Toggle v25.4.9-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MMT-4145: Update MMT to Support a New UMM-S Schema Version (#1463)

* MMT-4145: Update MMT to Support a New UMM-S Schema Version

* MMT-4145: Schema file updated for version entries in  MetadataSpecificationType

v25.4.6-1

Toggle v25.4.6-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MMT-4146: EDL callback is having issues parsing bamboo var with null …

…char terminators (#1439)

* MMT-4146: Created AuthorizationCode component.

v25.4.5-0

Toggle v25.4.5-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MMT-3759: Implement EDL Federation Authentication to support launchpa…

…d and MFA. (#1432)

* MMT-4119: As a Nasa user, I can login to MMT through the IDFS federated login
* MMT-4119: As a Non-Nasa draft MMT user, I can login to MMT through the IDFS federated login