Elsio Sanchez
7617bdbdf1
Support to Field Preference ( #662 )
...
* add field preference
* minimal changes
* remove input
* fix error
* raname service
* add information
* rename descrition the preference
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-19 22:05:36 -04:00
Edwin Betancourt
e40e487f42
feat: Update repository ( #580 )
...
* chore: remove i18n (#1828 )
* [release] 4.1.0
* perf[Profile]: adapt the profile page to the mobile (#2020 )
* Revert "perf: optimize page scrolling when setting fixedHeader"
This reverts commit e8e6c7e79c2488779090f00efc5f1bbfcb04bd5b.
* perf[Style]: refine fixed-header style when open el-dialog
* doc: add new article
* chore: use mockjs in production environment
* fix[sidebar.css]: remove redundant css
* perf[style]: refine dashboard style in mobile (#2060 )
* feat[ErrorLog]: add a clear button in ErrorLog component (#2065 )
* fix[redirect]: fix redirect bug in vue-devtools (#2066 )
* perf[Tinymce]: update tinymce cdn version
* fix[redirect]: fix redirect bug in vue-devtool again
* docs: add support to readme for Spanish (#2070 )
* docs[es]: add some translation(#2080 )
* perf[Exapme]: set page title according to article id
* perf[RightPanel]: tidy css (#2101 )
* feat[SvgIcon]: support import svg from url (#2052 )
* fix: fixed change roles bug (#2072 )
* perf[Breadcrumb]: do not update breadcrumbs when go to redirect page (#2086 )
* perf[store]: add support to sub-modules (#2047 )
* perf[Login]: support other query (#2013 )
* refactor[chore]: generate postcss.config.js instead of .postcssrc.js
consistent with vue-cli
* perf[Tinymce]: dynamic import tinymce(#2102 )
* [release] 4.2.0
* perf[Style]: refine example css
* fix[Chart]: fixed chart bug in keep-alive (#2119 )
* Create FUNDING.yml
* chore: set localhost => 127.0.0.1 (#2142 )
* update github ISSUE_TEMPLATE
* chore: add autoprefixer to devDependencies
* perf[Tinymce]: add language option (#2159 )
* fix[Tinymce]: fixed bug when init multiple tinymces at the same time (#2152 )
* feat: add tab url demo (#2114 )
* perf[request.js]: refine error reject (#2160 )
* [release] 4.2.1
* perf: default not set withCredentials
* fix[ImageCropper]: removeEventListener when destroyed(#2169 )
* docs: fix typo (#2170 )
* fix: input attribute autocomplete error (#2191 )
* perf[PanThumb]: Replace the image tag with background-image to prevent the stretching (#2202 )
* docs: fix typo README.zh-CN.md (#2283 )
修改错别字
* perf[clipboard.js]: remove redundant code (#2307 )
* bump: update axios for security vulnerability
* bump: update @vue/cli-plugin-eslint version (#2327 )
FIx cannot find module '.../node_modules/eslint/lib/api.js/package.json' bug,see https://github.com/vuejs/vue-cli/issues/4231 .
* chore: allow dynamic set port
* fix[complex-table]: form header sort icon is out of sync (#2382 )
* fix: fixed missing icons
* fix: typos (#2532 )
Role Nmae => Role Name
* docs: add awesome-project
* fix[Dashboard]: fixed debounce bug (#2586 ) (#2597 )
To fixed https://github.com/PanJiaChen/vue-element-admin/issues/2586
* perf: VS Code support webpack alias file jump (#2609 )
* perf: optimize import file-saver way(#2347 )
* refactor[ImageCropper]: fix lint error (#2365 )
* fix: fixed numberFormatter bug
https://github.com/PanJiaChen/vue-element-admin/issues/2568
* fix[example]: fixed create.vue cache error
https://github.com/PanJiaChen/vue-element-admin/issues/2608
* perf[utils.js]: perf parseTime function (#2625 )
* perf[tagsView]: pref DEL_CACHED_VIEW and DEL_OTHERS_CACHED_VIEWS function (#2626 )
* fix[tagsView]: fixed DEL_OTHERS_CACHED_VIEWS bug
* fix[logout]: empty tagsview when logout (#2632 )
* fix[TagsView]: fixed toLastView bug (#2634 )
* perf[SvgIcon]: change xlink:href to href(#2645 )
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href
* fix[TagsView]: fixed click.middle can close affixed tag bug (#2649 )
* docs: add job ad
* docs: improved README.md (#2656 )
* style: fix el-date-picker css style
* perf: format dropdown menu code (#2720 )
* perf: format inline edit table (#2725 )
move one format `{row}`
* perf: format drag table (#2733 )
move one format `{row}`
* perf: complex table (#2732 )
Move ont format `{row}`
* perf: text i18n (#2739 )
* update 'MarkdownEditor' components name
* format: space in user card (#2744 )
* perf: format pdf download (#2791 )
* perf[views/icons]: use grid (#2803 )
* feat: plop new generate store (#2805 )
* fix[icons]:fixed eslint 1 error and 2 warnings (#2835 )
* perf[documentation]: refine css
* fix[Logout]: click blank area of dropDown able to logout (#2896 )
Fixed clicking blank area of drop-down unable to log out
* perf: import mockXHR only in production (#2910 )
* 自动排除mock
生产环境,使用webpack的条件编译自动排除mock数据
* perf: refine
Co-authored-by: 花裤衩 <panfree23@gmail.com>
* perf[Menu]: remove unused menu-wrapper (#2903 )
* perf[complex-table]:refine code (#2825 )
* 解决无法删除列表的bug;优化代码;
* perf: refine
Co-authored-by: 花裤衩 <panfree23@gmail.com>
* perf: optimize checkCapslock method (#2635 )
* optimize checkCapslock method
* update
Co-authored-by: 花裤衩 <panfree23@gmail.com>
* fix[Charts]: fix charts resize in keep-alive bug (#2922 )
* fix[Charts]: fix charts resize in keep-alive bug
* refine
* fix: fixed mock server (#2929 )
* init
* refine
* update
* bump: update element-ui version
* fix: fixed require mock bug in production
* fix: fixed redirect path regex (#2933 )
* perf[Mock]: set responseFake to mock-server.js(#2966 )
* modify 把mock/index.js中与mock-server相关的代码转移到mock-server.js中去,实现两则功能分割
* docs: improve Japanese translation (#2970 )
* perf: change script-loader to dependencies
* fix[profile/UserCard]: fixed wrong key name (#3056 )
roles => role
* fix:fixed parseTime bug in ie and safari(#3066 )
* /src/utils/index.js parseTime 添加IE浏览器(版本10以下,包括版本10)兼容。
* perf: update
Co-authored-by: aisen60 <aisen60@qq.com>
Co-authored-by: 花裤衩 <panfree23@gmail.com>
* perf: format component names as PascalCase (#3074 )
format: component names should be PascalCase
* docs: add smallsticker
* Update README.zh-CN.md
* fix: svg support old broswer (#3085 )
* fixed typo (#3091 )
* fix: use vue-cli default source-map (#3097 )
cheap-module-eval-source-map
* perf[Tinymce]: editor try to keep these URLs intact (#3141 )
* fix[element-variables]: missing space in element-variables (#3144 )
* fix: compatibility with vetur (#1700 )
* perf: change default element-ui language to english (#2741 )
* feat: add option to try project on CodeSandbox (#2976 )
* docs: add tips
* perf: when tags-view scroll close the right-menu
* fix[parseTime]: fixed when pass null (#3038 )
* fix[css]: min btn width (#3164 )
* docs: Improve read me files and changes in Spanish. (#3234 )
* [release] 4.2.2
* chore: change node-sass to dart-sass (#3040 )
* perf: change >>> ::v-deep
* [release] 4.3.0
* docs: fix wrong link
* chore: turn on the preload
* refactor: change mock files to commonjs (#3246 )
* feat[Menu]: menu icon support el-icon(#3048 )
* fix[utils]: param2Obj bug when url params includes ==(#3100 )
* perf: remove unused showdown
Co-authored-by: 花裤衩 <panfree23@gmail.com>
* perf: lint code
* fix[v-permission]: support dynamic set roles (#3251 )
* chore: update element-ui to 2.13.2
* fix[plop]: set trim => trim() (#3254 )
notEmpty
* fix some typos
* [release] 4.3.1
* bump: update to vue-cli@4 (#3028 )
* [release] 4.4.0
* fix[chore]: do not preload runtime.js (#3279 )
* perf[chore]: remove preserveWhitespace config (#3280 )
* perf[Tinymce]: remove useless code (#3295 )
* perf[permission.js]: remove useless code (#3301 )
* typo: replace Css with CSS (#3323 )
* docs: add GitAds
* docs: remove gitads
* docs: add vue-java-admin-dashboard-spring
* perf: refine documentation button css
* docs: add coupon
* feat: add new sponsored
* update dependencies.
* fix: chart components, TODO: eslint-plugin-vue.
* Update FUNDING.yml
Co-authored-by: 花裤衩 <panfree23@gmail.com>
Co-authored-by: toruksmakto <42709228+toruksmakto@users.noreply.github.com>
Co-authored-by: Yamel Senih <ysenih@erpya.com>
Co-authored-by: Yamel Senih <yamelsenih@gmail.com>
Co-authored-by: liugq <liugq5713@gmail.com>
Co-authored-by: bpzhang <bpzhang@users.noreply.github.com>
Co-authored-by: Serge <gaosj1993@foxmail.com>
Co-authored-by: MaYuanhai <414199639@qq.com>
Co-authored-by: Jessynt <xr5299@gmail.com>
Co-authored-by: 肖敏 <392716797@qq.com>
Co-authored-by: TinaryTree <mbdkhss@gmail.com>
Co-authored-by: itsccn <chen.sun@itsccn.com>
Co-authored-by: why <w.why@163.com>
Co-authored-by: Baskerville* <wszdlm@gmail.com>
Co-authored-by: Francis <31059354+FrancisSano@users.noreply.github.com>
Co-authored-by: monkeycf <41945134+monkeycf@users.noreply.github.com>
Co-authored-by: BradyBromley <51128276+BradyBromley@users.noreply.github.com>
Co-authored-by: Phạm Ngọc Hòa <thaycacac@gmail.com>
Co-authored-by: bbigcd <bbigcd@163.com>
Co-authored-by: xuanzai <43233731+MikuBlog@users.noreply.github.com>
Co-authored-by: flitrue <812863096@qq.com>
Co-authored-by: 韬 <605682551@qq.com>
Co-authored-by: 任羽飞 <ren12345@126.com>
Co-authored-by: Kaitian Xie <xkaitian@gmail.com>
Co-authored-by: AndyLZC/AndyLZC.github.io <34624589+AndyLZC@users.noreply.github.com>
Co-authored-by: RussXD <shangtouWeb@foxmail.com>
Co-authored-by: 李小斐 <623536309@qq.com>
Co-authored-by: RoBlues <robluesmail@gmail.com>
Co-authored-by: Shota Aratono <195194+artn@users.noreply.github.com>
Co-authored-by: echofly <36875450+echofly@users.noreply.github.com>
Co-authored-by: Aisen60 <1147319086@qq.com>
Co-authored-by: aisen60 <aisen60@qq.com>
Co-authored-by: Alex S <50220345+sabatale@users.noreply.github.com>
Co-authored-by: Aisen <caixusheng60@gmail.com>
Co-authored-by: ntnyq <ntnyq13@gmail.com>
Co-authored-by: garethx <gareth.wilson@gmail.com>
Co-authored-by: AiMe1991 <sxd.08@163.com>
Co-authored-by: cooper <1322849632@qq.com>
Co-authored-by: Nickbing Lao <giscafer@outlook.com>
Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
Co-authored-by: Cat73 <Cat7373@users.noreply.github.com>
Co-authored-by: Silentdoer <1010993610@qq.com>
Co-authored-by: qige2016 <286882998@qq.com>
Co-authored-by: Dihak <dihak@digitalkode.com>
Co-authored-by: crayymumu <854994301@qq.com>
Co-authored-by: dyz <43943819+dyzsoft@users.noreply.github.com>
Co-authored-by: Kerollos Magdy <kerolloz@yahoo.com>
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-03 11:49:10 -04:00
Elsio Sanchez
0b314fc8c2
Process the POS ( #584 )
...
* Process the POS
* fixe pos Process
2021-02-16 14:06:06 -04:00
Elsio Sanchez
737d85b0ba
Point of Sale Processes ( #583 )
...
* Cancel sale transaction
* minimal change
* Copy Order
* Copy Line the Order
* add Traslation
2021-02-11 11:55:45 -04:00
Elsio Sanchez
c4f3e500d7
Validate collection ( #568 )
...
* correcting field title errors
* Validate collection
* add translation
* add traslation
* remove the function displayTenderType
* correcting translation
* remove unnecessary code
2021-01-25 15:06:00 -04:00
Elsio Sanchez
986c206073
add validation at the time of creating the business partner ( #562 )
...
* add validation at the time of creating the business partner
add translation
validate PriceChecking
* minimal changue
* Add translation
2020-12-22 20:41:48 -04:00
Elsio Sanchez
d63ef5aeb6
Correct order search error ( #561 )
...
* Correct order search error
solve product list and order popover error
* add the option to cancel the order
* minimal change
* change leng
2020-12-10 19:01:49 -04:00
Yamel Senih
17d326dddb
Improve translation for Price Checking
2020-12-04 14:02:02 -04:00
Yamel Senih
17b086fa04
Add Quantity on hand for Product Info
2020-12-04 12:05:05 -04:00
Elsio Sanchez
ac8dd05cb6
add traslation the title ( #556 )
2020-12-02 17:45:09 -04:00
Elsio Sanchez
20b9d90f18
Add big total converted ( #555 )
...
* Add big total converted
* minimal change
2020-12-02 16:45:18 -04:00
Elsio Sanchez
2802e06030
add traduction and icon ( #552 )
2020-12-02 12:34:15 -04:00
Yamel Senih
053a250b21
Add translation for Product Info
2020-12-01 20:18:22 -04:00
Elsio Sanchez
1e40283c4e
barcode Reader ( #550 )
2020-12-01 19:36:57 -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
Yamel Senih
40cc40a9ab
REfactory from Panjian changes, update gRPC library and components ( #526 )
2020-08-08 16:41:20 -04:00
Yamel Senih
175a8fb4d1
Add support to some translation ( #492 )
...
* Add support to some translation
* Fix role
2020-05-11 01:25:10 -04:00
elsiosanchez
983d3642c3
Hide and show context information ( #471 )
...
* Hide and show context information
* default value true
* rename variable
* rename variable
2020-04-29 17:11:31 -04:00
Edwin Betancourt
6e9c48ad51
feat: Change size component implementation ( #464 )
...
* feat: Change size component implementation
* fix operators list.
* set size values in references.
* fix: Operator's comparison list.
* Set id with constants references.
2020-04-29 10:32:15 -04:00
elsiosanchez
5b3efd7a66
Fixed Style Role Navbar ( #463 )
...
* Fixed Style Role Navbar
* Rename translation for Client
Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-04-24 18:15:52 -04:00
Edwin Betancourt
f47dea22df
fix: Run callout's after change values in all field's. ( #418 )
...
* fix: Run callout's after change values in all field's.
* change to pomisse getCalloyut and await getContextInfoValueFromServer
2020-03-24 21:42:34 -04:00
Edwin Betancourt
8c9e2f0513
fix: Print formats unnecessary request. ( #414 )
2020-03-24 21:34:57 -04:00
Leonel Matos
647852f851
add proposal for quick access from favourites dashboard in windows items ( #372 )
...
* add proposal for quick access from favourites dashboard in windows items
* add tooltip for description and translations
* fix translations
2020-02-27 19:12:06 -04:00
Edwin Betancourt
252cc43679
fix: Export record in table, and mobile support to Smart Browser. ( #325 )
...
* fix: Export record in table, and mobile support to Smart Browser.
* Change comparison disabled export record action.
* Closed fotmat exports list in export record action menu.
2020-02-11 17:52:23 -04:00
EdwinBetanc0urt
2dbc02403a
fix #314 Wrong display of the Window references in the context menu. ( #315 )
...
* fix: Add item to notify when window references is empty.
* fix: Display of Window references when they have many items in the list.
2020-02-10 21:10:46 -04:00
elsiosanchez
94788e0e7c
changing chat structure and asynchronous methods ( #298 )
...
* changing chat structure and asynchronous methods
* changing descending order
* reverse changes
* change constante
* clear notes when new record
* clear notes when new record
* rename change history to activities
2020-02-04 10:38:58 -04:00
elsiosanchez
e4729a4841
Support add comment ( #291 )
...
* Support add comment
* add traslation
* add chat
* change color of parrafo
2020-01-31 18:00:31 -04:00
EdwinBetanc0urt
7870fdbfab
feat: Add operators comparison to advanced search. ( #287 )
...
* feat: Add operators comparison to advanced search.
* Set is null and not null operator.
* Add multiple values to IN and NOT IN operators.
* Add component render to set values to IN and NOT IN operators.
* Add IN and NOT IN operators in date component.
* Fix attribute comparison (isAdvancedQuery).
2020-01-31 12:53:04 -04:00
elsiosanchez
f446bf6142
add popover of Workflow log ( #284 )
...
* Add popover to Workflow Log
* delete italic format
* change funtion
2020-01-29 17:26:25 -04:00
Leonel Matos
fefe39d9f9
change process logs translations ( #283 )
...
* bugfix open process activity from process notifications
* change process logs translations
2020-01-29 16:24:53 -04:00
elsiosanchez
99d49b91fc
Add ListRecordChat and ListChatEntries ( #272 )
...
* creating structure for the service
* structure container info
* waiting for service
* service test
* Support record Log of container info
* style of the option Change Detail
* Text formats
* add color to event type
* Add Disable of textLong
* change style text long
* Add service the ListRecordChats and ListChatEntries
* Support Workflow
* changing translation
2020-01-29 10:13:21 -04:00
EdwinBetanc0urt
6e89373f51
fix: Uncaught exception in promises, and remove log consoles. ( #267 )
2020-01-27 12:59:33 -04:00
elsiosanchez
b9cc5ff276
Support record Log of container info ( #266 )
...
* creating structure for the service
* structure container info
* waiting for service
* service test
* Support record Log of container info
* style of the option Change Detail
* Text formats
* add color to event type
* Add Disable of textLong
* change style text long
2020-01-27 11:00:34 -04:00
Leonel Matos
828edc58a2
Change desing for zoom references ( #252 )
...
* bugfix advanced search when field value no change
* update styles
2020-01-22 17:34:27 -04:00
EdwinBetanc0urt
8e771a01e8
Add support to translations (Tab Translations). ( #229 )
...
* Support to translations in ADempiere Vue.
* change popover to translation and add vuex store
* Add structure from vuex store to get translations.
* Add update translations with language.
2020-01-20 16:11:30 -04:00
elsiosanchez
45b53ab6ea
Add Export in Zip ( #228 )
...
* add download in zip
* Delete Console
2020-01-20 16:08:55 -04:00
elsiosanchez
3af4d67678
Add Calendar to Dashboard ( #227 )
...
Hi!, The calendar was supported using
element-ui and vue.js
2020-01-20 16:04:57 -04:00
EdwinBetanc0urt
fd6096b565
redefine API to provide business data ( #214 )
...
* Change of main functions of api from the application to the grpc library
* Create entity.
* Update entity.
* Delete entity.
* Request entity.
* Request entities list.
* Rollback entity.
* Run process.
* Browser search.
* Convert API functions to get values.
* migrate CRUD and Browser Search.
* migrate process control and callout control.
* migrate print formats.
* migrate recent items, references, context info value, private access
* migrate pending documents, favorites, language and translations.
* migrate lookups.
* fix: Drill table empty name.
* Change report output.
* Refactor dashboard and language.
* Fix dashboard component.
* Fix dashboards unsupported, and refactor and remove getting values
2020-01-14 15:42:09 -04:00
elsiosanchez
e33dd42a33
Support to process the selection of records ( #212 )
...
* add processes to context menu
* add a mixins for menu
* execute selected processes
* add message with process results
* add process selection
* modify hover from context menu
* modify hover from context menu
* style hover
* resolve conflicts
2020-01-13 18:04:10 -04:00
Leonel Matos
da3fad95a6
add drill down support to reports ( #183 )
...
* add drill down support to reports
* add validations and service implementation for get report output
* add parameters for change report output
* add service implementation for report output and add change print format
* fix send parameters of report
* add support to change view report
* bugfix names of properties
* minor bugfix
* add support to list drill tables by reports
* modify styles for childs menu
* open drill report in other container
* bugfix route definition
* bugfix default report format
* bugfix to generate reports
Co-authored-by: EdwinBetanc0urt <EdwinBetanc0urt@hotmail.com>
2020-01-10 14:47:25 -04:00
EdwinBetanc0urt
ef26f3055d
fix: Correct process metadata loading in modal. ( #210 )
2019-12-13 20:42:47 -04:00
EdwinBetanc0urt
8b53babb21
feat: Add support to sequence tab. ( #186 )
...
* feat: Add support to sequence tab.
* Add name to list sequence tab.
* Add multiple tab sequence as process in tab.
* Add identifier fields from source tab to sequence tab.
* Add multiple requests to get all records according to the pagination.
* Corrects the display of records in the first load.
* Correct multiple petition if parent record has not changed.
* Refresh the list of records on the source tab.
* Fix moved sequence and names to showed.
* fix identifiers list and actions.
* remove the displayed sequence.
2019-12-11 16:33:29 -04:00
Leonel Matos
2c35e3f978
Support to private access feature ( #174 )
...
* add feature for go to print format setup window from report viewer
* change translation
* add feature for field condition in table records
* add private access feature
* some changes
* redefine
* add notification for lock and unlock records
* bugfix syntax
* bugfix lock and unlock records
2019-12-03 15:18:16 -04:00
elsiosanchez
73b375ca74
Support Documents Pendings ( #189 )
...
* Support Documents Pendings
* Bugfix syntax
* route getters according to the role
* add send criteria from list of documents pendings
* change translations
2019-12-03 15:04:33 -04:00
elsiosanchez
929301579c
Add Export Window Record ( #168 )
...
* Add Export Window Record
* Remove console.log
* unnecessary message
* add javascript class for exporter
* rename function
* rename file
* Add contexMenu to table
* import changes
* correcting translations
* add translation when exporting file...
* add a computed property to the Json array
* Add Traslation to Option Format Export
* remove validation
* Restore File
* restore file Export
* restore file Export
* Update Export2Excel.js
2019-12-02 12:36:06 -04:00
EdwinBetanc0urt
0b95a6e10d
feat: Add totals with selection. ( #187 )
2019-11-28 10:03:16 -04:00
Leonel Matos
85bb211490
add favorites list in dashboard view ( #182 )
...
Is nice it jus is nice to have a way for update this automatically
2019-11-26 15:03:53 -04:00
Leonel Matos
97c13e23a5
Add feature print format setup action ( #163 )
...
* add feature for go to print format setup window from report viewer
* change translation
* add const to static routes
2019-11-25 18:37:02 -04:00
Leonel Matos
dbaf0ec966
add feature report view selection in report viewer ( #165 )
...
* add feature report view selection in report viewer
* add report view list service implementation
2019-11-25 16:36:21 -04:00
Leonel Matos
2564ce307f
add feature print format selection in report viewer ( #162 )
...
* add feature print format selection in report viewer
* add service implementation
* add print format list to context menu actions
2019-11-25 11:41:08 -04:00