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

8 Commits

Author SHA1 Message Date
Edwin Betancourt
273b10141f
feat: Change api config from function to constant. (#544)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2020-11-23 22:14:40 -04:00
Yamel Senih
26596bb7e3 Add support to config based on json values 2020-11-05 00:07:32 -04:00
Elsio Sanchez
9c90f63b3e
moving config.json to config folder (#536)
* moving config.json to config folder

* delete config

Co-authored-by: elsiosanchez <elsiosanches@gmial.com>
2020-11-04 17:42:23 -04:00
Elsio Sanchez
6d55b7cb52
Change environment variables (#534)
* Change environment variables

* change baseUrl

Co-authored-by: elsiosanchez <elsiosanches@gmial.com>
2020-11-04 16:15:17 -04:00
Yamel Senih
6e54d93b9b
Add API REST support based on proxy-adempiere-api and backend implementation (#529) 2020-10-28 17:19:53 -04:00
Edwin Betancourt
9496d0937d
feat: Add grpc core client 1.0.7 (#502)
* feat: Add grpc-Core-Client v1.0.7.

* fix: isEmptyValue not defined

* change isEmptyValue.
2020-05-21 12:31:53 -04:00
Yamel Senih
303baee821
Fixed error with instance for dictionary based on new implementation of gRPC access (#500) 2020-05-20 13:48:26 -04:00
Edwin Betancourt
8727beefdc
feat: Add grpc core client support. (#495)
* feat: Add grpc core client support.

* export instances and catching error.
2020-05-15 10:57:53 -04:00