1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-12 06:15:45 +08:00

467 Commits

Author SHA1 Message Date
Edwin Betancourt
2453c673f4
fix: Default search SmartBrowser without mandatory query criteria fields (#459) 2020-04-24 10:00:47 -04:00
Yamel Senih
9d59700aa5
Improves/reduce create form (#457)
* improves: Reduce and more easy create news Forms.

* fix: Overwrite template metadata component with metadata prop from mixin

* Add search from server for product price inquiry

* add isEvaluateValueChanges.

* Add support to latest version from POS client

* Add clean for all fields

* add style with prop cssClassName

* Add style for components

* fix subscribe mutation's and add set value and set values.

* Change error by info for form

Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
2020-04-23 20:26:18 -04:00
Yamel Senih
a52d2ee0de
Add support to set warehouse and organization for current role (#455) 2020-04-22 03:08:09 -04:00
Edwin Betancourt
fbe00c4478
fix: Style form view. (#452) 2020-04-19 21:12:08 -04:00
Yamel Senih
42b5adb97c
Add overwrite definition for factory (#451) 2020-04-18 20:41:16 -04:00
Edwin Betancourt
20a3bc3025
feat: Add load dynamic form with fileName. (#450)
* feat: Add load dynamic form with fileName.

* Load Form metadata from server.
2020-04-18 16:43:07 -04:00
Edwin Betancourt
7fd5c8f334
fix: Test View error when change value into field. (#446)
* fix: Test View error when change value into field.

* remove console.log

* add support to references fields for manual forms

* fix logic's Test View.

* change definition lookup factory.

* Some changes

* Add support to factory from ADempiere

Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-04-17 11:04:47 -04:00
Yamel Senih
7fcf5bb9a5
Feature/tets view (#445)
* feat: Add test view to components field.

* date component render.

* Change references.js location to util folder

* Add LookupFactory util loader to be improve:
- Number fields
- Table/Search/TableDir: Missing reference values
- All: field list is missing for it, maybe can be improve with 
IsCustomField attribute

* Change reference name

Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
2020-04-14 00:09:17 -04:00
Edwin Betancourt
5259c6c408
fix: Without title in some view's component. (#436)
* fix: Without title in some view's component.

* fix name attribute.
2020-04-06 13:15:47 -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
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
Edwin Betancourt
7fe04ce531
fix: Loses role of session. (#405) 2020-03-11 21:47:39 -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
elsiosanchez
fab480816b
unnecessary requests (#383)
* unnecessary requests

* validate isDocument

* validate when new registration
2020-03-11 21:23:05 -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
elsiosanchez
d2fc0c5713
Support mobile (#359) 2020-02-25 18:22:12 -04:00
elsiosanchez
b44b71f418
support style mode mobile (#350)
Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
2020-02-25 09:06:13 -04:00
elsiosanchez
557937349a
Duplicate Processes (#354) 2020-02-23 00:06:34 -04:00
Edwin Betancourt
6ce282c65d
fix: Not resend request when hidden document status. (#339)
* fix: Not resend request when hidden document status.

* Validate store data to get documents actions.
2020-02-22 23:46:17 -04:00
Leonel Matos
f700b0341e
bugfix login from redirect (#333) 2020-02-16 00:04:43 -04:00
elsiosanchez
1a3d50424f
correcting container info chats errors (#322)
* add document action

* order processing structure

* add document action

* order processing structure

* correcting errors when Process Order

* correcting initial load error

* update document action before processing

* refres action document

* add Markdown of chat

* Solve all chat problems

* Duplicate Record Error

* Library of MArkDown

Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-02-13 18:21:03 -04:00
EdwinBetanc0urt
7f74235073
Refactor code, remove unused methods and optimized application. (#318)
* Refactor code, remove unused methods and optimized application.

* Delete redundant action's, and some deprecated.

* Optimize delete record container to panels in window.

* fix delete tag view when change roles.
2020-02-10 21:13:19 -04:00
EdwinBetanc0urt
29ced53bcb
fix: Multiple requests block the browser. (#313) 2020-02-05 19:16:40 -04:00
elsiosanchez
6837cc19b4
Create a global method for document status tags (#305)
Nice it
2020-02-05 19:12:09 -04:00
elsiosanchez
94788e0e7c
changing chat structure and asynchronous methods (#298)
* changing chat structure and asynchronous methods

* changing descending order

* reverse changes

* change constante

* clear notes when new record

* clear notes when new record

* rename change history to activities
2020-02-04 10:38:58 -04:00
elsiosanchez
e4729a4841
Support add comment (#291)
* Support add comment

* add traslation

* add chat

* change color of parrafo
2020-01-31 18:00:31 -04:00
elsiosanchez
045536f4b0
group by logId (#288)
* group by logId

* changing structure of the change log
2020-01-31 07:41:20 -04:00
elsiosanchez
f446bf6142
add popover of Workflow log (#284)
* Add popover to Workflow Log

* delete italic format

* change funtion
2020-01-29 17:26:25 -04:00
elsiosanchez
c0cb0dcf60
resolve disabled error with element-ui tabs component (#282)
* creating structure for the service

* structure container info

* waiting for service

* service test

* Support record Log of container info

* style of the option Change Detail

* Text formats

* add color to event type

* Add Disable of textLong

* change style text long

* Add service the ListRecordChats and ListChatEntries

* Support Workflow

* changing translation

* resolve disabled error with element-ui tabs component
2020-01-29 16:19:37 -04:00
Leonel Matos
8d7c37839a
bugfix open process activity from process notifications (#276) 2020-01-29 16:13:28 -04:00
EdwinBetanc0urt
d7aaa4fc00
fix: #277 Context menu relations. (#278) 2020-01-29 10:17:48 -04:00
elsiosanchez
99d49b91fc
Add ListRecordChat and ListChatEntries (#272)
* creating structure for the service

* structure container info

* waiting for service

* service test

* Support record Log of container info

* style of the option Change Detail

* Text formats

* add color to event type

* Add Disable of textLong

* change style text long

* Add service the ListRecordChats and ListChatEntries

* Support Workflow

* changing translation
2020-01-29 10:13:21 -04:00
elsiosanchez
16f74a429e support dashboards associated to the selected role (#280) 2020-01-28 18:03:38 -04:00
EdwinBetanc0urt
6e89373f51 fix: Uncaught exception in promises, and remove log consoles. (#267) 2020-01-27 12:59:33 -04:00
elsiosanchez
b9cc5ff276 Support record Log of container info (#266)
* creating structure for the service

* structure container info

* waiting for service

* service test

* Support record Log of container info

* style of the option Change Detail

* Text formats

* add color to event type

* Add Disable of textLong

* change style text long
2020-01-27 11:00:34 -04:00
Leonel Matos
68d8a1f55b Bugfix zoom process from process activity (#253)
* bugfix zoom in

* rename function
2020-01-22 17:36:00 -04:00
elsiosanchez
a3d3dd3a1f Fixe Style of Dashboard (#235) 2020-01-21 14:00:38 -04:00
EdwinBetanc0urt
8e771a01e8 Add support to translations (Tab Translations). (#229)
* Support to translations in ADempiere Vue.

* change popover to translation and add vuex store

* Add structure from vuex store to get translations.

* Add update translations with language.
2020-01-20 16:11:30 -04:00
elsiosanchez
cd1c2a1b53 Support Record Scroll (#224)
* navigation of record UpArrow and DownArrow in table of Tab Children

* Support keyboard shortcuts
2020-01-20 12:07:58 -04:00
Leonel Matos
a1b5f44098 remove recent items implementation from profile page (#222)
* remove recent items implementation from profile page

* remove call recent items data
2020-01-14 18:02:53 -04:00
EdwinBetanc0urt
fd6096b565 redefine API to provide business data (#214)
* Change of main functions of api from the application to the grpc library

* Create entity.
* Update entity.
* Delete entity.
* Request entity.
* Request entities list.
* Rollback entity.
* Run process.
* Browser search.

* Convert API functions to get values.

* migrate CRUD and Browser Search.

* migrate process control and callout control.

* migrate print formats.

* migrate recent items, references, context info value, private access

* migrate pending documents, favorites, language and translations.

* migrate lookups.

* fix: Drill table empty name.

* Change report output.

* Refactor dashboard and language.

* Fix dashboard component.

* Fix dashboards unsupported, and refactor and remove getting values
2020-01-14 15:42:09 -04:00
Leonel Matos
d748a0e35f Add support to generate report from print format (#218)
* add support to generate report from print format

* bugfix with report format

* redefine report format value
2020-01-14 10:53:45 -04:00
Leonel Matos
f0630d79d6 Support to dynamic dashboard (#219)
* First test for dynamic load

* add support to list dashboard items

* change some dashboards names

Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-01-14 10:51:28 -04:00