forked from PanJiaChen/vue-element-admin
-
Notifications
You must be signed in to change notification settings - Fork 48
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
feature/open-option-field-show-router #819
Merged
yamelsenih
merged 3 commits into
adempiere:develop
from
elsiosanchez:feature/open-option-field-show-router
May 7, 2021
Merged
feature/open-option-field-show-router #819
yamelsenih
merged 3 commits into
adempiere:develop
from
elsiosanchez:feature/open-option-field-show-router
May 7, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The verification of the case was carried out in the service "https://deploy-preview-819--stoic-lamport-68decf.netlify.app/" where a window was consulted and the preference component was clicked and the page was updated, in This point complies with what is described in this PR, however when updating the preference window it moves a little from the position where it was |
Good |
yamelsenih
added
24 Basic Changes
27 Fast Resolution
Very fast Resolution for a issue, can be completed along the day
labels
May 7, 2021
yamelsenih
added a commit
to adempiere/adempiere-vue-docker
that referenced
this pull request
May 8, 2021
- convert the values to be sent and delete unnecessary console.logs [#784](adempiere/adempiere-vue#784) - scroll in context menu [#785](adempiere/adempiere-vue#785) - scroll in context menu [#786](adempiere/adempiere-vue#786) - create order with the same customer [#788](adempiere/adempiere-vue#788) - Add support for deploy on kubernetes [#793](adempiere/adempiere-vue#793) - show context menu panel right [#791](adempiere/adempiere-vue#791) - modifying the style to be able to close the registration panel while loading the registration table [#792](adempiere/adempiere-vue#784) - Add API for get Record Access based on server [#794](adempiere/adempiere-vue#794) - Add support to x vversion from npm [#798](adempiere/adempiere-vue#798) - add the documentation window as the main page [#795](adempiere/adempiere-vue#795) - correcting design errors in the Record Access dialog box [#797](adempiere/adempiere-vue#797) - Create preference.md [#800](adempiere/adempiere-vue#800) - Feature/add release documentation [#803](adempiere/adempiere-vue#803) - Feature/add doc builder [#804](adempiere/adempiere-vue#804) - Fix image path [#806](adempiere/adempiere-vue#806) - Add components to path [#806](adempiere/adempiere-vue#806) - Add changes in path [#807](adempiere/adempiere-vue#807) - Add Translation for Preference Dialog [#809](adempiere/adempiere-vue#809) - Process Activity Window Support in Mobile Mode [#802](adempiere/adempiere-vue#802) - How to create and delete preference in desktop and mobile version [#815](adempiere/adempiere-vue#815) - Add lock and unlock record to record access dialog box [#805](adempiere/adempiere-vue#805) - Create access-to-records.md [#813](adempiere/adempiere-vue#813) - add record access to the route [#816](adempiere/adempiere-vue#816) - modification of names and path of images in file access to registry [#818](adempiere/adempiere-vue#818) - feature/open-option-field-show-router [#819](adempiere/adempiere-vue#819) - Support Option Traslation [#821](adempiere/adempiere-vue#821) - modificación de preferencia [#823](adempiere/adempiere-vue#823) - add log lock icon [#824](adempiere/adempiere-vue#824) - information component [#826](adempiere/adempiere-vue#826) - Add Change Log option in field [#822](adempiere/adempiere-vue#822) - add router the service preference [#827](adempiere/adempiere-vue#827) - fix style list Chat Entries in mode mobile [#825](adempiere/adempiere-vue#825) - Minor fix for record access [#825](adempiere/adempiere-vue#828) ## Docs news ### Components - [Preference](https://adempiere.github.io/adempiere-vue/guide/components/preference.html#adempiere-zk-version) - [Record Access](https://adempiere.github.io/adempiere-vue/guide/components/record-access.html#adempiere-zk-version) - [Notes](https://adempiere.github.io/adempiere-vue/guide/components/notes.html#adempiere-zk-version) - [Field Information](https://adempiere.github.io/adempiere-vue/guide/components/information.html)
EdwinBetanc0urt
added a commit
to EdwinBetanc0urt/adempiere-vue
that referenced
this pull request
Feb 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
24 Basic Changes
27 Fast Resolution
Very fast Resolution for a issue, can be completed along the day
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Feature
Open Field Option Panel
Steps to reproduce
Screenshot or Gif
Expected behavior
It should load the page with the option open on that field.
Other relevant information