1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-11 05:11:59 +08:00

1254 Commits

Author SHA1 Message Date
Yamel Senih
dd8baa56bf
Update business data client for gRPC (#511) 2020-06-02 00:58:43 -04:00
Edwin Betancourt
e6189acfac
feat: Upgrade version from POS and Core gRPC library. (#509)
Update library for gRPC:
* POS.
* Core.
2020-05-29 13:00:48 -04:00
Edwin Betancourt
c6384dbe52
feat: Upgrade version from gRPC library. (#507)
Update library for gRPC:
* POS
* Data
* Core
2020-05-26 12:52:43 -04:00
Yamel Senih
04e9a73205
Upgrade version from gRPC library (#506) 2020-05-26 11:15:57 -04:00
Yamel Senih
85e717fd26
Just a increase for POS version library (#505) 2020-05-25 15:37:33 -04:00
Edwin Betancourt
85639ae586
fix: Navigation duplicated. (#504) 2020-05-25 14:54:07 -04:00
Yamel Senih
cea6e5858e
Add support to latest version of library (#503) 2020-05-23 18:50:12 -04:00
Edwin Betancourt
9496d0937d
feat: Add grpc core client 1.0.7 (#502)
* feat: Add grpc-Core-Client v1.0.7.

* fix: isEmptyValue not defined

* change isEmptyValue.
2020-05-21 12:31:53 -04:00
elsiosanchez
635363a8e5
field search bug fix in LookupFactory (#501)
* field search bug fix in LookupFactory

* remove console
2020-05-21 11:13:45 -04:00
Yamel Senih
303baee821
Fixed error with instance for dictionary based on new implementation of gRPC access (#500) 2020-05-20 13:48:26 -04:00
Edwin Betancourt
d24666370f
fix: Error with this.unsubscribe is not a function (#499) 2020-05-18 12:16:20 -04:00
Edwin Betancourt
603532a09f
fix: Search menu into navbar. (#497) 2020-05-16 11:19:55 -04:00
Edwin Betancourt
5652d48f96
fix: Change role language undefined. (#498) 2020-05-16 11:18:54 -04:00
Yamel Senih
94b034c605
Fixed error with unnecessary call for context (#496) 2020-05-15 15:22:21 -04:00
Edwin Betancourt
8727beefdc
feat: Add grpc core client support. (#495)
* feat: Add grpc core client support.

* export instances and catching error.
2020-05-15 10:57:53 -04:00
elsiosanchez
cfc03c6c9c
hide title on form (#493) 2020-05-12 03:13:26 -04:00
Yamel Senih
c03a3278da
Add support to default date format from language definition (#494)
* Add support to default date format from language definition

* Add optional format for format field
2020-05-12 03:11:02 -04:00
Yamel Senih
175a8fb4d1
Add support to some translation (#492)
* Add support to some translation

* Fix role
2020-05-11 01:25:10 -04:00
Edwin Betancourt
3559c61e89
feat: Add handle focus to field. (#491)
* feat: Add handle focus to field.

* set example into test view and fix set focus with mounted hook.

* change named attributes.

* change attributes name to handleRequestFocus and handleContentSelection.
2020-05-08 17:01:06 -04:00
Edwin Betancourt
6f7b567195
feat: Add field locator warehouse (#490)
* Add locator wharehouse (#7)

* proposal for location component

* change props

* remove children if is empty

* redefine call data

Co-authored-by: leonel1524 <matosleonel0@gmail.com>

* feat: Add Locator Warehouse Field.

* remove unused code.

Co-authored-by: leonel1524 <matosleonel0@gmail.com>
2020-05-08 16:56:57 -04:00
Yamel Senih
9f59dee9cb
Rename test view to test (#489) 2020-05-06 16:10:33 -04:00
Edwin Betancourt
91f0e9805e
fix: Empty mandatory and read only fields. (#486) 2020-05-06 14:46:20 -04:00
Yamel Senih
50bac60614
Add support to ActionKeyPerformance event for implement enter event (#488) 2020-05-06 12:59:06 -04:00
elsiosanchez
e424b84768
adjust the container to its maximum height (#487) 2020-05-06 11:11:47 -04:00
Edwin Betancourt
e14171f335
fix: Not set value without fieldList. (#484) 2020-05-06 11:08:51 -04:00
Edwin Betancourt
74364f6c45
fix: Dashboard route path. (#483) 2020-05-06 11:07:26 -04:00
elsiosanchez
85468ffa0c
correcting duplicate path error (#482) 2020-05-06 11:04:16 -04:00
Yamel Senih
8d4f2a361f
Fixed error with document action request for documents (#481) 2020-05-04 22:34:01 -04:00
Yamel Senih
0079502942
Rename event handler for fields, add some commits: (#480)
- addActionPerformed
- addKeyPressed
- addKeyReleased
- addFocusGained
- addFocusLost
- addRunAction
2020-05-04 21:38:53 -04:00
Edwin Betancourt
46abc1f316
fix: Icon element component. (#479) 2020-05-04 10:49:00 -04:00
Edwin Betancourt
098de4d8f3
feat: Add autofocus and showControl attributes. (#478) 2020-05-01 18:00:05 -04:00
Yamel Senih
8e00a50b14
Upgrade version for base packages (#477) 2020-05-01 14:10:25 -04:00
elsiosanchez
10bb3f19ea
add get country to system core (#476) 2020-04-30 15:46:56 -04:00
elsiosanchez
a4a1cdb182
raname variable (#475)
* raname variable

* change conditional
2020-04-30 12:26:08 -04:00
Yamel Senih
49e82232f9
Add support to conditional for event handler (#474) 2020-04-30 00:44:03 -04:00
Yamel Senih
86fd3a432a
Bugfix/dynamic import (#473)
* first test es-lint babel.

* Update all dependencies and fix import dynamic import.

* Add support to docstatus

Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
2020-04-29 23:39:57 -04:00
elsiosanchez
983d3642c3
Hide and show context information (#471)
* Hide and show context information

* default value true

* rename variable

* rename variable
2020-04-29 17:11:31 -04:00
elsiosanchez
b45619fa74
addAction (#470)
* addAction

* minimal change

* minimal change
2020-04-29 17:02:01 -04:00
Yamel Senih
efe5f49e9e
Add functionality for event handler from any field, it define the follow global events: (#472)
- Action Performed: used for all **change** event
- Focus Gained: used for focus gained on field
- Focus Lost: used for focus lost on field
- Key Pressed: like to keydown
- Key Released: like keyup

For field events:
- notifyActionPerformed: when a value is changed
- notifyKeyPressed: when a key is press
- notifyKeyReleased: when a key is released
- notifyFocusGained: when a focus is gained in component
- notifyFocusLost: when a focus is lost from component
For Actions:
- notifyRunAction: used when a action is applied
Getters:
- getFieldEventList: get field event list from container UUID
- getActionEventList: get action event list from container UUID
2020-04-29 16:44:05 -04:00
Edwin Betancourt
6e9c48ad51
feat: Change size component implementation (#464)
* feat: Change size component implementation

* fix operators list.

* set size values in references.

* fix: Operator's comparison list.

* Set id with constants references.
2020-04-29 10:32:15 -04:00
Yamel Senih
840692cfb1
Just rename some functions for a definition more clean (#469) 2020-04-28 20:26:28 -04:00
Yamel Senih
dc7221d886
Remove unnecessary store (#468) 2020-04-28 19:31:13 -04:00
Yamel Senih
1c133bc87c
Feature/#source code improve reorder implementation (#466)
* Improve source code and define structure for api
Note that currently does not exist a way for spared api and search from 
backend or push, this pull request want reorder use of api by 
functionality or tool:
- All inside ADempiere folder is dedicated for adempiere functionality
- ADempiere/dashboard: use this path for add your api resource for all 
related with dashboard, note that already exist a file named 
dashboard.js with standard dashboard for ADempiere, if you want to add a 
new dashboard just create a new file <dashboard name>.js for gest info 
from backend
- ADempiere/form: used for all form, for now exist the first 
implementation named price-checking.js that matched with 
components/ADempiere/form/PriceChecking, if you want to add a new form 
just add a new file here
- ADempiere/browser.js: browser is a native functionality for Smart 
Browser tool, just add here all functions related for browser
- ADempiere/private-access.js: just handle private access, will be used 
for add role table access and record access (nice to have)
- ADempiere/process.js: related with all action for process and get 
information from server like getProcessLog and others
- ADempiere/report.js: get info like getReportOutput from parameters 
used for window report and change print formats
- ADempiere/rule.js: for now is used for dispatch callouts from server 
but will be implemented for run rules directly for client on languages 
like javascript, kotlin and groovy
- ADempiere/system-core.js: just get generic functions like 
getWarehouseList and organization, also can be used for get langages and 
other infor from server
- ADempiere/values.js: get info like lookup list, default values and 
other values like systen configurator
- ADempiere/window.js: all functions related to window like record log, 
workflow log and other infor that can be used for container
- ADempiere/persistence.js: handle standard CRUD for all entities and 
implement functions like getTranslation from entity

* Improve source code and define structure for api
Note that currently does not exist a way for spared api and search from 
backend or push, this pull request want reorder use of api by 
functionality or tool:
- All inside ADempiere folder is dedicated for adempiere functionality
- ADempiere/dashboard: use this path for add your api resource for all 
related with dashboard, note that already exist a file named 
dashboard.js with standard dashboard for ADempiere, if you want to add a 
new dashboard just create a new file <dashboard name>.js for gest info 
from backend
- ADempiere/form: used for all form, for now exist the first 
implementation named price-checking.js that matched with 
components/ADempiere/form/PriceChecking, if you want to add a new form 
just add a new file here
- ADempiere/browser.js: browser is a native functionality for Smart 
Browser tool, just add here all functions related for browser
- ADempiere/private-access.js: just handle private access, will be used 
for add role table access and record access (nice to have)
- ADempiere/process.js: related with all action for process and get 
information from server like getProcessLog and others
- ADempiere/report.js: get info like getReportOutput from parameters 
used for window report and change print formats
- ADempiere/rule.js: for now is used for dispatch callouts from server 
but will be implemented for run rules directly for client on languages 
like javascript, kotlin and groovy
- ADempiere/system-core.js: just get generic functions like 
getWarehouseList and organization, also can be used for get langages and 
other infor from server
- ADempiere/values.js: get info like lookup list, default values and 
other values like systen configurator
- ADempiere/window.js: all functions related to window like record log, 
workflow log and other infor that can be used for container
- ADempiere/persistence.js: handle standard CRUD for all entities and 
implement functions like getTranslation from entity
2020-04-28 01:39:27 -04:00
elsiosanchez
a5860e036d
lining up loading (#465) 2020-04-27 16:36:40 -04:00
elsiosanchez
5b3efd7a66
Fixed Style Role Navbar (#463)
* Fixed Style Role Navbar

* Rename translation for Client

Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-04-24 18:15:52 -04:00
elsiosanchez
4e397e5636
fix infinite loop error in log record (#462) 2020-04-24 18:07:58 -04:00
Yamel Senih
d6d9a2117e
Fixed error with set context from tables and browsers, it is a problem when exist one field depending, example: (#461)
C_BPartner_Location_ID depending of C_BPartner_ID
2020-04-24 15:48:08 -04:00
Yamel Senih
cee3bd4179
Add last version from gRPC data and POS (#460) 2020-04-24 12:09:22 -04:00
Edwin Betancourt
2453c673f4
fix: Default search SmartBrowser without mandatory query criteria fields (#459) 2020-04-24 10:00:47 -04:00
Yamel Senih
0529d20676
Rename form (#458) 2020-04-23 23:21:55 -04:00