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

style : update week labelling styles and dataset settings feedback #2626

Merged
merged 31 commits into from
Apr 4, 2023

Conversation

keithCuniah
Copy link
Contributor

@keithCuniah keithCuniah commented Mar 30, 2023

Description

Updates :

  • weak labelling styles
  • messages (weak labelling and dataset settings)
  • add toast on success/error saving rule

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Type of change

(Please delete options that are not relevant. Remember to title the PR according to the type of change)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (change restructuring the codebase without changing functionality)
  • Improvement (change adding some improvement to an existing functionality)
  • Documentation update
  • styles

How Has This Been Tested

(Please describe the tests that you ran to verify your changes. And ideally, reference tests)

  • Text classification
  • dataset settings

Checklist

  • I have merged the original branch into my forked branch
  • I added relevant documentation
  • follows the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

keithCuniah added 25 commits January 30, 2023 16:10
@keithCuniah keithCuniah requested a review from leiyre March 30, 2023 14:43
@keithCuniah keithCuniah marked this pull request as ready for review March 30, 2023 14:49
@frascuchon frascuchon added this to the v1.6.0 milestone Apr 4, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
@keithCuniah keithCuniah merged commit cb5dc52 into develop Apr 4, 2023
@keithCuniah keithCuniah deleted the style/update-weeklabelling-styles branch April 4, 2023 11:43
Copy link
Member

@nataliaElv nataliaElv left a comment

Choose a reason for hiding this comment

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

@keithCuniah I added suggestions for a couple of copy changes.

@keithCuniah keithCuniah mentioned this pull request Apr 4, 2023
16 tasks
frascuchon pushed a commit that referenced this pull request Apr 5, 2023
# Description
Update messages 

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context. List any dependencies that
are required for this change.

See #2626 

**Type of change**

(Please delete options that are not relevant. Remember to title the PR
according to the type of change)

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Refactor (change restructuring the codebase without changing
functionality)
- [ ] Improvement (change adding some improvement to an existing
functionality)
- [ ] Documentation update
- [x] Style

**How Has This Been Tested**

(Please describe the tests that you ran to verify your changes. And
ideally, reference `tests`)

- [ ] Test A

**Checklist**

- [x] I have merged the original branch into my forked branch
- [ ] I added relevant documentation
- [x] follows the style guidelines of this project
- [ ] I did a self-review of my code
- [x] I made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] I have added relevant notes to the CHANGELOG.md file (See
https://keepachangelog.com/)

---------

Co-authored-by: keithCuniah <keithcuniah@gmail.comh>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tom Aarsen <37621491+tomaarsen@users.noreply.github.com>
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