1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-13 23:20:12 +08:00

1144 Commits

Author SHA1 Message Date
Edwin Betancourt
467a948d09
feat: Remove common styles and duplicate css rules (#852)
* feat: Remove common styles and duplicate css rules

* change standard licese

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-05-17 21:25:27 -04:00
Elsio Sanchez
e831205b0a
Bugfix/reload product price (#850)
* Reload Product Price

* minimal change

* Format of values ( Date, Price, Quantity )

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-14 17:47:44 -04:00
Elsio Sanchez
c3678bd5e1
fix service Create Order Line (#848)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-13 16:22:17 -04:00
Elsio Sanchez
cbdaa475c3
Close popover of field options (#847)
* fix close popover the field

* delete route

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-13 16:21:43 -04:00
Yamel Senih
2e93a67e8a
Fixed error with POS services (#846) 2021-05-13 12:18:20 -04:00
Yamel Senih
ff4c1349e8
Separate Services (#843)
* Separate Services
- Dictionary: dictionary
- Common request: common
- ADempiere Generic API:common/api
- Dashboard Content: dashboard
- Dashboard favorites: dashboard/addons/user
- Dashboard Pending Documents: dashboard/addons/tasks
- User Management: user
- User enrollment: user/enrollment
- User Log: user/log
- Workflow metadata: workflow
- User Interface Common logic: user-interface/common
- User Interface Window tools: user-interface/window
- User Interface Smart Browser tools: user-interface/smart-browser
- User Interface Process tools: user-interface/process
- User Interface Attachment Management: user-interface/component/attachment
- User Interface Components Preference: user-interface/component/preference
- User Interface Components Private Access: user-interface/component/private-access
- User Interface Components Record Access: user-interface/component/record-access
- User Interface Components Notes: user-interface/component/notes
- User Interface Components Translation: user-interface/component/translation
- User Interface Forms / POS: form/addons/point-of-sales

* Minor change

* Remove persistence

* Untrack files

* Remove persistence

* resolve conflicts

* Update files
2021-05-12 18:46:49 -04:00
Elsio Sanchez
53ca1209c7
Add Translation Services Documentation (#841)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-12 18:30:17 -04:00
Elsio Sanchez
f4541271e9
Support Notes (#837)
* Support for notes in mobile and desktop mode

* resolve observations

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-12 18:29:57 -04:00
Sofia Calderon
7a22c9e85b
Refactoring apiConverts (#817)
* configured babel and jest to work with webpack

* added util function to camelize object entries

* added tests for apiconvert dashboard

* added enaming object key function

* finished refactoring of convertapi dashboard

* renamed camelize to transformObject

* renamed uuids to randomValues

* use random strings instead of hard coded values in test

* refactored dictionary.process and added tests

* refactored dashboard tests - test with json objects

* added first tests for apiConvert core

* made camelizeObjectkeys immutable

* added talismanrc to gitignore

* added all tests for apiConverts core

* added more dictionary tests

* finished refactoring apiConverts dictionary

* restructured objects in folders

* refactored apiConverts persistence

* refactored apiConvert pos

* refactored apiConvert privateAccess

* refactored apiConverts process

* refactored apiConverts report

* refactored apiConverts user

* refactored apiConverts values

* refactored apiConverts window

* linted all test files

* removed tests for privateAccess

* removed typos from prev implementation
2021-05-12 12:34:53 -04:00
Elsio Sanchez
c7b94523c0
Fix Message Record Access (#835)
* Support Lock Record

* fix Record Acces

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-11 19:30:35 -04:00
Elsio Sanchez
cae76f3016
add context info the field (#834)
* add context info the field

* change traslation

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-11 17:44:31 -04:00
Elsio Sanchez
50d51b7328
Support Lock Record (#833)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-11 17:43:22 -04:00
Elsio Sanchez
fed1cec1a7
Fix Record Access (#832)
* Fix Record Access

* correct observation

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-11 17:42:12 -04:00
Elsio Sanchez
03eb8949c6
validate when displaying modal in mobile mode (#831)
* validate mode movil

* minimal changes

* hide  Tabs Children

* Undo Commit

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-11 17:41:58 -04:00
Elsio Sanchez
9fd0270f0e
The field is still unchanged (#830)
* The field is still unchanged

* Hide Tabs Childern

* Undo commit

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-11 11:05:47 -04:00
Yamel Senih
04ac990f1f
Fixed error with tablename for record access (#829) 2021-05-10 01:38:42 -04:00
Elsio Sanchez
17fef50382
fix style list Chat Entries in mode mobile (#825)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-07 17:21:27 -04:00
Elsio Sanchez
b406b8a3fc
Add Change Log option in field (#822)
* Add Change Log option in field

* support mobile

* minimal changes

* sort logs

* fix style

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-07 16:57:25 -04:00
Elsio Sanchez
141e3de1e1
add log lock icon (#824)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-07 15:50:44 -04:00
Elsio Sanchez
cc7fc71fe1
Support Option Traslation (#821)
* support trastation

* minimal changes

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-07 15:47:40 -04:00
Elsio Sanchez
a967a1f942
feature/open-option-field-show-router (#819)
* add record access to the route

* Open Field Option Panel

* close clear type Action the router

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-07 15:33:21 -04:00
Elsio Sanchez
ad57b8bd27
add record access to the route (#816)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-06 10:53:48 -04:00
Elsio Sanchez
7fe1ea0f88
Add lock and unlock record to record access dialog box (#805)
* Add lock and unlock record to record access dialog box

* minima change

* support mobile

* minimal changes

* delete comment

* minimal changes

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-05 18:01:37 -04:00
Elsio Sanchez
4b2e5469b2
Process Activity Window Support in Mobile Mode (#802)
* Fixes: [Bug Report] Ajust text to window adempiere/adempiere-vue#796

* add padding

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-04 17:53:28 -04:00
Elsio Sanchez
4c46334171
add release Notes (#801)
* add release Notes

* fixed notes releases

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
2021-05-04 14:39:25 -04:00
Elsio Sanchez
1c5f4b7e00
correcting design errors in the Record Access dialog box (#797)
* correcting design errors in the Record Access dialog box

* minimal changes

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
2021-05-03 09:03:51 -04:00
Elsio Sanchez
06d969cbb8
add the documentation window as the main page (#795)
Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
2021-05-03 08:52:54 -04:00
Yamel Senih
925cf6d679
Feature/#sc add record access api (#794)
* Add API for get Record Access based on server

* support setRecordAcces

* Add mixin for view, this allows reuse code based on unique definition

* support record access

* Support Record Access in Mode Mobile

* minimal changes

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
2021-04-28 19:08:27 -04:00
Elsio Sanchez
8f178e6dfc
modifying the style to be able to close the registration panel while loading the registration table (#792)
Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
2021-04-28 18:20:42 -04:00
Elsio Sanchez
bf2e0e5348
show context menu panel right (#791)
* display the context menu when the registration panel is open

* minimal changes

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
2021-04-28 17:27:10 -04:00
Elsio Sanchez
f16e2c9afa
Fix copyOrder (#788)
* Fix copyOrder

* create order with the same customer

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
2021-04-27 16:51:35 -04:00
Elsio Sanchez
975e75a09a
style context menu (#786)
* scroll in context menu

* Change Style

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
2021-04-27 16:49:51 -04:00
Elsio Sanchez
dd93bf81ba
scroll in context menu (#785) 2021-04-27 08:51:36 -04:00
Elsio Sanchez
78c4dfaeaa
convert the values to be sent and delete unnecessary console.logs (#784) 2021-04-26 12:21:34 -04:00
Elsio Sanchez
256af25448
add validation the isDisplayedGrid to table (#783)
* add validation the isDisplayedGrid to table

* minimalchanges
2021-04-23 18:20:11 -04:00
Elsio Sanchez
3ddba455ab
shading in the table when selecting mobile mode (#781)
* shading in the table when selecting mobil mode

* suppurt document status
2021-04-23 18:12:15 -04:00
Elsio Sanchez
fc98aafd01
add popover for ping in the point of sales (#776) 2021-04-23 18:10:33 -04:00
Elsio Sanchez
11cd2cb93a
Error List Order (#779)
* Fixes: #736

* minimal changes

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-23 18:08:54 -04:00
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
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