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: LSDV-5522: Add Heidi tips to general project settings #4654

Merged
merged 64 commits into from
Aug 23, 2023

Conversation

juliosgarbi
Copy link
Contributor

@juliosgarbi juliosgarbi commented Aug 18, 2023

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

Add Heidi tips to general project settings also add workspace placeholder

What does this fix?

(if this is a bug fix)

What is the new behavior?

(if this is a breaking or feature change)

What is the current behavior?

(if this is a breaking or feature change)

What libraries were added/updated?

(list all with version changes)

Does this change affect performance?

(if so describe the impacts positive or negative)

Does this change affect security?

(if so describe the impacts positive or negative)

What alternative approaches were there?

(briefly list any if applicable)

What feature flags were used to cover this change?

(briefly list any if applicable)

Does this PR introduce a breaking change?

(check only one)

  • Yes, and covered entirely by feature flag(s)
  • Yes, and covered partially by feature flag(s)
  • No
  • Not sure (briefly explain the situation below)

What level of testing was included in the change?

(check all that apply)

  • e2e
  • integration
  • unit

Which logical domain(s) does this change affect?

(for bug fixes/features, be as precise as possible. ex. Authentication, Annotation History, Review Stream etc.)

@netlify
Copy link

netlify bot commented Aug 18, 2023

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 7250e55
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/64e50f5629042b00085cbfad

@github-actions github-actions bot added the feat label Aug 18, 2023
@netlify
Copy link

netlify bot commented Aug 18, 2023

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 7250e55
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/64e50f56325f760008c2ecfc

@juliosgarbi juliosgarbi reopened this Aug 18, 2023
@juliosgarbi
Copy link
Contributor Author

juliosgarbi commented Aug 18, 2023

/git merge develop

Successfully pushed new changes:
Merge remote-tracking branch 'origin/develop' into fb-lsdv-5522 (ddb1b6e)

Workflow run

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (9d52447) 75.86% compared to head (fb06b04) 75.85%.
Report is 5 commits behind head on develop.

❗ Current head fb06b04 differs from pull request most recent head 7250e55. Consider uploading reports for the commit 7250e55 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4654      +/-   ##
===========================================
- Coverage    75.86%   75.85%   -0.01%     
===========================================
  Files          157      157              
  Lines        12492    12496       +4     
===========================================
+ Hits          9477     9479       +2     
- Misses        3015     3017       +2     

see 2 files with indirect coverage changes

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

@juliosgarbi
Copy link
Contributor Author

juliosgarbi commented Aug 22, 2023

/git merge develop

Error: failed to execute "merge" command

Workflow run

<Elem name="label-wrapper">
<Elem name="title">Uncertainty sampling <EnterpriseBadge /></Elem>
<Elem name="description">
<p>Tasks are chosen according to model uncertainty score (active learning mode). <a target="_blank" href={createURL("https://docs.humansignal.com/guide/active_learning", {

Check warning

Code scanning / CodeQL

Potentially unsafe external link Medium

External links without noopener/noreferrer are a potential security risk.
@juliosgarbi juliosgarbi marked this pull request as draft August 23, 2023 14:40
@juliosgarbi juliosgarbi marked this pull request as ready for review August 23, 2023 14:40
@juliosgarbi juliosgarbi merged commit 8e0673d into develop Aug 23, 2023
27 checks passed
@nicholasrq nicholasrq deleted the fb-lsdv-5522 branch August 23, 2023 15:23
shayantabatabaee pushed a commit to shayantabatabaee/label-studio that referenced this pull request Sep 19, 2023
…nal#4654)

* Introduce Heidi tips

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5901625542

* Fix random tip selection

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5902201016

* Cookie to dismiss tips

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5903825521

* Caption component

* Fix caption styles

* Use caption in project creation

* feat: LSDV-5522: Add Heidi tips to general project settings

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5904073950

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5904090485

* Option to add URL params to the links

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5904701057

* Add feature flag

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5904791829

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5905425820

* merge conflicts

* fix links

* change single quote to double quote

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5905727264

* fix some lint issues

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5907055489

* add new GA params

* add new GA params

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5907116794

* move the code to be defined before HeidiTip

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5907139364

* add link to workspace dropdown

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5907221213

* Fix typo

* Fix link behavior

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5925171669

* Fix link behavior

* Add general settings tip link params

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5925311371

* Add server_id and user_id to createURL

* Remove unnecessary server_id from content

* Remove unnecessary server and user ids from project creation tip

* Add server_id and user_id to createURL

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5925352703

* Remove unnecessary server and user ids from project creation tip

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5925378122

* Remove unnecessary user and server IDs

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5925597877

* Fix link param type

* Fix link params

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5926057613

* Support SERVER_ID

* Remove placeholder

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5926637110

* Move server_id assignment

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5940095387

* fix styles and links from general settings

* fix styles and links from general settings

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5940720736

* change div to Elem

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5941264161

* add missing URL

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5943299142

---------

Co-authored-by: Nick Skriabin <nr@fenelon.ru>
Co-authored-by: robot-ci-heartex <robot-ci-heartex@users.noreply.github.com>
Co-authored-by: juliosgarbi <juliosgarbi@users.noreply.github.com>
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.

None yet

6 participants