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

WIP: Added sidebar earthquake #328

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

WIP: Added sidebar earthquake #328

wants to merge 21 commits into from

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 May 23, 2023

  1. Created sidebar for earthquake and created services and store, functi…

    …on for hide and show for sidebar and expanded
    kennethliporada committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ffdcd6e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

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