vue-element-admin/src/utils
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
..
ADempiere Separate Services (#843) 2021-05-12 18:46:49 -04:00
auth.js Add API REST support based on proxy-adempiere-api and backend implementation (#529) 2020-10-28 17:19:53 -04:00
clipboard.js feat: Update fork repository (#514) 2020-06-19 10:12:27 -04:00
error-log.js docs: improve code comments (#1911) 2019-04-16 11:20:13 +08:00
get-page-title.js feature: change page title when route change (#1910) 2019-04-15 11:58:43 +08:00
i18n.js add set tagsview title demo (#1167) 2018-10-09 14:10:43 +08:00
index.js REfactory from Panjian changes, update gRPC library and components (#526) 2020-08-08 16:41:20 -04:00
open-window.js merge master 2019-05-05 17:16:14 +08:00
permission.js feat: Update repository (#580) 2021-03-03 11:49:10 -04:00
request.js Improve request util (#712) 2021-04-04 16:38:38 -04:00
scroll-to.js refactor: standardized files name (#1884) 2019-04-12 17:13:27 +08:00
validate.js merge master 2019-05-05 17:16:14 +08:00