1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-10 12:01:57 +08:00

1338 Commits

Author SHA1 Message Date
Elsio Sanchez
ec95ba87e6
style context menu the field (#775)
* style context menu the field

* add color to context menu

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-23 18:07:50 -04:00
Elsio Sanchez
4c49b20144
Converting for payment methods (#749)
* Fixes: #736

* minimal changes

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-23 18:04:26 -04:00
Elsio Sanchez
1e42f1ede9
Feature/refactory pos (#760)
* adding Point of Sale features

* Delete Ineccessary Getters

* minimal changes

* add list product Price and Order Line

* Add license

* minimal changes

* unify getters

* minimal changes

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-22 23:37:05 -04:00
Elsio Sanchez
0e698293c8
Add sub-menu to context menu (#762) 2021-04-21 17:28:26 -04:00
Elsio Sanchez
4d6496f5c6
record access mode mobile support (#755)
* record access mode mobile support

* resolve conflict

* add traslation

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-21 14:05:05 -04:00
Elsio Sanchez
1b174312a2
Fixes: #754 (#767) 2021-04-21 12:21:19 -04:00
Elsio Sanchez
6b27db091d
get the currency code to be paid (#750)
* Fixes: #736

* get the currency code to be paid

* add the correct currency symbol in the amount field

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-21 12:15:15 -04:00
Yamel Senih
599cfa9844
Change timeout by default (#764) 2021-04-20 10:50:05 -04:00
Yamel Senih
e9596d0744
Allows timeout for backed request (#759)
* Allows timeout for backed request
Just a little change for allows define timeout on default.json based on ADempiere request

* Validate 0
2021-04-19 10:49:22 -04:00
Elsio Sanchez
2ceb55393d
adaptable to different types of screens (#758) 2021-04-19 02:50:28 -04:00
Yamel Senih
82d10454eb
Add License to files inside project (#757)
* Add License to files inside project
This is recommended by GNU/gpl v3 according with it: https://www.gnu.org/licenses/gpl-3.0.html
```
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.

If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode:

    <program>  Copyright (C) <year>  <name of author>
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”.

You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <https://www.gnu.org/licenses/>.

The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <https://www.gnu.org/licenses/why-not-lgpl.html>.
```

* Remove space
2021-04-17 16:19:45 -04:00
Elsio Sanchez
4cab92678d
fix errors in the fields of the mobile interface with long names (#746)
* Fixes: #743

* minimal change

* minimal changes

* minimal changes
2021-04-16 20:03:39 -04:00
Elsio Sanchez
e98b9fbac3
support search table mode mobile (#740)
* support search table mode mobile

* minimal changes
2021-04-14 19:42:45 -04:00
Elsio Sanchez
2c67d04f5a
Add link to releases (#745) 2021-04-09 17:06:25 -04:00
Elsio Sanchez
2f7eedb8bf
remove image the api documentation (#744) 2021-04-09 17:05:50 -04:00
Elsio Sanchez
ffb94e4ab9
Feture/support menu field (#737)
* Context menu support for fields in desktop mode

* minimal changes

* change style
2021-04-09 16:14:07 -04:00
Elsio Sanchez
7ff2286ba2
clean payment list (#734) 2021-04-09 13:47:43 -04:00
Elsio Sanchez
0860a69b22
Validate mandatory fields when creating a business partner (#725)
* Fixes: #724

* bugfix: Delete duplicated code.

* minimal changes

* remove computed

Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@outlook.com>
2021-04-08 17:06:36 -04:00
Elsio Sanchez
54dce3ff69
Focus the Field (#723)
* Fixes: #721

* minimal changes

* minimal changes

* changing variables
2021-04-08 13:48:23 -04:00
Elsio Sanchez
af8e927b5f
Correct Point Of Sale Alerts (#718)
* correct point of sale alerts

* minimal changes
2021-04-07 15:07:16 -04:00
Elsio Sanchez
af96cc5d53
correcting error in quantities (#722) 2021-04-07 15:06:54 -04:00
Elsio Sanchez
a91d027920
add context menu field mode mobile (#705)
* add context menu field mode mobile

* minimal change

* minimal changes

* minimal changes

* minimal changes

* style button

* change style

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-07 11:35:31 -04:00
Elsio Sanchez
8b43985c89
Add cursor pointer to Recient Item and Document Status table (#717) 2021-04-07 11:15:05 -04:00
Elsio Sanchez
fea8281a65
Document Support (#716)
* Document Support

* add document service

* minimal changes

* add cursor pointer to table

* Revert "add cursor pointer to table"

This reverts commit 9714c0b55818de30371c5f88098eac64eedf0e4b.

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-07 11:14:24 -04:00
Elsio Sanchez
f27428a3c1
support in mobile mode (#713) 2021-04-06 12:41:16 -04:00
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