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

Web UI source images #162

Merged
merged 6 commits into from
Jun 2, 2023
Merged

Web UI source images #162

merged 6 commits into from
Jun 2, 2023

Conversation

annavik
Copy link
Member

@annavik annavik commented Jun 1, 2023

Summary of changes:

  • Setup connection status widget
  • Extract slideshow from image table cell
  • Add example captures
  • A couple of layout tweaks for small screens

Comments:

Image carousel stuff looks new, but I have mostly extracted stuff from the current image table cell. As part of that, I have also made the component more dynamic. We can now give it any width (for example 100%) and specify image ratio instead of using fixed height. Before the slideshow required both fixed width and height.

Connection status and example captures is using mock data while waiting on BE. This PR focuses on preparing the UI.

Screenshots:

Connection status and example captures are now part of deployment details. We also show this in edit mode.
Screenshot 2023-06-01 at 16 41 43

Connection status widget has 3 modes, one animated:
Screenshot 2023-06-01 at 16 40 56
Screenshot 2023-06-01 at 16 40 59
Screenshot 2023-06-01 at 16 41 04

Layout tweaks for small screen version:
Screenshot 2023-06-01 at 16 46 34

@netlify
Copy link

netlify bot commented Jun 1, 2023

Deploy Preview for ami-web ready!

Name Link
🔨 Latest commit 914d8ff
🔍 Latest deploy log https://app.netlify.com/sites/ami-web/deploys/6478afeb2ad3630007f09ac5
😎 Deploy Preview https://deploy-preview-162--ami-web.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 settings.

@annavik annavik requested a review from kimf June 1, 2023 14:49
@netlify
Copy link

netlify bot commented Jun 1, 2023

Deploy Preview for ami-storybook ready!

Name Link
🔨 Latest commit 914d8ff
🔍 Latest deploy log https://app.netlify.com/sites/ami-storybook/deploys/6478afeb60bb4d0007ee4bf5
😎 Deploy Preview https://deploy-preview-162--ami-storybook.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 settings.

@annavik annavik merged commit 4b11d7c into main Jun 2, 2023
@mihow
Copy link
Collaborator

mihow commented Jun 6, 2023

Thanks so much for abstracting the image carousel component! That will be really useful. Also, the small screen version is mucho appreciated!

@annavik annavik deleted the web-ui-source-images branch June 13, 2023 07:55
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.

3 participants