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: access to list of rules while rule metrics are pending #2607

Merged
merged 194 commits into from
Mar 29, 2023

Conversation

keithCuniah
Copy link
Contributor

@keithCuniah keithCuniah commented Mar 27, 2023

Description

Allow to access rule management while rule metrics are pending

Note:

Closes #2117
Close #2561

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

How Has This Been Tested

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

  • Textclassification

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 and others added 30 commits January 30, 2023 16:10
- Add relationship to User and Workspace models.
- Minor fixes.
@keithCuniah keithCuniah marked this pull request as ready for review March 28, 2023 08:04
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@keithCuniah keithCuniah merged commit 2f8bd33 into develop Mar 29, 2023
@keithCuniah keithCuniah deleted the feature/2117-rules-page-performance branch March 29, 2023 07:54
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.

Issue with annotation rules that are considered as existing rules 🍓 Rules page takes lot of time to load
4 participants