1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-10 20:39:48 +08:00

1463 Commits

Author SHA1 Message Date
Yamel Senih
2b1d8f73ff
Improve request util (#712)
* Improve request util
- Improve request util based on basic and generic request
- Add ADempiere request layer (use it as template for others)
- Add Release information from github
- Chamge ADempiere request API fos a custom request

* Add release version

* Add rt-3.2 version

* Minmor change

* Add default action for release

* Add echo

* just a test

* Test release

* Add Release no version for test

* Add test for publish

* Add release no from tag
2021-04-04 16:38:38 -04:00
Edwin Betancourt
e2d23df27e
feat: Add docker compose to deploy all stack. (#711)
* feat: Add docker compose to deploy all stack.

* change names of containers to lowercase
2021-04-02 18:18:00 -04:00
Edwin Betancourt
d50a57d0fa
fix: Displayed value current document status. (#709) 2021-04-02 14:28:50 -04:00
Edwin Betancourt
d071e756d5
fix: Window references. (#710) 2021-04-02 14:28:07 -04:00
Yamel Senih
6f128a07d7
Remove unnecessary request utility (#706)
- Use default request utility from legacy source code
- Improve calling structure
- Implement posibility of create endpoint for request
- Allows define a generic calling for backend service
- Remove unnecessary functions
2021-04-01 03:23:11 -04:00
Elsio Sanchez
c474244f08
change style the button new order (#704) 2021-04-01 02:55:52 -04:00
Elsio Sanchez
8c47c95287
add buttom new record (#703)
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-30 17:37:16 -04:00
Elsio Sanchez
b4a3ec0b53
Bugfix/#692 context menu butons (#700)
* fix: Context menu, change text by button.

* fix default action window as New Record.

* Add default action to run switch new and undo.

* Add colot button to undo action.

* change to plain and warning undo button.

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

* modifit contextmenu mobile (#9)

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

* add  description

* Bugfix/#692 context menu butons (#10)

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

* add  description

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

* add icon

* Bugfix/#692 context menu butons (#11)

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

* add  description

* add icon

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

* change size the label

* Bugfix/#692 context menu butons (#12)

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

* add  description

* add icon

* change size the label

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

* changa size label

* add style reference

* add translations

* add icon default

* fixed position

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-30 15:39:30 -04:00
Edwin Betancourt
2e39e18c8a
fix: Empty mandatory fields. (#699)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-30 14:17:51 -04:00
Edwin Betancourt
0d30213637
fix: Report change print format. (#695)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-26 17:33:29 -04:00
Yamel Senih
97830cdb47
Feature: Add preference service (#696)
* Add support to service of Save Preference from component

* remove unnecessary values

* Add service for delete preference

* add service delete preference

* Add translation for preference message

Co-authored-by: elsiosanchez <elsiosanches@gmail.com>
2021-03-26 17:28:12 -04:00
Edwin Betancourt
31e6b7b3c8
fix: Field isActive not edit with false value. (#693)
* fix: Field isActive not edit with false value.

* fix changed record is active.

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-25 11:24:55 -04:00
Elsio Sanchez
2f1f6bf6c9
Change Button the Chat (#694) 2021-03-24 11:10:47 -04:00
Elsio Sanchez
39f16d6bfc
add validate the IsProcessed (#685)
* add validate the IsProcessed

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-23 18:08:53 -04:00
Elsio Sanchez
ca2f9bed3c
Support Private Access (#671)
* #667 Support Private Access

* fix bottons

* change lang

* rename service

* rename service
2021-03-23 12:16:20 -04:00
Elsio Sanchez
56716e0647
Validate if the field has a callout before updating or creating (#684)
* Validate if the field has a callout before updating or creating

* rename vairable
2021-03-23 11:55:16 -04:00
Yamel Senih
99525aa05a
Rename functions for location components (#683) 2021-03-22 16:38:05 -04:00
Elsio Sanchez
3e315de138
Popover List Product Info (#679)
* Popover List Product Info

* icon close

* remove icon close
2021-03-22 13:36:57 -04:00
Sofia Calderon
8b0a1d10f2
Tests fo badge component (#681)
* added react testing library dependency

* commented out failing tests - no idea since when they are failing

* first test

* removed testing-library from dependencies - are only going to use test-utils

* added tests for Badge component
2021-03-22 13:35:43 -04:00
Yamel Senih
9393379516
Feature/#pos rename functions (#682)
* Rename functions for POS managemen

* Rename functions for image on key layout
2021-03-22 11:49:16 -04:00
Yamel Senih
5e8b46ad32
Fixed error with Search Product from Value instead name (#680) 2021-03-22 11:10:58 -04:00
Elsio Sanchez
4401c1d77d
Support Binary (#670)
* add services binary

* search for server image and use image service to view it

* add request Resource

* fix error and rename service

* rename service

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-21 19:19:07 -04:00
Edwin Betancourt
e9d1613b8a
fix: Unnecesarily loop in the static menu. (#660)
* fix: Unnecesarily loop in the static menu.

* change visivility with dinamic attribute.

* Update menu.js

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-21 19:03:07 -04:00
Elsio Sanchez
7617bdbdf1
Support to Field Preference (#662)
* add field preference

* minimal changes

* remove input

* fix error

* raname service

* add information

* rename descrition the preference

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-19 22:05:36 -04:00
Yamel Senih
44077e45f8
Improve display for locator component (#678) 2021-03-17 22:21:38 -04:00
Yamel Senih
9a56b69292
Remove unnecessary lines (#677) 2021-03-17 12:54:28 -04:00
Edwin Betancourt
1c928e238f
fix: Is read only record with different client id. (#676)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-17 11:20:07 -04:00
Sofia Calderon
837135030e
fixed styling of labels for select boxes (#672)
Very nice.
Thanks
2021-03-16 17:57:18 -04:00
Yamel Senih
3959b51e10
Add default API for testing project (#669)
Just add default URL for API use this API for testing project without install backend
2021-03-15 05:15:36 -04:00
Diego Chavez
4c1a34077d
fix/ correction of dialog (#665)
* action value correction in dialog when defined
2021-03-13 11:14:46 -04:00
Edwin Betancourt
ce13f82ec7
fix: Export record's to zip, xls, json, xml, txt (#666)
* fix: Export record's to zip

* Add Zip export option in the context menu of the table (#8)

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
Co-authored-by: Elsio Sanchez <45974454+elsiosanchez@users.noreply.github.com>
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-12 18:17:44 -04:00
Edwin Betancourt
7bf5bcc461
fix: Unnecessary requests for the sort type tab. (#664)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-12 12:08:04 -04:00
Elsio Sanchez
66d877e627
Add more information to the locator (#661)
* Fixes: #61 fix sequence field location

* Fixes: #62 Add more information to the locator

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-11 15:08:27 -04:00
HembergerV
7292bad75e
description correption, in 'interfáz' and 'remostos' in README.es.md (#657) 2021-03-10 18:27:15 -04:00
Elsio Sanchez
4b354d1987
Fixes: #61 fix sequence field location (#656)
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-10 14:33:50 -04:00
Elsio Sanchez
b87826415d
Bugfix/validate private access (#655)
* fix private acces

* Fixes: # 156 Fix Private Access

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-10 11:29:57 -04:00
Yamel Senih
c440cbdae8
Update ES Readme
Add Link Demo and user information
2021-03-10 10:46:41 -04:00
Yamel Senih
279f0378b8
Add user info for preview
Just add user information for login on demo
2021-03-10 10:41:29 -04:00
Yamel Senih
608d416b3e
Update README.md 2021-03-10 10:35:35 -04:00
Yamel Senih
e91d15b97e
Update README.md
Update Demo
2021-03-10 10:29:36 -04:00
Edwin Betancourt
95bc92f962
fixes #653 set default values in panel open menu. (#654)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-10 10:07:49 -04:00
Elsio Sanchez
1b280259e5
fix 404 (#652)
* fix 404

* delete console.log

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-09 21:13:03 -04:00
Elsio Sanchez
42261cfdca
Bugfix/fix last name service create business partner (#651)
* change parameter

* tabindex the field

* bringing value from the context

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-09 15:35:28 -04:00
Elsio Sanchez
afa34a8c0d
Filter by required and available column (#650)
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-09 09:19:56 -04:00
Edwin Betancourt
822b909e8f
fixes #646 print console.log login data. (#647)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-09 09:18:02 -04:00
Edwin Betancourt
cfc744a62c
fix: Run process all fields as mandatory #644 (#645)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-09 09:16:18 -04:00
Elsio Sanchez
db2e6968cf
login section according to role and organization (#634)
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-08 20:04:52 -04:00
Yamel Senih
ba27d672ea
Update README.md 2021-03-08 13:39:19 -04:00
Yamel Senih
2e0f1f94f1
Update README.md
Add vDevSoft company as contributor
2021-03-07 22:14:31 -04:00
Yamel Senih
a65d8acbc4
Update README.md 2021-03-07 21:49:17 -04:00