vue-element-admin/src/components
Edwin Betancourt 0800511177
feat: Remove context (#508)
* Change definition for v-model of fields using reactive store

* change custom validateValue to custom and overwrite parsedValue.

* Delete unused parameters.

* Add queue for persistence

* fix: Create entity.

* Add return value as array for persistence

* Add multiple commit for panel

* remove commnets

* Change context session to preference.

* fix: Load window.

* Add support to seekrecord for panel

* Set default value to isActive columnName.

* set default values.

* Separate template mobile and panel desktop with mixin.

* set values into panel with first load of records.

* fix lookups value and display value.

* change `DisplayColumn_${columnName}` to `displayColumnName` property.

* fix create entity with default values.

* Set default values and fix browser search.

* fix context values from SmartBrowser.

* fix: Associated process.

* set context values to process associated.

* fix set values.

* fix style field components.

* fix send values to server.

Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-06-12 12:07:24 -04:00
..
ADempiere feat: Remove context (#508) 2020-06-12 12:07:24 -04:00
BackToTop docs: improve code comments (#1911) 2019-04-16 11:20:13 +08:00
Breadcrumb bugfix breadcrumb redirect action (#353) 2020-02-25 09:17:54 -04:00
Charts refactor: standardized files name (#1884) 2019-04-12 17:13:27 +08:00
DndList fix[Drag]: fixed drag bug in firefox (#1841) 2019-04-04 16:21:45 +08:00
DragSelect perf: add jsdoc for utils and format some code (#1883) 2019-04-11 10:41:36 +08:00
Dropzone [release] 4.0.0 (#1291) 2019-04-01 17:07:16 +08:00
ErrorLog fix[ErrorLog]: fixed error log dialog z-index bug (#1844) 2019-04-04 17:51:44 +08:00
GithubCorner chore: update eslint && lint code 2019-03-17 17:40:51 +08:00
Hamburger [release] 4.0.0 (#1291) 2019-04-01 17:07:16 +08:00
HeaderSearch This is the first pull request for ADempiere-Vue (#106) 2019-11-17 04:56:42 -04:00
ImageCropper chore: update eslint && lint code 2019-03-17 17:40:51 +08:00
JsonEditor docs: improve code comments (#1911) 2019-04-16 11:20:13 +08:00
Kanban docs: improve code comments (#1911) 2019-04-16 11:20:13 +08:00
LangSelect This is the first pull request for ADempiere-Vue (#106) 2019-11-17 04:56:42 -04:00
MDinput [release] 4.0.0 (#1291) 2019-04-01 17:07:16 +08:00
MarkdownEditor refactor: standardized files name (#1884) 2019-04-12 17:13:27 +08:00
Pagination refactor: standardized files name (#1884) 2019-04-12 17:13:27 +08:00
PanThumb chore: update eslint && lint code 2019-03-17 17:40:51 +08:00
RightPanel This is the first pull request for ADempiere-Vue (#106) 2019-11-17 04:56:42 -04:00
Screenfull [release] 4.0.0 (#1291) 2019-04-01 17:07:16 +08:00
Share doc: add new article 2019-05-09 12:47:01 +08:00
SizeSelect [release] 4.0.0 (#1291) 2019-04-01 17:07:16 +08:00
Sticky perf[Tinymce]: add width prop (#1951) 2019-04-23 10:09:15 +08:00
SvgIcon chore: update eslint && lint code 2019-03-17 17:40:51 +08:00
TextHoverEffect chore: update eslint && lint code 2019-03-17 17:40:51 +08:00
ThemePicker docs: improve code comments (#1911) 2019-04-16 11:20:13 +08:00
Tinymce perf[Tinymce]: update tinymce cdn version 2019-05-13 09:57:33 +08:00
Upload docs: improve code comments (#1911) 2019-04-16 11:20:13 +08:00
UploadExcel [release] 4.0.0 (#1291) 2019-04-01 17:07:16 +08:00