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

feat(maintenance): maintenance modal #401

Open
wants to merge 39 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    42ae6e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    112a891 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #189 from UPRI-NOAH/feature/github-autodeploy

    Added github actions workflow for auto deployment to both s3 and asti servers
    pfgoting authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    6ceca49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42b9f3d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #190 from UPRI-NOAH/staging

    Changed to staging. Created branch for staging.
    pfgoting authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    5e18f5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    382bbf9 View commit details
    Browse the repository at this point in the history
  7. fix(studio): zoom in on ios (#192)

    # Summary 
    
    - Fixes #186
    - The `load` event isn't firing on NOAH Studio. As such, the `centerListener()` method isn't called which is responsible for the zooming in to the selected place. However, `style.load` do get called. The fix implemented here is to also use the event `style.load` to call the methods that were previously called by upon the firing of the `load` event but only listen to `style.load` once.
      - We need to further investigate **why** `load` doesn't work on Studio in iOS but works in KYH
    - Confirming that only the NOAH Studio is affected by this issue.
     
    # Demo
    
    ![Kapture 2021-10-05 at 22 49 45](https://user-images.githubusercontent.com/11599005/136047077-d0da7a85-9157-4d01-bae9-07a6039fd9c1.gif)
    jadurani authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    0834651 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    7822f23 View commit details
    Browse the repository at this point in the history
  2. S3 Deployment Validation (#198)

    * Added if condition to run workflow only on successful PR merge. (#195)
    
    * Checking proper automation workflow. Will revert this small change upon validation. (#196)
    pfgoting authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    d20f604 View commit details
    Browse the repository at this point in the history
  3. Change deployment trigger. Revert small biblio change. (#199)

    * Checking proper automation workflow. Will revert this small change upon validation.
    
    * Changed trigger for deployment workflow. Revert small change to bibliography.
    pfgoting committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    39b3ab7 View commit details
    Browse the repository at this point in the history
  4. Cascade dev changes on workflow to prod (#202)

    * Added AWS deployment workflow
    pfgoting authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    35d3ccf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95adf95 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Dec 16, 2021

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

Commits on Feb 4, 2022

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

Commits on Mar 10, 2022

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

Commits on Mar 9, 2023

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

Commits on Mar 15, 2023

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

Commits on Apr 11, 2023

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

Commits on Aug 10, 2023

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

Commits on Aug 18, 2023

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

Commits on Aug 22, 2023

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

Commits on Aug 29, 2023

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

Commits on Sep 14, 2023

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

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    379c77d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7baa3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69199eb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Mar 8, 2024

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

Commits on Mar 15, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 20, 2024

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

Commits on Apr 11, 2024

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

Commits on May 26, 2024

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

Commits on Jun 4, 2024

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

Commits on Jun 26, 2024

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

Commits on Jul 30, 2024

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

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    c1668c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e3f5a7 View commit details
    Browse the repository at this point in the history