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

[Rules] Show filters in "Define Rules" mode #982

Closed
frascuchon opened this issue Jan 17, 2022 · 1 comment · Fixed by #1038 or #1112
Closed

[Rules] Show filters in "Define Rules" mode #982

frascuchon opened this issue Jan 17, 2022 · 1 comment · Fixed by #1038 or #1112
Assignees
Labels
type: enhancement Indicates new feature requests

Comments

@frascuchon
Copy link
Member

No description provided.

@frascuchon frascuchon added type: enhancement Indicates new feature requests app labels Jan 17, 2022
@frascuchon frascuchon changed the title [Rules] Show filter in Define Rule mode [Rules] Show filter in "Define Rules" mode Jan 17, 2022
@frascuchon frascuchon changed the title [Rules] Show filter in "Define Rules" mode [Rules] Show filters in "Define Rules" mode Jan 17, 2022
leiyre pushed a commit that referenced this issue Jan 26, 2022
closes #982
This PR adds filters in the tagging rules, removes the resetting of filters when accessing this view and expands the search bar in filters row.
frascuchon pushed a commit that referenced this issue Jan 28, 2022
This PR adds filters in the tagging rules, removes the resetting of filters when accessing this view and expands the search bar in filters row.

* prevent show "Introduce query" text when aren't labels

* new texts to better differentiate filters records and rule covered records

* new text with filters reference in all task

* fix lint

Closes #982
@frascuchon frascuchon reopened this Feb 2, 2022
@Amelie-V
Copy link
Member

Amelie-V commented Feb 2, 2022

@leiyre Extend search area. Search area + filters should fit in the "record column width"

Apply to all tasks

leiyre pushed a commit that referenced this issue Feb 8, 2022
fix #982

This PR Extends search area. Search area + filters are adjusted to the "record column width"
frascuchon pushed a commit that referenced this issue Feb 9, 2022
This PR Extends search area. Search area + filters are adjusted to the "record column width"

Closes #982

* chore: publish docker image for PR

* limit searchbar width

Co-authored-by: Francisco Aranda <francisco@recogn.ai>
@frascuchon frascuchon reopened this Feb 9, 2022
frascuchon pushed a commit that referenced this issue Feb 10, 2022
frascuchon pushed a commit that referenced this issue Feb 10, 2022
This PR limits the width of the search bar for all devices to the available space allowing full display of the dropdown filters

Closes #1121

(cherry picked from commit 70ce3e1)
dvsrepo added a commit that referenced this issue Feb 10, 2022
* 'master' of https://github.com/recognai/rubrix: (33 commits)
  fix(#1045): fix overall precision (#1087)
  fix(#1081): prevent add records of different task (#1085)
  fix(#1045): calculate overall precision from overall correct/incorrect in rules (#1086)
  fix(#924): parse new error format in UI (#1082)
  fix(#1054): Optimize Long records (#1080)
  docs(#949): change note to admonition (#1071)
  fix(#1053): metadata modal position   (#1068)
  fix(#1067): fix rule definition link when no labels are defined (#1069)
  fix(#1065): 'B' tag for beginning tokens (#1066)
  feat(#1054):  optimize long records view (#1064)
  feat(#924): parse validation error, including submitted information (#1056)
  fix(#1058): sort by % data in rules list (#1062)
  fix(#1050): generalizes entity span validation (#1055)
  fix: missing Optional import
  fix(cleanlab): set cleanlab n_jobs=1 as default (#1059)
  feat(#982): Show filters in labelling rules view (#1038)
  feat(#932): label models now modify the prediction_agent when calling LabelModel.predict (#1049)
  fix(#821): Token classifier QA 2 (#1057)
  ci: fix path filter condition
  refactor(#924): normalize API error responses (#1031)
  ...
dvsrepo added a commit that referenced this issue Feb 10, 2022
* 'master' of https://github.com/recognai/rubrix: (26 commits)
  feat(#1061): unify records results title (#1111)
  refactor(#945): using new search service (#1117)
  fix(#1121):  Adjust search bar width (#1124)
  fix(#945): validate label for single label text classification dataset (#1123)
  docs: fix skweak images (#1120)
  fix(#831): Remove sort field when only one is applied (#1116)
  refactor(#945): add current search aggregations as metrics (#1115)
  chore(#982): extends search area (#1112)
  chore(#1054): long records margin adjustment #1114
  feat(#1063): Token Classifier fine tuning content selection (#1084)
  refactor(#1102): remove "Update Summary" button rules summary (#1110)
  refactor(#945): revert index config for text2text (#1108)
  fix: convert pd.NaT to None for event_timestamp (#1105)
  fix(#1094): return empty list for no predicted_as (#1107)
  docs(#1089): remove pip install elasticsearch from docs (#1104)
  fix(#1054): reduce collapsable area. Optimize for annotation (#1106)
  fix(#945): include default aggregations for text2text (#1097)
  refactor(#1044): include last updated field for sort (#1093)
  fix(#1094): remove computed record fields returned in API results (#1095)
  feat(#1051): keep predictions labels when annotating (#1077)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Indicates new feature requests
Projects
None yet
3 participants