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

1073 Commits

Author SHA1 Message Date
Yamel Senih
a95cfdef1e
Change pull request template by a little text (#428)
* Change pull request template by a little text

* Remove untranslated text
2020-04-02 23:14:23 -04:00
Edwin Betancourt
c8146819e4
fix: Context menu relations in report view. (#427) 2020-04-02 19:53:16 -04:00
Edwin Betancourt
927de4aa33
improves: Optimize the times data is consulted in the vuex store (#426)
* improves: Optimize the times data is consulted in the vuex store

* Improves to get store tab.
2020-04-02 04:06:54 -04:00
elsiosanchez
ee9feded0c
error requests when advanced query (#424)
* current record request in the container info

* Delete unnecessary console
2020-04-02 04:03:06 -04:00
Leonel Matos
24a2a09762
fix #421 Display field type date in table (#422) 2020-03-27 17:39:15 -04:00
Edwin Betancourt
a1b3b25c2b
fix: Run print format without operator's. (#420) 2020-03-27 16:59:09 -04:00
Leonel Matos
ee937abbe0
bugfix send values to server from calculator (#380)
* bugfix send values to server from calculator

* bugfix send values to field

* bug fix in allowed values

* support disabled to calculator

* change method of comparing regular expression

* bugfix calculate value from new record

* some bugfix

* bugfix values

* changes for values

Co-authored-by: elsiosanchez <elsiosanches@gmail.com>
Co-authored-by: erp <erp@erp.erp>
2020-03-27 16:37:29 -04:00
Edwin Betancourt
c0c758d7ff
fix: Reset parameters after run Process. (#415)
* fix: Reset panel after run Process.

* Minimal changes.
2020-03-27 16:36:28 -04:00
Edwin Betancourt
f47dea22df
fix: Run callout's after change values in all field's. (#418)
* fix: Run callout's after change values in all field's.

* change to pomisse getCalloyut and await getContextInfoValueFromServer
2020-03-24 21:42:34 -04:00
elsiosanchez
e6fd209d2b
reolve the activate focus primary field (#417) 2020-03-24 21:40:02 -04:00
Edwin Betancourt
8c9e2f0513
fix: Print formats unnecessary request. (#414) 2020-03-24 21:34:57 -04:00
Edwin Betancourt
1e837db9e0
fix: Run process notification without session (#413)
* fix: Show notification run process without session.

* close notification after response.
2020-03-24 21:32:22 -04:00
Edwin Betancourt
8258da6001
fix: Console error when login redirect to window. (#412)
* fix: Console error when login redirect.

* Update file.
2020-03-24 21:28:51 -04:00
Leonel Matos
83081b6d6d
bugfix load data in tab childs after save record (#409)
Co-authored-by: erp <erp@erp.erp>
2020-03-16 19:11:52 -04:00
Edwin Betancourt
9dbf57a877
fix: Values in fields lookup (#407) 2020-03-16 19:08:25 -04:00
elsiosanchez
b45740e3a3
indicate new record in parent table (#406) 2020-03-16 19:05:12 -04:00
Edwin Betancourt
20dfa472b1
fix: #401 Display logics show more fields than they need to be (#402)
* fix: #401 Display logic's showed fields.

* Update evaluator.js

* minor changes.
2020-03-16 16:19:50 -04:00
Edwin Betancourt
7fe04ce531
fix: Loses role of session. (#405) 2020-03-11 21:47:39 -04:00
elsiosanchez
a51989f3ec
Select at 0 in the table (#403)
When the select is empty in the table it shows the value 0 you should place it white
2020-03-11 21:46:35 -04:00
Edwin Betancourt
f0f0c81f03
fix: #398 Wrong distribution of field size. (#399) 2020-03-11 21:40:05 -04:00
Edwin Betancourt
d03de8b2a2
improves: Add state restart for modules that manage and store data. (#397) 2020-03-11 21:38:41 -04:00
Edwin Betancourt
902832ee79
fix: The references associated with a record are not displayed. (#396) 2020-03-11 21:36:44 -04:00
elsiosanchez
773c28089d
solve problems of split panel styles (#392) 2020-03-11 21:35:43 -04:00
Edwin Betancourt
206fedb198
fix: Default values that are @SQL= on the first load (#391) 2020-03-11 21:34:21 -04:00
Leonel Matos
b2c5f894ec
bugfix load context info of fields (#390) 2020-03-11 21:33:31 -04:00
Leonel Matos
a589941a30
fix set field definitions (#389) 2020-03-11 21:30:37 -04:00
elsiosanchez
acedbb88de
Show sequence options in the table menu (#388)
* Show sequence options in the table menu

* Open sequence modal
2020-03-11 21:28:20 -04:00
Edwin Betancourt
876b51cce3
fix: #386 Value preference with session context. (#387)
* fix: Value preference with session context.

* fix set value in field isParentLink or isKey

* remove unused attribute.

* Add additional attributes fieldTemplate.
2020-03-11 21:27:09 -04:00
Edwin Betancourt
f57a3bd11e
fix: Unnecessary request in tab children. (#385) 2020-03-11 21:24:33 -04:00
elsiosanchez
fab480816b
unnecessary requests (#383)
* unnecessary requests

* validate isDocument

* validate when new registration
2020-03-11 21:23:05 -04:00
elsiosanchez
2c586f6a7e
Add default icon to run a Report or Process by default (#382) 2020-03-11 20:58:07 -04:00
elsiosanchez
d8f4b7e89c
identificate new record (#381)
* new record in table parent

* validate is new record
2020-03-11 20:56:21 -04:00
Edwin Betancourt
1f97c9f339
fix: Request document statuses only window is document (#377) 2020-02-29 17:37:35 -04:00
elsiosanchez
278fad1bfa
change tabs from the path (#376) 2020-02-29 17:36:50 -04:00
Yamel Senih
c9b53bd536
Add demo reference (#379) 2020-02-29 14:49:58 -04:00
Leonel Matos
618a24d22f
Add calculator component to numeric references (#349)
* add calc component

* change display values to top

* Update version for gRPC data client

* redefine styles and enter key press event

* Revert "Merge branch 'develop' of https://github.com/erpcya/adempiere-vue into develop"

This reverts commit eaa9477d2b52e87962b7610fda7944fc944460a6.

* Revert "Merge branch 'develop' of https://github.com/erpcya/adempiere-vue into develop"

This reverts commit eaa9477d2b52e87962b7610fda7944fc944460a6.

* add mathematical operation directly from field

* add value to math operation in real time

* minor changes

* minor changes

* validate input values

* redefine logics

Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-02-28 02:21:51 -04:00
Edwin Betancourt
5bd42f1961
feat: Add support to environment variables. (#373) 2020-02-28 02:20:04 -04:00
elsiosanchez
48ca22482c
focus only on fields that are type text and number (#374) 2020-02-28 02:19:08 -04:00
elsiosanchez
460f6b9ada
Support in the style of Workflow Status Bar (#375)
* Support in the style of Workflow Status Bar

* add style to .el-step_arrow

* change in the style

* unnecessary request
2020-02-28 02:18:19 -04:00
elsiosanchez
da08c71f01
Add the workflow phases sequence (#346)
* indicate new row

* add focus in field text

* add workflow line

* delete console.log

* width the step

* confi the width

* add width fixed

* add scroll

* minimal  change

* add the vue-resize library to control panel behavior

* change version

* add List Status Document

* process the document status from the workflow line

* change name file

Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
2020-02-27 19:28:21 -04:00
Leonel Matos
647852f851
add proposal for quick access from favourites dashboard in windows items (#372)
* add proposal for quick access from favourites dashboard in windows items

* add tooltip for description and translations

* fix translations
2020-02-27 19:12:06 -04:00
Edwin Betancourt
5bed6a5f45
fix: #370 Lookup with NaN values in advanced query. (#371) 2020-02-27 15:54:43 -04:00
elsiosanchez
c589cc1a20
correct unnecessary requests (#366)
* Update version for gRPC data client

* unnecessary requests

* resolve Conflicts

Co-authored-by: Yamel Senih <ysenih@erpya.com>
Co-authored-by: Leonel Matos <matosleonel0@gmail.com>
2020-02-26 18:41:14 -04:00
elsiosanchez
8e8608d60a
support mode mobile (#364)
* Update version for gRPC data client

* support mode mobile

Co-authored-by: Yamel Senih <ysenih@erpya.com>
Co-authored-by: Leonel Matos <matosleonel0@gmail.com>
2020-02-26 18:40:05 -04:00
Leonel Matos
de202000e3
Bugfix lookups labels (#369)
* Update version for gRPC data client

* bugfix display label in lookups components

Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-02-26 18:38:53 -04:00
Edwin Betancourt
7ed14ac44e
Does not sort the field list of the child tabs on every render. (#363) 2020-02-25 18:31:02 -04:00
Edwin Betancourt
4c399a6694
fix: #361 Redirect to blank page from the dashboards. (#362) 2020-02-25 18:23:53 -04:00
elsiosanchez
d2fc0c5713
Support mobile (#359) 2020-02-25 18:22:12 -04:00
Edwin Betancourt
99681b4e8c
feat: Service routes are supported instead of individual ports. (#360) 2020-02-25 18:20:13 -04:00
Yamel Senih
29ef52a351
Update version for gRPC data client (#358) 2020-02-25 09:23:10 -04:00