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(DX): hide irrelevant sections in DocType if it's a child table (backport #22053) #22065

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 15, 2023

This is an automatic backport of pull request #22053 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

If the DocType is a child table, hide sections "Form Settings",
"View Settings", "Web View", "Actions", "Linked Documents",
"Email Settings" and "Document States".

(cherry picked from commit 2ad4b2a)

# Conflicts:
#	frappe/core/doctype/doctype/doctype.json
@mergify mergify bot requested a review from a team as a code owner August 15, 2023 14:05
@mergify mergify bot removed the request for review from a team August 15, 2023 14:05
@mergify mergify bot added the conflicts label Aug 15, 2023
@mergify mergify bot requested a review from shariquerik August 15, 2023 14:05
@barredterra barredterra marked this pull request as draft August 15, 2023 14:07
@barredterra
Copy link
Collaborator

Let's wait a week or two before merging this, to see if anyone runs into an edge case I missed on the develop branch.

@ankush
Copy link
Member

ankush commented Aug 16, 2023

@barredterra it will not get released for 1 week anyway. Merge is fine.

@ankush ankush marked this pull request as ready for review August 16, 2023 06:45
@ankush ankush merged commit 2c8e4a6 into version-14-hotfix Aug 16, 2023
2 checks passed
@ankush ankush deleted the mergify/bp/version-14-hotfix/pr-22053 branch August 16, 2023 06:46
frappe-pr-bot pushed a commit that referenced this pull request Aug 22, 2023
# [14.46.0](v14.45.0...v14.46.0) (2023-08-22)

### Bug Fixes

* autoincr caching and clear site cache after restore ([#22079](#22079)) ([#22087](#22087)) ([af6393f](af6393f))
* button styling in quill ([#22069](#22069)) ([bc764aa](bc764aa))
* disallow unsafe attrs in jinja ([acbfb2a](acbfb2a))
* do not allow to create dashbaord chart, number card if doesn't have access ([4ebb841](4ebb841))
* don't enqueue sendmail jobs ([#22154](#22154)) ([ee2bb42](ee2bb42))
* **DX:** hide irrelevant sections in DocType if it's a child table (backport [#22053](#22053)) ([#22065](#22065)) ([2c8e4a6](2c8e4a6))
* file permissions (backport [#20877](#20877)) ([#21503](#21503)) ([f38b6a0](f38b6a0))
* hide "Edit" text on md viewport ([73a1b00](73a1b00))
* hide or show button to load more ([c2f20f7](c2f20f7))
* incorrect doctype map key in cache ([a01c362](a01c362))
* **minor:** grid row layout on small viewport ([9ad35d3](9ad35d3))
* rate limit for all HTTP methods ([#21929](#21929)) ([04cf5a6](04cf5a6))
* set correct document label in case `doc` is of type `str` ([8d3e4fb](8d3e4fb))
* translation of buttons in the Form tour ([#22055](#22055)) ([e680b2c](e680b2c))
* **UX:** Provision to ignore prepared report via route options ([#22077](#22077)) ([6bac8a8](6bac8a8))

### Features

* rearranging standard fields in customize form (backport [#19822](#19822), [#20168](#20168)) ([#22120](#22120)) ([060c4a7](060c4a7))

### Performance Improvements

* set lower priority for background processes ([#21841](#21841)) ([#22027](#22027)) ([f39bc79](f39bc79))

### Reverts

* Revert "fix(Contact): use existing full name" (#22119) ([c394053](c394053)), closes [#22119](#22119)
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.46.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants