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

fix: OPTIC-849: style updates and tooltip edits #6055

Merged
merged 7 commits into from
Jul 5, 2024

Conversation

carly-bartel
Copy link
Contributor

@carly-bartel carly-bartel commented Jul 2, 2024

PR fulfills these requirements

  • Commit message(s) and PR title follows the format [fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made ex. fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors
  • Tests for the changes have been added/updated (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)
  • Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.)
  • Self-reviewed and ran all changes on a local instance (for bug fixes/features)

Change has impacts in these area(s)

(check all that apply)

  • Product design
  • Backend (Database)
  • Backend (API)
  • Frontend

Describe the reason for change

To better align the LabelStudio application with the HumanSignal design language, this PR introduces a broad change to styles in the following areas:

  • Global app styles (Covers much of the general application components)
  • Auth Views
    • Signin
    • Signup
    • Forms
  • App
    • Button
    • Caption
    • HeidiTips
    • Modal
  • App Views
    • Projects List
    • Create Project
    • Export
    • Project Settings
    • Annotation Settings
    • Machine Learning Settings
    • Webhooks
  • Editor
    • Range
    • CurrentEntity
    • Timeline Controls
    • Choice
  • DataManager
    • Range

Copy link

netlify bot commented Jul 2, 2024

Deploy Preview for heartex-docs ready!

Name Link
🔨 Latest commit f0aaf55
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/6685b53018d6e60008294d8b
😎 Deploy Preview https://deploy-preview-6055--heartex-docs.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.

Copy link

netlify bot commented Jul 2, 2024

Deploy Preview for label-studio-docs-new-theme ready!

Name Link
🔨 Latest commit f0aaf55
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/6685b530d0a8c200085806da
😎 Deploy Preview https://deploy-preview-6055--label-studio-docs-new-theme.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.

@github-actions github-actions bot added the fix label Jul 2, 2024
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.73%. Comparing base (fd1b0ad) to head (f0aaf55).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #6055   +/-   ##
========================================
  Coverage    76.73%   76.73%           
========================================
  Files          168      168           
  Lines        13618    13618           
========================================
  Hits         10450    10450           
  Misses        3168     3168           
Flag Coverage Δ
pytests 76.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

carly-bartel and others added 2 commits July 2, 2024 15:05
Co-authored-by: bmartel <brandonmartel@gmail.com>
Co-authored-by: bmartel <brandonmartel@gmail.com>
@jombooth jombooth merged commit 3cbd9b7 into develop Jul 5, 2024
40 checks passed
@jombooth jombooth deleted the fb-optic-849/oss-redesign branch July 5, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants