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

fix: check if custom field is required to apply rule #28428

Merged
merged 14 commits into from Apr 6, 2023
Merged

Conversation

filipemarins
Copy link
Contributor

@filipemarins filipemarins commented Mar 15, 2023

Proposed changes (including videos or screenshots)

Fix save button is not enabled until non-required custom fields are not filled under room information.

Issue(s)

OC-823

Steps to test or reproduce

Further comments

@filipemarins filipemarins marked this pull request as ready for review March 15, 2023 12:59
@filipemarins filipemarins requested a review from a team as a code owner March 15, 2023 12:59
@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #28428 (5cc404d) into develop (8332fa6) will increase coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 5cc404d differs from pull request most recent head c4b01e4. Consider uploading reports for the commit c4b01e4 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #28428      +/-   ##
===========================================
+ Coverage    45.35%   45.37%   +0.01%     
===========================================
  Files          728      726       -2     
  Lines        14200    14278      +78     
  Branches      2189     2211      +22     
===========================================
+ Hits          6441     6478      +37     
- Misses        7455     7493      +38     
- Partials       304      307       +3     
Flag Coverage Δ
e2e 45.32% <ø> (+0.01%) ⬆️

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

@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Mar 22, 2023
@filipemarins filipemarins added this to the 6.1.0 milestone Mar 23, 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 23, 2023
@dionisio-bot dionisio-bot bot removed the stat: ready to merge PR tested and approved waiting for merge label Mar 23, 2023
@aleksandernsilva aleksandernsilva added the stat: ready to merge PR tested and approved waiting for merge label Apr 6, 2023
@kodiakhq kodiakhq bot merged commit 5b20104 into develop Apr 6, 2023
33 checks passed
@kodiakhq kodiakhq bot deleted the fix/required branch April 6, 2023 15:51
@aleksandernsilva aleksandernsilva modified the milestones: 6.1.0, 6.2.0 Apr 6, 2023
gabriellsh added a commit that referenced this pull request Apr 6, 2023
…fullName

* 'develop' of github.com:RocketChat/Rocket.Chat: (134 commits)
  refactor(Meteor.user): Remove all occurrences (#28647)
  refactor: Remove unused meteor packages (#28821)
  fix: check if custom field is required to apply rule (#28428)
  fix: Confirm password flow fixed and refactored (#28453)
  refactor(file.server): Remove wrapAsync and convert to TS (#28823)
  refactor(client): `openRoom` dilluted into components (#28794)
  refactor: Isolate last Promise.await calls on accounts’ code (#28817)
  refactor: `Service Configuration` async on server (#28813)
  refactor: `utils` to ts (#28818)
  refactor: Remove fibers from `rocketchat-version` package (#28776)
  refactor: convert apps api to ts (#28815)
  refactor: Remove Promise.await from importer-pendind-file.js (#28812)
  refactor: Remove promise.await from csv importer (#28810)
  refactor: Isolate Promise.await of updateOrCreateUserFromExternalService (#28811)
  regression: remove callbacks from `Meteor.callAsync` (#28809)
  refactor: Move from `meteor/http` to `meteor/fetch` - 2x (#28799)
  refactor: Remove unnecessary Tokens collection and Fibers usage (#28803)
  regression: add missing await for RocketChatFile (#28807)
  refactor: Remove fibers from Users Model (#28797)
  ci: add branch config back to checkout action (#28802)
  ...
@sampaiodiego sampaiodiego mentioned this pull request May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants