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

Regression: Fix app status filter not working in private apps page #28198

Merged
merged 4 commits into from Mar 2, 2023

Conversation

rique223
Copy link
Contributor

@rique223 rique223 commented Feb 27, 2023

Proposed changes (including videos or screenshots)

Jira task: MKP-266

Fixed a bug in which the app status filter didn't work because of the new 'enabled*' and 'disabled*' app status.
Demo gif:
private-apps-status-filter

Issue(s)

Steps to test or reproduce

Further comments

MKP-266

Fixed a bug in which the app status filter didn't work as expected because of the new 'enabled*' and 'disabled*' app status.
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #28198 (4fc1be6) into develop (47e3c6e) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #28198      +/-   ##
===========================================
- Coverage    44.87%   44.86%   -0.01%     
===========================================
  Files          767      767              
  Lines        14954    14954              
  Branches      2088     2088              
===========================================
- Hits          6710     6709       -1     
- Misses        7947     7949       +2     
+ Partials       297      296       -1     
Flag Coverage Δ
e2e 44.82% <ø> (-0.01%) ⬇️

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

@rique223 rique223 marked this pull request as ready for review February 27, 2023 23:16
@rique223 rique223 requested a review from a team as a code owner February 27, 2023 23:16
@rique223 rique223 added this to the 6.0.0 milestone Feb 28, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Feb 28, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Feb 28, 2023
@rique223 rique223 removed the request for review from dougfabris February 28, 2023 20:57
Copy link
Member

@ggazzo ggazzo left a comment

Choose a reason for hiding this comment

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

please check the suggestions

@rique223 rique223 requested a review from ggazzo March 1, 2023 11:42
Copy link
Member

@ggazzo ggazzo left a comment

Choose a reason for hiding this comment

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

I'll pretend I didn't see that you just ignored my suggestion and asked my review again expecting a different opinion

@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Mar 2, 2023
@kodiakhq kodiakhq bot merged commit 0ead187 into develop Mar 2, 2023
@kodiakhq kodiakhq bot deleted the regression/private-apps-status-filter branch March 2, 2023 03:41
gabriellsh added a commit that referenced this pull request Mar 6, 2023
…search-nonlatin-rooms

* 'develop' of github.com:RocketChat/Rocket.Chat: (41 commits)
  Regression: Apps provider not handling apps lists correctly (#28264)
  Regression: Fix intermitent apps engine startup (#28254)
  Regression: Client is not loading new settings from server (#28248)
  Regression: Adjusted departments upsell modal to check for licence and modules (#28246)
  Regression: message-parse version update (#28245)
  [FIX] Notify apps engine event through ms api (#28169)
  Chore: Add extra stats for omnichannel video calling (#28211)
  Regression: Adjusted components using PaginatedMultiSelected to be compatible with new Fuselage version (#28233)
  Regression: Change text of buttons tooltips on custom content homepage block (#28094)
  Regression: run clientMessageRecieved hooks on thread main message (#27962)
  Regression: Jump to message not working (#28163)
  Regression: Hide price and category filters when inside of private apps page (#28188)
  [BREAK] Remove support to deprecated typing event (#28234)
  Regression: Fix app status filter not working in private apps page (#28198)
  Regression: UiKit message surface styles (#28213)
  [FIX] Search list missing key parameter (#28230)
  Regression: broken message exhibition when edited (#28180)
  Regression: EnableUnlimitedApps button action (#28221)
  Regression: Update Composer Formatters Translation Keys (#28228)
  Regression: EmojiPicker missing shadow on dark mode (#28236)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants