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

Branch for testing/troubleshooting ongoing DAM integration work #91

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Dec 15, 2021

  1. [C] Update Next.js to v12.x

    For JIRA: "EPO-5645 #IN-REVIEW #comment update next.js to version 12"
    alexgoff authored and Blake Mason committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    9b79895 View commit details
    Browse the repository at this point in the history
  2. [B] POI nav positioned at bottom of screen

    blnkt committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    724dc95 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. [B] Fix Tour intro & fact pages' layouts

    Includes update to use @use or @forward in stylesheets instead of deprecated @import
    blnkt committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    d77a27e View commit details
    Browse the repository at this point in the history
  2. [B] Fix eslint config "extends" syntax

    Includes minor changes to address js linting warnings
    blnkt committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    dcdc00c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b6482a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. [C] Remove unused internal files API feature

    blnkt committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    91df97d View commit details
    Browse the repository at this point in the history
  2. [C] Update graphQL query strings and supporting functions

    Includes removing boilerplate fragments and utility functions that were borowed from the main site repo but never utilized in the Skyviewer project
    blnkt committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    b50e0c0 View commit details
    Browse the repository at this point in the history