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

[DO NOT MERGE] Integrate UI with delegate server #376

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

nrutledge
Copy link
Collaborator

@nrutledge nrutledge commented Aug 1, 2023

Overview

This integrates the delegate server into the UI for demoing the Hydra integration.
For speed of creating a working demo, changes were made directly in existing frontend code that override existing backend API interactions with demo specific logic (i.e., merging will break existing backend integration).

High Level Changes

  • Add mocking of backend API and local data storage (to isolate from backend and extend API as needed for demo)
  • Add logic for interacting with delegate server via websockets
  • Misc. changes in UI components to wire everything up for Hydra demo

@netlify
Copy link

netlify bot commented Aug 1, 2023

Deploy Preview for pocre ready!

Name Link
🔨 Latest commit 43b4721
🔍 Latest deploy log https://app.netlify.com/sites/pocre/deploys/64fa78891f367a0008a876fb
😎 Deploy Preview https://deploy-preview-376--pocre.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 45 (🟢 up 5 from production)
Accessibility: 83 (🟢 up 7 from production)
Best Practices: 83 (🟢 up 16 from production)
SEO: 100 (🟢 up 15 from production)
PWA: 80 (🟢 up 10 from production)
View the detailed breakdown and full score reports

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

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job and congratulation on your 1st pull request

@nrutledge nrutledge changed the title Integrate UI with delegate server [DO NOT MERGE] Integrate UI with delegate server Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant