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: EnableUnlimitedApps button action #28221

Merged
merged 5 commits into from
Mar 2, 2023

Conversation

felipe-rod123
Copy link
Contributor

Proposed changes (including videos or screenshots)

"Enable unlimited apps" button on installation modal doesn't do anything. Now it redirects to the 'go-fully-featured-registered' page.

Issue(s)

Steps to test or reproduce

Further comments

MKP-246

@felipe-rod123 felipe-rod123 requested review from rique223 and a team March 1, 2023 13:41
@felipe-rod123 felipe-rod123 marked this pull request as ready for review March 1, 2023 13:46
@felipe-rod123 felipe-rod123 requested a review from a team as a code owner March 1, 2023 13:46
@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Merging #28221 (455b7f2) into develop (8119410) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #28221      +/-   ##
===========================================
+ Coverage    44.83%   44.85%   +0.02%     
===========================================
  Files          766      766              
  Lines        14947    14947              
  Branches      2087     2087              
===========================================
+ Hits          6702     6705       +3     
+ Misses        7950     7946       -4     
- Partials       295      296       +1     
Flag Coverage Δ
e2e 44.81% <ø> (+0.02%) ⬆️

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

Refactored the code that redirected users from the install app and unlimited apps upsell modals to the upgrade page. The code was using the window object to handle internal routing and using the wrong route name for the upgrade route.
@casalsgh casalsgh added this to the 6.0.0 milestone Mar 1, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Mar 1, 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 Mar 1, 2023
@d-gubert d-gubert changed the title [FIX] EnableUnlimitedApps button action Regression: EnableUnlimitedApps button action Mar 1, 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 Mar 1, 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 Mar 2, 2023
@kodiakhq kodiakhq bot merged commit 3c8f6f1 into develop Mar 2, 2023
@kodiakhq kodiakhq bot deleted the fix/EnableUnlimitedApps-button-action branch March 2, 2023 00:38
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.

4 participants