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(iot): combination of qc and laguna iot #331

Merged
merged 166 commits into from
Aug 9, 2023
Merged

feat(iot): combination of qc and laguna iot #331

merged 166 commits into from
Aug 9, 2023

Conversation

bon-carpo
Copy link
Collaborator

@bon-carpo bon-carpo commented May 30, 2023

Updates:

Merge staging-1 into feat/iot-qc-laguna with individual login credentials

Screenshots:

image

pfgoting and others added 30 commits October 5, 2021 21:51
Added github actions workflow for auto deployment to both s3 and asti servers
Changed to staging. Created branch for staging.
# 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)
* Added if condition to run workflow only on successful PR merge. (#195)

* Checking proper automation workflow. Will revert this small change upon validation. (#196)
* Checking proper automation workflow. Will revert this small change upon validation.

* Changed trigger for deployment workflow. Revert small change to bibliography.
* Added AWS deployment workflow
@bon-carpo bon-carpo added the enhancement New feature or request label May 30, 2023
@bon-carpo bon-carpo requested a review from dichapabe May 30, 2023 08:45
@bon-carpo bon-carpo self-assigned this May 30, 2023
@netlify
Copy link

netlify bot commented May 30, 2023

Deploy Preview for noah-ph ready!

Name Link
🔨 Latest commit 8920041
🔍 Latest deploy log https://app.netlify.com/sites/noah-ph/deploys/64d3dbc2c6355f0008dc7ead
😎 Deploy Preview https://deploy-preview-331--noah-ph.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

bon-carpo and others added 18 commits May 30, 2023 16:57
* fix bug in computation for total sensor, active and inactive in summary dashboard

* fix condition if someone logged in and download data

* fix condition if user login in noah studio and stop popup when already logged in
* fix bug in computation for total sensor, active and inactive in summary dashboard

* fix condition if someone logged in and download data

* fix condition if user login in noah studio and stop popup when already logged in

* fix condition for popup when someone already logged in and login modal for different municipality

* Fixed loading chart and after load the graph default for 1 day selector

* edited zoom default
* add latest data in popup

* chore(release): v2.0.0 and v3.0.0 update CHANGELOG.md
@bon-carpo bon-carpo merged commit 88931c3 into main Aug 9, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
4 participants