Commit Graph

6 Commits (fea8281a6510c87e84a2ee73b4e88b6faba547cb)

Author SHA1 Message Date
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
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
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
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
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